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
2022-06-09
drm/msm/dp: do not stop transmitting phy test pattern during DP phy complianc...
Kuogee Hsieh
1
-8
/
+6
2022-06-09
drm/msm/dp: reset DP controller before transmit phy test pattern
Kuogee Hsieh
1
-1
/
+1
2022-06-09
drm/msm/dp: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
1
-4
/
+3
2022-06-09
drm/msm/dp: stop event kernel thread when DP unbind
Kuogee Hsieh
1
-8
/
+31
2022-06-09
drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...
Vinod Polimera
1
-1
/
+3
2022-06-09
perf tools: Add missing headers needed by util/data.h
Yang Jihong
1
-0
/
+1
2022-06-09
ASoC: rk3328: fix disabling mclk on pclk probe failure
Nicolas Frattaroli
1
-1
/
+1
2022-06-09
x86/speculation: Add missing prototype for unpriv_ebpf_notify()
Josh Poimboeuf
1
-0
/
+2
2022-06-09
mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
Yang Yingliang
1
-1
/
+1
2022-06-09
mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
Yang Yingliang
1
-3
/
+2
2022-06-09
x86/pm: Fix false positive kmemleak report in msr_build_context()
Matthieu Baerts
2
-5
/
+9
2022-06-09
mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
Chen-Tsung Hsieh
1
-0
/
+9
2022-06-09
libbpf: Fix logic for finding matching program for CO-RE relocation
Andrii Nakryiko
1
-2
/
+3
2022-06-09
selftests/resctrl: Fix null pointer dereference on open failed
Colin Ian King
1
-1
/
+3
2022-06-09
drm/v3d: Fix null pointer dereference of pointer perfmon
Colin Ian King
1
-1
/
+2
2022-06-09
scsi: ufs: core: Exclude UECxx from SFR dump list
Kiwoong Kim
1
-1
/
+6
2022-06-09
scsi: ufs: qcom: Fix ufs_qcom_resume()
Bart Van Assche
1
-6
/
+1
2022-06-09
scsi: iscsi: Fix harmless double shift bug
Dan Carpenter
1
-3
/
+3
2022-06-09
drm/msm/dpu: adjust display_v_end for eDP and DP
Kuogee Hsieh
1
-0
/
+1
2022-06-09
drm/msm/hdmi: switch to drm_bridge_connector
Dmitry Baryshkov
5
-159
/
+109
2022-06-09
drm/msm/dp: Modify prototype of encoder based API
Bjorn Andersson
1
-10
/
+13
2022-06-09
selftests/damon: add damon to selftests root Makefile
Yuanchu Xie
1
-0
/
+1
2022-06-09
of: overlay: do not break notify on NOTIFY_{OK|STOP}
Nuno Sá
1
-3
/
+1
2022-06-09
spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
Luca Ceresoli
1
-0
/
+8
2022-06-09
spi: rockchip: Preset cs-high and clk polarity in setup progress
Jon Lin
1
-0
/
+24
2022-06-09
spi: rockchip: Stop spi slave dma receiver when cs inactive
Jon Lin
1
-8
/
+73
2022-06-09
fsnotify: fix wrong lockdep annotations
Amir Goldstein
1
-3
/
+3
2022-06-09
inotify: show inotify mask flags in proc fdinfo
Amir Goldstein
3
-10
/
+15
2022-06-09
mtdblock: warn if opened on NAND
Bjørn Mork
1
-4
/
+4
2022-06-09
ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
Colin Ian King
1
-1
/
+2
2022-06-09
drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
Marek Vasut
1
-0
/
+1
2022-06-09
media: hantro: Empty encoder capture buffers by default
Chen-Yu Tsai
1
-2
/
+6
2022-06-09
media: i2c: max9286: fix kernel oops when removing module
Laurentiu Palcu
1
-12
/
+7
2022-06-09
media: i2c: max9286: Use "maxim,gpio-poc" property
Jacopo Mondi
1
-30
/
+90
2022-06-09
media: i2c: max9286: Use dev_err_probe() helper
Niklas Söderlund
1
-4
/
+2
2022-06-09
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
1
-0
/
+8
2022-06-09
printk: wake waiters for safe and NMI contexts
John Ogness
1
-12
/
+16
2022-06-09
printk: add missing memory barrier to wake_up_klogd()
John Ogness
1
-3
/
+36
2022-06-09
printk: use atomic updates for klogd work
John Ogness
1
-2
/
+2
2022-06-09
cpufreq: Fix possible race in cpufreq online error path
Schspa Shi
1
-2
/
+3
2022-06-09
spi: img-spfi: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
1
-1
/
+1
2022-06-09
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
2
-11
/
+13
2022-06-09
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
3
-8
/
+8
2022-06-09
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
12
-5
/
+35
2022-06-09
drm/mediatek: dpi: Use mt8183 output formats for mt8192
Nícolas F. R. A. Prado
1
-2
/
+2
2022-06-09
regulator: da9121: Fix uninit-value in da9121_assign_chip_model()
Wei Yongjun
1
-0
/
+2
2022-06-09
drm/bridge: Fix error handling in analogix_dp_probe
Miaoqian Lin
1
-5
/
+13
2022-06-09
HID: elan: Fix potential double free in elan_input_configured
Miaoqian Lin
1
-2
/
+0
2022-06-09
HID: hid-led: fix maximum brightness for Dream Cheeky
Jonathan Teh
1
-1
/
+1
2022-06-09
mtd: rawnand: denali: Use managed device resources
Zheyu Ma
1
-11
/
+4
[prev]
[next]