summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2021-04-25Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+4
2021-04-25Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2021-04-20Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+7
2021-04-20capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn-3/+62
2021-04-20tracing: Fix checking event hash pointer logic when tp_printk is enabledSteven Rostedt (VMware)-3/+7
2021-04-19Revert "gcov: clang: fix clang-11+ build"Linus Torvalds-1/+1
2021-04-19preempt/dynamic: Fix typo in macro conditional statementZhouyi Zhou-1/+1
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-74/+156
2021-04-17locking/qrwlock: Fix ordering in queued_write_lock_slowpath()Ali Saidi-3/+4
2021-04-16gcov: clang: fix clang-11+ buildJohannes Berg-1/+1
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-74/+156
2021-04-16bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann-29/+44
2021-04-16bpf: Move sanitize_val_alu out of op switchDaniel Borkmann-6/+11
2021-04-16bpf: Refactor and streamline bounds check into helperDaniel Borkmann-16/+33
2021-04-16bpf: Improve verifier error messages for usersDaniel Borkmann-23/+63
2021-04-16bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann-8/+13
2021-04-16bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann-10/+9
2021-04-16bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann-4/+5
2021-04-16bpf: Use correct permission flag for mixed signed bounds arithmeticDaniel Borkmann-1/+1
2021-04-13Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+4
2021-04-13tracing/dynevent: Fix a memory leak in an error handling pathChristophe JAILLET-2/+4
2021-04-11Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+3
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-10/+19
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+48
2021-04-09gcov: re-fix clang-11+ supportNick Desaulniers-10/+19
2021-04-04workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog()Wang Qing-13/+9
2021-04-04workqueue: Move the position of debug_work_activate() in __queue_work()Zqiang-1/+1
2021-04-02Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2021-04-01bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer-1/+1
2021-04-01bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer-1/+1
2021-04-01bpf: Refcount task stack in bpf_get_task_stackDave Marchevsky-2/+10
2021-04-01tracing: Fix stack trace event sizeSteven Rostedt (VMware)-1/+2
2021-03-31Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+6
2021-03-30ftrace: Check if pages were allocated before calling free_pages()Steven Rostedt (VMware)-3/+6
2021-03-28Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds-18/+22
2021-03-27Revert "signal: don't allow STOP on PF_IO_WORKER threads"Jens Axboe-2/+1
2021-03-27Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"Jens Axboe-1/+1
2021-03-27Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"Jens Axboe-3/+3
2021-03-27Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"Jens Axboe-3/+0
2021-03-27kernel: stop masking signals in create_io_thread()Jens Axboe-8/+8
2021-03-26bpf: Take module reference for trampoline in moduleJiri Olsa-0/+30
2021-03-26kernel: don't call do_exit() for PF_IO_WORKER threadsJens Axboe-1/+9
2021-03-26Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1/+1
2021-03-26bpf: Fix a spelling typo in bpf_atomic_alu_string disasmXu Kuohai-1/+1
2021-03-26bpf: Enforce that struct_ops programs be GPL-onlyToke Høiland-Jørgensen-0/+5
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+69
2021-03-25gcov: fix clang-11+ supportNick Desaulniers-0/+69
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-81/+270
2021-03-23PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba-1/+1
2021-03-22lockdep: Address clang -Wformat warning printing for %hdArnd Bergmann-1/+1