summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-01-06Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams5-5/+9
2024-01-06cxl/events: Promote CXL event structures to a core headerIra Weiny1-0/+95
2024-01-05mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCINGLi Zhijian1-1/+1
2024-01-05mm/memcontrol: remove __mod_lruvec_page_state()Matthew Wilcox (Oracle)1-18/+18
2024-01-05mm: remove inc/dec lruvec page state functionsMatthew Wilcox (Oracle)1-24/+0
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho1-0/+7
2024-01-05mm/mglru: remove CONFIG_MEMCGKinsey Ho2-28/+2
2024-01-05mm/mglru: add CONFIG_LRU_GEN_WALKS_MMUKinsey Ho3-5/+11
2024-01-05mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho1-1/+1
2024-01-05mm/rmap: silence VM_WARN_ON_FOLIO() in __folio_rmap_sanity_checks()David Hildenbrand1-2/+9
2024-01-05dpll: expose fractional frequency offset value to userJiri Pirko1-0/+3
2024-01-05netfs: Fix interaction between write-streaming and cachefiles cullingDavid Howells2-0/+4
2024-01-05pwm: linux/pwm.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-01-05pwm: Add pwm_apply_state() compatibility stubThierry Reding1-0/+7
2024-01-05jbd2: remove unused 'JBD2_CHECKPOINT_IO_ERROR' and 'j_atomic_flags'Zhihao Cheng1-11/+0
2024-01-05jbd2: add errseq to detect client fs's bdev writeback errorZhihao Cheng1-0/+26
2024-01-05bpf: Relax tracing prog recursive attach rulesDmitrii Dolgov1-0/+1
2024-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-12/+9
2024-01-05Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+0
2024-01-05Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski5-102/+2
2024-01-05NFSv4.1: Use the nfs_client's rpc timeouts for backchannelBenjamin Coddington4-13/+17
2024-01-04bpfilter: remove bpfilterQuentin Deslandes1-24/+0
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-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-04netfs: Rearrange netfs_io_subrequest to put request pointer firstDavid Howells1-1/+1
2024-01-04Merge branch 'acpi-thermal'Rafael J. Wysocki2-7/+7
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki1-11/+4
2024-01-04Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki1-0/+7
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-device: move xdp_prog to net_device_read_rxEric Dumazet1-1/+1