aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-89/+183
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-74/+156
2021-04-16gcov: clang: fix clang-11+ buildJohannes Berg1-1/+1
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-74/+156
2021-04-16bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann1-29/+44
2021-04-16bpf: Move sanitize_val_alu out of op switchDaniel Borkmann1-6/+11
2021-04-16bpf: Refactor and streamline bounds check into helperDaniel Borkmann1-16/+33
2021-04-16bpf: Improve verifier error messages for usersDaniel Borkmann1-23/+63
2021-04-16bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann1-8/+13
2021-04-16bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann1-10/+9
2021-04-16bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann1-4/+5
2021-04-16bpf: Use correct permission flag for mixed signed bounds arithmeticDaniel Borkmann1-1/+1
2021-04-13Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+4
2021-04-13tracing/dynevent: Fix a memory leak in an error handling pathChristophe JAILLET1-2/+4
2021-04-11Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-42/+89
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-10/+19
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-5/+48
2021-04-09gcov: re-fix clang-11+ supportNick Desaulniers1-10/+19
2021-04-04workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog()Wang Qing2-13/+9
2021-04-04workqueue: Move the position of debug_work_activate() in __queue_work()Zqiang1-1/+1
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-151/+546
2021-04-02Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+2
2021-04-01bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer1-1/+1
2021-04-01bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer1-1/+1
2021-04-01bpf: Refcount task stack in bpf_get_task_stackDave Marchevsky1-2/+10
2021-04-01tracing: Fix stack trace event sizeSteven Rostedt (VMware)1-1/+2
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang1-0/+1
2021-03-31Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+6
2021-03-30bpf: Remove redundant assignment of variable idColin Ian King1-1/+0
2021-03-30ftrace: Check if pages were allocated before calling free_pages()Steven Rostedt (VMware)1-3/+6
2021-03-28Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds4-18/+22
2021-03-27Revert "signal: don't allow STOP on PF_IO_WORKER threads"Jens Axboe1-2/+1
2021-03-27Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"Jens Axboe1-1/+1
2021-03-27Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"Jens Axboe2-3/+3
2021-03-27Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"Jens Axboe1-3/+0
2021-03-27kernel: stop masking signals in create_io_thread()Jens Axboe1-8/+8
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-26bpf: Take module reference for trampoline in moduleJiri Olsa1-0/+30
2021-03-26kernel: don't call do_exit() for PF_IO_WORKER threadsJens Axboe1-1/+9
2021-03-26Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2021-03-26bpf: Fix a spelling typo in bpf_atomic_alu_string disasmXu Kuohai1-1/+1
2021-03-26bpf: Enforce that struct_ops programs be GPL-onlyToke Høiland-Jørgensen1-0/+5
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