index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
pipe: simplify signal handling in pipe_read() and add comments
Linus Torvalds
1
-7
/
+29
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
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
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
docs: dm-integrity: remove reference to ARC4
Eric Biggers
1
-1
/
+1
2019-12-09
ceph: add more debug info when decoding mdsmap
Xiubo Li
1
-4
/
+8
2019-12-09
ceph: switch to global cap helper
Xiubo Li
1
-14
/
+10
2019-12-09
ceph: trigger the reclaim work once there has enough pending caps
Xiubo Li
1
-1
/
+1
2019-12-09
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
4
-0
/
+40
2019-12-09
ceph: convert int fields in ceph_mount_options to unsigned int
Jeff Layton
3
-23
/
+26
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
115
-298
/
+298
2019-12-09
MIPS: OCTEON: Replace SIZEOF_FIELD() macro
Pankaj Bharadiya
1
-8
/
+1
2019-12-09
btrfs: add Kconfig dependency for BLAKE2B
David Sterba
1
-0
/
+1
2019-12-09
afs: Fix SELinux setting security label on /afs
David Howells
1
-1
/
+0
2019-12-09
afs: Fix afs_find_server lookups for ipv4 peers
Marc Dionne
1
-13
/
+8
2019-12-08
Linux 5.5-rc1
v5.5-rc1
Linus Torvalds
1
-2
/
+2
2019-12-08
erofs: update documentation
Gao Xiang
1
-13
/
+14
2019-12-08
smb3: improve check for when we send the security descriptor context on create
Steve French
1
-0
/
+2
2019-12-07
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-07
pipe: don't use 'pipe_wait() for basic pipe IO
Linus Torvalds
1
-3
/
+27
2019-12-07
NTB: Add Hygon Device ID
Jiasen Lin
1
-0
/
+1
2019-12-07
pipe: remove 'waiting_writers' merging logic
Linus Torvalds
3
-33
/
+9
2019-12-07
pipe: fix and clarify pipe read wakeup logic
Linus Torvalds
1
-13
/
+18
2019-12-07
pipe: fix and clarify pipe write wakeup logic
Linus Torvalds
1
-18
/
+41
2019-12-07
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
1
-1
/
+7
2019-12-07
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
1
-1
/
+1
2019-12-07
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
1
-1
/
+3
2019-12-07
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
1
-48
/
+71
2019-12-07
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
1
-1
/
+1
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
5
-11
/
+20
2019-12-07
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
1
-1
/
+1
2019-12-07
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
1
-2
/
+0
2019-12-07
lib/: fix Kconfig indentation
Krzysztof Kozlowski
3
-22
/
+22
2019-12-07
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Changbin Du
1
-9
/
+9
2019-12-07
kernel-hacking: create a submenu for scheduler debugging options
Changbin Du
1
-0
/
+4
[next]