summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-04-16perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to childrenMarco Elver
2021-04-16perf: Rework perf_event_exit_event()Peter Zijlstra
2021-04-16perf: Cap allocation order at aux_watermarkAlexander Shishkin
2021-04-16fs: split receive_fd_replace from __receive_fdChristoph Hellwig
2021-04-15ftrace: Reuse the output of the function tracer for func_repeatsSteven Rostedt (VMware)
2021-04-15tracing: Add "func_no_repeats" option for function tracingYordan Karadzhov (VMware)
2021-04-15tracing: Unify the logic for function tracing optionsYordan Karadzhov (VMware)
2021-04-15tracing: Add method for recording "func_repeats" eventsYordan Karadzhov (VMware)
2021-04-15tracing: Add "last_func_repeats" to struct trace_arrayYordan Karadzhov (VMware)
2021-04-15tracing: Define new ftrace event "func_repeats"Yordan Karadzhov (VMware)
2021-04-15tracing: Define static void trace_print_time()Yordan Karadzhov (VMware)
2021-04-14rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()Eric Dumazet
2021-04-14rseq: Remove redundant access_ok()Eric Dumazet
2021-04-14rseq: Optimize rseq_update_cpu_id()Eric Dumazet
2021-04-14signal: Allow tasks to cache one sigqueue structThomas Gleixner
2021-04-14signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()Thomas Gleixner
2021-04-14kdb: Refactor env variables get/set codeSumit Garg
2021-04-14kconfig: do not use allnoconfig_y optionMasahiro Yamada
2021-04-13Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-13bpf: Return target info when a tracing bpf_link is queriedToke Høiland-Jørgensen
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne
2021-04-13tracing/dynevent: Fix a memory leak in an error handling pathChristophe JAILLET
2021-04-12cgroup/cpuset: fix typos in commentsLu Jialin
2021-04-12Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-04-11task_work: add helper for more targeted task_work cancelingJens Axboe
2021-04-11kernel: allow fork with TIF_NOTIFY_SIGNAL pendingJens Axboe
2021-04-11Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-04-11Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-04-10genirq: Reduce irqdebug cacheline bouncingNicholas Piggin
2021-04-10kernel: Initialize cpumask before parsingTetsuo Handa
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-09gcov: re-fix clang-11+ supportNick Desaulniers
2021-04-09sched/fair: Introduce a CPU capacity comparison helperValentin Schneider
2021-04-09sched/fair: Clean up active balance nr_balance_failed trickeryValentin Schneider
2021-04-09sched/fair: Ignore percpu threads for imbalance pullsLingutla Chandrasekhar
2021-04-09sched/fair: Bring back select_idle_smt(), but differentlyRik van Riel
2021-04-09static_call: Relax static_call_update() function argument typePeter Zijlstra
2021-04-09static_call: Fix unused variable warn w/o MODULEMatthieu Baerts
2021-04-08kallsyms: strip ThinLTO hashes from static functionsSami Tolvanen
2021-04-08kthread: use WARN_ON_FUNCTION_MISMATCHSami Tolvanen
2021-04-08workqueue: use WARN_ON_FUNCTION_MISMATCHSami Tolvanen
2021-04-08add support for Clang CFISami Tolvanen
2021-04-08psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi filesJosh Hunt
2021-04-08Merge back earlier cpuidle updates for v5.13.Rafael J. Wysocki
2021-04-08PM: sleep: fix typos in commentsLu Jialin
2021-04-07switch file_open_root() to struct pathAl Viro
2021-04-07tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldocRafael J. Wysocki