Show patches with: State = Action Required       |    Archived = No       |   231 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/2] rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get() [v4,1/2] ftrace: make extra rcu_is_watching() validation check optional 1 - - 1-- 2024-04-18 Andrii Nakryiko New
[v4,1/2] ftrace: make extra rcu_is_watching() validation check optional [v4,1/2] ftrace: make extra rcu_is_watching() validation check optional 1 - - 1-- 2024-04-18 Andrii Nakryiko New
linux-next: manual merge of the net-next tree with the stm32 tree linux-next: manual merge of the net-next tree with the stm32 tree - - - 1-- 2024-04-18 Stephen Rothwell New
2nd RTM_NEWLINK notification with operstate down is always 1 second delayed 2nd RTM_NEWLINK notification with operstate down is always 1 second delayed - - - 1-- 2024-04-17 Tom, Deepak Abraham New
[v1,2/2] perf test bpf-counters: Add test for BPF event modifier [v1,1/2] perf docs: Document bpf event modifier - - - 1-- 2024-04-16 Ian Rogers New
[v1,1/2] perf docs: Document bpf event modifier [v1,1/2] perf docs: Document bpf event modifier - - - 1-- 2024-04-16 Ian Rogers New
[5.15.y,v3,5/5] bpf: Fix ringbuf memory type confusion when passing to helpers Backport bounds checks for bpf 2 - - 1-1 2024-04-18 Edward Liaw bpf New
[5.15.y,v3,4/5] bpf: Fix out of bounds access for ringbuf helpers Backport bounds checks for bpf 2 - - 1-1 2024-04-18 Edward Liaw bpf New
[5.15.y,v3,3/5] bpf: Generally fix helper register offset check Backport bounds checks for bpf 2 - - 1-1 2024-04-18 Edward Liaw bpf New
[5.15.y,v3,2/5] bpf: Generalize check_ctx_reg for reuse with other types Backport bounds checks for bpf 2 - - 1-1 2024-04-18 Edward Liaw bpf New
[5.15.y,v3,1/5] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support Backport bounds checks for bpf - - - 1-1 2024-04-18 Edward Liaw bpf New
[bpf-next,v2,2/2] selftests/bpf: open a pinned path of a struct_ops link. Update a struct_ops link through a pinned path - - - 611- 2024-04-18 Kui-Feng Lee bpf New
[bpf-next,v2,1/2] bpf: enable the "open" operator on a pinned path of a struct_osp link. Update a struct_ops link through a pinned path - - - 611- 2024-04-18 Kui-Feng Lee bpf New
[bpf-next,v5,6/6] selftests/bpf: Use connect_to_addr in sk_assign use network helpers, part 1 - - - 651- 2024-04-18 Geliang Tang bpf New
[bpf-next,v5,5/6] selftests/bpf: Use connect_to_addr in cls_redirect use network helpers, part 1 - - - 651- 2024-04-18 Geliang Tang bpf New
[bpf-next,v5,4/6] selftests/bpf: Update arguments of connect_to_addr use network helpers, part 1 - - - 642- 2024-04-18 Geliang Tang bpf New
[bpf-next,v5,3/6] selftests/bpf: Use start_server_addr in sk_assign use network helpers, part 1 - - - 651- 2024-04-18 Geliang Tang bpf New
[bpf-next,v5,2/6] selftests/bpf: Use start_server_addr in cls_redirect use network helpers, part 1 - - - 651- 2024-04-18 Geliang Tang bpf New
[bpf-next,v5,1/6] selftests/bpf: Add start_server_addr helper use network helpers, part 1 - - - 651- 2024-04-18 Geliang Tang bpf New
[bpf] xdp: use flags field to disambiguate broadcast redirect [bpf] xdp: use flags field to disambiguate broadcast redirect 1 - - 611- 2024-04-18 Toke Høiland-Jørgensen bpf New
[5.15.y,v2,5/5] bpf: Fix ringbuf memory type confusion when passing to helpers Backport bounds checks for bpf 2 - - 1-1 2024-04-18 Edward Liaw bpf New
[5.15.y,v2,4/5] bpf: Fix out of bounds access for ringbuf helpers Backport bounds checks for bpf 2 - - 1-1 2024-04-18 Edward Liaw bpf New
[5.15.y,v2,3/5] bpf: Generally fix helper register offset check Backport bounds checks for bpf 2 - - 1-1 2024-04-18 Edward Liaw bpf New
[5.15.y,v2,2/5] bpf: Generalize check_ctx_reg for reuse with other types Backport bounds checks for bpf 2 - - 1-1 2024-04-18 Edward Liaw bpf New
[5.15.y,v2,1/5] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support Backport bounds checks for bpf - - - 1-1 2024-04-18 Edward Liaw bpf New
[bpf-next,2/2] bpf: fix typo in function save_aux_ptr_type bpf: fix typo in function save_aux_ptr_type - - - 44-- 2024-04-17 Rafael Passos bpf New
[bpf-next,1/2] bpf: fixes typos in comments [bpf-next,1/2] bpf: fixes typos in comments - - - 44-- 2024-04-17 Rafael Passos bpf New
bpf: fix typo in function save_aux_ptr_type bpf: fix typo in function save_aux_ptr_type - - - 45-- 2024-04-17 Rafael Passos bpf New
[bpf-next,v2,5/5] selftests/bpf: MUL range computation tests. bpf/verifier: range computation improvements - - - 6011 2024-04-17 Cupertino Miranda bpf New
[bpf-next,v2,4/5] bpf/verifier: relax MUL range computation check bpf/verifier: range computation improvements - - - 6011 2024-04-17 Cupertino Miranda bpf New
[bpf-next,v2,3/5] selftests/bpf: XOR and OR range computation tests. bpf/verifier: range computation improvements - - - 6011 2024-04-17 Cupertino Miranda bpf New
[bpf-next,v2,2/5] bpf/verifier: improve XOR and OR range computation bpf/verifier: range computation improvements - - - 6011 2024-04-17 Cupertino Miranda bpf New
[bpf-next,v2,1/5] bpf/verifier: refactor checks for range computation bpf/verifier: range computation improvements - - - 6011 2024-04-17 Cupertino Miranda bpf New
[bpf-next,18/18] selftests/bpf: wq: add bpf_wq_start() checks Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,17/18] bpf: add bpf_wq_start Introduce bpf_wq - - - 52-10 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,16/18] selftests/bpf: add checks for bpf_wq_set_callback() Introduce bpf_wq - - - 5228 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,15/18] bpf: wq: add bpf_wq_set_callback_impl Introduce bpf_wq - - - 51110 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,14/18] bpf/verifier: add is_sleepable argument to push_callback_call Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,13/18] selftests/bpf: wq: add bpf_wq_init() checks Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,12/18] tools: sync include/uapi/linux/bpf.h Introduce bpf_wq - - - 54-8 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,11/18] bpf: wq: add bpf_wq_init Introduce bpf_wq - - - 51110 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,10/18] selftests/bpf: add bpf_wq tests Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,09/18] bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,08/18] bpf: add support for KF_ARG_PTR_TO_WORKQUEUE Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,07/18] tools: sync include/uapi/linux/bpf.h Introduce bpf_wq - - - 54-8 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,06/18] bpf: add support for bpf_wq user type Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,05/18] bpf: replace bpf_timer_cancel_and_free with a generic helper Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,04/18] bpf: replace bpf_timer_set_callback with a generic helper Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,03/18] bpf: replace bpf_timer_init with a generic helper Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,02/18] bpf: make timer data struct more generic Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[bpf-next,01/18] bpf: trampoline: export __bpf_prog_enter/exit_recur Introduce bpf_wq - - - 5318 2024-04-16 Benjamin Tissoires bpf New
[8/7] perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlines Combine perf and bpf for fast eval of hw breakpoint conditions - - - 44-- 2024-04-12 Ingo Molnar bpf New
[v6,7/7] selftest/bpf: Test a perf bpf program that suppresses side effects. Combine perf and bpf for fast eval of hw breakpoint conditions 3 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,6/7] perf/bpf: Allow a bpf program to suppress all sample side effects Combine perf and bpf for fast eval of hw breakpoint conditions 4 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,5/7] perf/bpf: Remove unneeded uses_default_overflow_handler() Combine perf and bpf for fast eval of hw breakpoint conditions 4 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,4/7] perf/bpf: Call bpf handler directly, not through overflow machinery Combine perf and bpf for fast eval of hw breakpoint conditions 3 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,3/7] perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members Combine perf and bpf for fast eval of hw breakpoint conditions - - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,2/7] perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL Combine perf and bpf for fast eval of hw breakpoint conditions - - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,1/7] perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow() Combine perf and bpf for fast eval of hw breakpoint conditions - - - 45-- 2024-04-12 Kyle Huey bpf New
[bpf-next,v3,11/11] selftests/bpf: Add verifier tests for bpf lsm Add check for bpf lsm return value - - - 602- 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next,v3,10/11] selftests/bpf: Add test for lsm tail call Add check for bpf lsm return value - - - 602- 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next,v3,09/11] selftests/bpf: Add return value checks for failed tests Add check for bpf lsm return value - - - 611- 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next,v3,08/11] selftests/bpf: Avoid load failure for token_lsm.c Add check for bpf lsm return value - - - 611- 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next,v3,07/11] bpf: Fix a false rejection caused by AND operation Add check for bpf lsm return value - - - 611- 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next,v3,06/11] bpf: Fix compare error in function retval_range_within Add check for bpf lsm return value - - - 611- 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next,v3,05/11] bpf: Avoid progs for different hooks calling each other with tail call Add check for bpf lsm return value - - - 611- 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next,v3,04/11] bpf, lsm: Add bpf lsm disabled hook list Add check for bpf lsm return value - - - 62-- 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next,v3,03/11] bpf, lsm: Check bpf lsm hook return values in verifier Add check for bpf lsm return value 1 - - 6011 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next,v3,02/11] bpf, lsm: Add helper to read lsm hook return value range Add check for bpf lsm return value - - - 61-1 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next,v3,01/11] bpf, lsm: Annotate lsm hook return value range Add check for bpf lsm return value - - - 602- 2024-04-11 Xu Kuohai bpf Needs ACK
[bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs [bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs - - - 62-- 2024-04-05 Puranjay Mohan bpf New
m_ife: Remove unused value m_ife: Remove unused value - - - 1-- 2024-04-17 Maks Mishin dsa New
[iproute2-next,v2,2/2] f_flower: implement pfcp opts PFCP support - - - 1-- 2024-04-15 Wojciech Drewek dsa New
[iproute2-next,v2,1/2] ip: PFCP device support PFCP support - - - 1-- 2024-04-15 Wojciech Drewek dsa New
[iproute2-next,7/7] tc/police: remove unused prototype police_print_xstats unused arguments - - - 1-- 2024-04-13 Stephen Hemminger dsa New
[iproute2-next,6/7] tc/action: remove unused args from tc_print_action unused arguments - - - 1-- 2024-04-13 Stephen Hemminger dsa New
[iproute2-next,5/7] tc/util: remove unused argument from print_tcstats2_attr unused arguments - - - 1-- 2024-04-13 Stephen Hemminger dsa New
[iproute2-next,4/7] tc/police: remove unused argument to tc_print_police unused arguments - - - 1-- 2024-04-13 Stephen Hemminger dsa New
[iproute2-next,3/7] tc/util: remove unused argument from print_action_control unused arguments - - - 1-- 2024-04-13 Stephen Hemminger dsa New
[iproute2-next,2/7] tc/util: remove unused argument from print_tm unused arguments - - - 1-- 2024-04-13 Stephen Hemminger dsa New
[iproute2-next,1/7] tc/u32: remove FILE argument unused arguments - - - 1-- 2024-04-13 Stephen Hemminger dsa New
[ethtool-next,v2,2/2] netlink: tsinfo: add statistics support Userspace code for ethtool HW TS statistics - 2 - 1-- 2024-04-17 Rahul Rameshbabu ethtool New
[net-next,3/3] tcp: try to send bigger TSO packets tcp: avoid sending too small packets - - - --- 2024-04-18 Eric Dumazet netdev New
[net-next,2/3] tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit() tcp: avoid sending too small packets - - - --- 2024-04-18 Eric Dumazet netdev New
[net-next,1/3] tcp: remove dubious FIN exception from tcp_cwnd_test() tcp: avoid sending too small packets - - - --- 2024-04-18 Eric Dumazet netdev New
[net-next,8/8] net: ipa: kill ipa_version_supported() net: ipa: eight simple cleanups - - - --- 2024-04-18 Alex Elder netdev New
[net-next,7/8] net: ipa: fix two minor ipa_cmd problems net: ipa: eight simple cleanups - - - --- 2024-04-18 Alex Elder netdev New
[net-next,6/8] net: ipa: fix two bogus argument names net: ipa: eight simple cleanups - - - --- 2024-04-18 Alex Elder netdev New
[net-next,5/8] net: ipa: make ipa_table_hash_support() a real function net: ipa: eight simple cleanups - - - --- 2024-04-18 Alex Elder netdev New
[net-next,4/8] net: ipa: remove unneeded FILT_ROUT_HASH_EN definitions net: ipa: eight simple cleanups - - - --- 2024-04-18 Alex Elder netdev New
[net-next,3/8] net: ipa: call device_init_wakeup() earlier net: ipa: eight simple cleanups - - - --- 2024-04-18 Alex Elder netdev New
[net-next,2/8] net: ipa: only enable the SUSPEND IPA interrupt when needed net: ipa: eight simple cleanups - - - --- 2024-04-18 Alex Elder netdev New
[net-next,1/8] net: ipa: maintain bitmap of suspend-enabled endpoints net: ipa: eight simple cleanups - - - --- 2024-04-18 Alex Elder netdev New
[net] MAINTAINERS: eth: mark IBM eHEA as an Orphan [net] MAINTAINERS: eth: mark IBM eHEA as an Orphan - 1 - 19-- 2024-04-18 David Christensen netdev New
[v2] NFC: trf7970a: disable all regulators on removal [v2] NFC: trf7970a: disable all regulators on removal - 1 - --- 2024-04-18 Paul Geurts netdev New
[net-next,v2] octeontx2-pf: Add ucast filter count configurability via devlink. [net-next,v2] octeontx2-pf: Add ucast filter count configurability via devlink. - - - --- 2024-04-18 Sai Krishna netdev New
[net,v2] net: bcmasp: fix memory leak when bringing down interface [net,v2] net: bcmasp: fix memory leak when bringing down interface 1 1 - 19-- 2024-04-18 Justin Chen netdev New
ppp: Fix deadlock caused by unsafe-irq lock in ap_get() ppp: Fix deadlock caused by unsafe-irq lock in ap_get() - - - --- 2024-04-18 Jeongjun Park netdev New
hams: Fix deadlock caused by unsafe-irq lock in sp_get() hams: Fix deadlock caused by unsafe-irq lock in sp_get() - - - --- 2024-04-18 Jeongjun Park netdev New
[net,v3] udp: preserve the connected status if only UDP cmsg [net,v3] udp: preserve the connected status if only UDP cmsg - 1 - 19-- 2024-04-18 Yick Xie netdev New
« 1 2 3 »