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-06-01
phy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register access
Gabor Juhos
1
-3
/
+2
2026-06-01
net: ti: icssm-prueth: fix eth_ports_node leak in probe
Shitalkumar Gandhi
1
-0
/
+1
2026-06-01
net: lan966x: avoid unregistering netdev on register failure
Myeonghun Pak
1
-3
/
+5
2026-06-01
ice: dpll: fix misplaced header macros
Ivan Vecera
1
-16
/
+16
2026-06-01
ice: dpll: fix rclk pin state get for E810
Ivan Vecera
1
-0
/
+5
2026-06-01
ice: fix locking in ice_dcb_rebuild()
Bart Van Assche
1
-2
/
+2
2026-06-01
ice: fix setting RSS VSI hash for E830
Marcin Szycik
1
-1
/
+1
2026-06-01
idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()
Emil Tantilov
1
-2
/
+2
2026-06-01
net: shaper: Reject reparenting of existing nodes
Mohsin Bashir
1
-7
/
+23
2026-06-01
net: napi: Avoid gro timer misfiring at end of busypoll
Dragos Tatulea
1
-9
/
+12
2026-06-01
tcp: Fix imbalanced icsk_accept_queue count.
Kuniyuki Iwashima
1
-1
/
+1
2026-06-01
test_kprobes: clear kprobes between test runs
Martin Kaiser
1
-11
/
+18
2026-06-01
kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
Jianpeng Chang
1
-1
/
+1
2026-06-01
netfilter: nf_conntrack_expect: restore helper propagation via expectation
Pablo Neira Ayuso
8
-12
/
+39
2026-06-01
netfilter: bridge: eb_tables: close module init race
Florian Westphal
1
-5
/
+6
2026-06-01
netfilter: x_tables: close dangling table module init race
Florian Westphal
9
-99
/
+105
2026-06-01
netfilter: ebtables: close dangling table module init race
Florian Westphal
3
-20
/
+14
2026-06-01
netfilter: ebtables: move to two-stage removal scheme
Florian Westphal
4
-26
/
+40
2026-06-01
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
7
-37
/
+83
2026-06-01
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
19
-39
/
+41
2026-06-01
netfilter: x_tables: unregister the templates first
Florian Westphal
9
-9
/
+9
2026-06-01
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
5
-110
/
+55
2026-06-01
netfilter: x_tables: allow initial table replace without emitting audit log m...
Florian Westphal
1
-9
/
+20
2026-06-01
btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
Filipe Manana
1
-3
/
+1
2026-06-01
ALSA: hda: cs35l41: Put ACPI device on missing physical node
Shuhao Fu
1
-1
/
+3
2026-06-01
ALSA: hda: cs35l56: Put ACPI device after setting companion
Shuhao Fu
1
-0
/
+1
2026-06-01
ARM: integrator: Fix early initialization
Guenter Roeck
1
-9
/
+4
2026-06-01
firmware: arm_ffa: Fix sched-recv callback partition lookup
Sudeep Holla
1
-3
/
+3
2026-06-01
firmware: arm_ffa: Snapshot notifier callbacks under lock
Sudeep Holla
1
-12
/
+23
2026-06-01
firmware: arm_ffa: Align RxTx buffer size before mapping
Sudeep Holla
1
-1
/
+2
2026-06-01
firmware: arm_ffa: Validate framework notification message layout
Sudeep Holla
1
-2
/
+16
2026-06-01
firmware: arm_ffa: Keep framework RX release under lock
Sudeep Holla
1
-16
/
+13
2026-06-01
firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copies
Sudeep Holla
1
-6
/
+23
2026-06-01
pinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150
Maulik Shah
1
-4
/
+4
2026-06-01
kunit: config: KUNIT_DEBUGFS should depend on DEBUG_FS
David Gow
1
-0
/
+1
2026-06-01
kunit: config: Enable KUNIT_DEBUGFS by default
David Gow
1
-2
/
+2
2026-06-01
riscv: mm: Fixup no5lvl failure when vaddr is invalid
Guo Ren (Alibaba DAMO Academy)
1
-0
/
+25
2026-06-01
riscv: Fix register corruption from uninitialized cregs on error
Michael Neuling
2
-2
/
+4
2026-06-01
riscv: errata: Fix bitwise vs logical AND in MIPS errata patching
Michael Neuling
1
-1
/
+1
2026-06-01
firmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0
Sudeep Holla
1
-0
/
+15
2026-06-01
firmware: arm_ffa: Fix per-vcpu self notifications handling in workqueue
Sudeep Holla
1
-1
/
+1
2026-06-01
firmware: arm_ffa: Skip free_pages on RX buffer alloc failure
Sudeep Holla
1
-1
/
+1
2026-06-01
firmware: arm_ffa: Check for NULL FF-A ID table while driver registration
Sudeep Holla
1
-1
/
+3
2026-06-01
HID: uclogic: Fix regression of input name assignment
Takashi Iwai
1
-1
/
+3
2026-06-01
HID: intel-thc-hid: Intel-quickspi: Fix some error codes
Dan Carpenter
1
-2
/
+2
2026-06-01
mm/memfd_luo: report error when restoring a folio fails mid-loop
David Carlier
1
-0
/
+1
2026-06-01
kho: skip KHO for crash kernel
Evangelos Petrongonas
1
-1
/
+1
2026-06-01
pinctrl: qcom: Fix GPIO to PDC wake irq map for qcs615
Maulik Shah
1
-3
/
+3
2026-06-01
pinctrl: meson: amlogic-a4: fix deadlock issue
Xianwei Zhao
1
-3
/
+3
2026-06-01
pinctrl: renesas: rzg2l: Fix SMT register cache handling
Lad Prabhakar
1
-7
/
+14
[prev]
[next]