summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-01-21Merge tag 'm68k-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2025-01-21Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds6-19/+68
2025-01-21Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds12-77/+87
2025-01-21Merge tag 'bcachefs-2025-01-20.2' of git://evilpiepirate.org/bcachefsLinus Torvalds2-2/+4
2025-01-21Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+9
2025-01-21Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2-1/+39
2025-01-20Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2025-01-20Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-24/+76
2025-01-20Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+44
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+9
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-36/+7
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+26
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-34/+96
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-239/+512
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2025-01-19Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+63
2025-01-18Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2025-01-18tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt1-0/+63
2025-01-17block: Add common atomic writes enable flagJohn Garry1-2/+2
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-24/+1
2025-01-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den1-0/+1
2025-01-16lockref: add a lockref_init helperChristoph Hellwig1-0/+11
2025-01-16lockref: drop superfluous externsChristoph Hellwig1-3/+3
2025-01-16lockref: use bool for false/true returnsChristoph Hellwig1-3/+3
2025-01-16lockref: remove lockref_put_not_zeroChristoph Hellwig1-1/+0
2025-01-16fs: Fix return type of do_mount() from long to intSentaro Onizuka1-1/+1
2025-01-16net: make page_pool_ref_netmem work with net iovsPavel Begunkov1-1/+1
2025-01-15block: Ensure start sector is aligned for stacking atomic writesJohn Garry1-9/+12
2025-01-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-6/+6
2025-01-15Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds3-2/+15
2025-01-13md: reintroduce md-linearYu Kuai2-1/+3
2025-01-13Merge tag 'nvme-6.14-2025-01-12' of git://git.infradead.org/nvme into for-6.1...Jens Axboe1-0/+42
2025-01-13rbtree: add rb_find_add_cached() to rbtree.hRoger L. Beckermeyer III1-0/+37
2025-01-13btrfs: zoned: reclaim unused zone by zone resettingNaohiro Aota1-1/+2
2025-01-13mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts1-0/+12
2025-01-13module: fix writing of livepatch relocations in ROX textPetr Pavlu1-1/+2
2025-01-13hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song1-1/+1
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+2
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini15-63/+168
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-4/+2
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-01-11nvmet: Implement host identifier set feature supportDamien Le Moal1-0/+1
2025-01-11nvme: Add PCI transport typeDamien Le Moal1-0/+1
2025-01-11nvme: Move opcode string helper functions declarationsDamien Le Moal1-0/+40
2025-01-11xsk: Bring back busy polling supportStanislav Fomichev3-23/+0
2025-01-11io_uring: expose read/write attribute capabilityAnuj Gupta1-0/+1
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-26/+20
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-45/+32