summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-04NFSv4.1: Use the nfs_client's rpc timeouts for backchannelBenjamin Coddington
2024-01-04bpfilter: remove bpfilterQuentin Deslandes
2024-01-04drivers: soc: xilinx: add check for platformJay Buddhabhatti
2024-01-04firmware: xilinx: Export function to use in other moduleJay Buddhabhatti
2024-01-04platform/surface: aggregator: make ssam_bus_type constant and staticGreg Kroah-Hartman
2024-01-04moxtet: remove unused moxtet_type declarationGreg Kroah-Hartman
2024-01-04cdx: Create resource debugfs file for cdx deviceAbhijit Gangurde
2024-01-04cdx: create sysfs bin files for cdx resourcesAbhijit Gangurde
2024-01-04nvmem: core: add nvmem_dev_size() helperRafał Miłecki
2024-01-04nvmem: drop nvmem_layout_get_match_data()Rafał Miłecki
2024-01-04nvmem: layouts: refactor .add_cells() callback argumentsRafał Miłecki
2024-01-04nfs: Remove writepageMatthew Wilcox (Oracle)
2024-01-04SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()Anna Schumaker
2024-01-04serial: core: Update uart_poll_timeout() function to return unsigned longVamshi Gajjela
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora
2024-01-04HID: amd_sfh: Add a new interface for exporting ALS dataBasavaraj Natikar
2024-01-04HID: amd_sfh: Add a new interface for exporting HPD dataBasavaraj Natikar
2024-01-04dma-debug: make dma_debug_add_bus take a const pointerGreg Kroah-Hartman
2024-01-04maple: make maple_bus_type static and constGreg Kroah-Hartman
2024-01-04PM: clk: make pm_clk_add_notifier() take a const pointerGreg Kroah-Hartman
2024-01-04EDAC: constantify the struct bus_type usageGreg Kroah-Hartman
2024-01-04netfs: Rearrange netfs_io_subrequest to put request pointer firstDavid Howells
2024-01-04Merge branch 'acpi-thermal'Rafael J. Wysocki
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki
2024-01-04Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki
2024-01-04net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)
2024-01-03bpf: Allow per unit prefill for non-fix-size percpu memory allocatorYonghong Song
2024-01-03bpf: Add objcg to bpf_mem_allocYonghong Song
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet
2024-01-03bpf: sockmap, added comments describing update proto rulesJohn Fastabend
2024-01-03nvme: remove unused definitionMax Gurtovoy
2024-01-03nubus: Make nubus_bus_type static and constantGreg Kroah-Hartman
2024-01-03OPP: Move dev_pm_opp_icc_bw to internal opp.hViresh Kumar
2024-01-03async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2024-01-02PCI/AER: Use explicit register sizes for struct membersBjorn Helgaas
2024-01-02Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-01-02mmc: core: Add wp_grp_size sysfs nodeLin Gui
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2024-01-02Merge tag 'thermal-v6.8-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet
2024-01-02platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warningRandy Dunlap
2024-01-02HID: bpf: make bus_type const in struct hid_bpf_opsGreg Kroah-Hartman
2024-01-02HID: make hid_bus_type constGreg Kroah-Hartman
2024-01-02Merge tag 'v6.7-rc8' into locking/core, to pick up dependent changesIngo Molnar