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
2020-10-01
proc: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-3
/
+3
2020-10-01
kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-4
/
+4
2020-10-01
selftests/ptrace: add test cases for dead-locks
Bernd Edlinger
2
-2
/
+88
2020-10-01
exec: Fix a deadlock in strace
Bernd Edlinger
1
-2
/
+2
2020-10-01
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
5
-5
/
+36
2020-10-01
tools: gpio-hammer: Avoid potential overflow in main
Gabriel Ravier
1
-1
/
+16
2020-10-01
cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
Pratik Rajesh Sampat
1
-5
/
+8
2020-10-01
net: axienet: Propagate failure of DMA descriptor setup
Andre Przywara
1
-7
/
+19
2020-10-01
net: axienet: Convert DMA error handler to a work queue
Andre Przywara
2
-13
/
+13
2020-10-01
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
1
-5
/
+5
2020-10-01
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
1
-2
/
+4
2020-10-01
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
1
-1
/
+1
2020-10-01
serial: 8250_port: Don't service RX FIFO if throttled
Vignesh Raghavendra
1
-1
/
+15
2020-10-01
r8169: improve RTL8168b FIFO overflow workaround
Heiner Kallweit
1
-2
/
+1
2020-10-01
btrfs: free the reloc_control in a consistent way
Josef Bacik
1
-2
/
+14
2020-10-01
btrfs: do not init a reloc root if we aren't relocating
Josef Bacik
1
-4
/
+16
2020-10-01
perf parse-events: Fix 3 use after frees found with clang ASAN
Ian Rogers
2
-2
/
+3
2020-10-01
KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...
He Zhe
1
-1
/
+1
2020-10-01
thermal: rcar_thermal: Handle probe error gracefully
Niklas Söderlund
1
-2
/
+4
2020-10-01
tracing: Use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-10-01
drm/msm/a5xx: Always set an OPP supported hardware value
Jordan Crouse
1
-7
/
+20
2020-10-01
drm/msm: fix leaks if initialization fails
Pavel Machek
1
-2
/
+4
2020-10-01
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
3
-7
/
+40
2020-10-01
intel_th: Disallow multi mode on devices where it's broken
Alexander Shishkin
3
-4
/
+17
2020-10-01
RDMA/cm: Remove a race freeing timewait_info
Jason Gunthorpe
1
-10
/
+15
2020-10-01
nfsd: Don't add locks to closed or closing open stateids
Trond Myklebust
1
-30
/
+43
2020-10-01
rtc: ds1374: fix possible race condition
Alexandre Belloni
1
-6
/
+9
2020-10-01
rtc: sa1100: fix possible race condition
Alexandre Belloni
1
-8
/
+10
2020-10-01
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
2
-0
/
+10
2020-10-01
ext4: mark block bitmap corrupted when found instead of BUGON
Dmitry Monakhov
1
-2
/
+9
2020-10-01
xfs: mark dir corrupt when lookup-by-hash fails
Darrick J. Wong
1
-0
/
+3
2020-10-01
xfs: don't ever return a stale pointer from __xfs_dir3_free_read
Darrick J. Wong
1
-0
/
+1
2020-10-01
tty: sifive: Finish transmission before changing the clock
Palmer Dabbelt
1
-4
/
+24
2020-10-01
media: tda10071: fix unsigned sign extension overflow
Colin Ian King
1
-4
/
+5
2020-10-01
Bluetooth: L2CAP: handle l2cap config request during open state
Howard Chung
1
-1
/
+2
2020-10-01
scsi: aacraid: Disabling TM path and only processing IOP reset
Sagar Biradar
2
-10
/
+26
2020-10-01
ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read
Wen Gong
1
-4
/
+14
2020-10-01
perf cs-etm: Correct synthesizing instruction samples
Leo Yan
1
-17
/
+70
2020-10-01
perf cs-etm: Swap packets for instruction samples
Leo Yan
1
-20
/
+19
2020-10-01
s390/irq: replace setup_irq() by request_irq()
afzal mohammed
3
-18
/
+6
2020-10-01
cpu-topology: Fix the potential data corruption
Zeng Tao
1
-2
/
+2
2020-10-01
clk: imx: Fix division by zero warning on pfdv2
Anson Huang
1
-0
/
+6
2020-10-01
drm/amd/display: Stop if retimer is not available
Rodrigo Siqueira
1
-38
/
+29
2020-10-01
ARM: OMAP2+: Handle errors for cpu_pm
Tony Lindgren
3
-13
/
+30
2020-10-01
drm/amdgpu: increase atombios cmd timeout
John Clements
1
-2
/
+2
2020-10-01
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
1
-8
/
+27
2020-10-01
perf jevents: Fix leak of mapfile memory
John Garry
1
-6
/
+9
2020-10-01
ext4: fix a data race at inode->i_disksize
Qiujun Huang
1
-1
/
+1
2020-10-01
drm/amd/display: fix image corruption with ODM 2:1 DSC 2 slice
Wenjing Liu
4
-1
/
+5
2020-10-01
powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
Alexey Kardashevskiy
1
-18
/
+21
[next]