summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-19SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-02-18net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima
2025-02-18io_uring: fix spelling error in uapi io_uring.hJens Axboe
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-18nvme: Cleanup the definition of the controller config register fieldsDamien Le Moal
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-02-18sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers
2025-02-17taskstats: modify taskstats versionWang Yaxin
2025-02-17Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-15Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson
2025-02-14Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-14Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-14virtio_snd.h: clarify that `controls` depends on VIRTIO_SND_F_CTLSStefano Garzarella
2025-02-14landlock: Minor typo and grammar fixes in IPC scoping documentationGünther Noack
2025-02-13Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-14Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells
2025-02-13drm: Fix DSC BPP increment decodingImre Deak
2025-02-11thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI headerZhang Rui
2025-02-10vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-10PCI: pci_ids: add INTEL_HDA_PTL_HPierre-Louis Bossart
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-07Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni
2025-02-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-06string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook
2025-02-06compiler.h: Introduce __must_be_byte_array()Kees Cook
2025-02-06compiler.h: Move C string helpers into C-only kernel sectionKees Cook
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent
2025-02-06ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet