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.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
2016-08-16
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
3
-20
/
+83
2016-08-16
ext4: fix reference counting bug on block allocation error
Vegard Nossum
1
-14
/
+3
2016-08-16
ext4: short-cut orphan cleanup on error
Vegard Nossum
1
-0
/
+10
2016-08-16
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2
-0
/
+10
2016-08-16
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
1
-3
/
+3
2016-08-16
ext4: fix deadlock during page writeback
Jan Kara
1
-3
/
+26
2016-08-16
ext4: check for extents that wrap around
Vegard Nossum
1
-2
/
+6
2016-08-16
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
1
-1
/
+2
2016-08-16
crypto: gcm - Filter out async ghash if necessary
Herbert Xu
1
-1
/
+3
2016-08-16
fs/dcache.c: avoid soft-lockup in dput()
Wei Fang
1
-2
/
+5
2016-08-16
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
2016-08-16
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
1
-0
/
+9
2016-08-16
fuse: fsync() did not return IO errors
Alexey Kuznetsov
1
-0
/
+15
2016-08-16
sysv, ipc: fix security-layer leaking
Fabian Frederick
2
-7
/
+7
2016-08-16
block: fix use-after-free in seq file
Vegard Nossum
1
-0
/
+1
2016-08-16
x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
David Howells
1
-1
/
+1
2016-08-16
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
Matt Roper
1
-5
/
+9
2016-08-16
x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
Toshi Kani
1
-19
/
+0
2016-08-16
x86/pat: Document the PAT initialization sequence
Toshi Kani
1
-0
/
+32
2016-08-16
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
3
-11
/
+1
2016-08-16
x86/mtrr: Fix PAT init handling when MTRR is disabled
Toshi Kani
3
-10
/
+18
2016-08-16
x86/mtrr: Fix Xorg crashes in Qemu sessions
Toshi Kani
2
-2
/
+14
2016-08-16
x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
Toshi Kani
1
-2
/
+2
2016-08-16
x86/mm/pat: Add pat_disable() interface
Toshi Kani
2
-1
/
+13
2016-08-16
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
3
-22
/
+55
2016-08-16
devpts: clean up interface to pty drivers
Linus Torvalds
3
-82
/
+64
2016-08-16
random: strengthen input validation for RNDADDTOENTCNT
Theodore Ts'o
1
-6
/
+7
2016-08-16
apparmor: fix ref count leak when profile sha1 hash is read
John Johansen
1
-0
/
+1
2016-08-16
Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
Michael Holzheu
1
-7
/
+0
2016-08-16
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2
-2
/
+2
2016-08-16
arm: oabi compat: add missing access checks
Dave Weinstein
1
-1
/
+7
2016-08-16
cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
Bjørn Mork
1
-15
/
+5
2016-08-16
i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
Mika Westerberg
1
-9
/
+94
2016-08-16
x86/mm/32: Enable full randomization on i386 and X86_32
Hector Marco-Gisbert
1
-13
/
+1
2016-08-16
HID: sony: do not bail out when the sixaxis refuses the output report
Benjamin Tissoires
1
-2
/
+4
2016-08-16
PNP: Add Broadwell to Intel MCH size workaround
Christophe Le Roy
1
-0
/
+1
2016-08-16
PNP: Add Haswell-ULT to Intel MCH size workaround
Josh Boyer
1
-0
/
+1
2016-08-16
scsi: ignore errors from scsi_dh_add_device()
Hannes Reinecke
1
-3
/
+4
2016-08-16
ipath: Restrict use of the write() interface
Ben Hutchings
1
-0
/
+5
2016-08-16
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-08-16
qed: Fix setting/clearing bit in completion bitmap
Manish Chopra
1
-4
/
+3
2016-08-16
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
1
-2
/
+5
2016-08-16
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Florian Fainelli
1
-1
/
+1
2016-08-16
bonding: set carrier off for devices created through netlink
Beniamino Galvani
1
-1
/
+5
2016-08-16
ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
Julian Anastasov
1
-0
/
+6
2016-08-16
tcp: enable per-socket rate limiting of all 'challenge acks'
Jason Baron
1
-17
/
+22
2016-08-16
tcp: make challenge acks less predictable
Eric Dumazet
1
-5
/
+10
2016-08-10
Linux 4.4.17
v4.4.17
Greg Kroah-Hartman
1
-1
/
+1
2016-08-10
vfs: fix deadlock in file_remove_privs() on overlayfs
Miklos Szeredi
1
-3
/
+3
2016-08-10
intel_th: Fix a deadlock in modprobing
Alexander Shishkin
2
-1
/
+37
[next]