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
2020-04-23
Linux 4.19.118
v4.19.118
Greg Kroah-Hartman
1
-1
/
+1
2020-04-23
bpf: fix buggy r0 retval refinement for tracing helpers
Daniel Borkmann
1
-11
/
+34
2020-04-23
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
12
-74
/
+85
2020-04-23
mtd: phram: fix a double free issue in error path
Wen Yang
1
-6
/
+9
2020-04-23
mtd: lpddr: Fix a double free in probe()
Dan Carpenter
1
-1
/
+0
2020-04-23
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
1
-0
/
+1
2020-04-23
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
1
-4
/
+4
2020-04-23
tty: evh_bytechan: Fix out of bounds accesses
Stephen Rothwell
1
-3
/
+18
2020-04-23
iio: si1133: read 24-bit signed integer for measurement
Maxime Roussin-Bélanger
1
-13
/
+24
2020-04-23
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
1
-1
/
+1
2020-04-23
net: dsa: bcm_sf2: Fix overflow checks
Florian Fainelli
1
-6
/
+3
2020-04-23
f2fs: fix to wait all node page writeback
Chao Yu
1
-3
/
+4
2020-04-23
iommu/amd: Fix the configuration of GCR3 table root pointer
Adrian Huang
1
-1
/
+1
2020-04-23
libnvdimm: Out of bounds read in __nd_ioctl()
Dan Carpenter
1
-2
/
+4
2020-04-23
power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.
Jeffery Miller
1
-2
/
+2
2020-04-23
ext2: fix debug reference to ext2_xattr_cache
Jan Kara
1
-2
/
+1
2020-04-23
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
1
-2
/
+3
2020-04-23
iommu/vt-d: Fix mm reference leak
Jacob Pan
1
-3
/
+4
2020-04-23
drm/vc4: Fix HDMI mode validation
Nicolas Saenz Julienne
1
-4
/
+16
2020-04-23
f2fs: fix NULL pointer dereference in f2fs_write_begin()
Chao Yu
1
-2
/
+3
2020-04-23
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
1
-9
/
+8
2020-04-23
drm/amdkfd: kfree the wrong pointer
Jack Zhang
1
-2
/
+2
2020-04-23
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
3
-8
/
+10
2020-04-23
KVM: s390: vsie: Fix possible race when shadowing region 3 tables
David Hildenbrand
1
-0
/
+1
2020-04-23
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
1
-1
/
+1
2020-04-23
percpu_counter: fix a data race at vm_committed_as
Qian Cai
1
-2
/
+2
2020-04-23
include/linux/swapops.h: correct guards for non_swap_entry()
Steven Price
1
-1
/
+2
2020-04-23
cifs: Allocate encryption header through kmalloc
Long Li
1
-11
/
+17
2020-04-23
um: ubd: Prevent buffer overrun on command completion
Gabriel Krisman Bertazi
1
-1
/
+3
2020-04-23
ext4: do not commit super on read-only bdev
Eric Sandeen
1
-1
/
+2
2020-04-23
s390/cpum_sf: Fix wrong page count in error message
Thomas Richter
1
-0
/
+1
2020-04-23
powerpc/maple: Fix declaration made after definition
Nathan Chancellor
1
-17
/
+17
2020-04-23
s390/cpuinfo: fix wrong output when CPU0 is offline
Alexander Gordeev
1
-1
/
+4
2020-04-23
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-04-23
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2020-04-23
rtc: 88pm860x: fix possible race condition
Alexandre Belloni
1
-6
/
+8
2020-04-23
soc: imx: gpc: fix power up sequencing
Lucas Stach
1
-11
/
+13
2020-04-23
clk: tegra: Fix Tegra PMC clock out parents
Sowjanya Komatineni
1
-6
/
+6
2020-04-23
power: supply: bq27xxx_battery: Silence deferred-probe error
Dmitry Osipenko
1
-1
/
+4
2020-04-23
clk: at91: usb: continue if clk_hw_round_rate() return zero
Claudiu Beznea
1
-0
/
+3
2020-04-23
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
3
-4
/
+9
2020-04-23
x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
Tianyu Lan
1
-9
/
+14
2020-04-23
x86/Hyper-V: Trigger crash enlightenment only once during system crash.
Tianyu Lan
1
-2
/
+14
2020-04-23
x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
Tianyu Lan
1
-2
/
+5
2020-04-23
x86/Hyper-V: Unload vmbus channel in hv panic callback
Tianyu Lan
2
-6
/
+16
2020-04-23
xsk: Add missing check on user supplied headroom size
Magnus Karlsson
1
-3
/
+2
2020-04-23
rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
Ilya Dryomov
1
-4
/
+4
2020-04-23
rbd: avoid a deadlock on header_rwsem when flushing notifies
Ilya Dryomov
1
-4
/
+13
2020-04-23
video: fbdev: sis: Remove unnecessary parentheses and commented code
Nathan Chancellor
1
-3
/
+1
2020-04-23
lib/raid6: use vdupq_n_u8 to avoid endianness warnings
ndesaulniers@google.com
2
-8
/
+4
[next]