summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-01-23io_uring: get rid of alloc cache init_once handlingJens Axboe
2025-01-20Merge tag 'm68k-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge tag 'bcachefs-2025-01-20.2' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-01-20Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-20Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-17Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-17block: Add common atomic writes enable flagJohn Garry
2025-01-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-16lockref: add a lockref_init helperChristoph Hellwig
2025-01-16lockref: drop superfluous externsChristoph Hellwig
2025-01-16lockref: use bool for false/true returnsChristoph Hellwig
2025-01-16lockref: remove lockref_put_not_zeroChristoph Hellwig
2025-01-16fs: Fix return type of do_mount() from long to intSentaro Onizuka
2025-01-15block: Ensure start sector is aligned for stacking atomic writesJohn Garry
2025-01-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-13Merge tag 'nvme-6.14-2025-01-12' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2025-01-13rbtree: add rb_find_add_cached() to rbtree.hRoger L. Beckermeyer III
2025-01-12mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts
2025-01-12module: fix writing of livepatch relocations in ROX textPetr Pavlu
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-10nvmet: Implement host identifier set feature supportDamien Le Moal
2025-01-10nvme: Add PCI transport typeDamien Le Moal
2025-01-10nvme: Move opcode string helper functions declarationsDamien Le Moal
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-10block: add a queue_limits_commit_update_frozen helperChristoph Hellwig
2025-01-10block: fix docs for freezing of queue limits updatesChristoph Hellwig
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner
2025-01-10poll: kill poll_does_not_wait()Oleg Nesterov
2025-01-10poll_wait: kill the obsolete wait_address checkOleg Nesterov
2025-01-10poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov
2025-01-09firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-09Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner
2025-01-09rculist: add list_bidir_{del,prev}_rcu()Christian Brauner
2025-01-09fs: kill MNT_ONRBChristian Brauner
2025-01-09fs: add STATX_DIO_READ_ALIGNChristoph Hellwig