index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
svcrdma: Introduce Receive completion IDs
Chuck Lever
3
-34
/
+36
2020-07-13
svcrdma: Introduce infrastructure to support completion IDs
Chuck Lever
2
-0
/
+67
2020-07-13
svcrdma: Add common XDR encoders for RDMA and Read segments
Chuck Lever
3
-14
/
+41
2020-07-13
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
7
-34
/
+56
2020-07-13
SUNRPC: Add helpers for decoding list discriminators symbolically
Chuck Lever
3
-15
/
+40
2020-07-13
svcrdma: Remove declarations for functions long removed
Chuck Lever
1
-4
/
+0
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-13
Linux 5.8-rc5
v5.8-rc5
Linus Torvalds
1
-1
/
+1
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
mips: Remove compiler check in unroll macro
Nathan Chancellor
1
-3
/
+1
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
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
io_uring: account user memory freed when exit has been queued
Jens Axboe
1
-3
/
+10
2020-07-10
io_uring: fix memleak in io_sqe_files_register()
Yang Yingliang
1
-0
/
+1
2020-07-10
MAINTAINERS: update email address for Gerald Schaefer
Gerald Schaefer
2
-2
/
+5
2020-07-10
MAINTAINERS: update email address for Heiko Carstens
Heiko Carstens
2
-2
/
+4
2020-07-10
xen/xenbus: Fix a double free in xenbus_map_ring_pv()
Dan Carpenter
1
-3
/
+1
2020-07-10
KVM: MIPS: Fix build errors for 32bit kernel
Huacai Chen
1
-0
/
+4
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
3
-4
/
+7
2020-07-10
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2
-3
/
+4
2020-07-10
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
2
-1
/
+1
2020-07-10
riscv: Fix "no previous prototype" compile warning in kgdb.c file
Vincent Chen
1
-5
/
+5
2020-07-10
riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX
Vincent Chen
1
-0
/
+2
2020-07-10
kgdb: enable arch to support XML packet.
Vincent Chen
3
-0
/
+29
2020-07-10
libbpf: Fix libbpf hashmap on (I)LP32 architectures
Jakub Bogusz
1
-4
/
+8
[next]