summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-12perf ui progress: Fix progress updateJiri Olsa
2017-09-12perf ui progress: Make sure we always define step valueJiri Olsa
2017-09-12perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa
2017-09-12tools lib api: Fix make DEBUG=1 buildJiri Olsa
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff
2017-09-12tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo
2017-09-12ovl: fix false positive ESTALE on lookupAmir Goldstein
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada
2017-09-12fuse: getattr cleanupMiklos Szeredi
2017-09-12fuse: honor iocb sync flags on writeMiklos Szeredi
2017-09-12fuse: allow server to run in different pid_nsMiklos Szeredi
2017-09-12pinctrl/amd: save pin registers over suspend/resumeDaniel Drake
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-12ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai
2017-09-12pinctrl: armada-37xx: Fix gpio interrupt setupGregory CLEMENT
2017-09-12pinctrl: sprd: fix off by one bugsDan Carpenter
2017-09-12pinctrl: sprd: check for allocation failureDan Carpenter
2017-09-12pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TESTGeert Uytterhoeven
2017-09-12pinctrl: sprd: fix build errors and dependenciesRandy Dunlap
2017-09-12pinctrl: sprd: make three local functions staticColin Ian King
2017-09-12pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada
2017-09-12ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring
2017-09-12KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectlyPaul Mackerras
2017-09-12KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcrPaul Mackerras
2017-09-12KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accessesBenjamin Herrenschmidt
2017-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-09-11Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-11f2fs: clear radix tree dirty tag of pages whose dirty flag is clearedDaeho Jeong
2017-09-11NFS: various changes relating to reporting IO errors.NeilBrown
2017-09-11NFS: Add static NFS I/O tracepointsChuck Lever
2017-09-11pNFS: Use the standard I/O stateid when calling LAYOUTGETTrond Myklebust
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-11f2fs: speed up gc_urgent mode with SSRJaegeuk Kim
2017-09-11f2fs: better to wait for fstrim completionJaegeuk Kim
2017-09-11block: directly insert blk-mq request from blk_insert_cloned_request()Jens Axboe
2017-09-11Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-09-11net/sched: fix pointer check in gen_handleJosh Hunt
2017-09-11ipv6: sr: remove duplicate routing header type checkDavid Lebrun
2017-09-11xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer
2017-09-11perf/bpf: fix a clang compilation issueYonghong Song
2017-09-11net: bonding: Fix transmit load balancing in balance-alb mode if specified by...Kosuke Tatsukawa
2017-09-11Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov
2017-09-11Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King
2017-09-11Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King
2017-09-11Input: goodix - add support for capacitive home buttonSergei A. Trusov
2017-09-11hv_netvsc: avoid unnecessary wakeups on subchannel creationStephen Hemminger
2017-09-11hv_netvsc: fix deadlock on hotplugStephen Hemminger