summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-07-20Merge tag 'char-misc-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2025-07-20net/mlx5: Expose cable_length field in PFCC registerOren Sidi1-4/+15
2025-07-20net/mlx5: Add IFC bits and enums for buf_ownershipOren Sidi1-2/+12
2025-07-20net/mlx5: Add IFC bits to support RSS for IPSec offloadJianbo Liu1-7/+18
2025-07-20lib/math/gcd: use static key to select implementation at runtimeKuan-Wei Chiu1-0/+3
2025-07-20hung_task: extend hung task blocker tracking to rwsemsLance Yang1-9/+9
2025-07-20locking/rwsem: make owner helpers globally availableLance Yang1-0/+12
2025-07-20panic: add 'panic_sys_info' sysctl to take human readable string parameterFeng Tang1-0/+8
2025-07-20panic: generalize panic_print's function to show sys infoFeng Tang1-0/+20
2025-07-20kdump: implement reserve_crashkernel_cmaJiri Bohac1-0/+12
2025-07-20Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac1-1/+2
2025-07-20mm/page_owner: convert set_page_owner_migrate_reason() to foliosSidhartha Kumar1-4/+4
2025-07-20mm/damon/core: remove damon_callbackSeongJae Park1-30/+1
2025-07-20mm/damon/core: add cleanup_target() ops callbackSeongJae Park1-2/+4
2025-07-20mm/damon/core: introduce repeat mode damon_call()SeongJae Park1-0/+2
2025-07-20mm/damon: accept parallel damon_call() requestsSeongJae Park1-2/+5
2025-07-20mm: introduce per-node proactive reclaim interfaceDavidlohr Bueso1-0/+16
2025-07-20mm: remove unmap_and_put_page()Vishal Moola (Oracle)1-6/+0
2025-07-20mm/damon/core: add damos->migrate_dests fieldSeongJae Park1-3/+10
2025-07-20mm/damon: add struct damos_migrate_destsSeongJae Park1-0/+16
2025-07-20mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka1-1/+0
2025-07-20mm/vmstat: make MEMCG select VM_EVENT_COUNTERSKirill A. Shutemov1-2/+2
2025-07-20mm/damon/sysfs: use DAMON core API damon_is_running()SeongJae Park1-0/+1
2025-07-19Merge tag 'iio-for-6.17a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-8/+69
2025-07-19srcu: Add guards for SRCU-fast readersPaul E. McKenney1-0/+5
2025-07-19net: s/dev_close_many/netif_close_many/Stanislav Fomichev1-1/+1
2025-07-19net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev1-0/+1
2025-07-19net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev1-1/+1
2025-07-19net: s/__dev_set_mtu/__netif_set_mtu/Stanislav Fomichev1-1/+1
2025-07-19net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/Stanislav Fomichev1-2/+2
2025-07-19net: s/dev_get_mac_address/netif_get_mac_address/Stanislav Fomichev1-1/+1
2025-07-19net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev1-2/+2
2025-07-19net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer1-2/+12
2025-07-18iommufd: Rename some shortterm-related identifiersXu Yilun1-1/+7
2025-07-18iommufd/vdevice: Remove struct device reference from struct vdeviceXu Yilun1-1/+7
2025-07-18iommufd: Destroy vdevice on idevice destroyXu Yilun1-0/+1
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov22-30/+111
2025-07-18io_uring/cmd: remove struct io_uring_cmd_dataCaleb Sander Mateos1-9/+0
2025-07-18io_uring/cmd: introduce IORING_URING_CMD_REISSUE flagCaleb Sander Mateos1-0/+2
2025-07-18Merge tag 'phy-fix-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-0/+2
2025-07-18wifi: brcmfmac: Add support for the SDIO 43751 deviceFabio Estevam1-0/+1
2025-07-18vdso/vsyscall: Update auxiliary clock data in the datapageThomas Weißschuh1-0/+6
2025-07-18Merge tag 'local-lock-for-net' of git://git.kernel.org/pub/scm/linux/kernel/g...Herbert Xu2-25/+25
2025-07-18fs: constify file ptr in backing_file accessor helpersAmir Goldstein1-3/+3
2025-07-18cleanup: Fix documentation build error for ACQUIRE updatesDan Williams1-2/+1
2025-07-18string: Group str_has_prefix() and strstarts()Andy Shevchenko1-10/+10
2025-07-17PCI: Add pci_is_display() to check if device is a display controllerMario Limonciello1-0/+15
2025-07-17stop_machine: Improve kernel-doc function-header commentsPaul E. McKenney1-23/+41
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-6/+13
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki3-4/+40