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-05-02
pwm: bcm2835: Dynamically allocate base
Florian Fainelli
1
-0
/
+1
2020-05-02
pwm: renesas-tpu: Fix late Runtime PM enablement
Geert Uytterhoeven
1
-5
/
+4
2020-05-02
s390/cio: avoid duplicated 'ADD' uevents
Cornelia Huck
1
-4
/
+9
2020-05-02
ipc/util.c: sysvipc_find_ipc() should increase position index
Vasily Averin
1
-1
/
+1
2020-05-02
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-05-02
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-05-02
ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()
Hans de Goede
1
-0
/
+2
2020-05-02
scsi: iscsi: Report unbind session event when the target has been removed
Wu Bo
1
-1
/
+3
2020-05-02
pwm: rcar: Fix late Runtime PM enablement
Geert Uytterhoeven
1
-3
/
+7
2020-05-02
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
1
-2
/
+6
2020-05-02
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
1
-0
/
+5
2020-05-02
scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login
James Smart
1
-0
/
+2
2020-05-02
watchdog: reset last_hw_keepalive time at start
Tero Kristo
1
-0
/
+1
2020-05-02
vti4: removed duplicate log message.
Jeremy Sowden
1
-3
/
+1
2020-05-02
crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static
Wei Yongjun
1
-2
/
+2
2020-05-02
drm/msm: Use the correct dma_sync calls harder
Rob Clark
1
-2
/
+2
2020-05-02
keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h
David Howells
1
-1
/
+6
2020-05-02
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
1
-2
/
+1
2020-05-02
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
1
-1
/
+3
2020-05-02
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
1
-20
/
+27
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
[prev]
[next]