summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-07svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.hChuck Lever
2024-01-07svcrdma: Update some svcrdma DMA-related tracepointsChuck Lever
2024-01-07svcrdma: DMA error tracepoints should report completion IDsChuck Lever
2024-01-07svcrdma: SQ error tracepoints should report completion IDsChuck Lever
2024-01-07rpcrdma: Introduce a simple cid tracepoint classChuck Lever
2024-01-07svcrdma: Add an async version of svc_rdma_send_ctxt_put()Chuck Lever
2024-01-07svcrdma: Add a utility workqueue to svcrdmaChuck Lever
2024-01-07svcrdma: Eliminate allocation of recv_ctxt objects in backchannelChuck Lever
2024-01-07NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong
2024-01-07SUNRPC: Remove RQ_SPLICE_OKChuck Lever
2024-01-07SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavorChuck Lever
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching
2024-01-07net/sched: simplify tc_action_load_ops parametersPedro Tammela
2024-01-07RDMA/efa: Add EFA query MR supportMichael Margolin
2024-01-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-05Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams
2024-01-05cxl/events: Promote CXL event structures to a core headerIra Weiny
2024-01-05asm-generic: Fix 32 bit __generic_cmpxchg_localDavid McKay
2024-01-05mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCINGLi Zhijian
2024-01-05mm/memcontrol: remove __mod_lruvec_page_state()Matthew Wilcox (Oracle)
2024-01-05mm: remove inc/dec lruvec page state functionsMatthew Wilcox (Oracle)
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2024-01-05mm/mglru: remove CONFIG_MEMCGKinsey Ho
2024-01-05mm/mglru: add CONFIG_LRU_GEN_WALKS_MMUKinsey Ho
2024-01-05mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho
2024-01-05mm/rmap: silence VM_WARN_ON_FOLIO() in __folio_rmap_sanity_checks()David Hildenbrand
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-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