summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-19Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds10-101/+298
2024-11-19Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-3/+1
2024-11-19Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds3-19/+46
2024-11-19Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+7
2024-11-19Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+0
2024-11-19Merge branch 'for-6.13/bpf' into for-linusJiri Kosina2-16/+15
2024-11-18Merge branch 'for-6.13/core' into for-linusJiri Kosina1-1/+0
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-1/+50
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-8/+3
2024-11-18Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+18
2024-11-18Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-3/+56
2024-11-18Merge tag 'vfs-6.13.usercopy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+97
2024-11-18Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+50
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+4
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds4-10/+183
2024-11-18Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2024-11-18Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds9-47/+184
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+158
2024-11-18ipv6/udp: Add 4-tuple hash for connected socketPhilo Lu1-0/+2
2024-11-18ipv4/udp: Add 4-tuple hash for connected socketPhilo Lu1-1/+15
2024-11-18net/udp: Add 4-tuple hash list basisPhilo Lu2-3/+93
2024-11-18net/udp: Add a new struct for hash2 slotPhilo Lu1-4/+34
2024-11-18Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-3/+17
2024-11-17Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2024-11-16virtio_ring: remove API virtqueue_set_dma_premappedXuan Zhuo1-2/+0
2024-11-16virtio_ring: introduce add api for premappedXuan Zhuo1-0/+11
2024-11-16ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata1-2/+7
2024-11-16ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata1-1/+4
2024-11-16net: netpoll: Individualize the skb poolBreno Leitao1-0/+1
2024-11-16net: phy: fix phylib's dual eee_enabledRussell King (Oracle)1-2/+0
2024-11-16Merge tag 'for-net-next-2024-11-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-6/+108
2024-11-16Merge tag 'nf-next-24-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-15/+28
2024-11-16Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker5-26/+138
2024-11-16srcu: Unconditionally record srcu_read_lock_lite() in ->srcu_reader_flavorPaul E. McKenney3-7/+25
2024-11-15Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki1-2/+6
2024-11-15io_uring: restore back registered wait argumentsPavel Begunkov2-0/+8
2024-11-15Merge tag 'drm-fixes-2024-11-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-4/+15
2024-11-15bpf: use common instruction history across all statesAndrii Nakryiko1-8/+11
2024-11-15Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2024-11-15io_uring: add memory region registrationPavel Begunkov2-0/+11
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov2-0/+20
2024-11-15io_uring: temporarily disable registered waitsPavel Begunkov2-13/+0
2024-11-15x86/efi: Drop support for the EFI_PROPERTIES_TABLENicolas Saenz Julienne1-14/+3
2024-11-15block: make struct rq_list available for !CONFIG_BLOCKJens Axboe1-1/+1
2024-11-15netfilter: bitwise: add support for doing AND, OR and XOR directlyJeremy Sowden1-0/+8
2024-11-15netfilter: bitwise: rename some boolean operation functionsJeremy Sowden1-3/+7
2024-11-15sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2024-11-15net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree1-0/+4
2024-11-15mdio: Remove mdio45_ethtool_gset_npage()Alistair Francis1-3/+0