Show patches with: none      |   156791 patches
« 1 2 3 41567 1568 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net,v2,4/4] selftests/tc-testing: add a test case for qdisc_tree_reduce_backlog() net_sched: two security bug fixes and test cases - - - 171- 2025-01-26 Cong Wang netdev New
[net,v2,3/4] netem: update sch->q.qlen before qdisc_tree_reduce_backlog() net_sched: two security bug fixes and test cases - - - 1611 2025-01-26 Cong Wang netdev New
[net,v2,2/4] selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0 net_sched: two security bug fixes and test cases - - - 171- 2025-01-26 Cong Wang netdev New
[net,v2,1/4] pfifo_tail_enqueue: Drop new packet when sch->limit == 0 net_sched: two security bug fixes and test cases - - - 171- 2025-01-26 Cong Wang netdev New
[net,v5,7/7] usbnet: ipheth: document scope of NCM implementation usbnet: ipheth: prevent OoB reads of NDP16 - 1 - 172- 2025-01-25 Foster Snowhill netdev New
[net,v5,6/7] usbnet: ipheth: fix DPE OoB read usbnet: ipheth: prevent OoB reads of NDP16 - 1 - 181- 2025-01-25 Foster Snowhill netdev New
[net,v5,5/7] usbnet: ipheth: break up NCM header size computation usbnet: ipheth: prevent OoB reads of NDP16 - 1 - 172- 2025-01-25 Foster Snowhill netdev New
[net,v5,4/7] usbnet: ipheth: refactor NCM datagram loop usbnet: ipheth: prevent OoB reads of NDP16 - 1 - 172- 2025-01-25 Foster Snowhill netdev New
[net,v5,3/7] usbnet: ipheth: use static NDP16 location in URB usbnet: ipheth: prevent OoB reads of NDP16 - 1 - 181- 2025-01-25 Foster Snowhill netdev New
[net,v5,2/7] usbnet: ipheth: check that DPE points past NCM header usbnet: ipheth: prevent OoB reads of NDP16 - 1 - 181- 2025-01-25 Foster Snowhill netdev New
[net,v5,1/7] usbnet: ipheth: fix possible overflow in DPE length check usbnet: ipheth: prevent OoB reads of NDP16 - 1 - 181- 2025-01-25 Foster Snowhill netdev New
[2/2] selftests/bpf: Select NUMA node of current CPU to create map [1/2] selftests/bpf: Define SYS_PREFIX for powerpc - - - 24-8 2025-01-25 Saket Kumar Bhaskar bpf Changes Requested
[1/2] selftests/bpf: Define SYS_PREFIX for powerpc [1/2] selftests/bpf: Define SYS_PREFIX for powerpc - - - 24-8 2025-01-25 Saket Kumar Bhaskar bpf Changes Requested
[bpf-next,v2,20/20] selftests/bpf: Add benchmark for dynptr key support in hash map Support dynptr key for hash map - - - 4428 2025-01-25 Hou Tao bpf New
[bpf-next,v2,19/20] selftests/bpf: Add test cases for hash map with dynptr key Support dynptr key for hash map - - - 4527 2025-01-25 Hou Tao bpf New
[bpf-next,v2,18/20] selftests/bpf: Add bpf_dynptr_user_init() helper Support dynptr key for hash map - - - 4617 2025-01-25 Hou Tao bpf New
[bpf-next,v2,17/20] bpf: Enable BPF_INT_F_DYNPTR_IN_KEY for hash map Support dynptr key for hash map - - - 47-7 2025-01-25 Hou Tao bpf New
[bpf-next,v2,16/20] bpf: Disable unsupported operations for map with dynptr key Support dynptr key for hash map - - - 47-7 2025-01-25 Hou Tao bpf New
[bpf-next,v2,15/20] bpf: Support get_next_key operation for dynptr key in hash map Support dynptr key for hash map - - - 4518 2025-01-25 Hou Tao bpf New
[bpf-next,v2,14/20] bpf: Export bpf_dynptr_set_size Support dynptr key for hash map - - - 47-7 2025-01-25 Hou Tao bpf New
[bpf-next,v2,13/20] bpf: Support basic operations for dynptr key in hash map Support dynptr key for hash map - - - 4518 2025-01-25 Hou Tao bpf New
[bpf-next,v2,12/20] bpf: Handle bpf_dynptr_user in bpf syscall when it is used as output Support dynptr key for hash map - - - 4617 2025-01-25 Hou Tao bpf New
[bpf-next,v2,11/20] bpf: Handle bpf_dynptr_user in bpf syscall when it is used as input Support dynptr key for hash map - - - 4617 2025-01-25 Hou Tao bpf New
[bpf-next,v2,10/20] bpf: Introduce bpf_dynptr_user Support dynptr key for hash map - - - 47-7 2025-01-25 Hou Tao bpf New
[bpf-next,v2,09/20] bpf: Support map key with dynptr in verifier Support dynptr key for hash map - - - 4617 2025-01-25 Hou Tao bpf New
[bpf-next,v2,08/20] bpf: Split check_stack_range_initialized() into small functions Support dynptr key for hash map - - - 4617 2025-01-25 Hou Tao bpf New
[bpf-next,v2,07/20] bpf: Use map_extra to indicate the max data size of dynptrs in map key Support dynptr key for hash map - - - 47-7 2025-01-25 Hou Tao bpf New
[bpf-next,v2,06/20] bpf: Set BPF_INT_F_DYNPTR_IN_KEY conditionally Support dynptr key for hash map - - - 4617 2025-01-25 Hou Tao bpf New
[bpf-next,v2,05/20] bpf: Introduce an internal map flag BPF_INT_F_DYNPTR_IN_KEY Support dynptr key for hash map - - - 4617 2025-01-25 Hou Tao bpf New
[bpf-next,v2,04/20] bpf: Move the initialization of btf before ->map_alloc_check Support dynptr key for hash map - - - 4617 2025-01-25 Hou Tao bpf New
[bpf-next,v2,03/20] bpf: Factor out get_map_btf() helper Support dynptr key for hash map - - - 44-10 2025-01-25 Hou Tao bpf New
[bpf-next,v2,02/20] bpf: Parse bpf_dynptr in map key Support dynptr key for hash map - - - 4617 2025-01-25 Hou Tao bpf New
[bpf-next,v2,01/20] bpf: Add two helpers to facilitate the parsing of bpf_dynptr Support dynptr key for hash map - - - 4527 2025-01-25 Hou Tao bpf New
[v9,8/8] net: phy: qt2025: Wait until PHY becomes ready rust: Add IO polling - 3 - 171- 2025-01-25 FUJITA Tomonori netdev New
[v9,7/8] rust: Add read_poll_timeout functions rust: Add IO polling - - - 1521 2025-01-25 FUJITA Tomonori New
[v9,6/8] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions rust: Add IO polling - - - 171- 2025-01-25 FUJITA Tomonori New
[v9,5/8] rust: time: Add wrapper for fsleep() function rust: Add IO polling - - - 1521 2025-01-25 FUJITA Tomonori New
[v9,4/8] rust: time: Introduce Instant type rust: Add IO polling - 1 - 171- 2025-01-25 FUJITA Tomonori New
[v9,3/8] rust: time: Introduce Delta type rust: Add IO polling - 2 - 162- 2025-01-25 FUJITA Tomonori New
[v9,2/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime rust: Add IO polling - 3 - 171- 2025-01-25 FUJITA Tomonori New
[v9,1/8] sched/core: Add __might_sleep_precision() rust: Add IO polling - - - 162- 2025-01-25 FUJITA Tomonori New
[1/2] net: usb: qmi_wwan: fix init for Wistron NeWeb M18QW [1/2] net: usb: qmi_wwan: fix init for Wistron NeWeb M18QW - - - --- 2025-01-25 Ulv Michel netdev New
[net,v2] ptp: Properly handle compat ioctls [net,v2] ptp: Properly handle compat ioctls 1 2 - 181- 2025-01-25 Thomas Weißschuh netdev New
[bpf-next,v2,7/7] selftests/bpf: copy_from_user_dynptr test bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 642- 2025-01-25 Levi Zim via B4 Relay bpf Changes Requested
[bpf-next,v2,6/7] selftests/bpf: probe_read_user_dynptr test bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 642- 2025-01-25 Levi Zim via B4 Relay bpf Changes Requested
[bpf-next,v2,5/7] selftests/bpf: probe_read_kernel_dynptr test bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 642- 2025-01-25 Levi Zim via B4 Relay bpf Changes Requested
[bpf-next,v2,4/7] tools headers UAPI: Update tools's copy of bpf.h header bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 651- 2025-01-25 Levi Zim via B4 Relay bpf Changes Requested
[bpf-next,v2,3/7] bpf: Implement bpf_copy_from_user_dynptr helper bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 6411 2025-01-25 Levi Zim via B4 Relay bpf Changes Requested
[bpf-next,v2,2/7] bpf: Implement bpf_probe_read_user_dynptr helper bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 6312 2025-01-25 Levi Zim via B4 Relay bpf Changes Requested
[bpf-next,v2,1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 6312 2025-01-25 Levi Zim via B4 Relay bpf Changes Requested
[7/7] selftests/bpf: copy_from_user_dynptr test bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 162- 2025-01-25 Levi Zim via B4 Relay bpf Superseded
[6/7] selftests/bpf: probe_read_user_dynptr test bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 162- 2025-01-25 Levi Zim via B4 Relay bpf Superseded
[5/7] selftests/bpf: probe_read_kernel_dynptr test bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 162- 2025-01-25 Levi Zim via B4 Relay bpf Superseded
[4/7] tools headers UAPI: Update tools's copy of bpf.h header bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 171- 2025-01-25 Levi Zim via B4 Relay Superseded
[3/7] bpf: Implement bpf_copy_from_user_dynptr helper bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 1611 2025-01-25 Levi Zim via B4 Relay bpf Superseded
[2/7] bpf: Implement bpf_probe_read_user_dynptr helper bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 1512 2025-01-25 Levi Zim via B4 Relay bpf Superseded
[1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - 1512 2025-01-25 Levi Zim via B4 Relay bpf Superseded
[bpf,v1] selftests/bpf: Fix runqslower cross-endian build [bpf,v1] selftests/bpf: Fix runqslower cross-endian build - - - 651- 2025-01-25 Tony Ambardar bpf New
[bpf,v1] libbpf: fix accessing BTF.ext core_relo header [bpf,v1] libbpf: fix accessing BTF.ext core_relo header - - - 66-- 2025-01-25 Tony Ambardar bpf New
[bpf-next,v1,8/8] bpf, docs: Update instruction-set.rst for load-acquire and store-release instruct… Introduce load-acquire and store-release BPF instructions - - - 4616 2025-01-25 Peilin Ye bpf New
[bpf-next,v1,7/8] selftests/bpf: Add selftests for load-acquire and store-release instructions Introduce load-acquire and store-release BPF instructions - - - 4526 2025-01-25 Peilin Ye bpf New
[bpf-next,v1,6/8] bpf, arm64: Support load-acquire and store-release instructions Introduce load-acquire and store-release BPF instructions - - - 4517 2025-01-25 Peilin Ye bpf New
[bpf-next,v1,5/8] arm64: insn: Add load-acquire and store-release instructions Introduce load-acquire and store-release BPF instructions - - - 4616 2025-01-25 Peilin Ye bpf New
[bpf-next,v1,4/8] arm64: insn: Add BIT(23) to {load,store}_ex's mask Introduce load-acquire and store-release BPF instructions - - - 47-6 2025-01-25 Peilin Ye bpf New
[bpf-next,v1,3/8] bpf: Introduce load-acquire and store-release instructions Introduce load-acquire and store-release BPF instructions - - - 46-7 2025-01-25 Peilin Ye bpf New
[bpf-next,v1,2/8] bpf/verifier: Factor out check_atomic_rmw() Introduce load-acquire and store-release BPF instructions - - - 4616 2025-01-25 Peilin Ye bpf New
[bpf-next,v1,1/8] bpf/verifier: Factor out atomic_ptr_type_ok() Introduce load-acquire and store-release BPF instructions - - - 47-6 2025-01-25 Peilin Ye bpf New
[RFC,net-next,v3,7/7] tsnep: Add PHY loopback selftests Support loopback mode speed selection - - - 1-1 2025-01-24 Gerhard Engleder netdev RFC
[RFC,net-next,v3,6/7] net: selftests: Export net_test_phy_loopback_* Support loopback mode speed selection - - - 1-1 2025-01-24 Gerhard Engleder netdev RFC
[RFC,net-next,v3,5/7] tsnep: Select speed for loopback Support loopback mode speed selection - - - 1-1 2025-01-24 Gerhard Engleder netdev RFC
[RFC,net-next,v3,4/7] net: phy: marvell: Align set_loopback() implementation Support loopback mode speed selection - - - 1-1 2025-01-24 Gerhard Engleder netdev RFC
[RFC,net-next,v3,3/7] net: phy: micrel: Add loopback support Support loopback mode speed selection - - - 1-1 2025-01-24 Gerhard Engleder netdev RFC
[RFC,net-next,v3,2/7] net: phy: Support speed selection for PHY loopback Support loopback mode speed selection - - - 1-1 2025-01-24 Gerhard Engleder netdev RFC
[RFC,net-next,v3,1/7] net: phy: Allow loopback speed selection for PHY drivers Support loopback mode speed selection - - - 1-1 2025-01-24 Gerhard Engleder netdev RFC
[sched_ext/for-6.14-fixes] sched_ext: selftests/dsp_local_on: Fix sporadic failures [sched_ext/for-6.14-fixes] sched_ext: selftests/dsp_local_on: Fix sporadic failures - - - 1-- 2025-01-24 Tejun Heo New
[net,8/8] iavf: allow changing VLAN state without calling PF Intel Wired LAN Driver Updates 2025-01-24 (idpf, ice, iavf) - 1 1 19-- 2025-01-24 Tony Nguyen netdev New
[net,7/8] ice: remove invalid parameter of equalizer Intel Wired LAN Driver Updates 2025-01-24 (idpf, ice, iavf) - 1 1 19-- 2025-01-24 Tony Nguyen netdev New
[net,6/8] ice: fix ice_parser_rt::bst_key array size Intel Wired LAN Driver Updates 2025-01-24 (idpf, ice, iavf) - 2 1 19-- 2025-01-24 Tony Nguyen netdev New
[net,5/8] idpf: add more info during virtchnl transaction timeout/salt mismatch Intel Wired LAN Driver Updates 2025-01-24 (idpf, ice, iavf) - 3 1 19-- 2025-01-24 Tony Nguyen netdev New
[net,4/8] idpf: convert workqueues to unbound Intel Wired LAN Driver Updates 2025-01-24 (idpf, ice, iavf) - 2 1 19-- 2025-01-24 Tony Nguyen netdev New
[net,3/8] idpf: Acquire the lock before accessing the xn->salt Intel Wired LAN Driver Updates 2025-01-24 (idpf, ice, iavf) - 2 1 19-- 2025-01-24 Tony Nguyen netdev New
[net,2/8] idpf: fix transaction timeouts on reset Intel Wired LAN Driver Updates 2025-01-24 (idpf, ice, iavf) - 2 1 19-- 2025-01-24 Tony Nguyen netdev New
[net,1/8] idpf: add read memory barrier when checking descriptor done bit Intel Wired LAN Driver Updates 2025-01-24 (idpf, ice, iavf) - 2 1 19-- 2025-01-24 Tony Nguyen netdev New
[v10,bpf-next,7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs Enable writing xattr from BPF programs - - - 4527 2025-01-24 Song Liu bpf New
[v10,bpf-next,6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs Enable writing xattr from BPF programs - - - 4527 2025-01-24 Song Liu bpf New
[v10,bpf-next,5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb Enable writing xattr from BPF programs - - - 4626 2025-01-24 Song Liu bpf New
[v10,bpf-next,4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism Enable writing xattr from BPF programs - - - 4626 2025-01-24 Song Liu bpf New
[v10,bpf-next,3/7] bpf: lsm: Add two more sleepable hooks Enable writing xattr from BPF programs - - - 4716 2025-01-24 Song Liu bpf New
[v10,bpf-next,2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names Enable writing xattr from BPF programs - - - 4626 2025-01-24 Song Liu bpf New
[v10,bpf-next,1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix Enable writing xattr from BPF programs 1 1 - 4716 2025-01-24 Song Liu bpf New
[bpf-next] bpf: avoid holding freeze_mutex during mmap operation [bpf-next] bpf: avoid holding freeze_mutex during mmap operation - - - 63-3 2025-01-24 Andrii Nakryiko bpf New
[net] bgmac: reduce max frame size to support just MTU 1500 [net] bgmac: reduce max frame size to support just MTU 1500 - - - 18-1 2025-01-24 Florian Fainelli netdev New
[bpf-next,v3,3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str [bpf-next,v3,1/3] mm: add copy_remote_vm_str - - - 633- 2025-01-24 Jordan Rome bpf New
[bpf-next,v3,2/3] bpf: Add bpf_copy_from_user_task_str kfunc [bpf-next,v3,1/3] mm: add copy_remote_vm_str 1 - - 6231 2025-01-24 Jordan Rome bpf New
[bpf-next,v3,1/3] mm: add copy_remote_vm_str [bpf-next,v3,1/3] mm: add copy_remote_vm_str - - - 642- 2025-01-24 Jordan Rome bpf New
[RFC,net-next,v3,8/8] netconsole: docs: Add documentation for CPU number auto-population netconsole: Add support for CPU population - - - 18-- 2025-01-24 Breno Leitao netdev RFC
[RFC,net-next,v3,7/8] netconsole: selftest: test for sysdata CPU netconsole: Add support for CPU population - - - 171- 2025-01-24 Breno Leitao netdev RFC
[RFC,net-next,v3,6/8] netconsole: add support for sysdata and CPU population netconsole: Add support for CPU population - - - 18-- 2025-01-24 Breno Leitao netdev RFC
[RFC,net-next,v3,5/8] netconsole: Include sysdata in extradata entry count netconsole: Add support for CPU population - - - 18-- 2025-01-24 Breno Leitao netdev RFC
[RFC,net-next,v3,4/8] netconsole: Introduce configfs helpers for sysdata features netconsole: Add support for CPU population - - - 18-- 2025-01-24 Breno Leitao netdev RFC
« 1 2 3 41567 1568 »