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
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
2020-04-24
Linux 4.14.177
v4.14.177
Greg Kroah-Hartman
1
-1
/
+1
2020-04-24
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
12
-74
/
+85
2020-04-24
KEYS: Use individual pages in big_key for crypto buffers
David Howells
1
-23
/
+87
2020-04-24
mtd: phram: fix a double free issue in error path
Wen Yang
1
-6
/
+9
2020-04-24
mtd: lpddr: Fix a double free in probe()
Dan Carpenter
1
-1
/
+0
2020-04-24
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
1
-4
/
+4
2020-04-24
tty: evh_bytechan: Fix out of bounds accesses
Stephen Rothwell
1
-3
/
+18
2020-04-24
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
1
-1
/
+1
2020-04-24
net: dsa: bcm_sf2: Fix overflow checks
Florian Fainelli
1
-6
/
+3
2020-04-24
iommu/amd: Fix the configuration of GCR3 table root pointer
Adrian Huang
1
-1
/
+1
2020-04-24
libnvdimm: Out of bounds read in __nd_ioctl()
Dan Carpenter
1
-2
/
+4
2020-04-24
ext2: fix debug reference to ext2_xattr_cache
Jan Kara
1
-2
/
+1
2020-04-24
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
1
-2
/
+3
2020-04-24
iommu/vt-d: Fix mm reference leak
Jacob Pan
1
-3
/
+4
2020-04-24
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
1
-9
/
+8
2020-04-24
drm/amdkfd: kfree the wrong pointer
Jack Zhang
1
-2
/
+2
2020-04-24
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
3
-8
/
+10
2020-04-24
KVM: s390: vsie: Fix possible race when shadowing region 3 tables
David Hildenbrand
1
-0
/
+1
2020-04-24
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
1
-1
/
+1
2020-04-24
percpu_counter: fix a data race at vm_committed_as
Qian Cai
1
-2
/
+2
2020-04-24
include/linux/swapops.h: correct guards for non_swap_entry()
Steven Price
1
-1
/
+2
2020-04-24
ext4: do not commit super on read-only bdev
Eric Sandeen
1
-1
/
+2
2020-04-24
powerpc/maple: Fix declaration made after definition
Nathan Chancellor
1
-17
/
+17
2020-04-24
s390/cpuinfo: fix wrong output when CPU0 is offline
Alexander Gordeev
1
-1
/
+4
2020-04-24
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-04-24
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2020-04-24
rtc: 88pm860x: fix possible race condition
Alexandre Belloni
1
-6
/
+8
2020-04-24
soc: imx: gpc: fix power up sequencing
Lucas Stach
1
-11
/
+13
2020-04-24
clk: tegra: Fix Tegra PMC clock out parents
Sowjanya Komatineni
1
-6
/
+6
2020-04-24
power: supply: bq27xxx_battery: Silence deferred-probe error
Dmitry Osipenko
1
-1
/
+4
2020-04-24
clk: at91: usb: continue if clk_hw_round_rate() return zero
Claudiu Beznea
1
-0
/
+3
2020-04-24
of: unittest: kmemleak in of_unittest_platform_populate()
Frank Rowand
1
-2
/
+5
2020-04-24
rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
Ilya Dryomov
1
-4
/
+4
2020-04-24
rbd: avoid a deadlock on header_rwsem when flushing notifies
Ilya Dryomov
1
-4
/
+13
2020-04-24
of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
Rob Herring
1
-3
/
+0
2020-04-24
soc: qcom: smem: Use le32_to_cpu for comparison
Chris Lew
1
-1
/
+1
2020-04-24
wil6210: abort properly in cfg suspend
Hamad Kadmany
1
-2
/
+5
2020-04-24
wil6210: fix length check in __wmi_send
Lior David
2
-2
/
+22
2020-04-24
wil6210: add block size checks during FW load
Lior David
3
-21
/
+49
2020-04-24
wil6210: fix PCIe bus mastering in case of interface down
Lazar Alexei
3
-19
/
+19
2020-04-24
rpmsg: glink: smem: Ensure ordering during tx
Bjorn Andersson
1
-0
/
+3
2020-04-24
rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()
Wei Yongjun
1
-0
/
+1
2020-04-24
rtc: pm8xxx: Fix issue in RTC write path
Mohit Aggarwal
1
-11
/
+38
2020-04-24
rpmsg: glink: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+2
2020-04-24
wil6210: rate limit wil_rx_refill error
Dedy Lansky
1
-2
/
+2
2020-04-24
scsi: ufs: ufs-qcom: remove broken hci version quirk
Subhash Jadavani
1
-1
/
+1
2020-04-24
scsi: ufs: make sure all interrupts are processed
Venkat Gopalakrishnan
1
-8
/
+19
2020-04-24
wil6210: fix temperature debugfs
Dedy Lansky
1
-3
/
+4
2020-04-24
wil6210: increase firmware ready timeout
Hamad Kadmany
1
-1
/
+1
2020-04-24
arch_topology: Fix section miss match warning due to free_raw_capacity()
Prasad Sodagudi
1
-1
/
+1
[next]