index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
lib
/
spinlock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
md: make sure desc_nr less than MD_SB_DISKS
Yufen Yu
1
-0
/
+1
2019-12-11
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
1
-1
/
+1
2019-12-11
raid5: need to set STRIPE_HANDLE for batch head
Guoqing Jiang
1
-1
/
+1
2019-12-11
afs: Show volume name in /proc/net/afs/<cell>/volumes
David Howells
1
-3
/
+4
2019-12-11
afs: Fix missing cell comparison in afs_test_super()
David Howells
1
-0
/
+1
2019-12-11
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
1
-0
/
+3
2019-12-11
afs: Fix mountpoint parsing
David Howells
1
-2
/
+4
2019-12-11
dt-bindings: net: ti: cpsw-switch: update to fix comments
Grygorii Strashko
1
-15
/
+7
2019-12-11
dt-bindings: remoteproc: stm32: add wakeup-source property
Arnaud Pouliquen
1
-0
/
+2
2019-12-11
xhci: make sure interrupts are restored to correct state
Mathias Nyman
1
-6
/
+6
2019-12-11
xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.
Mathias Nyman
1
-1
/
+2
2019-12-11
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-12-11
usb: xhci: only set D3hot for pci device
Henry Lin
3
-5
/
+16
2019-12-11
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
2
-2
/
+11
2019-12-11
xhci: Fix memory leak in xhci_add_in_port()
Mika Westerberg
1
-0
/
+4
2019-12-11
drm/i915: Serialise with remote retirement
Chris Wilson
1
-3
/
+23
2019-12-11
virtio_balloon: divide/multiply instead of shifts
Michael S. Tsirkin
1
-4
/
+5
2019-12-11
virtio_balloon: name cleanups
Michael S. Tsirkin
1
-12
/
+12
2019-12-11
virtio-balloon: fix managed page counts when migrating pages between zones
David Hildenbrand
1
-0
/
+11
2019-12-11
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2
-22
/
+23
2019-12-11
i2c: add helper to check if a client has a driver attached
Wolfram Sang
1
-0
/
+5
2019-12-11
ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO
Hui Wang
1
-5
/
+3
2019-12-11
io_uring: add sockets to list of files that support non-blocking issue
Jens Axboe
1
-2
/
+4
2019-12-11
net: make socket read/write_iter() honor IOCB_NOWAIT
Jens Axboe
1
-2
/
+2
2019-12-11
io_uring: only hash regular files for async work execution
Jens Axboe
1
-1
/
+3
2019-12-11
io_uring: run next sqe inline if possible
Jens Axboe
1
-4
/
+11
2019-12-11
io_uring: don't dynamically allocate poll data
Jens Axboe
1
-16
/
+11
2019-12-11
io_uring: deferred send/recvmsg should assign iov
Jens Axboe
1
-2
/
+2
2019-12-11
io_uring: sqthread should grab ctx->uring_lock for submissions
Jens Axboe
1
-5
/
+2
2019-12-11
io-wq: briefly spin for new work after finishing work
Jens Axboe
2
-5
/
+26
2019-12-11
io-wq: remove worker->wait waitqueue
Jens Axboe
1
-8
/
+2
2019-12-11
io_uring: allow unbreakable links
Jens Axboe
2
-38
/
+47
2019-12-10
cpuidle: Fix cpuidle_driver_state_disabled()
Rafael J. Wysocki
1
-0
/
+10
2019-12-10
drm/amd/display: include linux/slab.h where needed
Arnd Bergmann
1
-0
/
+2
2019-12-10
i2c: fix header file kernel-doc warning
Randy Dunlap
1
-0
/
+1
2019-12-10
i2c: remove i2c_new_dummy() API
Wolfram Sang
2
-29
/
+0
2019-12-10
drm/amd/display: fix undefined struct member reference
Arnd Bergmann
1
-0
/
+2
2019-12-10
sh: kgdb: Mark expected switch fall-throughs
Kuninori Morimoto
1
-0
/
+1
2019-12-10
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
4
-26
/
+21
2019-12-10
tracing: remove set but not used variable 'buffer'
YueHaibing
1
-2
/
+0
2019-12-10
module: Remove accidental change of module_enable_x()
Steven Rostedt (VMware)
1
-5
/
+1
2019-12-10
ALSA: hda/hdmi - Fix duplicate unref of pci_dev
Lukas Wunner
1
-1
/
+0
2019-12-10
docs: dm-integrity: remove reference to ARC4
Eric Biggers
1
-1
/
+1
2019-12-10
docs: filesystems: overlayfs: Fix restview warnings
Amir Goldstein
1
-4
/
+6
2019-12-10
docs: filesystems: overlayfs: Rename overlayfs.txt to .rst
Amir Goldstein
2
-1
/
+1
2019-12-10
ovl: relax WARN_ON() on rename to self
Amir Goldstein
1
-1
/
+1
2019-12-10
ovl: fix corner case of non-unique st_dev;st_ino
Amir Goldstein
1
-1
/
+7
2019-12-10
ovl: don't use a temp buf for encoding real fh
Amir Goldstein
1
-21
/
+16
2019-12-10
ovl: make sure that real fid is 32bit aligned in memory
Amir Goldstein
4
-73
/
+115
2019-12-10
ovl: fix lookup failure on multi lower squashfs
Amir Goldstein
3
-7
/
+27
[prev]
[next]