summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-01-05NFSv4.1: Use the nfs_client's rpc timeouts for backchannelBenjamin Coddington4-13/+17
2024-01-04bpfilter: remove bpfilterQuentin Deslandes2-45/+0
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov2-5/+23
2024-01-04drivers: soc: xilinx: add check for platformJay Buddhabhatti1-4/+12
2024-01-04firmware: xilinx: Export function to use in other moduleJay Buddhabhatti1-0/+6
2024-01-04platform/surface: aggregator: make ssam_bus_type constant and staticGreg Kroah-Hartman1-1/+0
2024-01-04moxtet: remove unused moxtet_type declarationGreg Kroah-Hartman1-2/+0
2024-01-04cdx: Create resource debugfs file for cdx deviceAbhijit Gangurde1-0/+2
2024-01-04cdx: create sysfs bin files for cdx resourcesAbhijit Gangurde1-0/+10
2024-01-04nvmem: core: add nvmem_dev_size() helperRafał Miłecki1-0/+1
2024-01-04nvmem: drop nvmem_layout_get_match_data()Rafał Miłecki1-10/+0
2024-01-04nvmem: layouts: refactor .add_cells() callback argumentsRafał Miłecki1-1/+1
2024-01-04nfs: Remove writepageMatthew Wilcox (Oracle)1-1/+0
2024-01-04SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()Anna Schumaker1-1/+0
2024-01-04tty: serial: Add RS422 flag to struct serial_rs485Crescent CY Hsieh1-0/+2
2024-01-04tty: serial: Cleanup the bit shift with macroCrescent CY Hsieh1-8/+9
2024-01-04serial: core: Update uart_poll_timeout() function to return unsigned longVamshi Gajjela1-2/+2
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng1-17/+7
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora1-0/+1
2024-01-04HID: amd_sfh: Add a new interface for exporting ALS dataBasavaraj Natikar1-0/+4
2024-01-04HID: amd_sfh: Add a new interface for exporting HPD dataBasavaraj Natikar1-0/+46
2024-01-04dma-debug: make dma_debug_add_bus take a const pointerGreg Kroah-Hartman1-2/+2
2024-01-04maple: make maple_bus_type static and constGreg Kroah-Hartman1-1/+0
2024-01-04PM: clk: make pm_clk_add_notifier() take a const pointerGreg Kroah-Hartman1-2/+2
2024-01-04EDAC: constantify the struct bus_type usageGreg Kroah-Hartman1-2/+2
2024-01-04uapi: regulator: Fix typoNaresh Solanki1-1/+1
2024-01-04netfs: Rearrange netfs_io_subrequest to put request pointer firstDavid Howells1-1/+1
2024-01-04Merge branch 'for-next/perf' into for-next/coreWill Deacon4-20/+46
2024-01-04Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'Rafael J. Wysocki1-0/+9
2024-01-04Merge branch 'acpi-thermal'Rafael J. Wysocki2-7/+7
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki2-19/+72
2024-01-04Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki2-0/+100
2024-01-04net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)1-66/+0
2024-01-04bpf: Allow per unit prefill for non-fix-size percpu memory allocatorYonghong Song1-0/+7
2024-01-04bpf: Add objcg to bpf_mem_allocYonghong Song1-0/+1
2024-01-04net/sched: introduce ACT_P_BOUND return codePedro Tammela1-0/+1
2024-01-04net-device: move xdp_prog to net_device_read_rxEric Dumazet1-1/+1
2024-01-04bpf: sockmap, added comments describing update proto rulesJohn Fastabend1-0/+5
2024-01-04fib: remove unnecessary input parameters in fib_default_rule_addZhengchao Shao1-2/+1
2024-01-04dt-bindings: reset: mediatek: add MT7988 ethwarp reset IDsDaniel Golle1-0/+13
2024-01-04dt-bindings: clock: mediatek: add MT7988 clock IDsSam Shih1-0/+280
2024-01-04dt-bindings: clock: sophgo: Add clock controller of CV1800 series SoCInochi Amaoto1-0/+176
2024-01-03kunit: Protect string comparisons against NULLRichard Fitzgerald1-1/+1
2024-01-03nvme: remove unused definitionMax Gurtovoy1-1/+0
2024-01-03kunit: Allow passing function pointer to kunit_activate_static_stub()Richard Fitzgerald1-1/+1
2024-01-03kunit: add a convenience allocation wrapper for SKBsBenjamin Berg1-0/+56
2024-01-03kunit: add parameter generation macro using description from arrayBenjamin Berg1-0/+19
2024-01-03nubus: Make nubus_bus_type static and constantGreg Kroah-Hartman1-2/+0
2024-01-03OPP: Move dev_pm_opp_icc_bw to internal opp.hViresh Kumar1-12/+0
2024-01-03async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki1-0/+2