summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-26Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-26perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-09-26Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-26Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-09-26binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook
2019-09-26Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-09-26Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-26Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-26arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-26ntfs: remove (un)?likely() from IS_ERR() conditionsDenis Efremov
2019-09-26IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov
2019-09-26xfs: remove unlikely() from WARN_ON() conditionDenis Efremov
2019-09-26wimax/i2400m: remove unlikely() from WARN*() conditionDenis Efremov
2019-09-26fs: remove unlikely() from WARN_ON() conditionDenis Efremov
2019-09-26xen/events: remove unlikely() from WARN() conditionDenis Efremov
2019-09-26Merge tag 'wireless-drivers-for-davem-2019-09-26' of https://git.kernel.org/p...David S. Miller
2019-09-26bpf: Clean up indentation issue in BTF kflag processingColin Ian King
2019-09-26jffs2: Fix mounting under new mount APIDavid Howells
2019-09-26libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitionsAndrii Nakryiko
2019-09-26MAINTAINERS: Add myself as reviewer for the PWM subsystemUwe Kleine-König
2019-09-26MAINTAINERS: Add patchwork link for PWM entryUwe Kleine-König
2019-09-26MAINTAINERS: Add a selection of PWM related keywords to the PWM entryUwe Kleine-König
2019-09-26pwm: mediatek: Add MT7629 compatible stringSam Shih
2019-09-26io_uring: make CQ ring wakeups be more efficientJens Axboe
2019-09-26ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld
2019-09-26openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing
2019-09-26dt-bindings: net: ravb: Add support for r8a774b1 SoCBiju Das
2019-09-26net: stmmac: Fix page pool sizeThierry Reding
2019-09-26macsec: drop skb sk before calling gro_cells_receiveXin Long
2019-09-26iocost: bump up default latency targets for hard disksTejun Heo
2019-09-26iocost: improve nr_lagging handlingTejun Heo
2019-09-26iocost: better trace vrate changesTejun Heo
2019-09-26Merge tag 'mlx5-fixes-2019-09-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-09-26smb3: pass mode bits into create callsSteve French
2019-09-26net: print proper warning on dst underflowJason A. Donenfeld
2019-09-26net/sched: cbs: Fix not adding cbs instance to listVinicius Costa Gomes
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-26MAINTAINERS: add Yanjun to FORCEDETH maintainers listRain River
2019-09-26block: don't release queue's sysfs lock during switching elevatorMing Lei
2019-09-26blk-mq: move lockdep_assert_held() into elevator_exitMing Lei
2019-09-26Merge tag 'perf-core-for-mingo-5.5-20190925' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-09-26Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-09-25checkpatch: check for nested (un)?likely() callsDenis Efremov
2019-09-25hexagon: drop empty and unused free_initrd_memMike Rapoport
2019-09-25mm: factor out common parts between MADV_COLD and MADV_PAGEOUTMinchan Kim