summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2025-07-17cgroup: llist: avoid memory tears for llist_nodeShakeel Butt1-3/+3
2025-07-17ilog2: add max_pow_of_two_factor()John Garry1-0/+14
2025-07-17nvme: fix typo in status code constant for self-test in progressAlok Tiwari1-1/+1
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni1-0/+55
2025-07-17watchdog: Don't use "proxy" headersAndy Shevchenko1-4/+8
2025-07-17firmware: qcom: scm: take struct device as argument in SHM bridge enableBartosz Golaszewski1-1/+0
2025-07-17firmware: qcom: scm: remove unused arguments from SHM bridge routinesBartosz Golaszewski1-2/+2
2025-07-17bpf: Add struct bpf_token_infoTao Chen1-0/+11
2025-07-16ACPI: APEI: handle synchronous exceptions in task workShuai Xue1-1/+0
2025-07-16pmdomain: core: introduce dev_pm_genpd_is_on()Hiago De Franco1-0/+6
2025-07-16cxl: Convert to ACQUIRE() for conditional rwsem lockingDan Williams1-0/+1
2025-07-16cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locksPeter Zijlstra3-16/+83
2025-07-16mm/pagemap: add write_begin_get_folio() helper functionTaotao Chen1-0/+27
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen2-7/+8
2025-07-16fsi: make fsi_bus_type constantGreg Kroah-Hartman1-1/+1
2025-07-16container_of: Document container_of() is not to be used in new codeSakari Ailus1-0/+3
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal1-8/+9
2025-07-16ata: libata-eh: Remove ata_do_eh()Damien Le Moal1-3/+6
2025-07-16srcu: Remove SRCU-lite implementationPaul E. McKenney3-86/+2
2025-07-16rcutorture: Remove support for SRCU-litePaul E. McKenney1-1/+1
2025-07-16bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek1-0/+10914
2025-07-15HID: core: Improve the kerneldoc for hid_report_len()Alan Stern1-1/+5
2025-07-15Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij1-0/+1
2025-07-15fs: add a new remove_bdev() callbackQu Wenruo1-0/+9
2025-07-15regset: Add explicit core note name in struct user_regsetDave Martin1-0/+10
2025-07-15regset: Fix kerneldoc for struct regset_get() in user_regsetDave Martin1-1/+1
2025-07-15locking/lockdep: Avoid struct return in lock_stats()Arnd Bergmann1-1/+1