summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-05-12tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)1-14/+30
2021-05-12tracing: Map all PIDs to command linesSteven Rostedt (VMware)1-26/+15
2021-05-12kbuild: update config_data.gz only when the content of .config is changedMasahiro Yamada2-2/+8
2021-05-12futex: Do not apply time namespace adjustment on FUTEX_LOCK_PIThomas Gleixner1-2/+2
2021-05-12Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner1-2/+1
2021-05-12rcu/nocb: Fix missed nocb_timer requeueFrederic Weisbecker1-2/+5
2021-05-12kcsan, debugfs: Move debugfs file creation out of early initMarco Elver3-8/+3
2021-05-12sched,psi: Handle potential task count underflow bugs more gracefullyCharan Teja Reddy1-2/+3
2021-05-12sched,fair: Alternative sched_slice()Peter Zijlstra2-1/+14
2021-05-12perf: Rework perf_event_exit_event()Peter Zijlstra1-63/+79
2021-05-12sched/fair: Ignore percpu threads for imbalance pullsLingutla Chandrasekhar1-0/+4
2021-05-12sched/fair: Bring back select_idle_smt(), but differentlyRik van Riel1-7/+40
2021-05-12kvfree_rcu: Use same set of GFP flags as does single-argumentUladzislau Rezki (Sony)1-1/+1
2021-05-12sched/topology: fix the issue groups don't span domain->span for NUMA diamete...Barry Song1-30/+61
2021-05-12sched/pelt: Fix task util_est update filteringVincent Donnefort1-3/+12
2021-05-12sched/fair: Fix task utilization accountability in compute_energy()Vincent Donnefort1-4/+20
2021-05-12genirq/matrix: Prevent allocation counter corruptionVitaly Kuznetsov1-1/+3
2021-05-12posix-timers: Preserve return value in clock_adjtime32()Chen Jun1-2/+2
2021-05-12ftrace: Handle commands when closing set_ftrace_filter fileSteven Rostedt (VMware)1-1/+4
2021-05-07perf/core: Fix unconditional security_locked_down() callOndrej Mosnacek1-6/+6
2021-05-07bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann1-10/+17
2021-05-07bpf: Fix masking negation logic upon negative dst registerDaniel Borkmann1-8/+4
2021-04-25Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2021-04-25Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-04-20Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+7
2021-04-20capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn1-3/+62
2021-04-20tracing: Fix checking event hash pointer logic when tp_printk is enabledSteven Rostedt (VMware)1-3/+7
2021-04-19Revert "gcov: clang: fix clang-11+ build"Linus Torvalds1-1/+1
2021-04-19preempt/dynamic: Fix typo in macro conditional statementZhouyi Zhou1-1/+1
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-74/+156
2021-04-17locking/qrwlock: Fix ordering in queued_write_lock_slowpath()Ali Saidi1-3/+4
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/...Linus 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/k...Linus Torvalds1-2/+3
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/net...Linus 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 tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2