summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-25mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins2-22/+7
2021-06-25mm/vmalloc: add vmalloc_no_hugeClaudio Imbrenda1-0/+1
2021-06-25blk: Fix lock inversion between ioc lock and bfqd lockJan Kara1-1/+2
2021-06-25kvm: x86: Allow userspace to handle emulation errorsAaron Lewis1-0/+23
2021-06-25KVM: debugfs: Reuse binary stats descriptorsJing Zhang1-16/+1
2021-06-25KVM: stats: Support binary stats retrieval for a VCPUJing Zhang1-1/+12
2021-06-25KVM: stats: Support binary stats retrieval for a VMJing Zhang1-0/+6
2021-06-24sctp: do black hole detection in search complete stateXin Long1-1/+2
2021-06-24net: macsec: fix the length used to copy the key for offloadingAntoine Tenart1-1/+1
2021-06-24PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain1-0/+3
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov1-1/+3
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov1-1/+1
2021-06-24net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas1-1/+1
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis1-0/+2
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig1-1/+1
2021-06-24block: move bdev_disk_changedChristoph Hellwig1-1/+0
2021-06-24xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen2-6/+4
2021-06-24rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney1-0/+14
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang3-2/+155
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang1-0/+12
2021-06-24fs: remove bdev_try_to_free_page callbackZhang Yi1-1/+0
2021-06-24jbd2,ext4: add a shrinker to release checkpointed buffersZhang Yi2-0/+127
2021-06-24jbd2: ensure abort the journal if detect IO error when writing original buffe...Zhang Yi1-0/+11
2021-06-24stm class: Spelling fixRandy Dunlap1-1/+1
2021-06-24HID: input: Add support for Programmable ButtonsThomas Weißschuh1-0/+1
2021-06-24Merge branch 'for-next/smccc' into for-next/coreWill Deacon1-2/+86
2021-06-24Merge branch 'for-next/perf' into for-next/coreWill Deacon2-33/+8
2021-06-24media: Fix Media Controller API config checksShuah Khan1-1/+1
2021-06-24dmaengine: imx-sdma: Remove platform data headerVladimir Zapolskiy1-60/+0
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-4/+4
2021-06-24Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai27-45/+141
2021-06-24sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flagBeata Michalska1-0/+10
2021-06-24crypto: api - Move crypto attr definitions out of crypto.hHerbert Xu2-21/+9
2021-06-24Merge tag 'v5.14-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-0/+32
2021-06-24Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-0/+127
2021-06-24Merge tag 'omap-for-v5.14/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson1-0/+1
2021-06-24Merge tag 'hisi-arm64-dt-for-5.14' of git://github.com/hisilicon/linux-hisi i...Olof Johansson1-1/+1
2021-06-24kunit: Add gnu_printf specifiersDavid Gow1-1/+1
2021-06-24kunit: Assign strings to 'const char*' in STREQ assertionsDavid Gow1-2/+2
2021-06-24kunit: Do not typecheck binary assertionsDavid Gow1-1/+0
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2-5/+40
2021-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+7
2021-06-23net/tls: Remove the __TLS_DEC_STATS() macro.Kuniyuki Iwashima1-2/+0
2021-06-23tcp: Add stats for socket migration.Kuniyuki Iwashima1-0/+2
2021-06-23Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+1
2021-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-8/+28
2021-06-23net: sched: remove qdisc->empty for lockless qdiscYunsheng Lin1-10/+3
2021-06-23net: sched: implement TCQ_F_CAN_BYPASS for lockless qdiscYunsheng Lin1-3/+13
2021-06-23net: sched: avoid unnecessary seqcount operation for lockless qdiscYunsheng Lin1-1/+3