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
2023-02-22
mmc: sdio: fix possible resource leaks in some error paths
Yang Yingliang
2
-15
/
+14
2023-02-22
Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"
Greg Kroah-Hartman
1
-2
/
+5
2023-02-22
aio: fix mremap after fork null-deref
Seth Jenkins
1
-0
/
+4
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
1
-1
/
+3
2023-02-22
net/rose: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+8
2023-02-22
tools/virtio: fix the vringh test for virtio ring changes
Shunsuke Mie
8
-5
/
+45
2023-02-22
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-02-22
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
1
-0
/
+3
2023-02-22
net: USB: Fix wrong-direction WARNING in plusb.c
Alan Stern
1
-3
/
+1
2023-02-22
pinctrl: single: fix potential NULL dereference
Maxim Korotkov
1
-0
/
+2
2023-02-22
pinctrl: aspeed: Fix confusing types in return value
Joel Stanley
1
-1
/
+1
2023-02-22
ALSA: pci: lx6464es: fix a debug loop
Dan Carpenter
1
-6
/
+5
2023-02-22
ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()
Artemii Karasev
1
-0
/
+3
2023-02-22
btrfs: limit device extents to the device size
Josef Bacik
1
-1
/
+5
2023-02-22
serial: 8250_dma: Fix DMA Rx rearm race
Ilpo Järvinen
1
-2
/
+10
2023-02-22
serial: 8250_dma: Fix DMA Rx completion race
Ilpo Järvinen
1
-1
/
+13
2023-02-22
Squashfs: fix handling and sanity checking of xattr_ids count
Phillip Lougher
4
-5
/
+5
2023-02-22
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
1
-0
/
+1
2023-02-22
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2
-3
/
+14
2023-02-22
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
1
-2
/
+13
2023-02-22
parisc: Fix return code of pdc_iodc_print()
Helge Deller
1
-2
/
+3
2023-02-22
iio:adc:twl6030: Enable measurements of VUSB, VBAT and others
Andreas Kemnade
1
-0
/
+32
2023-02-22
iio: adc: berlin2-adc: Add missing of_node_put() in error path
Xiongfeng Wang
1
-1
/
+3
2023-02-22
iio: hid: fix the retval in accel_3d_capture_sample
Dmitry Perchanov
1
-0
/
+1
2023-02-22
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
1
-1
/
+1
2023-02-22
watchdog: diag288_wdt: fix __diag288() inline assembly
Alexander Egorenkov
1
-1
/
+1
2023-02-22
watchdog: diag288_wdt: do not use stack buffers for hardware data
Alexander Egorenkov
1
-2
/
+11
2023-02-22
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-02-22
usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
Udipto Goswami
1
-1
/
+3
2023-02-22
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+6
2023-02-22
scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
Mike Christie
1
-3
/
+6
2023-02-22
scsi: target: core: Fix warning on RT kernels
Maurizio Lombardi
1
-2
/
+2
2023-02-22
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
2023-02-22
sctp: do not check hb_timer.expires when resetting hb_timer
Xin Long
1
-3
/
+1
2023-02-22
squashfs: harden sanity check in squashfs_read_xattr_id_table
Fedor Pchelkin
1
-1
/
+1
2023-02-22
netrom: Fix use-after-free caused by accept on already connected socket
Hyunwoo Kim
1
-0
/
+5
2023-02-22
ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()
Artemii Karasev
1
-0
/
+3
2023-02-22
bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
Yuan Can
1
-1
/
+7
2023-02-22
firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP...
Takashi Sakamoto
1
-1
/
+3
2023-02-06
Linux 4.14.305
v4.14.305
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
1
-1
/
+1
2023-02-06
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
3
-12
/
+18
2023-02-06
mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags
Michal Hocko
1
-2
/
+4
2023-02-06
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
2
-4
/
+9
2023-02-06
docs: Fix path paste-o for /sys/kernel/warn_count
Kees Cook
1
-1
/
+1
2023-02-06
panic: Expose "warn_count" to sysfs
Kees Cook
2
-2
/
+26
2023-02-06
panic: Introduce warn_limit
Kees Cook
2
-0
/
+37
2023-02-06
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
4
-6
/
+10
2023-02-06
exit: Allow oops_limit to be disabled
Kees Cook
2
-3
/
+4
2023-02-06
exit: Expose "oops_count" to sysfs
Kees Cook
2
-2
/
+26
[prev]
[next]