summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-04-23io_uring/zcrx: add support for multiple ifqsPavel Begunkov
2025-04-21io_uring/zcrx: move zcrx region to struct io_zcrx_ifqPavel Begunkov
2025-04-21io_uring: don't store bgid in req->buf_indexPavel Begunkov
2025-04-19Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-17mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner
2025-04-17writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-17fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand
2025-04-17mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-15fs: add kern_path_locked_negative()Christian Brauner
2025-04-15PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-13nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-11mm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand
2025-04-11locking/local_lock, mm: replace localtry_ helpers with local_trylock_t typeAlexei Starovoitov
2025-04-11dcache: convert dentry flag macros to enumOmar Sandoval
2025-04-10Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-10Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-10Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-10firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald
2025-04-09hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::functionNam Cao
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-08perf: Fix hang while freeing sigtrap eventFrederic Weisbecker
2025-04-08gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flagBartosz Golaszewski
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev
2025-04-07platform/x86: intel_pmc_ipc: add option to build without ACPIDavid E. Box
2025-04-07irqchip/davinci: Remove leftover headerBartosz Golaszewski
2025-04-07mtd: spinand: Fix build with gcc < 7.5Miquel Raynal
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-05hrtimers: Make callback function pointer privateNam Cao
2025-04-05hrtimers: Delete hrtimer_init()Nam Cao
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-04irqdomain: Stop using 'host' for domainJiri Slaby (SUSE)
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)
2025-04-04Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...Arnd Bergmann
2025-04-04KVM: Allow building irqbypass.ko as as module when kvm.ko is a moduleSean Christopherson