summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-12cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki
2019-12-12blk-cgroup: remove blkcg_drain_queueGuoqing Jiang
2019-12-12init: use do_mount() instead of ksys_mount()Dominik Brodowski
2019-12-12devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski
2019-12-11bpf: Make BPF trampoline use register_ftrace_direct() APIAlexei Starovoitov
2019-12-11io_uring: ensure we return -EINVAL on unknown opcodeJens Axboe
2019-12-11Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-12-11i2c: add helper to check if a client has a driver attachedWolfram Sang
2019-12-10io_uring: allow unbreakable linksJens Axboe
2019-12-10i2c: fix header file kernel-doc warningRandy Dunlap
2019-12-10i2c: remove i2c_new_dummy() APIWolfram Sang
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov
2019-12-10bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-09Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09net/x25: add new state X25_STATE_5Martin Schiller
2019-12-09neighbour: remove neigh_cleanup() methodEric Dumazet
2019-12-09netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter
2019-12-09PM / devfreq: Use PM QoS for sysfs min/max_freqLeonard Crestez
2019-12-09PM / devfreq: Add PM QoS supportLeonard Crestez
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08efi: Fix efi_loaded_image_t::unload typeArvind Sankar
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds
2019-12-07inet: protect against too small mtu values.Eric Dumazet
2019-12-06tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault
2019-12-06tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault
2019-12-06tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-06Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-06Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson
2019-12-06printk: Drop pr_warning definitionKefeng Wang
2019-12-05Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-12-05Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-04mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport