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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
3
-6
/
+24
2026-01-20
net: Add queue-create operation
Daniel Borkmann
1
-0
/
+11
2026-01-20
wifi: cfg80211: ignore link disabled flag from userspace
Benjamin Berg
2
-5
/
+3
2026-01-20
ext4: mark move extents fast-commit ineligible
Li Chen
1
-1
/
+3
2026-01-20
ext4: mark fs-verity enable fast-commit ineligible
Li Chen
1
-1
/
+3
2026-01-20
ext4: mark inode format migration fast-commit ineligible
Li Chen
1
-1
/
+3
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
2
-3
/
+5
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
rxrpc: Fix recvmsg() unconditional requeue
David Howells
1
-0
/
+4
2026-01-19
ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()
Eric Dumazet
1
-2
/
+2
2026-01-19
ipv6: annotate date-race in ipv6_can_nonlocal_bind()
Eric Dumazet
1
-3
/
+3
2026-01-19
ipv6: annotate data-races from ip6_make_flowlabel()
Eric Dumazet
1
-10
/
+14
2026-01-19
ipv6: add sysctl_ipv6_flowlabel group
Eric Dumazet
1
-3
/
+7
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
drm/display: hdmi_state_helper: split InfoFrame functions per type
Dmitry Baryshkov
1
-30
/
+75
2026-01-19
drm/bridge: refactor HDMI InfoFrame callbacks
Dmitry Baryshkov
1
-12
/
+115
2026-01-19
drm/connector: make clear_infoframe callback mandatory for HDMI connectors
Dmitry Baryshkov
1
-1
/
+1
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
66
-394
/
+457
2026-01-19
wifi: nl80211: ignore cluster id after NAN started
Miri Korenblit
1
-1
/
+3
2026-01-19
driver core: make pinctrl_bind_pins() private
Bartosz Golaszewski
1
-6
/
+0
2026-01-19
Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+17
2026-01-19
Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2026-01-18
Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-5
/
+1
2026-01-18
mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
Jason-JH Lin
1
-0
/
+1
2026-01-18
mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
Jason-JH Lin
1
-0
/
+18
2026-01-18
Revert "mailbox/pcc: support mailbox management of the shared buffer"
Sudeep Holla
1
-29
/
+0
2026-01-18
Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2026-01-18
soc: apple: rtkit: Add function to poweroff
Sven Peter
1
-0
/
+7
2026-01-18
mailbox: mediatek: Add mtk-vcp-mailbox driver
Jjian Zhou
1
-0
/
+32
2026-01-18
Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2026-01-18
ext4: fix ext4_tune_sb_params padding
Arnd Bergmann
1
-1
/
+1
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
1
-0
/
+5
2026-01-18
iommufd: Introduce data struct for AMD nested domain allocation
Suravee Suthikulpanit
1
-0
/
+11
2026-01-18
watchdog: Make API functions const correct
Kari Argillander
1
-5
/
+7
2026-01-18
iommu/amd: Add support for hw_info for iommu capability query
Suravee Suthikulpanit
1
-0
/
+28
2026-01-18
compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()
Peter Zijlstra
2
-10
/
+13
2026-01-18
firewire: core: add fw_iso_context_create() variant with header storage size
Takashi Sakamoto
1
-0
/
+10
[prev]
[next]