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
2019-05-16
afs: Fix double inc of vnode->cb_break
David Howells
1
-3
/
+1
2019-05-16
afs: Fix application of status and callback to be under same lock
David Howells
12
-1004
/
+921
2019-05-16
afs: Fix lock-wait/callback-break double locking
David Howells
2
-10
/
+1
2019-05-16
afs: Always get the reply time
David Howells
5
-16
/
+3
2019-05-16
afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
David Howells
1
-5
/
+2
2019-05-16
afs: Fix order-1 allocation in afs_do_lookup()
David Howells
5
-50
/
+45
2019-05-16
afs: Fix calculation of callback expiry time
David Howells
2
-57
/
+51
2019-05-16
afs: Get rid of afs_call::reply[]
David Howells
10
-303
/
+293
2019-05-16
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
David Howells
1
-2
/
+1
2019-05-16
afs: Don't pass the vnode pointer through into the inline bulk status op
David Howells
2
-15
/
+2
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
14
-35
/
+99
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
8
-4
/
+28
2019-05-16
afs: Fix error propagation from server record check/update
David Howells
1
-3
/
+3
2019-05-16
afs: Fix the maximum lifespan of VL and probe calls
David Howells
5
-0
/
+13
2019-05-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
42
-605
/
+2339
2019-05-16
block/bio-integrity: use struct_size() in kmalloc()
Jackie Liu
1
-2
/
+1
2019-05-16
rxrpc: Provide kernel interface to set max lifespan on a call
David Howells
3
-0
/
+37
2019-05-16
afs: Fix "kAFS: AFS vnode with undefined type 0"
David Howells
1
-0
/
+2
2019-05-16
powerpc/mm: Drop VM_BUG_ON in get_region_id()
Aneesh Kumar K.V
1
-2
/
+0
2019-05-16
Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
45
-118
/
+388
2019-05-16
io_uring: use wait_event_interruptible for cq_wait conditional wait
Jackie Liu
1
-15
/
+2
2019-05-16
io_uring: adjust smp_rmb inside io_cqring_events
Jackie Liu
1
-4
/
+2
2019-05-16
io_uring: fix infinite wait in khread_park() on io_finish_async()
Roman Penyaev
1
-7
/
+8
2019-05-16
dm: fix a couple brace coding style issues
Sheetal Singala
1
-2
/
+4
2019-05-16
dm crypt: print device name in integrity error message
Milan Broz
1
-3
/
+6
2019-05-16
dm crypt: move detailed message into debug level
Milan Broz
1
-4
/
+5
2019-05-16
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block-post
Jens Axboe
8
-78
/
+64
2019-05-16
dm ioctl: fix hang in early create error condition
Helen Koike
1
-1
/
+5
2019-05-16
ASoC: fsl_asrc: Fix the issue about unsupported rate
S.j. Wang
1
-2
/
+2
2019-05-16
Btrfs: tree-checker: detect file extent items with overlapping ranges
Filipe Manana
1
-4
/
+45
2019-05-16
Btrfs: fix race between ranged fsync and writeback of adjacent ranges
Filipe Manana
1
-0
/
+12
2019-05-16
Btrfs: avoid fallback to transaction commit during fsync of files with holes
Filipe Manana
1
-0
/
+1
2019-05-16
btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes
Qu Wenruo
1
-5
/
+7
2019-05-16
btrfs: sysfs: don't leak memory when failing add fsid
Tobin C. Harding
1
-1
/
+6
2019-05-16
btrfs: sysfs: Fix error path kobject memory leak
Tobin C. Harding
1
-2
/
+1
2019-05-16
afs: Fix cell DNS lookup
David Howells
3
-75
/
+130
2019-05-16
arm64: vdso: Explicitly add build-id option
Laura Abbott
1
-2
/
+2
2019-05-16
arm64/mm: Inhibit huge-vmap with ptdump
Mark Rutland
1
-3
/
+8
2019-05-16
spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
YueHaibing
1
-1
/
+1
2019-05-16
drm/sun4i: sun6i_mipi_dsi: Fix hsync_porch overflow
Jagan Teki
1
-2
/
+3
2019-05-16
drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
Jernej Skrabec
1
-1
/
+2
2019-05-16
drm/sun4i: Fix sun8i HDMI PHY clock initialization
Jernej Skrabec
1
-12
/
+14
2019-05-16
nds32: Fix vDSO clock_getres()
Vincenzo Frascino
3
-1
/
+5
2019-05-16
x86/speculation/mds: Improve CPU buffer clear documentation
Andy Lutomirski
1
-32
/
+7
2019-05-16
x86/speculation/mds: Revert CPU buffer clear on double fault exit
Andy Lutomirski
2
-15
/
+0
2019-05-16
Merge branch 'linus' into x86/urgent, to pick up dependent changes
Ingo Molnar
9103
-282648
/
+438261
2019-05-16
MAINTAINERS: update nds32 git repo path
Greentime Hu
1
-1
/
+1
2019-05-16
nds32: don't export low-level cache flushing routines
Christoph Hellwig
1
-6
/
+0
2019-05-16
Merge branch 'fixes' into arm/soc
Olof Johansson
798
-4486
/
+8161
2019-05-16
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
3
-0
/
+99
[prev]
[next]