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-7.2.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-11-28
drm/mediatek/dp: fix memory leak on ->get_edid callback error path
Jani Nikula
1
-0
/
+1
2023-11-28
drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection
Jani Nikula
1
-1
/
+4
2023-11-28
media: ccs: Correctly initialise try compose rectangle
Sakari Ailus
1
-1
/
+1
2023-11-28
media: venus: hfi: add checks to handle capabilities from firmware
Vikash Garodia
1
-0
/
+12
2023-11-28
media: venus: hfi: fix the check to handle session buffer requirement
Vikash Garodia
1
-1
/
+1
2023-11-28
media: venus: hfi_parser: Add check to keep the number of codecs within range
Vikash Garodia
1
-0
/
+3
2023-11-28
media: sharp: fix sharp encoding
Sean Young
1
-3
/
+5
2023-11-28
media: lirc: drop trailing space from scancode transmit
Sean Young
1
-1
/
+5
2023-11-28
f2fs: avoid format-overflow warning
Su Hui
1
-1
/
+1
2023-11-28
f2fs: do not return EFSCORRUPTED, but try to run online repair
Jaegeuk Kim
2
-8
/
+16
2023-11-28
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Heiner Kallweit
1
-10
/
+9
2023-11-28
net: phylink: initialize carrier state at creation
Klaus Kudielka
1
-0
/
+1
2023-11-28
net: dsa: lan9303: consequently nested-lock physical MDIO
Alexander Sverdlin
1
-2
/
+2
2023-11-28
net: ethtool: Fix documentation of ethtool_sprintf()
Andrew Lunn
1
-2
/
+2
2023-11-28
s390/ap: fix AP bus crash on early config change callback invocation
Harald Freudenberger
1
-0
/
+4
2023-11-28
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
1
-3
/
+16
2023-11-28
sbsa_gwdt: Calculate timeout with 64-bit math
Darren Hart
1
-2
/
+2
2023-11-28
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
1
-1
/
+1
2023-11-28
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
1
-1
/
+1
2023-11-28
Revert "i2c: pxa: move to generic GPIO recovery"
Robert Marko
1
-8
/
+68
2023-11-28
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
1
-5
/
+0
2023-11-28
cxl/region: Fix x1 root-decoder granularity calculations
Jim Harris
2
-2
/
+9
2023-11-28
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
6
-14
/
+146
2023-11-28
cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
Dan Williams
5
-49
/
+47
2023-11-28
cxl: Unify debug messages when calling devm_cxl_add_port()
Robert Richter
2
-14
/
+39
2023-11-28
i3c: master: svc: fix random hot join failure since timeout error
Frank Li
1
-0
/
+9
2023-11-28
i3c: master: svc: add NACK check after start byte sent
Clark Wang
1
-0
/
+6
2023-11-28
cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails
Jim Harris
1
-7
/
+7
2023-11-28
cxl/region: Move region-position validation to a helper
Dan Williams
1
-43
/
+76
2023-11-28
cxl/region: Cleanup target list on attach error
Dan Williams
1
-0
/
+2
2023-11-28
cxl/region: Validate region mode vs decoder mode
Dan Williams
1
-0
/
+6
2023-11-28
drm/amd/display: enable dsc_clk even if dsc_pg disabled
Muhammad Ahmed
2
-4
/
+7
2023-11-28
Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE
Guan Wentao
1
-0
/
+2
2023-11-28
Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables
Masum Reza
1
-0
/
+2
2023-11-28
bluetooth: Add device 13d3:3571 to device tables
Larry Finger
1
-0
/
+2
2023-11-28
bluetooth: Add device 0bda:887b to device tables
Larry Finger
1
-0
/
+2
2023-11-28
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
Artem Lukyanov
1
-0
/
+4
2023-11-28
clk: visconti: Fix undefined behavior bug in struct visconti_pll_provider
Gustavo A. R. Silva
1
-1
/
+3
2023-11-28
clk: visconti: remove unused visconti_pll_provider::regmap
Dario Binacchi
1
-1
/
+0
2023-11-28
cpufreq: stats: Fix buffer overflow detection in trans_stats()
Christian Marangi
1
-7
/
+7
2023-11-28
pmdomain: imx: Make imx pgc power domain also set the fwnode
Pengfei Li
1
-0
/
+1
2023-11-28
pmdomain: bcm: bcm2835-power: check if the ASB register is equal to enable
MaĆra Canal
1
-1
/
+1
2023-11-28
ALSA: hda/realtek: Add quirks for HP Laptops
Stefan Binding
1
-0
/
+3
2023-11-28
ALSA: hda/realtek: Enable Mute LED on HP 255 G10
Matus Malych
1
-0
/
+1
2023-11-28
ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC
Chandradeep Dey
1
-0
/
+1
2023-11-28
ALSA: hda/realtek - Add Dell ALC295 to pin fall back table
Kailang Yang
1
-16
/
+3
2023-11-28
ALSA: hda/realtek: Enable Mute LED on HP 255 G8
Eymen Yigit
1
-0
/
+1
2023-11-28
ALSA: info: Fix potential deadlock at disconnection
Takashi Iwai
1
-8
/
+13
2023-11-28
btrfs: zoned: wait for data BG to be finished on direct IO allocation
Naohiro Aota
1
-0
/
+7
2023-11-28
xfs: recovery should not clear di_flushiter unconditionally
Dave Chinner
1
-15
/
+17
[prev]
[next]