summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-07-19locking/rwsem: make owner helpers globally availableLance Yang-0/+12
2025-07-19panic: add 'panic_sys_info' sysctl to take human readable string parameterFeng Tang-0/+8
2025-07-19panic: generalize panic_print's function to show sys infoFeng Tang-0/+20
2025-07-19kdump: implement reserve_crashkernel_cmaJiri Bohac-0/+12
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac-1/+2
2025-07-19mm/page_owner: convert set_page_owner_migrate_reason() to foliosSidhartha Kumar-4/+4
2025-07-19mm/damon/core: remove damon_callbackSeongJae Park-30/+1
2025-07-19mm/damon/core: add cleanup_target() ops callbackSeongJae Park-2/+4
2025-07-19mm/damon/core: introduce repeat mode damon_call()SeongJae Park-0/+2
2025-07-19mm/damon: accept parallel damon_call() requestsSeongJae Park-2/+5
2025-07-19mm: introduce per-node proactive reclaim interfaceDavidlohr Bueso-0/+16
2025-07-19mm: remove unmap_and_put_page()Vishal Moola (Oracle)-6/+0
2025-07-19mm/damon/core: add damos->migrate_dests fieldSeongJae Park-3/+10
2025-07-19mm/damon: add struct damos_migrate_destsSeongJae Park-0/+16
2025-07-19mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka-1/+0
2025-07-19mm/vmstat: make MEMCG select VM_EVENT_COUNTERSKirill A. Shutemov-2/+2
2025-07-19mm/damon/sysfs: use DAMON core API damon_is_running()SeongJae Park-0/+1
2025-07-19Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+30
2025-07-19Merge tag 'iio-for-6.17a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-8/+122
2025-07-19srcu: Add guards for SRCU-fast readersPaul E. McKenney-0/+5
2025-07-18net: s/dev_close_many/netif_close_many/Stanislav Fomichev-1/+1
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev-0/+1
2025-07-18net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev-1/+1
2025-07-18net: s/__dev_set_mtu/__netif_set_mtu/Stanislav Fomichev-1/+1
2025-07-18net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/Stanislav Fomichev-2/+2
2025-07-18net: s/dev_get_mac_address/netif_get_mac_address/Stanislav Fomichev-1/+1
2025-07-18net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev-2/+2
2025-07-18net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer-3/+19
2025-07-18Merge branch 'for-6.17/cxl-events-updates' into cxl-for-nextDave Jiang-1/+36
2025-07-18iommufd: Rename some shortterm-related identifiersXu Yilun-1/+7
2025-07-18iommufd/vdevice: Remove struct device reference from struct vdeviceXu Yilun-1/+7
2025-07-18iommufd: Destroy vdevice on idevice destroyXu Yilun-0/+6
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov-98/+255
2025-07-18io_uring/cmd: remove struct io_uring_cmd_dataCaleb Sander Mateos-9/+0
2025-07-18io_uring/cmd: introduce IORING_URING_CMD_REISSUE flagCaleb Sander Mateos-0/+2
2025-07-18Merge tag 'phy-fix-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-0/+2
2025-07-18cxl/events: Trace Memory Sparing Event RecordShiju Jose-0/+33
2025-07-18cxl/events: Update Common Event Record to CXL spec rev 3.2Shiju Jose-1/+3
2025-07-18wifi: mac80211: support initialising an S1G short beaconing BSSLachlan Hodges-0/+4
2025-07-18wifi: cfg80211: support configuring an S1G short beaconing BSSLachlan Hodges-0/+62
2025-07-18wifi: brcmfmac: Add support for the SDIO 43751 deviceFabio Estevam-0/+1
2025-07-18vdso/gettimeofday: Add support for auxiliary clocksThomas Weißschuh-0/+2
2025-07-18vdso/vsyscall: Update auxiliary clock data in the datapageThomas Weißschuh-0/+9
2025-07-18vdso: Introduce aux_clock_resolution_ns()Thomas Weißschuh-0/+13
2025-07-18crypto: engine - remove {prepare,unprepare}_crypt_hardware callbacksOvidiu Panait-11/+0
2025-07-18crypto: engine - remove request batching supportOvidiu Panait-5/+0
2025-07-18crypto: acomp - Fix CFI failure due to type punningEric Biggers-4/+1
2025-07-18Merge tag 'local-lock-for-net' of git://git.kernel.org/pub/scm/linux/kernel/g...Herbert Xu-25/+25
2025-07-18fs: constify file ptr in backing_file accessor helpersAmir Goldstein-3/+3
2025-07-18drm: Move drm_gem ioctl kerneldoc to uapi fileDavid Francis-12/+28