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.19.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-7.0.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
2021-05-21
drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-21
drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-21
drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
James Zhu
1
-1
/
+5
2021-05-21
drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error
Kevin Wang
1
-6
/
+6
2021-05-21
regulator: core: resolve supply for boot-on/always-on regulators
Dmitry Baryshkov
1
-0
/
+6
2021-05-20
drm/amd/pm: correct MGpuFanBoost setting
Evan Quan
2
-0
/
+19
2021-05-20
selftests: Add .gitignore for nci test suite
David Matlack
1
-0
/
+1
2021-05-20
Fix KASAN identified use-after-free issue.
Rohith Surabattula
2
-9
/
+23
2021-05-20
wq: handle VM suspension in stall detection
Sergey Senozhatsky
1
-2
/
+10
2021-05-20
regulator: fixed: Ensure enable_counter is correct if reg_domain_disable fails
Axel Lin
1
-1
/
+6
2021-05-20
ASoC: cs35l33: fix an error code in probe()
Dan Carpenter
1
-0
/
+1
2021-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-21
/
+35
2021-05-20
Merge tag 'sound-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-46
/
+175
2021-05-20
Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
15
-70
/
+164
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
59
-417
/
+499
2021-05-20
cgroup: disable controllers at parse time
Shakeel Butt
1
-8
/
+5
2021-05-20
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-22
/
+19
2021-05-20
SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected
Trond Myklebust
1
-0
/
+2
2021-05-20
NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
Anna Schumaker
1
-8
/
+7
2021-05-20
SUNRPC in case of backlog, hand free slots directly to waiting task
NeilBrown
2
-28
/
+47
2021-05-20
pNFS/NFSv4: Remove redundant initialization of 'rd_size'
Yang Li
1
-1
/
+1
2021-05-20
NFS: fix an incorrect limit in filelayout_decode_layout()
Dan Carpenter
1
-1
/
+1
2021-05-20
fs/nfs: Use fatal_signal_pending instead of signal_pending
zhouchuangao
1
-2
/
+2
2021-05-20
xfs: restore old ioctl definitions
Darrick J. Wong
1
-0
/
+4
2021-05-20
xfs: fix deadlock retry tracepoint arguments
Darrick J. Wong
1
-1
/
+3
2021-05-20
xfs: retry allocations when locality-based search fails
Darrick J. Wong
1
-1
/
+14
2021-05-20
staging: emxx_udc: fix loop in _nbu2ss_nuke()
Dan Carpenter
1
-2
/
+2
2021-05-20
serial: 8250_pci: Add support for new HPE serial device
Randy Wright
1
-0
/
+18
2021-05-20
serial: 8250: 8250_omap: Fix possible interrupt storm
Vignesh Raghavendra
1
-0
/
+12
2021-05-20
serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*
Andrew Jeffery
1
-16
/
+17
2021-05-20
serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
Andrew Jeffery
3
-0
/
+14
2021-05-20
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2
-35
/
+52
2021-05-20
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...
Nicholas Piggin
2
-9
/
+28
2021-05-20
block: fix a race between del_gendisk and BLKRRPART
Gulam Mohamed
1
-0
/
+3
2021-05-20
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
3
-22
/
+6
2021-05-20
Merge tag 'nvme-5.13-2021-05-20' of git://git.infradead.org/nvme into block-5.13
Jens Axboe
4
-4
/
+19
2021-05-20
btrfs: zoned: fix parallel compressed writes
Johannes Thumshirn
1
-4
/
+38
2021-05-20
btrfs: zoned: pass start block to btrfs_use_zone_append
Johannes Thumshirn
4
-7
/
+6
2021-05-20
io_uring: fortify tctx/io_wq cleanup
Pavel Begunkov
1
-4
/
+4
2021-05-20
platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet
Hans de Goede
1
-0
/
+35
2021-05-20
dma-buf: fix unintended pin/unpin warnings
Christian König
1
-5
/
+5
2021-05-20
gfs2: Clean up revokes on normal withdraws
Bob Peterson
5
-4
/
+12
2021-05-20
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
1
-3
/
+21
2021-05-20
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
1
-0
/
+2
2021-05-20
gfs2: Fix I_NEW check in gfs2_dinode_in
Bob Peterson
1
-1
/
+1
2021-05-20
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
1
-1
/
+4
2021-05-20
thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
Mathias Nyman
1
-4
/
+5
2021-05-20
thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
Mathias Nyman
1
-5
/
+6
2021-05-20
powerpc: Fix early setup to make early_ioremap() work
Alexey Kardashevskiy
1
-2
/
+2
2021-05-20
Defer close only when lease is enabled.
Rohith Surabattula
3
-0
/
+4
[prev]
[next]