summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-06lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 void argument decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Common NLM XDR helpersChuck Lever
2021-07-06lockd: Create a simplified .vs_dispatch method for NLM requestsChuck Lever
2021-07-06lockd: Remove stale commentsChuck Lever
2021-07-06nfsd: rpc_peeraddr2str needs rcu lockJ. Bruce Fields
2021-07-06rpc: remove redundant initialization of variable statusColin Ian King
2021-07-06nfs_common: fix doc warningChenXiaoSong
2021-07-06NFSD: Fix error return code in nfsd4_interssc_connect()Wei Yongjun
2021-07-06nfsd: fix kernel test robot warning in SSC codeDai Ngo
2021-07-06nfsd4: Expose the callback address and state of each NFS4 clientDave Wysochanski
2021-07-06xprtrdma: Fix spelling mistakesZheng Yongjun
2021-07-06nfsd: move fsnotify on client creation outside spinlockJ. Bruce Fields
2021-07-06riscv: xip: Fix duplicate included asm/pgtable.hJiapeng Chong
2021-07-06rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()Paul E. McKenney
2021-07-06rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()Paul E. McKenney
2021-07-06ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel
2021-07-06octeontx2-pf: Fix assigned error return value that is never usedColin Ian King
2021-07-06riscv: Fix PTDUMP output now BPF region moved back to module regionAlexandre Ghiti
2021-07-06riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...Akira Tsukamoto
2021-07-06Input: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-06scsi: aic94xx: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-06rcu-tasks: Don't delete holdouts within trc_inspect_reader()Paul E. McKenney
2021-07-06refscale: Avoid false-positive warnings in ref_scale_reader()Paul E. McKenney
2021-07-06scftorture: Avoid false-positive warnings in scftorture_invoker()Paul E. McKenney
2021-07-06riscv: add VMAP_STACK overflow detectionTong Tiangen
2021-07-06drm/i915: Drop all references to DRM IRQ midlayerThomas Zimmermann
2021-07-06drm/i915: Use the correct IRQ during resumeThomas Zimmermann
2021-07-06drm/i915/display/dg1: Correctly map DPLLs during state readoutJosé Roberto de Souza
2021-07-06drm/i915/display: Do not zero past infoframes.vscKees Cook
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-07-06Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-07-06Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2021-07-06Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2021-07-06Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-06Merge tag 'for-linus-5.14-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-06Merge tag 'exfat-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-06Merge branch 'bonding-ipsec'David S. Miller
2021-07-06bonding: fix incorrect return value of bond_ipsec_offload_ok()Taehee Yoo
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()Taehee Yoo
2021-07-06bonding: Add struct bond_ipesc to manage SATaehee Yoo
2021-07-06bonding: disallow setting nested bonding + ipsec offloadTaehee Yoo
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_del_sa()Taehee Yoo
2021-07-06ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...Taehee Yoo
2021-07-06net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...Taehee Yoo
2021-07-06bonding: fix null dereference in bond_ipsec_add_sa()Taehee Yoo
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_add_sa()Taehee Yoo
2021-07-06tcp: fix tcp_init_transfer() to not reset icsk_ca_initializedNguyen Dinh Phi
2021-07-06skbuff: Release nfct refcount on napi stolen or re-used skbsPaul Blakey
2021-07-06Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas