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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-06
Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()
Siwei Zhang
1
-0
/
+3
2026-05-06
Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()
Siwei Zhang
1
-0
/
+3
2026-05-06
Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()
Siwei Zhang
1
-0
/
+3
2026-05-06
Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...
Mikhail Gavrilov
3
-30
/
+89
2026-05-06
Bluetooth: l2cap: fix MPS check in l2cap_ecred_reconf_req
Dudu Lu
1
-1
/
+1
2026-05-06
Bluetooth: bnep: fix incorrect length parsing in bnep_rx_frame() extension ha...
Dudu Lu
1
-3
/
+10
2026-05-06
Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_com...
Luiz Augusto von Dentz
1
-2
/
+25
2026-05-06
Bluetooth: hci_conn: fix potential UAF in create_big_sync
David Carlier
1
-1
/
+18
2026-05-06
Bluetooth: SCO: fix sleeping under spinlock in sco_conn_ready
Pauli Virtanen
1
-11
/
+9
2026-05-06
Merge tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-29
/
+40
2026-05-06
MAINTAINERS: Add Steffen as reviewer for KVM/arm64
Steffen Eiden
1
-0
/
+1
2026-05-06
KVM: arm64: Remove potential UB on nvhe tracing clock update
Mostafa Saleh
1
-0
/
+3
2026-05-06
KVM: selftests: arm64: Fix steal_time test after UAPI refactoring
Sebastian Ott
1
-0
/
+2
2026-05-06
KVM: arm64: Handle permission faults with guest_memfd
Alexandru Elisei
1
-8
/
+21
2026-05-06
KVM: arm64: nv: Consider the DS bit when translating TCR_EL2
Wei-Lin Chang
1
-0
/
+1
2026-05-06
KVM: arm64: Work around C1-Pro erratum 4193714 for protected guests
James Morse
3
-1
/
+49
2026-05-06
sched/fair: Fix wakeup_preempt_fair() for not waking up task
Vincent Guittot
1
-2
/
+3
2026-05-06
sched/fair: Fix overflow in vruntime_eligible()
Zhan Xusheng
1
-5
/
+34
2026-05-06
selftests/rseq: Expand for optimized RSEQ ABI v2
Thomas Gleixner
6
-13
/
+95
2026-05-06
rseq: Reenable performance optimizations conditionally
Thomas Gleixner
2
-60
/
+178
2026-05-06
rseq: Implement read only ABI enforcement for optimized RSEQ V2 mode
Thomas Gleixner
3
-57
/
+35
2026-05-06
selftests/rseq: Validate legacy behavior
Thomas Gleixner
3
-2
/
+72
2026-05-06
ovl: fix verity lazy-load guard broken by fsverity_active() semantic change
Colin Walters
1
-1
/
+1
2026-05-06
Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
19
-70
/
+208
2026-05-06
Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-183
/
+186
2026-05-06
Merge tag 'asoc-fix-v7.1-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
535
-5116
/
+7494
2026-05-06
spi: ch341: correct company name in MODULE_DESCRIPTION
Jiawei Liu
1
-1
/
+1
2026-05-06
regulator: qcom-rpmh: Fix index for pmh0101 ldo16
Fenglin Wu
1
-1
/
+1
2026-05-06
ASoC: cs35l56: Fixes for driver cleanup
Mark Brown
1
-3
/
+8
2026-05-06
ASoC: cs35l56: Destroy workqueue in probe error path
Richard Fitzgerald
1
-0
/
+3
2026-05-06
ASoC: cs35l56: Don't use devres to unregister component
Richard Fitzgerald
1
-3
/
+5
2026-05-06
arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer's
Breno Leitao
1
-2
/
+2
2026-05-06
io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
Maoyi Xie
1
-1
/
+5
2026-05-06
io_uring/timeout: honour caller's time namespace for IORING_TIMEOUT_ABS
Maoyi Xie
1
-13
/
+22
2026-05-06
ublk: validate physical_bs_shift, io_min_shift and io_opt_shift
Ming Lei
1
-1
/
+17
2026-05-06
wifi: nl80211: re-check wiphy netns in nl80211_prepare_wdev_dump() continuation
Maoyi Xie
1
-0
/
+12
2026-05-06
wifi: nl80211: require CAP_NET_ADMIN over the target netns in SET_WIPHY_NETNS
Maoyi Xie
1
-0
/
+13
2026-05-06
wifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usage
Johannes Berg
1
-1
/
+1
2026-05-06
wifi: mac80211: remove station if connection prep fails
Johannes Berg
1
-5
/
+4
2026-05-06
ALSA: sparc/dbri: add missing fallthrough
Rosen Penev
1
-0
/
+1
2026-05-06
ALSA: core: Serialize deferred fasync state checks
Cássio Gabriel
1
-2
/
+6
2026-05-06
ALSA: hda/realtek: Add mute LED fixup for HP Pavilion 15-cs1xxx
Rodrigo Faria
1
-0
/
+21
2026-05-06
ALSA: seq: Fix UMP group 16 filtering
Cássio Gabriel
3
-3
/
+6
2026-05-06
timers/migration: Fix another hotplug activation race
Frederic Weisbecker
1
-11
/
+29
2026-05-06
Merge tag 'loongarch-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-65
/
+90
2026-05-06
Merge branch 'xsk-fix-bugs-around-xsk-skb-allocation'
Jakub Kicinski
2
-41
/
+77
2026-05-06
xsk: fix u64 descriptor address truncation on 32-bit architectures
Jason Xing
1
-32
/
+56
2026-05-06
xsk: fix xsk_addrs slab leak on multi-buffer error path
Jason Xing
1
-2
/
+2
2026-05-06
xsk: avoid skb leak in XDP_TX_METADATA case
Jason Xing
1
-1
/
+3
2026-05-06
xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
Jason Xing
1
-3
/
+2
[prev]
[next]