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.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-04-13
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
2
-0
/
+20
2023-04-13
net: qrtr: Fix a refcount bug in qrtr_recvmsg()
Ziyang Xuan
1
-0
/
+2
2023-04-13
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
1
-1
/
+2
2023-04-13
wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
Ryder Lee
1
-1
/
+1
2023-04-13
KVM: s390: pv: fix external interruption loop not always detected
Nico Boehr
1
-8
/
+24
2023-04-13
ASoC: codecs: lpass: fix the order or clks turn off during suspend
Srinivas Kandagatla
3
-6
/
+6
2023-04-13
pwm: meson: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+8
2023-04-13
pwm: sprd: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-04-13
pwm: iqs620a: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-04-13
pwm: cros-ec: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-04-13
pwm: hibvt: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-04-13
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
29
-89
/
+146
2023-04-13
ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()
Ranjani Sridharan
1
-0
/
+8
2023-04-13
Drivers: vmbus: Check for channel allocation before looking up relids
Mohammed Gamal
1
-0
/
+4
2023-04-13
gpio: GPIO_REGMAP: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+1
2023-04-13
KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPU
Reiji Watanabe
1
-1
/
+2
2023-04-13
KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu run
Marc Zyngier
2
-2
/
+6
2023-04-13
KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
Marc Zyngier
1
-12
/
+31
2023-04-13
KVM: arm64: PMU: Align chained counter implementation with architecture pseud...
Marc Zyngier
2
-236
/
+86
2023-04-13
dm: fix improper splitting for abnormal bios
Mike Snitzer
1
-3
/
+4
2023-04-13
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
82
-1016
/
+1016
2023-04-13
dm integrity: Remove bi_sector that's only used by commented debug code
Jiapeng Chong
1
-7
/
+0
2023-04-13
dm cache: Add some documentation to dm-cache-background-tracker.h
Joe Thornber
1
-3
/
+37
2023-04-06
Linux 6.1.23
v6.1.23
Greg Kroah-Hartman
1
-1
/
+1
2023-04-06
Revert "cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*"
Sasha Levin
1
-1
/
+7
2023-04-06
x86/PVH: avoid 32-bit build warning when obtaining VGA console info
Jan Beulich
1
-1
/
+1
2023-04-06
hsr: ratelimit only when errors are printed
Matthieu Baerts
1
-1
/
+1
2023-04-06
drm/amdkfd: Get prange->offset after svm_range_vram_node_new
Xiaogang Chen
1
-7
/
+9
2023-04-06
usb: ucsi: Fix ucsi->connector race
Hans de Goede
1
-13
/
+9
2023-04-06
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
2
-27
/
+25
2023-04-06
selftests/bpf: Add few corner cases to test padding handling of btf_dump
Andrii Nakryiko
2
-1
/
+164
2023-04-06
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
3
-65
/
+164
2023-04-06
selftests/bpf: Test btf dump for struct with padding only fields
Eduard Zingerman
1
-0
/
+9
2023-04-06
net: dsa: mv88e6xxx: replace VTU violation prints with trace points
Vladimir Oltean
2
-4
/
+33
2023-04-06
net: dsa: mv88e6xxx: replace ATU violation prints with trace points
Vladimir Oltean
4
-9
/
+86
2023-04-06
net: dsa: mv88e6xxx: read FID when handling ATU violations
Hans J. Schultz
1
-11
/
+61
2023-04-06
KVM: arm64: Disable interrupts while walking userspace PTs
Marc Zyngier
1
-7
/
+38
2023-04-06
KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current value
Reiji Watanabe
1
-2
/
+19
2023-04-06
drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...
Ville Syrjälä
1
-2
/
+21
2023-04-06
drm/i915: Disable DC states for all commits
Ville Syrjälä
1
-3
/
+25
2023-04-06
drm/i915/dpt: Treat the DPT BO as a framebuffer
Ville Syrjälä
3
-1
/
+6
2023-04-06
drm/i915/gem: Flush lmem contents after construction
Chris Wilson
1
-1
/
+2
2023-04-06
drm/amd/display: Take FEC Overhead into Timeslot Calculation
Fangzhi Zuo
2
-8
/
+27
2023-04-06
drm/amd/display: Add DSC Support for Synaptics Cascaded MST Hub
Fangzhi Zuo
2
-0
/
+31
2023-04-06
drm/amdgpu: allow more APUs to do mode2 reset when go to S4
Tim Huang
1
-1
/
+6
2023-04-06
drm/etnaviv: fix reference leak when mmaping imported buffer
Lucas Stach
1
-1
/
+9
2023-04-06
s390: reintroduce expoline dependence to scripts
Jiri Slaby (SUSE)
1
-1
/
+1
2023-04-06
s390/uaccess: add missing earlyclobber annotations to __clear_user()
Heiko Carstens
1
-1
/
+1
2023-04-06
dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA support
Geert Uytterhoeven
1
-0
/
+7
2023-04-06
rcu: Fix rcu_torture_read ftrace event
Douglas Raillard
1
-1
/
+1
[next]