summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-21mm/damon: update damos kerneldoc for stat fieldSeongJae Park1-3/+1
2026-01-21mm/damon/core: introduce nr_snapshots damos statSeongJae Park1-0/+3
2026-01-21mm: memcontrol: rename mem_cgroup_from_slab_obj()Johannes Weiner1-2/+2
2026-01-21memcg: remove mem_cgroup_size()Chen Ridong1-11/+7
2026-01-21mm: folio_zero_user: clear page rangesAnkur Arora1-0/+35
2026-01-21highmem: introduce clear_user_highpages()Ankur Arora1-1/+44
2026-01-21mm: introduce clear_pages() and clear_user_pages()Ankur Arora2-0/+53
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-2/+22
2026-01-21mm: enable lazy_mmu sections to nestKevin Brodsky3-7/+157
2026-01-21mm: bail out of lazy_mmu_mode_* in interrupt contextKevin Brodsky1-1/+16
2026-01-21mm: introduce generic lazy_mmu helpersKevin Brodsky1-4/+25
2026-01-21mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky1-1/+1
2026-01-21mm: clarify lazy_mmu sleeping constraintsKevin Brodsky1-5/+9
2026-01-21net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore2-43/+0
2026-01-21tcp: move tcp_rate_skb_delivered() to tcp_input.cEric Dumazet1-2/+0
2026-01-21Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski3-14/+36
2026-01-21Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski7-62/+7
2026-01-21bpf: Verifier support for KF_IMPLICIT_ARGSIhor Solodrai1-0/+1
2026-01-21bpf: Refactor btf_kfunc_id_set_containsIhor Solodrai1-2/+2
2026-01-21Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds5-14/+116
2026-01-20PCI: Add Intel Nova Lake audio Device IDPeter Ujfalusi1-0/+1
2026-01-20dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT...Frank Wunderlich1-0/+3
2026-01-20NFS: return delegations from the end of a LRU when over the watermarkChristoph Hellwig1-0/+1
2026-01-20NFS: add a separate delegation return listChristoph Hellwig1-3/+4
2026-01-20dt-bindings: thermal: mediatek: Add LVTS thermal controller support for MT8196Laura Nao1-0/+26
2026-01-20bpf/verifier: Optimize ID mapping reset in states_equalQiliang Yuan1-0/+1
2026-01-20ASoC: renesas: rz-ssi: CleanupsMark Brown26-139/+223
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+5
2026-01-20spi: xilinx: make IRQs optionalMark Brown26-139/+223
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes1-1/+5
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)3-7/+86
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-01-20nvme/io_uring: optimize IOPOLL completions for local ring contextMing Lei1-0/+1
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei1-1/+3
2026-01-20Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-14/+0
2026-01-20mfd: sec: Drop now unused struct sec_pmic_dev::irq_dataAndré Draszik1-1/+0
2026-01-20netfilter: nf_conntrack: don't rely on implicit includesFlorian Westphal2-3/+1
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal3-3/+1
2026-01-20netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-0/+1
2026-01-20mfd: rk8xx: Add RK801 supportJoseph Chen1-0/+118
2026-01-20drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_an...Luca Ceresoli1-1/+0
2026-01-20drm: of: drm_of_panel_bridge_remove(): convert to of_drm_find_and_get_bridge()Luca Ceresoli1-1/+2
2026-01-20drm: of: drm_of_panel_bridge_remove(): fix device_node leakLuca Ceresoli1-0/+3
2026-01-20platform/wmi: Add helper functions for WMI string conversionsArmin Wolf1-0/+5
2026-01-20platform/wmi: Introduce marshalling supportArmin Wolf1-2/+38
2026-01-20drm/rockchip: inno-hdmi: make inno_hdmi.h header self-containedJani Nikula1-0/+2
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-0/+6
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann1-0/+6
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei2-2/+6
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann1-0/+10