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
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
2026-01-20
mfd: rk8xx: Add RK801 support
Joseph Chen
-0
/
+118
2026-01-20
drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_an...
Luca Ceresoli
-1
/
+0
2026-01-20
drm: of: drm_of_panel_bridge_remove(): convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-1
/
+2
2026-01-20
drm: of: drm_of_panel_bridge_remove(): fix device_node leak
Luca Ceresoli
-0
/
+3
2026-01-20
platform/wmi: Add helper functions for WMI string conversions
Armin Wolf
-0
/
+5
2026-01-20
platform/wmi: Introduce marshalling support
Armin Wolf
-2
/
+38
2026-01-20
drm/rockchip: inno-hdmi: make inno_hdmi.h header self-contained
Jani Nikula
-0
/
+2
2026-01-20
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
-0
/
+6
2026-01-20
netkit: Add single device mode for netkit
Daniel Borkmann
-0
/
+6
2026-01-20
net: Proxy net_mp_{open,close}_rxq for leased queues
David Wei
-2
/
+6
2026-01-20
net: Add lease info to queue-get response
Daniel Borkmann
-0
/
+10
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
-6
/
+24
2026-01-20
net: Add queue-create operation
Daniel Borkmann
-0
/
+11
2026-01-20
wifi: cfg80211: ignore link disabled flag from userspace
Benjamin Berg
-5
/
+3
2026-01-19
ext4: mark move extents fast-commit ineligible
Li Chen
-1
/
+3
2026-01-19
ext4: mark fs-verity enable fast-commit ineligible
Li Chen
-1
/
+3
[prev]
[next]