| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfsd-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 2023-03-01 | 1 | -6/+17 |
|\ |
|
| * | SUNRPC: Properly terminate test case arrays | Chuck Lever | 2023-02-27 | 1 | -0/+5 |
| * | SUNRPC: Let Kunit tests run with some enctypes compiled out | Chuck Lever | 2023-02-27 | 1 | -6/+12 |
* | | Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2023-03-01 | 3 | -22/+49 |
|\ \ |
|
| * | | net/9p: fix bug in client create for .L | Eric Van Hensbergen | 2023-02-24 | 1 | -1/+1 |
| * | | 9p/rdma: unmap receive dma buffer in rdma_request()/post_recv() | Zhengchao Shao | 2023-02-24 | 1 | -3/+12 |
| * | | 9p/xen: fix connection sequence | Juergen Gross | 2023-02-24 | 1 | -15/+23 |
| * | | 9p/xen: fix version parsing | Juergen Gross | 2023-02-24 | 1 | -2/+8 |
| * | | net/9p: Adjust maximum MSIZE to account for p9 header | Eric Van Hensbergen | 2023-02-23 | 1 | -1/+5 |
* | | | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-02-27 | 24 | -131/+169 |
|\ \ \ |
|
| * | | | tcp: tcp_check_req() can be called from process context | Eric Dumazet | 2023-02-27 | 1 | -2/+5 |
| * | | | Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 2023-02-27 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | wifi: wext: warn about usage only once | Johannes Berg | 2023-02-26 | 1 | -2/+2 |
| * | | | | net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy | Pedro Tammela | 2023-02-27 | 1 | -2/+2 |
| * | | | | net/sched: act_sample: fix action bind logic | Pedro Tammela | 2023-02-26 | 1 | -2/+9 |
| * | | | | net/sched: act_mpls: fix action bind logic | Pedro Tammela | 2023-02-26 | 1 | -29/+37 |
| * | | | | net/sched: act_pedit: fix action bind logic | Pedro Tammela | 2023-02-26 | 1 | -27/+31 |
| * | | | | nfc: fix memory leak of se_io context in nfc_genl_se_io | Fedor Pchelkin | 2023-02-26 | 1 | -0/+4 |
| * | | | | net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy() | Nathan Chancellor | 2023-02-26 | 1 | -1/+1 |
| * | | | | net: fix __dev_kfree_skb_any() vs drop monitor | Eric Dumazet | 2023-02-24 | 1 | -1/+3 |
| * | | | | sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop | Xin Long | 2023-02-23 | 1 | -31/+21 |
| * | | | | ipv6: Add lwtunnel encap size of all siblings in nexthop calculation | Lu Wei | 2023-02-23 | 1 | -5/+6 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2023-02-23 | 13 | -29/+48 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | netfilter: x_tables: fix percpu counter block leak on error path when creatin... | Pavel Tikhomirov | 2023-02-22 | 3 | -0/+12 |
| | * | | | netfilter: ctnetlink: make event listener tracking global | Florian Westphal | 2023-02-22 | 3 | -5/+9 |
| | * | | | netfilter: xt_length: use skb len to match in length_mt6 | Xin Long | 2023-02-22 | 1 | -2/+1 |
| | * | | | netfilter: ebtables: fix table blob use-after-free | Florian Westphal | 2023-02-22 | 3 | -5/+3 |
| | * | | | netfilter: ip6t_rpfilter: Fix regression with VRF interfaces | Phil Sutter | 2023-02-22 | 1 | -1/+3 |
| | * | | | netfilter: conntrack: fix rmmod double-free race | Florian Westphal | 2023-02-22 | 3 | -14/+15 |
| | * | | | netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack() | Hangyu Hua | 2023-02-22 | 1 | -1/+4 |
| | * | | | netfilter: nf_tables: allow to fetch set elements when table has an owner | Pablo Neira Ayuso | 2023-02-09 | 1 | -1/+1 |
* | | | | | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-02-24 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 6.2-rc7 into tty-next | Greg Kroah-Hartman | 2023-02-06 | 31 | -401/+538 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 6.2-rc5 into tty-next | Greg Kroah-Hartman | 2023-01-22 | 36 | -330/+396 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | tty: Convert ->carrier_raised() and callchains to bool | Ilpo Järvinen | 2023-01-19 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-02-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | scripts/spelling.txt: add "exsits" pattern and fix typo instances | Luca Ceresoli | 2023-02-03 | 1 | -1/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-24 | 1 | -5/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-10 | 1 | -2/+2 |
| * | | | | | | | | mm: remove zap_page_range and create zap_vma_pages | Mike Kravetz | 2023-01-19 | 1 | -3/+4 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2023-02-22 | 2 | -4/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | NFS: fix disabling of swap | NeilBrown | 2023-02-15 | 1 | -0/+2 |
| * | | | | | | | | SUNRPC: make kobj_type structures constant | Thomas Weißschuh | 2023-02-14 | 1 | -4/+4 |
* | | | | | | | | | Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2023-02-22 | 24 | -1329/+4758 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | SUNRPC: Fix occasional warning when destroying gss_krb5_enctypes | Chuck Lever | 2023-02-20 | 2 | -6/+8 |
| * | | | | | | | | SUNRPC: Remove ->xpo_secure_port() | Chuck Lever | 2023-02-20 | 4 | -10/+3 |
| * | | | | | | | | SUNRPC: Fix whitespace damage in svcauth_unix.c | Chuck Lever | 2023-02-20 | 1 | -3/+3 |
| * | | | | | | | | SUNRPC: Add encryption self-tests | Chuck Lever | 2023-02-20 | 3 | -5/+142 |
| * | | | | | | | | SUNRPC: Add RFC 8009 encryption KUnit tests | Chuck Lever | 2023-02-20 | 3 | -4/+354 |
| * | | | | | | | | SUNRPC: Add RFC 8009 checksum KUnit tests | Chuck Lever | 2023-02-20 | 1 | -0/+53 |