summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-07-19mm: remove unmap_and_put_page()Vishal Moola (Oracle)
2025-07-19mm/damon/core: add damos->migrate_dests fieldSeongJae Park
2025-07-19mm/damon: add struct damos_migrate_destsSeongJae Park
2025-07-19mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka
2025-07-19mm/vmstat: make MEMCG select VM_EVENT_COUNTERSKirill A. Shutemov
2025-07-19mm/damon/sysfs: use DAMON core API damon_is_running()SeongJae Park
2025-07-19Merge tag 'iio-for-6.17a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-07-19srcu: Add guards for SRCU-fast readersPaul E. McKenney
2025-07-18net: s/dev_close_many/netif_close_many/Stanislav Fomichev
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev
2025-07-18net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev
2025-07-18net: s/__dev_set_mtu/__netif_set_mtu/Stanislav Fomichev
2025-07-18net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/Stanislav Fomichev
2025-07-18net: s/dev_get_mac_address/netif_get_mac_address/Stanislav Fomichev
2025-07-18net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev
2025-07-18net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer
2025-07-18iommufd: Rename some shortterm-related identifiersXu Yilun
2025-07-18iommufd/vdevice: Remove struct device reference from struct vdeviceXu Yilun
2025-07-18iommufd: Destroy vdevice on idevice destroyXu Yilun
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-18io_uring/cmd: remove struct io_uring_cmd_dataCaleb Sander Mateos
2025-07-18io_uring/cmd: introduce IORING_URING_CMD_REISSUE flagCaleb Sander Mateos
2025-07-18Merge tag 'phy-fix-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-07-18wifi: brcmfmac: Add support for the SDIO 43751 deviceFabio Estevam
2025-07-18vdso/vsyscall: Update auxiliary clock data in the datapageThomas Weißschuh
2025-07-18Merge tag 'local-lock-for-net' of git://git.kernel.org/pub/scm/linux/kernel/g...Herbert Xu
2025-07-18fs: constify file ptr in backing_file accessor helpersAmir Goldstein
2025-07-17cleanup: Fix documentation build error for ACQUIRE updatesDan Williams
2025-07-17string: Group str_has_prefix() and strstarts()Andy Shevchenko
2025-07-17PCI: Add pci_is_display() to check if device is a display controllerMario Limonciello
2025-07-17stop_machine: Improve kernel-doc function-header commentsPaul E. McKenney
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki
2025-07-17cgroup: llist: avoid memory tears for llist_nodeShakeel Butt
2025-07-17ilog2: add max_pow_of_two_factor()John Garry
2025-07-17nvme: fix typo in status code constant for self-test in progressAlok Tiwari
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni
2025-07-17watchdog: Don't use "proxy" headersAndy Shevchenko
2025-07-16firmware: qcom: scm: take struct device as argument in SHM bridge enableBartosz Golaszewski
2025-07-16firmware: qcom: scm: remove unused arguments from SHM bridge routinesBartosz Golaszewski
2025-07-16bpf: Add struct bpf_token_infoTao Chen
2025-07-16ACPI: APEI: handle synchronous exceptions in task workShuai Xue
2025-07-16pmdomain: core: introduce dev_pm_genpd_is_on()Hiago De Franco
2025-07-16cxl: Convert to ACQUIRE() for conditional rwsem lockingDan Williams
2025-07-16cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locksPeter Zijlstra
2025-07-16mm/pagemap: add write_begin_get_folio() helper functionTaotao Chen
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen
2025-07-16fsi: make fsi_bus_type constantGreg Kroah-Hartman
2025-07-16container_of: Document container_of() is not to be used in new codeSakari Ailus
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal