aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-23bpf: Notify user if we ever hit a bpf_snprintf verifier bugFlorent Revest1-2/+4
2021-04-19bpf: Refine retval for bpf_get_task_stack helperDave Marchevsky1-0/+1
2021-04-19bpf: Add a bpf_snprintf helperFlorent Revest3-0/+93
2021-04-19bpf: Add a ARG_PTR_TO_CONST_STR argument typeFlorent Revest1-0/+41
2021-04-19bpf: Factorize bpf_trace_printk and bpf_seq_printfFlorent Revest2-334/+293
2021-04-13bpf: Return target info when a tracing bpf_link is queriedToke Høiland-Jørgensen1-0/+3
2021-04-06bpf, inode: Remove second initialization of the bpf_preload_lockMuhammad Usama Anjum1-2/+0
2021-04-03bpf: Remove unused parameter from ___bpf_prog_runHe Fengqing1-4/+3
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-151/+546
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang1-0/+1
2021-03-30bpf: Remove redundant assignment of variable idColin Ian King1-1/+0
2021-03-26bpf: Support bpf program calling kernel functionMartin KaFai Lau5-35/+430
2021-03-26bpf: Refactor btf_check_func_arg_matchMartin KaFai Lau2-75/+88
2021-03-26bpf: Simplify freeing logic in linfo and jited_linfoMartin KaFai Lau3-26/+16
2021-03-25bpf: Add support for batched ops in LPM trie mapsPedro Tammela1-0/+3
2021-03-25bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song2-6/+14
2021-03-25sysctl: add proc_dou8vec_minmax()Eric Dumazet1-0/+65
2021-03-26bpf: Undo ptr_to_map_key alu sanitation for nowDaniel Borkmann1-14/+0
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-23/+16
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller28-221/+557
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+69
2021-03-25gcov: fix clang-11+ supportNick Desaulniers1-0/+69
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-81/+270
2021-03-24bpf: Avoid old-style declaration warningsArnd Bergmann1-2/+2
2021-03-21Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+5
2021-03-21Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+6
2021-03-21Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-29/+46
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-5/+4
2021-03-21signal: don't allow STOP on PF_IO_WORKER threadsEric W. Biederman1-1/+2
2021-03-21signal: don't allow sending any signals to PF_IO_WORKER threadsJens Axboe1-0/+3
2021-03-21genirq: Disable interrupts for force threaded handlersThomas Gleixner1-0/+4
2021-03-19Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2021-03-19bpf: Remove insn_buf[] declaration in inner blockJianlin Lv1-1/+0
2021-03-19bpf: Fix umd memory leak in copy_process()Zqiang2-10/+30
2021-03-19static_call: Fix static_call_update() sanity checkPeter Zijlstra2-1/+18
2021-03-19static_call: Align static_call_is_init() patching conditionPeter Zijlstra1-10/+4
2021-03-19static_call: Fix static_call_set_init()Peter Zijlstra1-7/+10
2021-03-18Revert "PM: ACPI: reboot: Use S5 for reboot"Josef Bacik1-2/+0
2021-03-18bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi1-18/+12
2021-03-18bpf: Fix fexit trampoline.Alexei Starovoitov3-53/+171
2021-03-17bpf: Add sanity check for upper ptr_limitPiotr Krysiuk1-3/+8
2021-03-17bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk1-5/+5
2021-03-17bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk1-2/+2
2021-03-17bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk1-6/+10
2021-03-17locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handlingWaiman Long1-11/+14
2021-03-17ftrace: Fix modify_ftrace_direct.Alexei Starovoitov1-5/+38
2021-03-16kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov4-5/+4
2021-03-16bpf: Make symbol 'bpf_task_storage_busy' staticWei Yongjun1-1/+1
2021-03-16kernel/bpf/: Fix misspellings using codespell toolLiu xuzhi1-1/+1
2021-03-16genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)Andy Shevchenko1-2/+2