summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-01-08block: remove disk_clear_zonedChristoph Hellwig1-1/+0
2024-01-08Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+2
2024-01-08Merge tag 'opp-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki1-17/+11
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar3-1/+7
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai6-18/+62
2024-01-08Revert "mlx5 updates 2023-12-20"Jakub Kicinski3-29/+6
2024-01-08Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski1-2/+2
2024-01-08firewire: make fw_bus_type constGreg Kroah-Hartman1-1/+1
2024-01-08i3c: master: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-01-08i3c: add actual_len in i3c_priv_xferFrank Li1-0/+2
2024-01-08i3c: master: add enable(disable) hot join in sys entryFrank Li1-0/+5
2024-01-08SUNRPC: discard sv_refcnt, and svc_get/svc_putNeilBrown1-26/+1
2024-01-08svc: don't hold reference for poolstats, only mutex.NeilBrown1-1/+7
2024-01-08svcrdma: Implement multi-stage Read completion againChuck Lever1-2/+4
2024-01-08svcrdma: Add back svcxprt_rdma::sc_read_complete_qChuck Lever1-0/+1
2024-01-08svcrdma: Add back svc_rdma_recv_ctxt::rc_pagesChuck Lever1-1/+3
2024-01-08svcrdma: De-duplicate completion ID initialization helpersChuck Lever1-0/+24
2024-01-08svcrdma: Move the svc_rdma_cc_init() callChuck Lever1-0/+2
2024-01-08svcrdma: Update synopsis of svc_rdma_build_read_segment()Chuck Lever1-0/+7
2024-01-08svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxtChuck Lever1-0/+1
2024-01-08svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxtChuck Lever1-0/+1
2024-01-08svcrdma: Start moving fields out of struct svc_rdma_read_infoChuck Lever1-0/+4
2024-01-08svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.hChuck Lever1-0/+15
2024-01-08svcrdma: Add an async version of svc_rdma_send_ctxt_put()Chuck Lever1-0/+2
2024-01-08svcrdma: Add a utility workqueue to svcrdmaChuck Lever1-0/+1
2024-01-08svcrdma: Eliminate allocation of recv_ctxt objects in backchannelChuck Lever1-1/+2
2024-01-08NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong1-0/+22
2024-01-08SUNRPC: Remove RQ_SPLICE_OKChuck Lever1-2/+0
2024-01-08SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavorChuck Lever1-1/+6
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching1-2/+2
2024-01-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-24/+14
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