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
2021-07-06
lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_stream
Chuck Lever
1
-40
/
+13
2021-07-06
lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_stream
Chuck Lever
1
-15
/
+19
2021-07-06
lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_stream
Chuck Lever
1
-18
/
+23
2021-07-06
lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+66
2021-07-06
lockd: Update the NLMv1 void argument decoder to use struct xdr_stream
Chuck Lever
1
-7
/
+10
2021-07-06
lockd: Common NLM XDR helpers
Chuck Lever
1
-0
/
+151
2021-07-06
lockd: Create a simplified .vs_dispatch method for NLM requests
Chuck Lever
1
-0
/
+43
2021-07-06
lockd: Remove stale comments
Chuck Lever
2
-12
/
+1
2021-07-06
nfsd: rpc_peeraddr2str needs rcu lock
J. Bruce Fields
1
-0
/
+2
2021-07-06
rpc: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2021-07-06
nfs_common: fix doc warning
ChenXiaoSong
1
-0
/
+1
2021-07-06
NFSD: Fix error return code in nfsd4_interssc_connect()
Wei Yongjun
1
-0
/
+1
2021-07-06
nfsd: fix kernel test robot warning in SSC code
Dai Ngo
2
-3
/
+3
2021-07-06
nfsd4: Expose the callback address and state of each NFS4 client
Dave Wysochanski
1
-0
/
+17
2021-07-06
xprtrdma: Fix spelling mistakes
Zheng Yongjun
1
-3
/
+3
2021-07-06
nfsd: move fsnotify on client creation outside spinlock
J. Bruce Fields
1
-5
/
+6
2021-07-06
riscv: xip: Fix duplicate included asm/pgtable.h
Jiapeng Chong
1
-1
/
+0
2021-07-06
rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()
Paul E. McKenney
1
-2
/
+2
2021-07-06
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
1
-1
/
+0
2021-07-06
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
1
-1
/
+3
2021-07-06
octeontx2-pf: Fix assigned error return value that is never used
Colin Ian King
1
-1
/
+1
2021-07-06
riscv: Fix PTDUMP output now BPF region moved back to module region
Alexandre Ghiti
1
-2
/
+2
2021-07-06
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall
Akira Tsukamoto
1
-35
/
+146
2021-07-06
Input: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-06
scsi: aic94xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+3
2021-07-06
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
1
-3
/
+2
2021-07-06
refscale: Avoid false-positive warnings in ref_scale_reader()
Paul E. McKenney
1
-3
/
+3
2021-07-06
scftorture: Avoid false-positive warnings in scftorture_invoker()
Paul E. McKenney
1
-3
/
+3
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
6
-1
/
+163
2021-07-06
drm/i915: Drop all references to DRM IRQ midlayer
Thomas Zimmermann
2
-6
/
+0
2021-07-06
drm/i915: Use the correct IRQ during resume
Thomas Zimmermann
4
-3
/
+12
2021-07-06
drm/i915/display/dg1: Correctly map DPLLs during state readout
José Roberto de Souza
2
-6
/
+16
2021-07-06
drm/i915/display: Do not zero past infoframes.vsc
Kees Cook
1
-1
/
+1
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
26
-159
/
+323
2021-07-06
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
3
-102
/
+16
2021-07-06
Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
4
-10
/
+11
2021-07-06
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux
Linus Torvalds
8
-61
/
+384
2021-07-06
Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
9
-81
/
+161
2021-07-06
Merge tag 'for-linus-5.14-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
2
-5
/
+4
2021-07-06
Merge tag 'exfat-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Linus Torvalds
2
-4
/
+6
2021-07-06
Merge branch 'bonding-ipsec'
David S. Miller
4
-40
/
+178
2021-07-06
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
1
-1
/
+1
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
1
-6
/
+16
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2
-21
/
+127
2021-07-06
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
1
-6
/
+9
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
1
-2
/
+5
2021-07-06
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops
Taehee Yoo
1
-7
/
+13
2021-07-06
net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops
Taehee Yoo
1
-4
/
+4
2021-07-06
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
1
-0
/
+5
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
1
-1
/
+6
[prev]
[next]