Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | nfsd: don't alloc under spinlock in rpc_parse_scope_id | J. Bruce Fields | 2021-09-21 | 1 | -22/+18 | |
* | | | | | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2021-11-10 | 9 | -132/+163 | |
|\ \ \ \ \ | ||||||
| * | | | | | SUNRPC: Prevent immediate close+reconnect | Trond Myklebust | 2021-11-04 | 2 | -2/+3 | |
| * | | | | | SUNRPC: Fix races when closing the socket | Trond Myklebust | 2021-11-04 | 2 | -0/+3 | |
| * | | | | | SUNRPC: Check if the xprt is connected before handling sysfs reads | Anna Schumaker | 2021-11-04 | 1 | -4/+8 | |
| * | | | | | xprtrdma: Fix a maybe-uninitialized compiler warning | Benjamin Coddington | 2021-11-02 | 1 | -6/+7 | |
| * | | | | | SUNRPC: Clean up xs_tcp_setup_sock() | Trond Myklebust | 2021-11-01 | 1 | -40/+28 | |
| * | | | | | SUNRPC: Replace use of socket sk_callback_lock with sock_lock | Trond Myklebust | 2021-11-01 | 1 | -27/+11 | |
| * | | | | | sunrpc: remove unnecessary test in rpc_task_set_client() | Thiago Rafael Becker | 2021-10-20 | 1 | -18/+15 | |
| * | | | | | SUNRPC: Trace calls to .rpc_call_done | Chuck Lever | 2021-10-20 | 1 | -0/+1 | |
| * | | | | | xprtrdma: Remove rpcrdma_ep::re_implicit_roundup | Chuck Lever | 2021-10-20 | 2 | -3/+0 | |
| * | | | | | xprtrdma: Provide a buffer to pad Write chunks of unaligned length | Chuck Lever | 2021-10-20 | 4 | -9/+55 | |
| * | | | | | SUNRPC: Per-rpc_clnt task PIDs | Chuck Lever | 2021-10-10 | 1 | -2/+10 | |
| * | | | | | SUNRPC: xprt_clear_locked() only needs release memory semantics | Trond Myklebust | 2021-10-03 | 1 | -5/+3 | |
| * | | | | | SUNRPC: Remove WQ_HIGHPRI from xprtiod | Trond Myklebust | 2021-10-03 | 1 | -2/+1 | |
| * | | | | | SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute() | Trond Myklebust | 2021-10-03 | 1 | -1/+3 | |
| * | | | | | SUNRPC: Partial revert of commit 6f9f17287e78 | Trond Myklebust | 2021-10-03 | 1 | -13/+15 | |
* | | | | | | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-11-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | exit/kthread: Have kernel threads return instead of calling do_exit | Eric W. Biederman | 2021-10-29 | 1 | -1/+1 | |
* | | | | | | | Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 2021-11-09 | 11 | -308/+269 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 9p: fix a bunch of checkpatch warnings | Dominique Martinet | 2021-11-04 | 6 | -246/+237 | |
| * | | | | | | | 9p: fix file headers | Dominique Martinet | 2021-11-03 | 10 | -56/+3 | |
| * | | | | | | | net/9p: autoload transport modules | Thomas Weißschuh | 2021-11-03 | 4 | -6/+27 | |
| * | | | | | | | 9p/net: fix missing error check in p9_check_errors | Dominique Martinet | 2021-11-03 | 1 | -0/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sections: move and rename core_kernel_data() to is_kernel_core_data() | Kefeng Wang | 2021-11-09 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 5 | -5/+0 | |
|\| | | | | | | | ||||||
| * | | | | | | | include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h | Mianhan Liu | 2021-11-06 | 5 | -5/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-11-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Merge 5.15-rc6 into tty-next | Greg Kroah-Hartman | 2021-10-18 | 73 | -522/+939 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 5.15-rc3 into tty-next | Greg Kroah-Hartman | 2021-09-27 | 24 | -97/+225 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tty: remove file from n_tty_ioctl_helper | Jiri Slaby | 2021-09-22 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-02 | 326 | -5500/+11776 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "net: avoid double accounting for pure zerocopy skbs" | Jakub Kicinski | 2021-11-01 | 4 | -29/+6 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-11-01 | 6 | -12/+34 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | udp6: allow SO_MARK ctrl msg to affect routing | Jakub Kicinski | 2021-11-01 | 1 | -1/+1 | |
| | * | | | | | | | | cls_flower: Fix inability to match GRE/IPIP packets | Yoshiki Komachi | 2021-10-29 | 2 | -1/+17 | |
| | * | | | | | | | | net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled | Ivan Vecera | 2021-10-29 | 1 | -0/+2 | |
| | * | | | | | | | | sctp: return true only for pathmtu update in sctp_transport_pl_toobig | Xin Long | 2021-10-29 | 1 | -3/+4 | |
| | * | | | | | | | | sctp: allow IP fragmentation when PLPMTUD enters Error state | Xin Long | 2021-10-29 | 2 | -7/+10 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-11-01 | 9 | -70/+352 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bpf: Add dummy BPF STRUCT_OPS for test purpose | Hou Tao | 2021-11-01 | 2 | -0/+203 | |
| | * | | | | | | | | bpf: Factor out helpers for ctx access checking | Hou Tao | 2021-11-01 | 1 | -8/+1 | |
| | * | | | | | | | | skmsg: Lose offset info in sk_psock_skb_ingress | Liu Jian | 2021-11-01 | 1 | -10/+33 | |
| | * | | | | | | | | bpf: Add bpf_skc_to_unix_sock() helper | Hengqi Chen | 2021-10-21 | 1 | -0/+23 | |
| | * | | | | | | | | net: bpf: Switch over to memdup_user() | Qing Wang | 2021-10-20 | 1 | -15/+6 | |
| | * | | | | | | | | bpf: selftests: Add selftests for module kfunc support | Kumar Kartikeya Dwivedi | 2021-10-05 | 1 | -1/+4 | |
| | * | | | | | | | | bpf: Enable TCP congestion control kfunc from modules | Kumar Kartikeya Dwivedi | 2021-10-05 | 4 | -34/+80 | |
| | * | | | | | | | | bpf: Introduce BPF support for kernel module function calls | Kumar Kartikeya Dwivedi | 2021-10-05 | 2 | -2/+2 | |
| * | | | | | | | | | net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter | James Prestwood | 2021-11-01 | 2 | -1/+23 |