summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-12-17net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap
2019-12-17net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2019-12-17mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens
2019-12-17kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-17bpf: Fix cgroup local storage prog trackingDaniel Borkmann
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley
2019-12-16Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-16bpf: Fix missing prog untrack in release_mapsDaniel Borkmann
2019-12-15jbd2: fix kernel-doc notation warningRandy Dunlap
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-13tcp: refine tcp_write_queue_empty() implementationEric Dumazet
2019-12-13tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2019-12-13Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-13Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-13Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas
2019-12-12fs: remove ksys_dup()Dominik Brodowski
2019-12-12init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski
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-11rtc: mt6397: fix alarm register overwriteRan Bi
2019-12-11dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner
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