index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-1
/
+0
2026-01-20
mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
Wei Yang
-3
/
+2
2026-01-20
mm/vmstat: remove unused node and zone state helpers
Wei Yang
-6
/
+0
2026-01-20
mm, hugetlb: implement movable_gigantic_pages sysctl
Gregory Price
-1
/
+2
2026-01-20
mm: cleanup vma_iter_bulk_alloc
Wentao Guan
-1
/
+0
2026-01-20
mm: clarify GFP_ATOMIC/GFP_NOWAIT doc-comment
Brendan Jackman
-2
/
+5
2026-01-20
mm/mm_init: replace simple_strtoul with kstrtobool in set_hashdist
Thorsten Blum
-2
/
+2
2026-01-20
maple_tree: remove struct maple_alloc
Sidhartha Kumar
-8
/
+0
2026-01-20
mm/block/fs: remove laptop_mode
Johannes Weiner
-9
/
+1
2026-01-20
mm/damon/core: add trace point for damos stat per apply interval
SeongJae Park
-0
/
+41
2026-01-20
mm/damon/core: implement max_nr_snapshots
SeongJae Park
-0
/
+5
2026-01-20
mm/damon: update damos kerneldoc for stat field
SeongJae Park
-3
/
+1
2026-01-20
mm/damon/core: introduce nr_snapshots damos stat
SeongJae Park
-0
/
+3
2026-01-20
mm: memcontrol: rename mem_cgroup_from_slab_obj()
Johannes Weiner
-2
/
+2
2026-01-20
memcg: remove mem_cgroup_size()
Chen Ridong
-11
/
+7
2026-01-20
mm: folio_zero_user: clear page ranges
Ankur Arora
-0
/
+35
2026-01-20
highmem: introduce clear_user_highpages()
Ankur Arora
-1
/
+44
2026-01-20
mm: introduce clear_pages() and clear_user_pages()
Ankur Arora
-0
/
+53
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
-2
/
+22
2026-01-20
mm: enable lazy_mmu sections to nest
Kevin Brodsky
-7
/
+157
2026-01-20
mm: bail out of lazy_mmu_mode_* in interrupt context
Kevin Brodsky
-1
/
+16
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
-4
/
+25
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
-1
/
+1
2026-01-20
mm: clarify lazy_mmu sleeping constraints
Kevin Brodsky
-5
/
+9
2026-01-20
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
-43
/
+0
2026-01-20
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
-2
/
+0
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
-14
/
+36
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
-62
/
+7
2026-01-20
bpf: Verifier support for KF_IMPLICIT_ARGS
Ihor Solodrai
-0
/
+1
2026-01-20
bpf: Refactor btf_kfunc_id_set_contains
Ihor Solodrai
-2
/
+2
2026-01-20
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...
Linus Torvalds
-14
/
+116
2026-01-20
PCI: Add Intel Nova Lake audio Device ID
Peter Ujfalusi
-0
/
+1
2026-01-20
dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT...
Frank Wunderlich
-0
/
+3
2026-01-20
NFS: return delegations from the end of a LRU when over the watermark
Christoph Hellwig
-0
/
+1
2026-01-20
NFS: add a separate delegation return list
Christoph Hellwig
-3
/
+4
2026-01-20
dt-bindings: thermal: mediatek: Add LVTS thermal controller support for MT8196
Laura Nao
-0
/
+26
2026-01-20
bpf/verifier: Optimize ID mapping reset in states_equal
Qiliang Yuan
-0
/
+1
2026-01-20
ASoC: renesas: rz-ssi: Cleanups
Mark Brown
-139
/
+223
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+5
2026-01-20
spi: xilinx: make IRQs optional
Mark Brown
-139
/
+223
2026-01-20
mm: do not copy page tables unnecessarily for VM_UFFD_WP
Lorenzo Stoakes
-1
/
+5
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
-7
/
+86
2026-01-20
mm/hugetlb: fix hugetlb_pmd_shared()
David Hildenbrand (Red Hat)
-1
/
+1
2026-01-20
nvme/io_uring: optimize IOPOLL completions for local ring context
Ming Lei
-0
/
+1
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
-1
/
+3
2026-01-20
Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-14
/
+0
2026-01-20
mfd: sec: Drop now unused struct sec_pmic_dev::irq_data
André Draszik
-1
/
+0
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
-3
/
+1
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
-3
/
+1
2026-01-20
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
-0
/
+1
[prev]
[next]