summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-06badblocks: return boolean from badblocks_set() and badblocks_clear()Zheng Qixing
2025-03-06dma-buf: drop caching of sg_tablesChristian König
2025-03-06dma-buf: dma-buf: stop mapping sg_tables on attach v2Christian König
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König
2025-03-06dma-buf: fix incorrect dma-fence documentation v2Christian König
2025-03-06uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa
2025-03-06watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei
2025-03-06iomap: Support SW-based atomic writesJohn Garry
2025-03-06iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HWJohn Garry
2025-03-06Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...Christian Brauner
2025-03-06PCI: dwc: Add Rockchip to the RAS DES allowed vendor listNiklas Cassel
2025-03-06PCI: Add Rockchip Vendor IDShawn Lin
2025-03-06PCI: dwc: Add debugfs based Silicon Debug support for DWCShradha Todi
2025-03-06gpiolib: fix kerneldocBartosz Golaszewski
2025-03-05include/linux/log2.h: mark is_power_of_2() with __always_inlineSu Hui
2025-03-05NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer
2025-03-05mm/hugetlb: wait for hugetlb folios to be freedGe Yang
2025-03-05net: phy: remove remaining PHY package related definitions from phy.hHeiner Kallweit
2025-03-05net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit
2025-03-05net: stmmac: configure SerDes on mac_finishChoong Yong Liang
2025-03-05arch: x86: add IPC mailbox accessor function and add SoC register accessDavid E. Box
2025-03-05ASoC: Merge up fixesMark Brown
2025-03-05fs/pipe: remove buggy and unused 'helper' functionLinus Torvalds
2025-03-05file: add fput and file_ref_put routines optimized for use when closing a fdMateusz Guzik
2025-03-05include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" memberK Prateek Nayak
2025-03-05fs/pipe: Fix pipe_occupancy() with 16-bit indexesLinus Torvalds
2025-03-05treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'Vincent Mailhol
2025-03-05gpio: Hide valid_mask from direct assignmentsMatti Vaittinen
2025-03-05gpio: Add a valid_mask getterMatti Vaittinen
2025-03-05posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2025-03-05pidfs: record exit code and cgroupid at exitChristian Brauner
2025-03-05fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folioMatthew Wilcox (Oracle)
2025-03-05VFS: Change vfs_mkdir() to return the dentry.NeilBrown
2025-03-05nfs: change mkdir inode_operation to return alternate dentry if needed.NeilBrown
2025-03-05mm/slab: call kmalloc_noprof() unconditionally in kmalloc_array_noprof()Ye Bin
2025-03-04Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...Boqun Feng
2025-03-04rcu: Use _full() API to debug synchronize_rcu()Uladzislau Rezki (Sony)
2025-03-04Flush console log from kernel_power_off()Paul E. McKenney
2025-03-04rcu-tasks: Move RCU Tasks self-tests to core_initcall()Paul E. McKenney
2025-03-04ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng
2025-03-04PCI: hotplug: Inline pci_hp_{create,remove}_module_link()Lukas Wunner
2025-03-04PCI: hotplug: Drop superfluous pci_hotplug_slot_listLukas Wunner
2025-03-04ACPI: platform_profile: Add support for hidden choicesMario Limonciello
2025-03-04x86/preempt: Move preempt count to percpu hot sectionBrian Gerst
2025-03-04percpu: Introduce percpu hot sectionBrian Gerst
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar
2025-03-04fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutexLinus Torvalds
2025-03-04Coresight: Add Coresight TMC Control Unit driverJie Gan
2025-03-04Coresight: Change to read the trace ID from coresight_pathJie Gan
2025-03-04Coresight: Introduce a new struct coresight_pathJie Gan