index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-21
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-2
/
+22
2026-01-21
mm: enable lazy_mmu sections to nest
Kevin Brodsky
3
-7
/
+157
2026-01-21
mm: bail out of lazy_mmu_mode_* in interrupt context
Kevin Brodsky
1
-1
/
+16
2026-01-21
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
1
-4
/
+25
2026-01-21
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
1
-1
/
+1
2026-01-21
mm: clarify lazy_mmu sleeping constraints
Kevin Brodsky
1
-5
/
+9
2026-01-21
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
2
-43
/
+0
2026-01-21
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
1
-6
/
+0
2026-01-21
bpf: Verifier support for KF_IMPLICIT_ARGS
Ihor Solodrai
1
-0
/
+1
2026-01-21
bpf: Refactor btf_kfunc_id_set_contains
Ihor Solodrai
1
-2
/
+2
2026-01-21
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-12
/
+41
2026-01-20
PCI: Add Intel Nova Lake audio Device ID
Peter Ujfalusi
1
-0
/
+1
2026-01-20
NFS: return delegations from the end of a LRU when over the watermark
Christoph Hellwig
1
-0
/
+1
2026-01-20
NFS: add a separate delegation return list
Christoph Hellwig
1
-3
/
+4
2026-01-20
bpf/verifier: Optimize ID mapping reset in states_equal
Qiliang Yuan
1
-0
/
+1
2026-01-20
ASoC: renesas: rz-ssi: Cleanups
Mark Brown
13
-22
/
+54
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+5
2026-01-20
spi: xilinx: make IRQs optional
Mark Brown
13
-22
/
+54
2026-01-20
mm: do not copy page tables unnecessarily for VM_UFFD_WP
Lorenzo Stoakes
1
-1
/
+5
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
2
-5
/
+11
2026-01-20
mm/hugetlb: fix hugetlb_pmd_shared()
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-01-20
nvme/io_uring: optimize IOPOLL completions for local ring context
Ming Lei
1
-0
/
+1
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
1
-1
/
+3
2026-01-20
Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-14
/
+0
2026-01-20
mfd: sec: Drop now unused struct sec_pmic_dev::irq_data
André Draszik
1
-1
/
+0
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
1
-3
/
+0
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
1
-1
/
+0
2026-01-20
mfd: rk8xx: Add RK801 support
Joseph Chen
1
-0
/
+118
2026-01-20
platform/wmi: Add helper functions for WMI string conversions
Armin Wolf
1
-0
/
+5
2026-01-20
platform/wmi: Introduce marshalling support
Armin Wolf
1
-2
/
+38
2026-01-20
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-0
/
+6
2026-01-19
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Joanne Koong
1
-0
/
+11
2026-01-19
mm: take into account mm_cid size for mm_struct static definitions
Mathieu Desnoyers
1
-2
/
+5
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
1
-4
/
+9
2026-01-19
net: ethtool: Add support for 80Gbps speed
Mika Westerberg
1
-3
/
+4
2026-01-19
dpll: add dpll_device op to set working mode
Ivan Vecera
1
-0
/
+2
2026-01-19
dpll: add dpll_device op to get supported modes
Ivan Vecera
1
-0
/
+3
2026-01-19
Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/next
Alex Williamson
4
-18
/
+12
2026-01-19
types: reuse common phys_vec type instead of DMABUF open‑coded variant
Leon Romanovsky
3
-18
/
+7
2026-01-19
mm: add stubs for PFNMAP memory failure registration functions
Ankit Agrawal
1
-2
/
+11
2026-01-19
dma-buf: Remove DMA-BUF sysfs stats
T.J. Mercier
1
-12
/
+0
2026-01-19
dma-buf: heaps: add parameter to account allocations using cgroup
Eric Chanudet
1
-0
/
+2
2026-01-19
soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys ID
Jason-JH Lin
1
-0
/
+90
2026-01-19
soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID s...
Jason-JH Lin
1
-0
/
+3
2026-01-19
mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
Jason-JH Lin
1
-0
/
+1
2026-01-19
mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
Jason-JH Lin
1
-0
/
+18
2026-01-19
Merge back ACPI power management material for 6.20
Rafael J. Wysocki
1
-1
/
+2
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
40
-62
/
+143
2026-01-19
driver core: make pinctrl_bind_pins() private
Bartosz Golaszewski
1
-6
/
+0
2026-01-18
mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
Jason-JH Lin
1
-0
/
+1
[prev]
[next]