index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
svcrdma: Clean up trace_svcrdma_send_failed() tracepoint
Chuck Lever
2
-6
/
+3
2020-07-13
svcrdma: Consolidate send_error helper functions
Chuck Lever
1
-47
/
+5
2020-07-13
svcrdma: Make svc_rdma_send_error_msg() a global function
Chuck Lever
2
-9
/
+23
2020-07-13
svcrdma: Eliminate return value for svc_rdma_send_error_msg()
Chuck Lever
1
-11
/
+14
2020-07-13
svcrdma: Add a @status parameter to svc_rdma_send_error_msg()
Chuck Lever
1
-6
/
+26
2020-07-13
svcrdma: Add @rctxt parameter to svc_rdma_send_error() functions
Chuck Lever
2
-16
/
+16
2020-07-13
svcrdma: Remove save_io_pages() call from send_error_msg()
Chuck Lever
1
-4
/
+5
2020-07-13
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Chuck Lever
1
-7
/
+21
2020-07-13
SUNRPC: Augment server-side rpcgss tracepoints
Chuck Lever
3
-64
/
+224
2020-07-13
nfsd: add fattr support for user extended attributes
Frank van der Linden
1
-0
/
+9
2020-07-13
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
3
-1
/
+571
2020-07-13
nfsd: add structure definitions for xattr requests / responses
Frank van der Linden
1
-0
/
+31
2020-07-13
nfsd: take xattr bits into account for permission checks
Frank van der Linden
2
-1
/
+19
2020-07-13
nfsd: define xattr functions to call into their vfs counterparts
Frank van der Linden
2
-0
/
+237
2020-07-13
nfsd: add defines for NFSv4.2 extended attribute support
Frank van der Linden
1
-1
/
+4
2020-07-13
nfsd: split off the write decode code into a separate function
Frank van der Linden
1
-30
/
+42
2020-07-13
xattr: add a function to check if a namespace is supported
Frank van der Linden
2
-0
/
+29
2020-07-13
xattr: break delegations in {set,remove}xattr
Frank van der Linden
2
-7
/
+79
2020-07-13
nfs,nfsd: NFSv4.2 extended attribute protocol definitions
Frank van der Linden
2
-0
/
+23
2020-07-12
Linux 5.8-rc5
Linus Torvalds
1
-1
/
+1
2020-07-12
Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-6
/
+5
2020-07-12
Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-07-12
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
3
-8
/
+3
2020-07-12
io_uring: fix not initialised work->flags
Pavel Begunkov
1
-1
/
+2
2020-07-12
io_uring: fix missing msg_name assignment
Pavel Begunkov
1
-0
/
+2
2020-07-11
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
7
-9
/
+41
2020-07-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-8
/
+12
2020-07-11
Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-3
/
+1
2020-07-11
Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2020-07-10
Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-1
/
+1
2020-07-10
Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-18
/
+22
2020-07-10
Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/linux
Linus Torvalds
1
-0
/
+20
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
197
-922
/
+1634
2020-07-10
mips: Remove compiler check in unroll macro
Nathan Chancellor
1
-3
/
+1
2020-07-10
Merge branch 'mlxsw-Various-fixes'
David S. Miller
2
-17
/
+39
2020-07-10
mlxsw: pci: Fix use-after-free in case of failed devlink reload
Ido Schimmel
1
-16
/
+38
2020-07-10
mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
Ido Schimmel
1
-1
/
+1
2020-07-10
Merge branch 'macb-WOL-fixes'
David S. Miller
1
-12
/
+19
2020-07-10
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre
1
-2
/
+4
2020-07-10
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre
1
-1
/
+0
2020-07-10
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre
1
-6
/
+12
2020-07-10
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
1
-1
/
+1
2020-07-10
net: macb: fix wakeup test in runtime suspend/resume routines
Nicolas Ferre
1
-2
/
+2
2020-07-10
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
1
-1
/
+1
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-15
/
+26
2020-07-10
Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
14
-62
/
+196
2020-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-36
/
+63
2020-07-10
Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
5
-50
/
+53
2020-07-10
Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+24
2020-07-10
Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-20
/
+18
[next]