Show patches with: State = Action Required       |   23138 patches
« 1 2 ... 4 5 6231 232 »
Patch Series S/W/F Date Submitter Delegate State
[v6,bpf-next,10/11] selftests/bpf: Add bpf_timer test. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,09/11] bpf: Teach stack depth check about async callbacks. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,07/11] bpf: Relax verifier recursion check. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,05/11] bpf: Prevent pointer mismatch in bpf_timer_init. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,04/11] bpf: Add map side support for bpf timers. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,03/11] bpf: Introduce bpf timers. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,02/11] bpf: Factor out bpf_spin_lock into helpers. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v6,bpf-next,01/11] bpf: Prepare bpf_prog_put() to be called from irq context. bpf: Introduce BPF timers. --- 2021-07-14 Alexei Starovoitov New
[v3,bpf-next,8/8] selftests/bpf: Add a test with bpf_timer in inner map. [v3,bpf-next,1/8] bpf: Introduce bpf timers. --- 2021-06-24 Alexei Starovoitov New
[v3,bpf-next,1/8] bpf: Introduce bpf timers. [v3,bpf-next,1/8] bpf: Introduce bpf timers. --- 2021-06-24 Alexei Starovoitov New
[v2,bpf-next,2/3] bpf: Add verifier checks for bpf_timer. bpf: Introduce BPF timers. --- 2021-06-11 Alexei Starovoitov New
[bpf-next,2/3] bpf: Add verifier checks for bpf_timer. bpf: Introduce BPF timers. --- 2021-05-27 Alexei Starovoitov New
[RFC,bpf-next] bpf: Introduce bpf_timer [RFC,bpf-next] bpf: Introduce bpf_timer --- 2021-05-20 Alexei Starovoitov New
[v2,bpf-next,16/16] selftests/bpf: Convert few tests to light skeleton. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-23 Alexei Starovoitov New
[v2,bpf-next,15/16] bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-23 Alexei Starovoitov New
[v2,bpf-next,11/16] bpf: Add bpf_sys_close() helper. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-23 Alexei Starovoitov New
[v2,bpf-next,10/16] bpf: Add bpf_btf_find_by_name_kind() helper. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-23 Alexei Starovoitov New
[v2,bpf-next,09/16] libbpf: Support for fd_idx bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-23 Alexei Starovoitov New
[v2,bpf-next,06/16] bpf: Make btf_load command to be bpfptr_t compatible. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-23 Alexei Starovoitov New
[v2,bpf-next,04/16] libbpf: Support for syscall program type bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-23 Alexei Starovoitov New
[v2,bpf-next,02/16] bpf: Introduce bpfptr_t user/kernel pointer. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-23 Alexei Starovoitov New
[bpf-next,14/15] bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-17 Alexei Starovoitov New
[bpf-next,13/15] libbpf: Generate loader program out of BPF ELF file. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-17 Alexei Starovoitov New
[bpf-next,12/15] libbpf: Change the order of data and text relocations. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-17 Alexei Starovoitov New
[bpf-next,11/15] bpf: Add bpf_sys_close() helper. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-17 Alexei Starovoitov New
[bpf-next,10/15] bpf: Add bpf_btf_find_by_name_kind() helper. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-17 Alexei Starovoitov New
[bpf-next,08/15] bpf: Introduce fd_idx bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-17 Alexei Starovoitov New
[bpf-next,07/15] selftests/bpf: Test for btf_load command. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-17 Alexei Starovoitov New
[bpf-next,05/15] selftests/bpf: Test for syscall program type bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-17 Alexei Starovoitov New
[bpf-next,03/15] bpf: Prepare bpf syscall to be used from kernel and user space. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-17 Alexei Starovoitov New
[bpf-next,01/15] bpf: Introduce bpf_sys_bpf() helper and program type. bpf: syscall program, FD array, loader program, light skeleton. --- 2021-04-17 Alexei Starovoitov New
sk_lookup + test_bprm = huge delay sk_lookup + test_bprm = huge delay --- 2021-02-27 Alexei Starovoitov New
[bpf-next] bpf: Emit explicit NULL pointer checks for PROBE_LDX instructions. [bpf-next] bpf: Emit explicit NULL pointer checks for PROBE_LDX instructions. --- 2021-02-02 Alexei Starovoitov New
[v2,bpf-next,3/3] selftests/bpf: Add asm tests for pkt vs pkt_end comparison. [v2,bpf-next,1/3] bpf: Support for pointers beyond pkt_end. --- 2020-11-11 Alexei Starovoitov New
[v2,bpf-next,1/3] bpf: Support for pointers beyond pkt_end. [v2,bpf-next,1/3] bpf: Support for pointers beyond pkt_end. --- 2020-11-11 Alexei Starovoitov New
[bpf-next,2/3] selftests/bpf: Add skb_pkt_end test bpf: Pointers beyond packet end. --- 2020-10-21 Alexei Starovoitov New
[bpf-next,1/3] bpf: Support for pointers beyond pkt_end. bpf: Pointers beyond packet end. --- 2020-10-21 Alexei Starovoitov New
[bpf-next] bpf: Fix register equivalence tracking. [bpf-next] bpf: Fix register equivalence tracking. --- 2020-10-14 Alexei Starovoitov New
[bpf-next] bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. [bpf-next] bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. --- 2020-10-11 Alexei Starovoitov New
[v2,bpf-next,4/4] selftests/bpf: Asm tests for the verifier regalloc tracking. bpf: Make the verifier recognize llvm register allocation patterns. --- 2020-10-09 Alexei Starovoitov New
[v2,bpf-next,1/4] bpf: Propagate scalar ranges through register assignments. bpf: Make the verifier recognize llvm register allocation patterns. --- 2020-10-09 Alexei Starovoitov New
[bpf-next] selftests/bpf: Additional asm tests for the verifier regalloc tracking. [bpf-next] selftests/bpf: Additional asm tests for the verifier regalloc tracking. --- 2020-10-07 Alexei Starovoitov New
[bpf-next,3/3] selftests/bpf: Add profiler test bpf: Make the verifier recognize llvm register allocation patterns. --- 2020-10-06 Alexei Starovoitov New
[bpf-next,2/3] bpf: Track spill/fill of bounded scalars. bpf: Make the verifier recognize llvm register allocation patterns. --- 2020-10-06 Alexei Starovoitov New
[bpf-next,1/3] bpf: Propagate scalar ranges through register assignments. bpf: Make the verifier recognize llvm register allocation patterns. --- 2020-10-06 Alexei Starovoitov New
[v2,bpf-next] bpf: Fix build without BPF_SYSCALL, but with BPF_JIT. [v2,bpf-next] bpf: Fix build without BPF_SYSCALL, but with BPF_JIT. --- 2020-08-31 Alexei Starovoitov New
[v3,bpf-next,5/5] selftests/bpf: Add sleepable tests bpf: Introduce minimal support for sleepable progs --- 2020-08-27 Alexei Starovoitov New
[v3,bpf-next,2/5] bpf: Introduce sleepable BPF programs bpf: Introduce minimal support for sleepable progs --- 2020-08-27 Alexei Starovoitov New
[v6,bpf-next,1/4] bpf: Factor out bpf_link_by_id() helper. [v6,bpf-next,1/4] bpf: Factor out bpf_link_by_id() helper. --- 2020-08-19 Alexei Starovoitov New
[v5,bpf-next,3/4] bpf: Add kernel module with user mode driver that populates bpffs. bpf: Populate bpffs with map and prog iterators --- 2020-08-02 Alexei Starovoitov New
[v5,bpf-next,2/4] bpf: Add BPF program and map iterators as built-in BPF programs. bpf: Populate bpffs with map and prog iterators --- 2020-08-02 Alexei Starovoitov New
[RFC,v3,bpf-next,1/4] bpf: Introduce sleepable BPF programs [RFC,v3,bpf-next,1/4] bpf: Introduce sleepable BPF programs --- 2020-06-11 Alexei Starovoitov New
[v2,bpf-next,2/4] bpf: Introduce sleepable BPF programs bpf: Introduce minimal support for sleepable progs --- 2020-05-29 Alexei Starovoitov New
[bpf-next,2/3] libbpf: support sleepable progs bpf: Introduce minimal support for sleepable progs --- 2020-05-28 Alexei Starovoitov New
[v6,bpf-next,3/3] selftests/bpf: use CAP_BPF and CAP_PERFMON in tests [v6,bpf-next,1/3] bpf, capability: Introduce CAP_BPF --- 2020-05-13 Alexei Starovoitov New
[v6,bpf-next,1/3] bpf, capability: Introduce CAP_BPF [v6,bpf-next,1/3] bpf, capability: Introduce CAP_BPF --- 2020-05-13 Alexei Starovoitov New
[v5,bpf-next,2/3] bpf: implement CAP_BPF Introduce CAP_BPF --- 2020-05-08 Alexei Starovoitov New
[net] bpfilter: include bpfilter_umh in assembly instead of using objcopy [net] bpfilter: include bpfilter_umh in assembly instead of using objcopy --- 2018-06-27 Alexei Starovoitov New
[net] net: ipa: initialize all filter table slots [net] net: ipa: initialize all filter table slots --- 2021-09-07 Alex Elder New
[net-next,3/3] net: ipa: rename "ipa_clock.c" net: ipa: enable automatic suspend --- 2021-08-20 Alex Elder New
[net-next,2/3] net: ipa: rename ipa_clock_* symbols net: ipa: enable automatic suspend --- 2021-08-20 Alex Elder New
[net-next,1/3] net: ipa: use autosuspend net: ipa: enable automatic suspend --- 2021-08-20 Alex Elder New
[net-next,5/5] net: ipa: kill ipa_clock_get() net: ipa: kill off ipa_clock_get() --- 2021-08-19 Alex Elder New
[net-next,4/5] net: ipa: don't use ipa_clock_get() in "ipa_modem.c" net: ipa: kill off ipa_clock_get() --- 2021-08-19 Alex Elder New
[net-next,3/5] net: ipa: don't use ipa_clock_get() in "ipa_uc.c" net: ipa: kill off ipa_clock_get() --- 2021-08-19 Alex Elder New
[net-next,2/5] net: ipa: don't use ipa_clock_get() in "ipa_smp2p.c" net: ipa: kill off ipa_clock_get() --- 2021-08-19 Alex Elder New
[net-next,1/5] net: ipa: don't use ipa_clock_get() in "ipa_main.c" net: ipa: kill off ipa_clock_get() --- 2021-08-19 Alex Elder New
[net-next,v2] net: ipa: fix TX queue race [net-next,v2] net: ipa: fix TX queue race --- 2021-08-19 Alex Elder New
[net-next,6/6] net: ipa: don't hold clock reference while netdev open net: ipa: last things before PM conversion --- 2021-08-12 Alex Elder New
[net-next,5/6] net: ipa: don't stop TX on suspend net: ipa: last things before PM conversion --- 2021-08-12 Alex Elder New
[net-next,4/6] net: ipa: ensure hardware has power in ipa_start_xmit() net: ipa: last things before PM conversion --- 2021-08-12 Alex Elder New
[net-next,3/6] net: ipa: re-enable transmit in PM WQ context net: ipa: last things before PM conversion --- 2021-08-12 Alex Elder New
[net-next,2/6] net: ipa: distinguish system from runtime suspend net: ipa: last things before PM conversion --- 2021-08-12 Alex Elder New
[net-next,1/6] net: ipa: enable wakeup in ipa_power_setup() net: ipa: last things before PM conversion --- 2021-08-12 Alex Elder New
[net-next,v2] net: ipa: always inline ipa_aggr_granularity_val() [net-next,v2] net: ipa: always inline ipa_aggr_granularity_val() --- 2021-08-11 Alex Elder New
[net-next,7/7] net: ipa: kill ipa_clock_get_additional() net: ipa: use runtime PM reference counting --- 2021-08-10 Alex Elder New
[net-next,6/7] net: ipa: kill IPA clock reference count net: ipa: use runtime PM reference counting --- 2021-08-10 Alex Elder New
[net-next,5/7] net: ipa: get rid of extra clock reference net: ipa: use runtime PM reference counting --- 2021-08-10 Alex Elder New
[net-next,4/7] net: ipa: use runtime PM core net: ipa: use runtime PM reference counting --- 2021-08-10 Alex Elder New
[net-next,3/7] net: ipa: resume in ipa_clock_get() net: ipa: use runtime PM reference counting --- 2021-08-10 Alex Elder New
[net-next,2/7] net: ipa: disable clock in suspend net: ipa: use runtime PM reference counting --- 2021-08-10 Alex Elder New
[net-next,1/7] net: ipa: have ipa_clock_get() return a value net: ipa: use runtime PM reference counting --- 2021-08-10 Alex Elder New
[net-next,v3,1/1] dt-bindings: net: qcom,ipa: make imem interconnect optional [net-next,v3,1/1] dt-bindings: net: qcom,ipa: make imem interconnect optional --- 2021-08-10 Alex Elder New
[net-next] net: ipa: always inline ipa_aggr_granularity_val() [net-next] net: ipa: always inline ipa_aggr_granularity_val() --- 2021-08-10 Alex Elder New
[net-next,6/6] net: ipa: move IPA flags field net: ipa: more work toward runtime PM --- 2021-08-04 Alex Elder New
[net-next,5/6] net: ipa: move ipa_suspend_handler() net: ipa: more work toward runtime PM --- 2021-08-04 Alex Elder New
[net-next,4/6] net: ipa: move IPA power operations to ipa_clock.c net: ipa: more work toward runtime PM --- 2021-08-04 Alex Elder New
[net-next,3/6] net: ipa: improve IPA clock error messages net: ipa: more work toward runtime PM --- 2021-08-04 Alex Elder New
[net-next,2/6] net: ipa: reorder netdev pointer assignments net: ipa: more work toward runtime PM --- 2021-08-04 Alex Elder New
[net-next,1/6] net: ipa: don't suspend/resume modem if not up net: ipa: more work toward runtime PM --- 2021-08-04 Alex Elder New
[net-next] net: ipa: fix IPA v4.9 interconnects [net-next] net: ipa: fix IPA v4.9 interconnects --- 2021-08-04 Alex Elder New
[net-next,6/6] net: ipa: disable GSI interrupts while suspended net: ipa: prepare GSI interrupts for runtime PM --- 2021-08-03 Alex Elder New
[net-next,5/6] net: ipa: move gsi_irq_init() code into setup net: ipa: prepare GSI interrupts for runtime PM --- 2021-08-03 Alex Elder New
[net-next,4/6] net: ipa: have gsi_irq_setup() return an error code net: ipa: prepare GSI interrupts for runtime PM --- 2021-08-03 Alex Elder New
[net-next,3/6] net: ipa: move some GSI setup functions net: ipa: prepare GSI interrupts for runtime PM --- 2021-08-03 Alex Elder New
[net-next,2/6] net: ipa: move version check for channel suspend/resume net: ipa: prepare GSI interrupts for runtime PM --- 2021-08-03 Alex Elder New
[net-next,1/6] net: ipa: use gsi->version for channel suspend/resume net: ipa: prepare GSI interrupts for runtime PM --- 2021-08-03 Alex Elder New
[net-next,5/5] net: ipa: don't suspend endpoints if setup not complete net: ipa: add clock references --- 2021-07-27 Alex Elder New
[net-next,4/5] net: ipa: add a clock reference for netdev operations net: ipa: add clock references --- 2021-07-27 Alex Elder New
[net-next,3/5] net: ipa: add clock reference for remoteproc SSR net: ipa: add clock references --- 2021-07-27 Alex Elder New
« 1 2 ... 4 5 6231 232 »