Show patches with: Archived = No       |   62726 patches
« 1 2 ... 587 588 589627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
bpf, libbpf: Add .so files to gitignore bpf, libbpf: Add .so files to gitignore 1 - - - --- 2019-04-30 Michal Rostecki bpf Changes Requested
bpf, libbpf: Smatch: Fix potential NULL pointer dereference bpf, libbpf: Smatch: Fix potential NULL pointer dereference 1 - - - --- 2019-07-02 Leo Yan bpf Accepted
bpf, tests: don't use __bpf_constant_htons() bpf, tests: don't use __bpf_constant_htons() - - - - --- 2019-03-19 Sergey Senozhatsky bpf Changes Requested
bpf, tests: tweak endianness selection bpf, tests: tweak endianness selection - - - - --- 2019-03-19 Sergey Senozhatsky bpf Changes Requested
bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG - - - - --- 2019-04-28 Wang YanQing bpf Accepted
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE} bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE} - - - - --- 2019-11-21 Wang YanQing bpf Not Applicable
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE} bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE} - - - - --- 2019-04-26 Wang YanQing bpf Changes Requested
bpf, x32: remove unneeded conversion to bool bpf, x32: remove unneeded conversion to bool - - - - --- 2020-04-20 Jason Yan bpf Changes Requested
bpf, x64: add extra passes without size optimizations bpf, x64: add extra passes without size optimizations - - - - --- 2020-11-27 Gary Lin Superseded
bpf, x64: bump the number of passes to 64 bpf, x64: bump the number of passes to 64 - - - - --- 2020-12-03 Gary Lin Not Applicable
bpf, x86_32: Fix clobbering of dst for BPF_JSET bpf, x86_32: Fix clobbering of dst for BPF_JSET 1 1 - - --- 2020-05-01 Wang YanQing bpf Not Applicable
bpf, x86_32: Fix logic error in BPF_LDX zero-extension bpf, x86_32: Fix logic error in BPF_LDX zero-extension - 2 - - --- 2020-04-23 Wang YanQing bpf Accepted
bpf/core.c - silence warning messages bpf/core.c - silence warning messages 1 - - - --- 2019-06-07 Valdis Kl ē tnieks bpf Accepted
bpf/core.c - silence warning messages bpf/core.c - silence warning messages 1 - - - --- 2019-01-28 Valdis Kl ē tnieks bpf Changes Requested
bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg 2 - - - --- 2020-06-05 dihu bpf Accepted
bpf/sockmap: read psock ingress_msg before sk_receive_queue bpf/sockmap: read psock ingress_msg before sk_receive_queue 1 1 - - --- 2020-01-08 Forrest Chen bpf Changes Requested
bpf/sockmap: read psock ingress_msg before sk_receive_queue bpf/sockmap: read psock ingress_msg before sk_receive_queue - - - - --- 2020-01-07 Forrest Chen bpf Changes Requested
bpf: Add bpf_ktime_get_real_ns bpf: Add bpf_ktime_get_real_ns - - - - --- 2020-07-27 Pujari, Bimmy bpf Changes Requested
bpf: Add bpf_skb_get_sock_comm() helper bpf: Add bpf_skb_get_sock_comm() helper - - - - --- 2020-08-10 Jiang Yu bpf Rejected
bpf: Allow bpf_skb_event_output for a few prog types bpf: Allow bpf_skb_event_output for a few prog types - - - - --- 2019-06-25 Allan Zhang bpf Changes Requested
bpf: Allow bpf_skb_event_output for a few prog types bpf: Allow bpf_skb_event_output for a few prog types - - - - --- 2019-06-25 Allan Zhang bpf Superseded
bpf: Allow bpf_skb_event_output for a few prog types bpf: Allow bpf_skb_event_output for a few prog types - - - - --- 2019-06-24 Allan Zhang bpf Superseded
bpf: Allow bpf_skb_event_output for a few prog types bpf: Allow bpf_skb_event_output for a few prog types - - - - --- 2019-06-24 Allan Zhang bpf Superseded
bpf: Allow small structs to be type of function argument bpf: Allow small structs to be type of function argument - - - - --- 2020-06-16 Jiri Olsa bpf Changes Requested
bpf: Avoid allocing memory on memoryless numa node bpf: Avoid allocing memory on memoryless numa node - - - - --- 2020-10-10 Tianxianting bpf Not Applicable
bpf: Avoid function casting when calculating immediate bpf: Avoid function casting when calculating immediate - - - - --- 2020-01-29 Kees Cook bpf Changes Requested
bpf: BPF_PRELOAD depends on BPF_SYSCALL bpf: BPF_PRELOAD depends on BPF_SYSCALL - - - - 1-- 2020-11-05 Randy Dunlap bpf Not Applicable
bpf: BPF_SYSCALL depends INET bpf: BPF_SYSCALL depends INET - - - - --- 2020-07-23 Tom Rix bpf Changes Requested
bpf: Change kvfree to kfree in generic_map_lookup_batch() bpf: Change kvfree to kfree in generic_map_lookup_batch() 1 1 - - --- 2020-06-01 Denis Efremov bpf Accepted
bpf: Check the return value of dev_get_by_index_rcu() bpf: Check the return value of dev_get_by_index_rcu() - - - - --- 2020-11-19 kaixuxia Superseded
bpf: Convert to use the preferred fallthrough macro bpf: Convert to use the preferred fallthrough macro 1 - - - --- 2020-08-14 Miaohe Lin bpf Changes Requested
bpf: Enforce map preallocation for all instrumentation programs bpf: Enforce map preallocation for all instrumentation programs - - - - --- 2020-02-17 Thomas Gleixner bpf Superseded
bpf: Fix ___bpf_kretprobe_args1(x) macro definition. bpf: Fix ___bpf_kretprobe_args1(x) macro definition. 1 1 - - --- 2020-03-15 Wenbo Zhang bpf Accepted
bpf: Fix build in minimal configurations, again bpf: Fix build in minimal configurations, again 1 1 - - --- 2019-12-10 Arnd Bergmann bpf Accepted
bpf: Fix reStructuredText markup bpf: Fix reStructuredText markup - 1 - - --- 2020-04-20 Jakub Wilk bpf Changes Requested
bpf: Fix sk_psock refcnt leak when receiving message bpf: Fix sk_psock refcnt leak when receiving message - 1 - - --- 2020-04-25 Xiyu Yang bpf Changes Requested
bpf: Fix spelling in comment bpf: Fix spelling in comment - - - - --- 2020-05-25 Chris Packham bpf Accepted
bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64 bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64 - 1 - - --- 2020-10-06 Hao Luo bpf Changes Requested
bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id - - - - --- 2020-11-10 kaixuxia Superseded
bpf: Make function btf_name_offset_valid static bpf: Make function btf_name_offset_valid static 1 1 - - --- 2019-01-16 Mathieu Malaterre bpf Accepted
bpf: Replace BUG_ON when fp_old is NULL bpf: Replace BUG_ON when fp_old is NULL - - - - --- 2019-12-15 Aditya Pakki bpf Rejected
bpf: Replace a seq_printf() call by seq_puts() in btf_enum_seq_show() bpf: Replace a seq_printf() call by seq_puts() in btf_enum_seq_show() 1 - - - --- 2019-07-02 Markus Elfring bpf Rejected
bpf: Replace zero-length array with flexible-array member bpf: Replace zero-length array with flexible-array member 1 - - - --- 2020-02-27 Gustavo A. R. Silva bpf Accepted
bpf: Try harder when allocating memory for large maps bpf: Try harder when allocating memory for large maps 1 - - - --- 2019-03-11 Martynas Pumputis bpf Changes Requested
bpf: Tweak BPF jump table optimizations for objtool compatibility bpf: Tweak BPF jump table optimizations for objtool compatibility - 2 - - --- 2020-04-30 Josh Poimboeuf bpf Changes Requested
bpf: Use tracing helpers for lsm programs bpf: Use tracing helpers for lsm programs - - - - --- 2020-05-31 Jiri Olsa bpf Accepted
bpf: alloc_record_per_cpu Add null check after malloc bpf: alloc_record_per_cpu Add null check after malloc - - - - --- 2020-06-09 Gaurav Singh bpf Changes Requested
bpf: alloc_record_per_cpu Add null check after malloc bpf: alloc_record_per_cpu Add null check after malloc - - - - --- 2020-06-09 Gaurav Singh bpf Changes Requested
bpf: bpf.h: drop duplicated words in comments bpf: bpf.h: drop duplicated words in comments - - - - --- 2020-07-16 Randy Dunlap bpf Accepted
bpf: bpftool, fix documentation for attach types bpf: bpftool, fix documentation for attach types - - - - --- 2019-02-11 Alban Crequy bpf Changes Requested
bpf: bpftool: convert ‘const char *’ type into 'char *' in assignment bpf: bpftool: convert ‘const char *’ type into 'char *' in assignment - 1 1 - --- 2019-03-28 Bo YU bpf Changes Requested
bpf: btf: Always output invariant hit in pahole DWARF to BTF transform bpf: btf: Always output invariant hit in pahole DWARF to BTF transform - - - - --- 2020-01-21 Chris Down bpf Changes Requested
bpf: clean up indentation issue bpf: clean up indentation issue - - - - --- 2019-09-25 Colin Ian King bpf Accepted
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id() bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id() 1 1 - - --- 2019-02-26 zerons bpf Accepted
bpf: devmap: Pass lockdep expression to RCU lists bpf: devmap: Pass lockdep expression to RCU lists 2 1 - - --- 2020-01-23 Amol Grover bpf Accepted
bpf: do not restore dst_reg when cur_state is freed bpf: do not restore dst_reg when cur_state is freed - - - - --- 2019-03-21 Yu Xu Changes Requested
bpf: do not start from first bucket if elem is not found on a htab bpf: do not start from first bucket if elem is not found on a htab - - - - --- 2019-03-31 Brian Vazquez bpf Changes Requested
bpf: don't fail kmalloc while releasing raw_tp bpf: don't fail kmalloc while releasing raw_tp - - - - --- 2020-11-15 Matt Mullins Superseded
bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE 1 1 - 1 13-2 2020-10-27 Ard Biesheuvel bpf Not Applicable
bpf: drop refcount if bpf_map_new_fd() fails in map_create() bpf: drop refcount if bpf_map_new_fd() fails in map_create() 1 1 - - --- 2019-02-27 zerons bpf Accepted
bpf: emit audit messages upon successful prog load and unload bpf: emit audit messages upon successful prog load and unload - - - - --- 2019-11-20 Jiri Olsa bpf Accepted
bpf: explicitly memset some bpf info structures declared on the stack bpf: explicitly memset some bpf info structures declared on the stack 1 - - - --- 2020-03-20 gregkh@linuxfoundation.org bpf Accepted
bpf: explicitly memset the bpf_attr structure bpf: explicitly memset the bpf_attr structure 1 - - - --- 2020-03-20 gregkh@linuxfoundation.org bpf Accepted
bpf: export the net namespace for bpf_sock_ops bpf: export the net namespace for bpf_sock_ops - - - - --- 2020-06-05 Wang Li bpf Changes Requested
bpf: fix -Wshadow warnings bpf: fix -Wshadow warnings 1 1 - - 1-- 2020-10-26 Arnd Bergmann bpf Not Applicable
bpf: fix a no-mmu build failure by providing a stub allocator bpf: fix a no-mmu build failure by providing a stub allocator - 1 - - --- 2019-11-25 John Hubbard bpf Not Applicable
bpf: fix a typo "inacitve" -> "inactive" bpf: fix a typo "inacitve" -> "inactive" - - - - --- 2020-04-03 Qiujun Huang bpf Accepted
bpf: fix build warning - missing prototype bpf: fix build warning - missing prototype - - - - --- 2020-03-22 Jean-Philippe Menil bpf Changes Requested
bpf: fix fds_example SIGSEGV error bpf: fix fds_example SIGSEGV error 1 - - - --- 2020-07-10 Wenbo Zhang bpf Accepted
bpf: fix incorrect initialization of bpf_ctx_convert_map bpf: fix incorrect initialization of bpf_ctx_convert_map - 2 - - 1-- 2020-10-26 Arnd Bergmann bpf Not Applicable
bpf: fix shift overflow in ___bpf_prog_run bpf: fix shift overflow in ___bpf_prog_run - - - - --- 2019-01-08 zhangxiaoxu (A) bpf Changes Requested
bpf: fix sysctl.c warning bpf: fix sysctl.c warning 1 1 2 - --- 2019-03-04 Arnd Bergmann bpf Accepted
bpf: fix two typos in uapi/linux/bpf.h bpf: fix two typos in uapi/linux/bpf.h - - - - --- 2020-08-21 Tobias Klauser bpf Accepted
bpf: fix uapi bpf_prog_info fields alignment bpf: fix uapi bpf_prog_info fields alignment - - - - --- 2019-06-04 Baruch Siach bpf Changes Requested
bpf: fix unused variable warning bpf: fix unused variable warning 1 1 - - --- 2020-04-29 Arnd Bergmann bpf Accepted
bpf: fix warning about using plain integer as NULL bpf: fix warning about using plain integer as NULL 1 1 - - --- 2019-03-08 Bo YU bpf Changes Requested
bpf: handle 32-bit zext during constant blinding bpf: handle 32-bit zext during constant blinding - 1 1 - --- 2019-08-21 Naveen N. Rao bpf Accepted
bpf: hide do_bpf_send_signal when unused bpf: hide do_bpf_send_signal when unused - 1 - - --- 2019-06-17 Arnd Bergmann bpf Changes Requested
bpf: lsm: Disable or enable BPF LSM at boot time bpf: lsm: Disable or enable BPF LSM at boot time - - - - --- 2020-07-06 Lorenzo Fontana bpf Changes Requested
bpf: optimize constant blinding bpf: optimize constant blinding - - - - --- 2019-06-12 Naveen N. Rao bpf Changes Requested
bpf: propagate __user annotations properly bpf: propagate __user annotations properly 1 1 - - --- 2020-12-07 Lukas Bulwahn Superseded
bpf: queue_stack_maps: Replace zero-length array with flexible-array member bpf: queue_stack_maps: Replace zero-length array with flexible-array member 1 - - - --- 2020-02-13 Gustavo A. R. Silva bpf Changes Requested
bpf: relax return code check for subprograms bpf: relax return code check for subprograms - 1 - - --- 2020-11-10 Dmitrii Banshchikov Superseded
bpf: remove duplicate include bpf: remove duplicate include - - - - 1-- 2020-11-07 王擎 bpf Not Applicable
bpf: remove trailing semicolon in macro definition bpf: remove trailing semicolon in macro definition - - - - --- 2020-11-27 Tom Rix Superseded
bpf: remove unneeded break bpf: remove unneeded break 1 - - - --- 2020-10-19 Tom Rix davem Awaiting Upstream
bpf: s390: add JIT support for bpf line info bpf: s390: add JIT support for bpf line info - - - - --- 2019-08-29 Yauheni Kaliuta bpf Changes Requested
bpf: selftests build error in sockmap_basic.c bpf: selftests build error in sockmap_basic.c - 1 1 - --- 2020-02-10 John Fastabend bpf Accepted
bpf: selftests: Fix warning in flow_dissector bpf: selftests: Fix warning in flow_dissector - - - - --- 2019-06-13 Arthur Fabre bpf Not Applicable
bpf: selftests: global_funcs: check err_str before strstr bpf: selftests: global_funcs: check err_str before strstr - - - - --- 2020-08-19 Yauheni Kaliuta bpf Changes Requested
bpf: selftests: handle sparse CPU allocations bpf: selftests: handle sparse CPU allocations - - - - --- 2019-01-30 Martynas Pumputis bpf Changes Requested
bpf: sk_lookup: Add user documentation bpf: sk_lookup: Add user documentation - - - - --- 2020-08-21 Jakub Sitnicki bpf Accepted
bpf: sockmap, fix use after free from sleep in psock backlog workqueue bpf: sockmap, fix use after free from sleep in psock backlog workqueue - 1 - 1 --- 2019-05-23 John Fastabend bpf Accepted
bpf: suppress -Wcast-function-type warning bpf: suppress -Wcast-function-type warning 1 - - - 1-- 2020-10-26 Arnd Bergmann bpf Not Applicable
bpf: test_bpf: turn of preemption in function __run_once bpf: test_bpf: turn of preemption in function __run_once - - - - --- 2019-02-21 Anders Roxell bpf Changes Requested
bpf: test_maps: Avoid possible out of bound access bpf: test_maps: Avoid possible out of bound access 1 - - - --- 2019-02-04 Breno Leitao bpf Changes Requested
bpf: use flexible array members, not zero-length bpf: use flexible array members, not zero-length 1 - - - --- 2019-09-28 Stephen Kitt bpf Changes Requested
bpf: validate bpf_func when BPF_JIT is enabled bpf: validate bpf_func when BPF_JIT is enabled - - - - --- 2019-09-09 Sami Tolvanen bpf Changes Requested
bpf: verifier: avoid fall-through warnings bpf: verifier: avoid fall-through warnings - - - - --- 2019-06-11 Gustavo A. R. Silva bpf Changes Requested
bpf:sample: fix field 'lock' has incomplete type in hbm.h bpf:sample: fix field 'lock' has incomplete type in hbm.h - 1 - - --- 2019-04-04 Bo YU bpf Rejected
« 1 2 ... 587 588 589627 628 »