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-7.0.y
linux-7.1.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-05-14
netpoll: expose UDP packet builder helpers for netconsole
Breno Leitao
1
-0
/
+6
2026-05-14
ptr_ring: move free-space check into separate helper
Simon Schippers
1
-2
/
+18
2026-05-14
vhost-net: wake queue of tun/tap after ptr_ring consume
Simon Schippers
1
-0
/
+3
2026-05-14
mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...
David Hildenbrand (Arm)
2
-8
/
+9
2026-05-14
Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
Michael Kelley
1
-0
/
+3
2026-05-14
Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+10
2026-05-14
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2026-05-13
vfio/pci: Make VFIO_PCI_OFFSET_TO_INDEX() return unsigned
Matt Evans
1
-1
/
+1
2026-05-13
block: pass a minsize argument to bio_iov_iter_bounce
Christoph Hellwig
1
-1
/
+2
2026-05-13
thermal: hwmon: Use extra_groups for adding temperature attributes
Rafael J. Wysocki
1
-1
/
+2
2026-05-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2026-05-13
KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
Peter Fang
1
-5
/
+5
2026-05-13
crypto/ccp: export firmware supported vm types
Tycho Andersen
1
-0
/
+37
2026-05-13
KVM: Rename invalidate_begin to invalidate_start for consistency
Takahiro Itazuri
1
-1
/
+1
2026-05-13
soc: qcom: llcc-qcom: Capitalize LLCC/EDAC in comments and diagnostics
Francisco Munoz Ruiz
1
-21
/
+21
2026-05-13
soc: qcom: llcc-qcom: get SCT descriptors from fw-populated memory
Francisco Munoz Ruiz
1
-2
/
+6
2026-05-13
bpf,x86: Implement JIT support for stack arguments
Yonghong Song
1
-0
/
+1
2026-05-13
bpf: Prepare architecture JIT support for stack arguments
Yonghong Song
1
-0
/
+1
2026-05-13
bpf: Add precision marking and backtracking for stack argument slots
Yonghong Song
1
-0
/
+8
2026-05-13
bpf: Refactor jmp history to use dedicated spi/frame fields
Yonghong Song
1
-21
/
+16
2026-05-13
bpf: Support stack arguments for bpf functions
Yonghong Song
1
-4
/
+39
2026-05-13
bpf: Add helper functions for r11-based stack argument insns
Yonghong Song
1
-0
/
+21
2026-05-13
bpf: Convert bpf_get_spilled_reg macro to static inline function
Yonghong Song
1
-4
/
+8
2026-05-13
Merge tag 'ib-mfd-gpio-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Bartosz Golaszewski
1
-25
/
+0
2026-05-13
stddef: Document designated initializer semantics for __TRAILING_OVERLAP()
Gustavo A. R. Silva
1
-0
/
+65
2026-05-13
dpll: add fractional frequency offset to pin-parent-device
Ivan Vecera
1
-1
/
+15
2026-05-13
net: constify sk_skb_reason_drop() sock parameter
Eric Dumazet
1
-1
/
+2
2026-05-13
Merge patch series "rust: auxiliary: replace drvdata() with registration data"
Danilo Krummrich
1
-0
/
+4
2026-05-12
bpf: Add syscall common attributes support for map_create
Leon Hwang
1
-0
/
+3
2026-05-12
bpf: Add syscall common attributes support for btf_load
Leon Hwang
1
-1
/
+2
2026-05-12
bpf: Add syscall common attributes support for prog_load
Leon Hwang
1
-1
/
+2
2026-05-12
bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
2
-1
/
+15
2026-05-12
bpf: Extend BPF syscall with common attributes support
Leon Hwang
1
-1
/
+2
2026-05-12
Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2026-05-12
HID: core: introduce hid_safe_input_report()
Benjamin Tissoires
1
-0
/
+2
2026-05-12
HID: pass the buffer size to hid_report_raw_event
Benjamin Tissoires
2
-7
/
+11
2026-05-12
firmware: arm_scmi: Introduce all_rates_get clock operation
Cristian Marussi
1
-0
/
+9
2026-05-12
firmware: arm_scmi: Make clock rates allocation dynamic
Cristian Marussi
1
-1
/
+0
2026-05-12
firmware: arm_scmi: Drop unused clock rate interfaces
Cristian Marussi
1
-12
/
+0
2026-05-12
firmware: arm_scmi: Simplify clock rates exposed interface
Cristian Marussi
1
-0
/
+2
2026-05-12
firmware: arm_scmi: Add clock determine_rate operation
Cristian Marussi
1
-0
/
+6
2026-05-12
netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
1
-1
/
+1
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
1
-9
/
+284
2026-05-12
netfs: Fix missing barriers when accessing stream->subrequests locklessly
David Howells
1
-0
/
+37
2026-05-12
ASoC: Add a new SoundWire enumeration helper
Mark Brown
1
-0
/
+8
2026-05-12
soundwire: Add a helper function to wait for device initialisation
Charles Keepax
1
-0
/
+8
2026-05-12
gpio: regmap: Support sparsed fixed direction
Linus Walleij
1
-0
/
+7
2026-05-12
rhashtable: give each instance its own lockdep class
Christian Brauner
1
-4
/
+18
2026-05-12
bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
Breno Leitao
1
-0
/
+3
2026-05-12
net: mention the convention for .ndo_setup_tc()
David Yang
1
-0
/
+6
[prev]
[next]