index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.4.164
v4.4.164
Greg Kroah-Hartman
2018-11-21
1
-1
/
+1
*
drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
Clint Taylor
2018-11-21
1
-0
/
+17
*
drm/dp_mst: Check if primary mstb is null
Stanislav Lisovskiy
2018-11-21
1
-0
/
+3
*
drm/rockchip: Allow driver to be shutdown on reboot/kexec
Marc Zyngier
2018-11-21
1
-0
/
+6
*
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-11-21
4
-2
/
+111
*
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
2018-11-21
1
-4
/
+19
*
configfs: replace strncpy with memcpy
Guenter Roeck
2018-11-21
1
-1
/
+1
*
fuse: fix leaked notify reply
Miklos Szeredi
2018-11-21
1
-1
/
+3
*
rtc: hctosys: Add missing range error reporting
Maciej W. Rozycki
2018-11-21
1
-1
/
+3
*
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
2018-11-21
1
-3
/
+2
*
mount: Prevent MNT_DETACH from disconnecting locked mounts
Eric W. Biederman
2018-11-21
1
-1
/
+1
*
mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
Eric W. Biederman
2018-11-21
1
-2
/
+8
*
mount: Retest MNT_LOCKED in do_umount
Eric W. Biederman
2018-11-21
1
-2
/
+8
*
ext4: fix buffer leak in __ext4_read_dirblock() on error path
Vasily Averin
2018-11-21
1
-0
/
+1
*
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
Vasily Averin
2018-11-21
1
-0
/
+2
*
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
2018-11-21
1
-0
/
+2
*
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
2018-11-21
1
-8
/
+8
*
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
2018-11-21
1
-0
/
+1
*
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
2018-11-21
1
-1
/
+1
*
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
2018-11-21
1
-1
/
+3
*
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
2018-11-21
1
-0
/
+4
*
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
2018-11-21
1
-6
/
+2
*
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
2018-11-21
1
-2
/
+1
*
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
2018-11-21
1
-2
/
+4
*
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
2018-11-21
1
-1
/
+3
*
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
2018-11-21
2
-2
/
+13
*
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
2018-11-21
1
-2
/
+10
*
arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
H. Peter Anvin (Intel)
2018-11-21
3
-1
/
+29
*
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
2018-11-21
1
-2
/
+2
*
mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
Arnd Bergmann
2018-11-21
1
-1
/
+1
*
mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
Andrea Arcangeli
2018-11-21
1
-2
/
+30
*
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
2018-11-21
1
-2
/
+1
*
vhost/scsi: truncate T10 PI iov_iter to prot_bytes
Greg Edwards
2018-11-21
1
-1
/
+3
*
mach64: fix image corruption due to reading accelerator registers
Mikulas Patocka
2018-11-21
1
-13
/
+9
*
mach64: fix display corruption on big endian machines
Mikulas Patocka
2018-11-21
1
-3
/
+3
*
libceph: bump CEPH_MSG_MAX_DATA_LEN
Ilya Dryomov
2018-11-21
1
-1
/
+7
*
clk: s2mps11: Fix matching when built as module and DT node contains compatible
Krzysztof Kozlowski
2018-11-21
1
-0
/
+30
*
xtensa: fix boot parameters address translation
Max Filippov
2018-11-21
1
-2
/
+5
*
xtensa: make sure bFLT stack is 16 byte aligned
Max Filippov
2018-11-21
1
-1
/
+5
*
xtensa: add NOTES section to the linker script
Max Filippov
2018-11-21
2
-1
/
+2
*
MIPS: Loongson-3: Fix BRIDGE irq delivery problem
Huacai Chen
2018-11-21
2
-11
/
+4
*
MIPS: Loongson-3: Fix CPU UART irq delivery problem
Huacai Chen
2018-11-21
1
-40
/
+3
*
bna: ethtool: Avoid reading past end of buffer
Kees Cook
2018-11-21
1
-2
/
+2
*
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
2018-11-21
1
-2
/
+9
*
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
2018-11-21
1
-5
/
+4
*
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2018-11-21
2
-11
/
+10
*
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
2018-11-21
1
-3
/
+2
*
mm: refuse wrapped vm_brk requests
Kees Cook
2018-11-21
1
-3
/
+5
*
binfmt_elf: fix calculations for bss padding
Kees Cook
2018-11-21
1
-16
/
+18
*
mm, elf: handle vm_brk error
Michal Hocko
2018-11-21
1
-2
/
+5
[next]