index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-27
Linux 3.18.127
v3.18.127
Greg Kroah-Hartman
1
-1
/
+1
2018-11-27
HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
Eric Biggers
1
-0
/
+13
2018-11-27
new helper: uaccess_kernel()
Al Viro
1
-0
/
+3
2018-11-27
ACPI / platform: Add SMB0001 HID to forbidden_id_list
Hans de Goede
1
-0
/
+1
2018-11-27
USB: misc: appledisplay: add 20" Apple Cinema Display
Mattias Jacobsson
1
-0
/
+1
2018-11-27
misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
Nathan Chancellor
1
-1
/
+1
2018-11-27
usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
Emmanuel Pescosta
1
-0
/
+3
2018-11-27
USB: quirks: Add no-lpm quirk for Raydium touchscreens
Kai-Heng Feng
1
-0
/
+5
2018-11-27
usb: cdc-acm: add entry for Hiro (Conexant) modem
Maarten Jacobs
1
-0
/
+3
2018-11-27
uio: Fix an Oops on load
Dan Carpenter
1
-2
/
+5
2018-11-27
media: v4l: event: Add subscription to list before calling "add" operation
Sakari Ailus
1
-19
/
+24
2018-11-27
Revert "Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV"
Greg Kroah-Hartman
1
-1
/
+0
2018-11-27
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
1
-1
/
+1
2018-11-27
Revert "Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES""
Sasha Levin
1
-1
/
+1
2018-11-27
zram: close udev startup race condition as default groups
Minchan Kim
1
-12
/
+6
2018-11-27
lib/raid6: Fix arm64 test build
Jeremy Linton
1
-2
/
+2
2018-11-27
s390/vdso: add missing FORCE to build targets
Vasily Gorbik
2
-6
/
+6
2018-11-27
clk: samsung: exynos5420: Enable PERIS clocks for suspend
Marek Szyprowski
1
-0
/
+1
2018-11-27
fs/exofs: fix potential memory leak in mount option parsing
Chengguang Xu
1
-1
/
+4
2018-11-27
um: Give start_idle_thread() a return code
Richard Weinberger
1
-0
/
+5
2018-11-27
hfsplus: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-11-27
hfs: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-11-27
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
1
-0
/
+7
2018-11-27
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
1
-0
/
+4
2018-11-22
Linux 3.18.126
v3.18.126
Greg Kroah-Hartman
1
-1
/
+1
2018-11-22
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
1
-4
/
+19
2018-11-22
configfs: replace strncpy with memcpy
Guenter Roeck
1
-1
/
+1
2018-11-22
fuse: fix leaked notify reply
Miklos Szeredi
1
-1
/
+3
2018-11-22
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
1
-3
/
+2
2018-11-22
mount: Prevent MNT_DETACH from disconnecting locked mounts
Eric W. Biederman
1
-1
/
+1
2018-11-22
mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
Eric W. Biederman
1
-2
/
+8
2018-11-22
mount: Retest MNT_LOCKED in do_umount
Eric W. Biederman
1
-2
/
+8
2018-11-22
ext4: fix buffer leak in __ext4_read_dirblock() on error path
Vasily Averin
1
-0
/
+1
2018-11-22
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
Vasily Averin
1
-0
/
+2
2018-11-22
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
1
-0
/
+2
2018-11-22
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
1
-8
/
+8
2018-11-22
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
1
-0
/
+1
2018-11-22
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
1
-1
/
+1
2018-11-22
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
1
-1
/
+3
2018-11-22
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
1
-0
/
+4
2018-11-22
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
1
-6
/
+2
2018-11-22
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
1
-2
/
+1
2018-11-22
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
1
-2
/
+4
2018-11-22
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
1
-1
/
+3
2018-11-22
arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
H. Peter Anvin (Intel)
3
-1
/
+29
2018-11-22
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
1
-2
/
+2
2018-11-22
mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
Arnd Bergmann
1
-1
/
+1
2018-11-22
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-22
mach64: fix image corruption due to reading accelerator registers
Mikulas Patocka
1
-13
/
+9
2018-11-22
mach64: fix display corruption on big endian machines
Mikulas Patocka
1
-3
/
+3
[next]