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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
clocksource: Suspend the watchdog temporarily when high read latency detected
Feng Tang
1
-13
/
+32
2023-03-10
thermal: intel: intel_pch: Add support for Wellsburg PCH
Tim Zimmermann
1
-0
/
+8
2023-03-10
bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
Dave Thaler
1
-2
/
+14
2023-03-10
ACPI: Don't build ACPICA with '-Os'
Mark Rutland
1
-1
/
+1
2023-03-10
Compiler attributes: GCC cold function alignment workarounds
Mark Rutland
3
-7
/
+35
2023-03-10
ice: add missing checks for PF vsi type
Jesse Brandeburg
1
-9
/
+8
2023-03-10
ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
Siddaraju DH
1
-1
/
+1
2023-03-10
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
1
-11
/
+1
2023-03-10
wifi: mt7601u: fix an integer underflow
Jisoo Jang
1
-1
/
+2
2023-03-10
wifi: rtw89: fix assignation of TX BD RAM table
Zong-Zhe Yang
5
-7
/
+26
2023-03-10
wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...
Jisoo Jang
1
-2
/
+4
2023-03-10
bpftool: Always disable stack protection for BPF objects
Holger Hoffstätte
1
-1
/
+2
2023-03-10
x86/bugs: Reset speculation control settings on init
Breno Leitao
2
-1
/
+13
2023-03-10
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
3
-0
/
+6
2023-03-10
thermal: intel: Fix unsigned comparison with less than zero
Yang Li
1
-1
/
+1
2023-03-10
wifi: ath11k: debugfs: fix to work with multiple PCI devices
Kalle Valo
2
-9
/
+40
2023-03-10
rcu-tasks: Handle queue-shrink/callback-enqueue race condition
Zqiang
1
-5
/
+8
2023-03-10
rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
Zqiang
1
-5
/
+3
2023-03-10
srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
Pingfan Liu
1
-4
/
+5
2023-03-10
rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
Paul E. McKenney
1
-0
/
+2
2023-03-10
rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
Paul E. McKenney
1
-1
/
+8
2023-03-10
wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
Jisoo Jang
1
-0
/
+1
2023-03-10
wifi: ath11k: fix monitor mode bringup crash
Nagarajan Maran
1
-0
/
+1
2023-03-10
wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
Minsuk Kang
2
-2
/
+2
2023-03-10
perf/x86/intel/uncore: Add Meteor Lake support
Kan Liang
3
-0
/
+169
2023-03-10
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
4
-1
/
+49
2023-03-10
cpuidle: drivers: firmware: psci: Dont instrument suspend code
Mark Rutland
1
-12
/
+19
2023-03-10
x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
Jens Axboe
3
-3
/
+3
2023-03-10
cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
Peter Zijlstra
3
-5
/
+5
2023-03-10
arm64: zynqmp: Enable hs termination flag for USB dwc3 controller
Michael Grzeschik
1
-0
/
+2
2023-03-10
btrfs: scrub: improve tree block error reporting
Qu Wenruo
1
-9
/
+40
2023-03-10
trace/blktrace: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-10
blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...
Yu Kuai
2
-6
/
+30
2023-03-10
blk-cgroup: dropping parent refcount after pd_free_fn() is done
Yu Kuai
1
-2
/
+2
2023-03-10
blk-iocost: fix divide by 0 error in calc_lcoefs()
Li Nan
1
-3
/
+8
2023-03-10
fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
Jann Horn
3
-6
/
+23
2023-03-10
ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
Markuss Broks
1
-1
/
+1
2023-03-10
exit: Detect and fix irq disabled state in oops
Nicholas Piggin
1
-0
/
+7
2023-03-10
context_tracking: Fix noinstr vs KASAN
Peter Zijlstra
1
-6
/
+6
2023-03-10
udf: Define EFSCORRUPTED error code
Jan Kara
1
-0
/
+2
2023-03-10
arm64: dts: qcom: msm8996: Add additional A2NoC clocks
Konrad Dybcio
1
-2
/
+4
2023-03-10
ARM: OMAP2+: omap4-common: Fix refcount leak bug
Liang He
1
-0
/
+1
2023-03-10
rpmsg: glink: Release driver_override
Bjorn Andersson
1
-0
/
+2
2023-03-10
rpmsg: glink: Avoid infinite loop on intent for missing channel
Bjorn Andersson
1
-0
/
+1
2023-03-10
media: saa7134: Use video_unregister_device for radio_dev
Tasos Sahanidis
1
-1
/
+1
2023-03-10
media: usb: siano: Fix use after free bugs caused by do_submit_urb
Duoming Zhou
1
-0
/
+1
2023-03-10
media: i2c: ov7670: 0 instead of -EINVAL was returned
Hans Verkuil
1
-1
/
+1
2023-03-10
media: atomisp: Only set default_run_mode on first open of a stream/asd
Hans de Goede
1
-2
/
+2
2023-03-10
media: atomisp: fix videobuf2 Kconfig depenendency
Arnd Bergmann
1
-1
/
+1
2023-03-10
media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()
Duoming Zhou
1
-1
/
+2
[prev]
[next]