summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-05dpll: expose fractional frequency offset value to userJiri Pirko
2024-01-05netfs: Fix interaction between write-streaming and cachefiles cullingDavid Howells
2024-01-05ASoC: tas2781: Add tas2563 into header file for DSP modeShenghao Ding
2024-01-05drm/edid: prefer forward declarations over includes in drm_edid.hJani Nikula
2024-01-05pwm: linux/pwm.h: fix Excess kernel-doc description warningRandy Dunlap
2024-01-05pwm: Add pwm_apply_state() compatibility stubThierry Reding
2024-01-04jbd2: remove unused 'JBD2_CHECKPOINT_IO_ERROR' and 'j_atomic_flags'Zhihao Cheng
2024-01-04jbd2: add errseq to detect client fs's bdev writeback errorZhihao Cheng
2024-01-04bpf: Relax tracing prog recursive attach rulesDmitrii Dolgov
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-05Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Dave Airlie
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-04Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2024-01-04NFSv4.1: Use the nfs_client's rpc timeouts for backchannelBenjamin Coddington
2024-01-04bpfilter: remove bpfilterQuentin Deslandes
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov
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-04tty: serial: Add RS422 flag to struct serial_rs485Crescent CY Hsieh
2024-01-04tty: serial: Cleanup the bit shift with macroCrescent CY Hsieh
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-04uapi: regulator: Fix typoNaresh Solanki
2024-01-04netfs: Rearrange netfs_io_subrequest to put request pointer firstDavid Howells
2024-01-04Merge branch 'for-next/perf' into for-next/coreWill Deacon
2024-01-04Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'Rafael J. Wysocki
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