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
11 days
arm64: dts: imx8mm-venice-gw72xx: remove unused sdhc1 pinctrl
Tim Harvey
1
-11
/
+0
11 days
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
2
-2
/
+19
11 days
rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
Xuanqiang Luo
1
-0
/
+59
11 days
ntfs3: Fix uninit buffer allocated by __getname()
Sidharth Seela
1
-0
/
+1
11 days
ntfs3: fix uninit memory after failed mi_read in mi_format_new
Raphael Pinsonneault-Thibeault
1
-1
/
+8
11 days
irqchip/qcom-irq-combiner: Fix section mismatch
Johan Hovold
1
-1
/
+1
11 days
irqchip/imx-mu-msi: Fix section mismatch
Johan Hovold
1
-9
/
+5
11 days
irqchip/irq-brcmstb-l2: Fix section mismatch
Johan Hovold
1
-8
/
+4
11 days
irqchip/irq-bcm7120-l2: Fix section mismatch
Johan Hovold
1
-11
/
+6
11 days
irqchip/irq-bcm7038-l1: Fix section mismatch
Johan Hovold
1
-5
/
+3
11 days
objtool: Fix weak symbol detection
Josh Poimboeuf
1
-4
/
+4
11 days
objtool: Fix find_{symbol,func}_containing()
Peter Zijlstra
3
-54
/
+229
11 days
clk: renesas: cpg-mssr: Add missing 1ms delay into reset toggle callback
Marek Vasut
1
-2
/
+9
11 days
USB: Fix descriptor count when handling invalid MBIM extended descriptor
Seungjin Bae
1
-1
/
+1
11 days
drm/vgem-fence: Fix potential deadlock on release
Janusz Krzysztofik
1
-1
/
+1
11 days
drm/panel: visionox-rm69299: Don't clear all mode flags
Guido Günther
1
-1
/
+1
11 days
gpu: host1x: Fix race in syncpt alloc/free
Mainak Sen
1
-3
/
+1
11 days
smack: fix bug: unprivileged task can create labels
Konstantin Andreev
1
-14
/
+27
11 days
staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing
Navaneeth K
1
-3
/
+5
11 days
staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing
Navaneeth K
1
-1
/
+4
11 days
staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parser
Navaneeth K
1
-6
/
+8
11 days
comedi: check device's attached status in compat ioctls
Nikita Zhandarovich
1
-6
/
+36
11 days
comedi: multiq3: sanitize config options in multiq3_attach()
Nikita Zhandarovich
1
-0
/
+9
11 days
comedi: c6xdigio: Fix invalid PNP driver unregistration
Ian Abbott
1
-11
/
+35
11 days
samples: work around glibc redefining some of our defines wrong
Linus Torvalds
2
-0
/
+12
11 days
LoongArch: Mask all interrupts during kexec/kdump
Huacai Chen
1
-0
/
+2
11 days
HID: elecom: Add support for ELECOM M-XT3URBK (018F)
Naoki Ueki
3
-4
/
+8
11 days
platform/x86: huawei-wmi: add keys for HONOR models
Jia Ston
1
-0
/
+4
11 days
HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk list
April Grimoire
1
-0
/
+1
11 days
platform/x86: acer-wmi: Ignore backlight event
Armin Wolf
1
-0
/
+4
11 days
pinctrl: qcom: msm: Fix deadlock in pinmux configuration
Praveen Talari
1
-1
/
+1
11 days
bfs: Reconstruct file type when loading from disk
Tetsuo Handa
1
-1
/
+18
11 days
ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series
Lushih Hsieh
1
-0
/
+6
11 days
smb: fix invalid username check in smb3_fs_context_parse_param()
Yiqi Sun
1
-1
/
+1
11 days
drm/vmwgfx: Use kref in vmw_bo_dirty
Ian Forbes
1
-7
/
+5
11 days
spi: imx: keep dma request disabled before dma transfer setup
Robin Gong
1
-4
/
+11
11 days
spi: xilinx: increase number of retries before declaring stall
Alvaro Gamez Machado
1
-1
/
+1
11 days
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
1
-9
/
+31
11 days
USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBIC
Johan Hovold
1
-9
/
+9
11 days
USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBIC
Johan Hovold
1
-11
/
+17
11 days
serial: add support of CPCI cards
Magne Bruno
1
-0
/
+37
11 days
USB: serial: ftdi_sio: match on interface number for jtag
Johan Hovold
1
-48
/
+24
11 days
USB: serial: option: move Telit 0x10c7 composition in the right place
Fabio Porcedda
1
-3
/
+3
11 days
USB: serial: option: add Telit Cinterion FE910C04 new compositions
Fabio Porcedda
1
-0
/
+14
11 days
USB: serial: option: add Foxconn T99W760
Slark Xiao
1
-0
/
+2
11 days
comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()
Nikita Zhandarovich
1
-3
/
+2
11 days
ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
Alexey Nepomnyashih
1
-1
/
+6
11 days
locking/spinlock/debug: Fix data-race in do_raw_write_lock
Alexander Sverdlin
1
-2
/
+2
11 days
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
1
-2
/
+5
11 days
ext4: refresh inline data size before write operations
Deepanshu Kartikey
1
-1
/
+6
[prev]
[next]