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-14
NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx
Duoming Zhou
2
-3
/
+15
2022-06-14
ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...
Yang Yingliang
1
-3
/
+3
2022-06-14
drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
Hangyu Hua
1
-1
/
+3
2022-06-14
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
1
-0
/
+1
2022-06-14
sctp: read sk->sk_bound_dev_if once in sctp_rcv()
Eric Dumazet
1
-1
/
+3
2022-06-14
m68k: math-emu: Fix dependencies of math emulation support
Geert Uytterhoeven
1
-1
/
+1
2022-06-14
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
1
-8
/
+13
2022-06-14
media: vsp1: Fix offset calculation for plane cropping
Michael Rodin
1
-3
/
+3
2022-06-14
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Pavel Skripkin
1
-2
/
+5
2022-06-14
media: exynos4-is: Change clk_disable to clk_disable_unprepare
Miaoqian Lin
1
-1
/
+1
2022-06-14
media: st-delta: Fix PM disable depth imbalance in delta_probe
Miaoqian Lin
1
-2
/
+4
2022-06-14
scripts/faddr2line: Fix overlapping text section failures
Josh Poimboeuf
1
-53
/
+97
2022-06-14
regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
Miaoqian Lin
1
-0
/
+2
2022-06-14
ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
Miaoqian Lin
1
-0
/
+1
2022-06-14
perf/amd/ibs: Use interrupt regs ip for stack unwinding
Ravi Bangoria
1
-0
/
+18
2022-06-14
media: uvcvideo: Fix missing check to determine if element is found in list
Xiaomeng Tong
1
-9
/
+11
2022-06-14
drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
Dan Carpenter
1
-1
/
+1
2022-06-14
drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected
Jessica Zhang
3
-8
/
+21
2022-06-14
drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
Jessica Zhang
3
-9
/
+28
2022-06-14
x86/mm: Cleanup the control_va_addr_alignment() __setup handler
Randy Dunlap
1
-5
/
+2
2022-06-14
irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
1
-2
/
+2
2022-06-14
x86: Fix return value of __setup handlers
Randy Dunlap
4
-4
/
+4
2022-06-14
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
Yang Yingliang
1
-1
/
+1
2022-06-14
drm/msm/hdmi: check return value after calling platform_get_resource_byname()
Yang Yingliang
1
-0
/
+4
2022-06-14
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
1
-7
/
+14
2022-06-14
drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...
Vinod Polimera
1
-1
/
+3
2022-06-14
x86/speculation: Add missing prototype for unpriv_ebpf_notify()
Josh Poimboeuf
1
-0
/
+2
2022-06-14
x86/pm: Fix false positive kmemleak report in msr_build_context()
Matthieu Baerts
2
-5
/
+9
2022-06-14
scsi: ufs: core: Exclude UECxx from SFR dump list
Kiwoong Kim
1
-1
/
+6
2022-06-14
of: overlay: do not break notify on NOTIFY_{OK|STOP}
Nuno Sá
1
-3
/
+1
2022-06-14
fsnotify: fix wrong lockdep annotations
Amir Goldstein
1
-3
/
+3
2022-06-14
inotify: show inotify mask flags in proc fdinfo
Amir Goldstein
3
-10
/
+15
2022-06-14
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
1
-0
/
+8
2022-06-14
spi: img-spfi: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
1
-1
/
+1
2022-06-14
HID: elan: Fix potential double free in elan_input_configured
Miaoqian Lin
1
-2
/
+0
2022-06-14
HID: hid-led: fix maximum brightness for Dream Cheeky
Jonathan Teh
1
-1
/
+1
2022-06-14
efi: Add missing prototype for efi_capsule_setup_info
Jan Kiszka
1
-0
/
+2
2022-06-14
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
1
-0
/
+1
2022-06-14
spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
Miaoqian Lin
1
-2
/
+3
2022-06-14
nl80211: show SSID for P2P_GO interfaces
Johannes Berg
1
-0
/
+1
2022-06-14
drm/vc4: txp: Force alpha to be 0xff if it's disabled
Maxime Ripard
1
-0
/
+6
2022-06-14
drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
Maxime Ripard
1
-1
/
+1
2022-06-14
drm/mediatek: Fix mtk_cec_mask()
Miles Chen
1
-1
/
+1
2022-06-14
x86/delay: Fix the wrong asm constraint in delay_loop()
Ammar Faizi
1
-2
/
+2
2022-06-14
ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
Miaoqian Lin
1
-2
/
+7
2022-06-14
ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
Miaoqian Lin
1
-1
/
+4
2022-06-14
drm/bridge: adv7511: clean up CEC adapter when probe fails
Lucas Stach
1
-0
/
+1
2022-06-14
drm/edid: fix invalid EDID extension block filtering
Jani Nikula
1
-3
/
+3
2022-06-14
ath9k: fix ar9003_get_eepmisc
Wenli Looi
1
-1
/
+1
2022-06-14
drm: fix EDID struct for old ARM OABI format
Linus Torvalds
1
-3
/
+3
[prev]
[next]