Show patches with: Archived = No       |   128655 patches
« 1 2 ... 1256 1257 12581286 1287 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v4,9/9] bpf: Exercise syscall operations for inode and sk storage Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,8/9] bpf: Add tests for task_local_storage Implement task_local_storage - - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,7/9] bpf: Update selftests for local_storage to use vmlinux.h Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,6/9] bpf: Fix tests for local_storage Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,4/9] bpftool: Add support for task local storage Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,3/9] libbpf: Add support for task local storage Implement task_local_storage 1 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,2/9] bpf: Implement task local storage Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Superseded
[bpf-next,v4,1/9] bpf: Allow LSM programs to use bpf spin locks Implement task_local_storage 2 - - --- 2020-11-05 KP Singh bpf Superseded
net: macb: fix NULL dereference due to no pcs_config method net: macb: fix NULL dereference due to no pcs_config method - - - --- 2020-11-05 Parshuram Raju Thombare netdev Superseded
[net] r8169: fix potential skb double free in an error path [net] r8169: fix potential skb double free in an error path - - - --- 2020-11-05 Heiner Kallweit netdev Not Applicable
[2/2] dt-bindings: misc: convert fsl,qoriq-mc from txt to YAML [1/2] dt-bindings: misc: convert fsl,dpaa2-console from txt to YAML - - - --- 2020-11-05 Laurentiu Tudor netdev Superseded
[1/2] dt-bindings: misc: convert fsl,dpaa2-console from txt to YAML [1/2] dt-bindings: misc: convert fsl,dpaa2-console from txt to YAML - - - --- 2020-11-05 Laurentiu Tudor netdev Superseded
[net] r8169: disable hw csum for short packets and chip versions with hw padding bug [net] r8169: disable hw csum for short packets and chip versions with hw padding bug - - - --- 2020-11-05 Heiner Kallweit netdev Not Applicable
[bpf] tools/bpftool: fix attaching flow dissector [bpf] tools/bpftool: fix attaching flow dissector 1 - - --- 2020-11-05 Lorenz Bauer bpf Accepted
[next] can: usb: fix potential integer overflow on shift of a int [next] can: usb: fix potential integer overflow on shift of a int - - - --- 2020-11-05 Colin King netdev Not Applicable
[1/1] RDMA/rxe: Fetch skb packets from ethernet layer [1/1] RDMA/rxe: Fetch skb packets from ethernet layer - - - --- 2020-11-05 Zhu Yanjun netdev Not Applicable
[2/2] selftests: pmtu.sh: improve the test result processing selftests: pmtu.sh: improve the test result processing - - - --- 2020-11-05 Po-Hsu Lin netdev Superseded
[1/2] selftests: pmtu.sh: use $ksft_skip for skipped return code selftests: pmtu.sh: improve the test result processing - - - --- 2020-11-05 Po-Hsu Lin netdev Superseded
[v3,net-next,2/2] net/sched: act_frag: add implict packet fragment support. [v3,net-next,1/2] net/sched: act_mirred: refactor the handle of xmit - - - --- 2020-11-05 wenxu netdev Superseded
[v3,net-next,1/2] net/sched: act_mirred: refactor the handle of xmit [v3,net-next,1/2] net/sched: act_mirred: refactor the handle of xmit - - - --- 2020-11-05 wenxu netdev Superseded
[bpf-next] Update perf ring buffer to prevent corruption [bpf-next] Update perf ring buffer to prevent corruption - - - --- 2020-11-05 Kevin Sheldrake bpf Superseded
sctp: Fix sending when PMTU is less than SCTP_DEFAULT_MINSEGMENT sctp: Fix sending when PMTU is less than SCTP_DEFAULT_MINSEGMENT - - - --- 2020-11-05 Petr Malat netdev Not Applicable
[RFC,bpf-next,v2,9/9] samples/bpf: add option to set the busy-poll budget Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,8/9] samples/bpf: add busy-poll support to xdpsock Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,7/9] samples/bpf: use recvfrom() in xdpsock Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,6/9] xsk: propagate napi_id to XDP socket Rx path Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,5/9] xsk: add busy-poll support for {recv,send}msg() Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,4/9] xsk: check need wakeup flag in sendmsg() Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,3/9] xsk: add support for recvmsg() Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,2/9] net: add SO_BUSY_POLL_BUDGET socket option Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
[RFC,bpf-next,v2,1/9] net: introduce preferred busy-polling Introduce preferred busy-polling - - - --- 2020-11-05 Björn Töpel bpf RFC
Documentation: tproxy: more gentle intro (re-post #2) Documentation: tproxy: more gentle intro (re-post #2) - - - --- 2020-11-05 Motiejus Jakštys netdev Not Applicable
Documentation: tproxy: more gentle intro Documentation: tproxy: more gentle intro - - - --- 2020-11-05 Motiejus Jakštys netdev Not Applicable
[v2,net-next,13/13] octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox message Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,12/13] octeontx2-af: Add new mbox messages to retrieve MCAM entries Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,11/13] octeontx2-af: Handle PF-VF mac address changes Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,10/13] octeontx2-pf: Add support for SR-IOV management functions Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,09/13] octeontx2-pf: Implement ingress/egress VLAN offload Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,08/13] octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entries Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,07/13] octeontx2-af: Add debugfs entry to dump the MCAM rules Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,06/13] octeontx2-pf: Add support for unicast MAC address filtering Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,05/13] octeontx2-pf: Add support for ethtool ntuple filters Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,04/13] octeontx2-af: Add mbox messages to install and delete MCAM rules Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,03/13] octeontx2-af: Generate key field bit mask from KEX profile Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,02/13] octeontx2-af: Verify MCAM entry channel and PF_FUNC Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[v2,net-next,01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields Add ethtool ntuple filters support - - - --- 2020-11-05 Naveen Mamindlapalli netdev Not Applicable
[RESEND] bonding: wait for sysfs kobject destruction before freeing struct slave [RESEND] bonding: wait for sysfs kobject destruction before freeing struct slave - - - --- 2020-11-05 Jamie Iles netdev Not Applicable
[v2,net-next,2/2] net/sched: act_frag: add implict packet fragment support. [v2,net-next,1/2] net/sched: act_mirred: refactor the handle of xmit - - - --- 2020-11-05 wenxu netdev Superseded
[v2,net-next,1/2] net/sched: act_mirred: refactor the handle of xmit [v2,net-next,1/2] net/sched: act_mirred: refactor the handle of xmit - - - --- 2020-11-05 wenxu netdev Superseded
[net-next] net: x25_asy: Delete the x25_asy driver [net-next] net: x25_asy: Delete the x25_asy driver 1 - - --- 2020-11-05 Xie He netdev Not Applicable
[net-next] net: udp: introduce UDP_MIB_MEMERRORS for udp_mem [net-next] net: udp: introduce UDP_MIB_MEMERRORS for udp_mem - - - --- 2020-11-05 Menglong Dong netdev Superseded
[RFC,bpf-next,5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,4/5] bpf: load and verify kernel module BTFs Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,3/5] kbuild: Add CONFIG_DEBUG_INFO_BTF_MODULES option or module BTFs Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,1/5] bpf: add in-kernel split BTF support Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,dwarves] btf: add support for split BTF loading and encoding [RFC,dwarves] btf: add support for split BTF loading and encoding - - - --- 2020-11-05 Andrii Nakryiko RFC
[v2,bpf-next,11/11] tools/bpftool: add bpftool support for split BTF libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,10/11] selftests/bpf: add split BTF dedup selftests libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,09/11] libbpf: accomodate DWARF/compiler bug with duplicated identical arrays libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,08/11] libbpf: support BTF dedup of split BTFs libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,07/11] libbpf: fix BTF data layout checks and allow empty BTF libbpf: split BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,06/11] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,05/11] selftests/bpf: add split BTF basic test libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,04/11] libbpf: implement basic split BTF support libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,03/11] libbpf: unify and speed up BTF string deduplication libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,02/11] selftest/bpf: relax btf_dedup test checks libbpf: split BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,01/11] libbpf: factor out common operations in BTF writing APIs libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
page_frag: Recover from memory pressure page_frag: Recover from memory pressure 1 - - --- 2020-11-05 Matthew Wilcox netdev Not Applicable
[bpf,v2,2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL Fix bpf_probe_read_user_str() overcopying - - - --- 2020-11-05 Daniel Xu bpf Superseded
[bpf,v2,1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Fix bpf_probe_read_user_str() overcopying - - - --- 2020-11-05 Daniel Xu bpf Superseded
[v2] net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setup [v2] net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setup - - - --- 2020-11-05 Menglong Dong netdev Not Applicable
[v22,20/23] Audit: Add new record for multiple process LSM attributes Untitled series #377779 - - - --- 2020-11-05 Casey Schaufler netdev Not Applicable
[v22,17/23] NET: Store LSM netlabel data in a lsmblob Untitled series #377779 2 2 - --- 2020-11-05 Casey Schaufler netdev Not Applicable
[v22,16/23] LSM: security_secid_to_secctx in netlink netfilter Untitled series #377779 2 2 - --- 2020-11-05 Casey Schaufler netdev Not Applicable
[v22,14/23] LSM: Use lsmcontext in security_secid_to_secctx Untitled series #377779 2 1 - --- 2020-11-05 Casey Schaufler netdev Not Applicable
[v22,13/23] LSM: Ensure the correct LSM context releaser Untitled series #377779 1 2 - --- 2020-11-05 Casey Schaufler netdev Not Applicable
[v22,08/23] LSM: Use lsmblob in security_task_getsecid Untitled series #377779 2 2 - --- 2020-11-05 Casey Schaufler netdev Not Applicable
[v22,06/23] LSM: Use lsmblob in security_secid_to_secctx Untitled series #377779 - - - --- 2020-11-05 Casey Schaufler netdev Not Applicable
[v22,05/23] LSM: Use lsmblob in security_secctx_to_secid Untitled series #377779 - - - --- 2020-11-05 Casey Schaufler netdev Not Applicable
[v22,02/23] LSM: Create and manage the lsmblob data structure. Untitled series #377779 3 - - --- 2020-11-05 Casey Schaufler netdev Not Applicable
[v3,net-next,3/3] ptp: idt82p33: optimize _idt82p33_adjfine [v3,net-next,1/3] ptp: idt82p33: add adjphase support 1 - - --- 2020-11-05 Min Li netdev Superseded
[v3,net-next,2/3] ptp: idt82p33: use i2c_master_send for bus write [v3,net-next,1/3] ptp: idt82p33: add adjphase support 1 - - --- 2020-11-05 Min Li netdev Superseded
[v3,net-next,1/3] ptp: idt82p33: add adjphase support [v3,net-next,1/3] ptp: idt82p33: add adjphase support 1 - - --- 2020-11-05 Min Li netdev Superseded
[1/1] x86: deduplicate the spectre_v2_user documentation x86: deduplicate the spectre_v2_user documentation - - - --- 2020-11-05 Andrea Arcangeli netdev Not Applicable
[1/1] x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl [1/1] x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl 3 - - --- 2020-11-04 Andrea Arcangeli netdev Not Applicable
[v22,14/23] LSM: Use lsmcontext in security_secid_to_secctx Untitled series #377747 2 1 - --- 2020-11-04 Casey Schaufler netdev Not Applicable
[v22,13/23] LSM: Ensure the correct LSM context releaser Untitled series #377747 1 2 - --- 2020-11-04 Casey Schaufler netdev Not Applicable
[v22,08/23] LSM: Use lsmblob in security_task_getsecid Untitled series #377747 2 2 - --- 2020-11-04 Casey Schaufler netdev Not Applicable
[v22,06/23] LSM: Use lsmblob in security_secid_to_secctx Untitled series #377749 - - - --- 2020-11-04 Casey Schaufler netdev Not Applicable
[v22,05/23] LSM: Use lsmblob in security_secctx_to_secid Untitled series #377747 - - - --- 2020-11-04 Casey Schaufler netdev Not Applicable
[v22,02/23] LSM: Create and manage the lsmblob data structure. Untitled series #377747 3 - - --- 2020-11-04 Casey Schaufler netdev Not Applicable
[v2,net-next,3/3] ptp: idt82p33: optimize _idt82p33_adjfine [v2,net-next,1/3] ptp: idt82p33: add adjphase support - - - --- 2020-11-04 Min Li netdev Superseded
[v2,net-next,2/3] ptp: idt82p33: use i2c_master_send for bus write [v2,net-next,1/3] ptp: idt82p33: add adjphase support - - - --- 2020-11-04 Min Li netdev Superseded
[v2,net-next,1/3] ptp: idt82p33: add adjphase support [v2,net-next,1/3] ptp: idt82p33: add adjphase support - - - --- 2020-11-04 Min Li netdev Superseded
[net-next,6/6] ionic: useful names for booleans ionic updates - - - --- 2020-11-04 Shannon Nelson netdev Superseded
[net-next,5/6] ionic: use mc sync for multicast filters ionic updates - - - --- 2020-11-04 Shannon Nelson netdev Superseded
[net-next,4/6] ionic: batch rx buffer refilling ionic updates - - - --- 2020-11-04 Shannon Nelson netdev Superseded
[net-next,3/6] ionic: add lif quiesce ionic updates - - - --- 2020-11-04 Shannon Nelson netdev Superseded
« 1 2 ... 1256 1257 12581286 1287 »