perf vendor events power10: Fix hv-24x7 metric events
[platform/kernel/linux-rpi.git] / kernel /
2022-11-03 Mario LimoncielloPM: hibernate: Allow hybrid sleep to work with s2idle
2022-11-03 Lin Shengwangsched/core: Fix comparison in sched_group_cookie_match()
2022-11-03 Peter Zijlstraperf: Fix missing SIGTRAPs
2022-10-29 Steven Rostedt ... tracing: Do not free snapshot if tracer is on cmdline
2022-10-29 sunlimingtracing: Simplify conditional compilation code in traci...
2022-10-26 Martin Liskagcov: support GCC 12.1 and newer compilers
2022-10-26 Zqiangrcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
2022-10-26 Michal Hockorcu: Back off upon fill_page_cache_func() allocation...
2022-10-26 Zqiangrcu: Avoid triggering strict-GP irq-work when RCU is...
2022-10-26 Nico Pachetracing/osnoise: Fix possible recursive locking in...
2022-10-26 Yipeng Zoutracing: kprobe: Make gen test module work in arm and...
2022-10-26 Yipeng Zoutracing: kprobe: Fix kprobe event gen test module on...
2022-10-26 Waiman Longcgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
2022-10-26 Michal Koutnýcgroup: Honor caller's cgroup NS when resolving path
2022-10-26 Lee Jonesbpf: Ensure correct locking around vulnerable function...
2022-10-26 Lorenz Bauerbpf: btf: fix truncated last_member_type_id in btf_stru...
2022-10-26 Hou Taobpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_sto...
2022-10-26 Hou Taobpf: Propagate error from htab_lock_bucket() to userspace
2022-10-26 Hou Taobpf: Disable preemption when increasing per-cpu map_locked
2022-10-26 Kumar Kartikeya... bpf: Fix reference state management for synchronous...
2022-10-26 Steven Rostedt ... tracing: Fix reading strings from synthetic events
2022-10-26 Steven Rostedt ... tracing: Add "(fault)" name injection to kernel probes
2022-10-26 Steven Rostedt ... tracing: Move duplicate code of trace_kprobe/eprobe...
2022-10-26 Steven Rostedt ... tracing: Add ioctl() to force ring buffer waiters to...
2022-10-26 Steven Rostedt ... tracing: Wake up waiters when tracing is disabled
2022-10-26 Steven Rostedt ... tracing: Wake up ring buffer waiters on closing of...
2022-10-26 Waiman Longtracing: Disable interrupt or preemption before acquiri...
2022-10-26 Steven Rostedt ... ring-buffer: Fix race between reset page and reading...
2022-10-26 Steven Rostedt ... ring-buffer: Add ring_buffer_wake_waiters()
2022-10-26 Steven Rostedt ... ring-buffer: Check pending waiters when doing wake...
2022-10-26 Steven Rostedt ... ring-buffer: Have the shortest_full queue be the shorte...
2022-10-26 Steven Rostedt ... ring-buffer: Allow splice to read previous partially...
2022-10-26 Zheng Yejianftrace: Properly unset FTRACE_HASH_FL_MOD
2022-10-26 Rik van Riellivepatch: fix race between fork and KLP transition
2022-10-05 Tianyu Lanswiotlb: max mapping size takes min align mask into...
2022-10-05 Ming Leicgroup: cgroup_get_from_id() must check the looked...
2022-10-05 Shakeel Buttcgroup: reduce dependency on cgroup_mutex
2022-09-28 Tetsuo Handaworkqueue: don't skip lockdep work dependency in cancel...
2022-09-23 Tetsuo Handacgroup: Add missing cpus_read_lock() to cgroup_attach_t...
2022-09-20 Yipeng Zoutracing: hold caller_addr to hardirq_{enable,disable}_ip
2022-09-20 Nick Desaulnierslockdep: Fix -Wunused-parameter for _THIS_IP_
2022-09-15 Chao Gaoswiotlb: avoid potential left shift overflow
2022-09-15 Yishai HadasIB/core: Fix a nested dead lock as part of ODP flow
2022-09-15 Tejun Heocgroup: Fix threadgroup_rwsem <-> cpus_read_lock()...
2022-09-15 Tejun Heocgroup: Elide write-locking threadgroup_rwsem when...
2022-09-15 Greg Kroah-Hartmansched/debug: fix dentry leak in update_sched_domain_debugfs
2022-09-15 Christian A. Ehrhardtkprobes: Prohibit probes in gate area
2022-09-15 Masami Hiramatsu... tracing: Fix to check event_mutex is held while accessi...
2022-09-08 Pu Lehuibpf, cgroup: Fix kernel BUG in purge_effective_progs
2022-09-08 YiFei Zhubpf: Restrict bpf_sys_bpf to CAP_PERFMON
2022-09-05 Kuniyuki Iwashimakprobes: don't call disarm_kprobe() for disabled kprobes
2022-09-05 Yang Jihongftrace: Fix NULL pointer dereference in is_ftrace_tramp...
2022-08-31 Daniel Borkmannbpf: Don't use tnum_range on array range checking for...
2022-08-31 Randy Dunlapkernel/sys_ni: add compat entry for fadvise64_64
2022-08-31 Jing-Ting Wucgroup: Fix race condition at rebind_subsystems()
2022-08-31 Gaosheng Cuiaudit: fix potential double free on error path from...
2022-08-25 Laurent Dufourwatchdog: export lockup_detector_reconfigure
2022-08-25 Steven Rostedt ... tracing/eprobes: Fix reading of string fields
2022-08-25 Hou Taobpf: Acquire map uref in .init_seq_private for hash...
2022-08-25 Hou Taobpf: Acquire map uref in .init_seq_private for array...
2022-08-25 Kumar Kartikeya... bpf: Don't reinit map value in prealloc_lru_pop
2022-08-25 Steven Rostedt ... tracing: Have filter accept "common_cpu" to be consistent
2022-08-25 Steven Rostedt ... tracing/probes: Have kprobes and uprobes use $COMM too
2022-08-25 Steven Rostedt ... tracing/eprobes: Have event probes be consistent with...
2022-08-25 Steven Rostedt ... tracing/eprobes: Do not hardcode $comm as a string
2022-08-25 Steven Rostedt ... tracing/eprobes: Do not allow eprobes to use $stack...
2022-08-25 Steven Rostedt ... tracing/perf: Fix double put of trace event when init...
2022-08-17 Masami Hiramatsutracing: Add '__rel_loc' using trace event macros
2022-08-17 Chen Zhongjinlocking/csd_lock: Change csdlock_debug from early_param...
2022-08-17 Jason A. Donenfeldtimekeeping: contribute wall clock to rng on time change
2022-08-17 Mel Gormansched/core: Do not requeue task on CPU excluded from...
2022-08-17 Tianchen Dingsched: Remove the limitation of WF_ON_CPU on wakelist...
2022-08-17 Tianchen Dingsched: Fix the check of nr_running at queue wakelist
2022-08-17 Waiman Longsched, cpuset: Fix dl_cpu_busy() panic due to empty...
2022-08-17 Dietmar Eggemannsched/deadline: Merge dl_task_can_attach() and dl_cpu_b...
2022-08-17 Chen Zhongjinkprobes: Forbid probing on trampoline and BPF code...
2022-08-17 Robin Murphyswiotlb: fail map correctly with failed io_tlb_default_mem
2022-08-17 Chen Zhongjinprofiling: fix shift too large makes kernel panic
2022-08-17 Jason A. Donenfeldwireguard: ratelimiter: use hrtimer in selftest
2022-08-17 Alexei Starovoitovbpf: Fix subprog names in stack traces.
2022-08-17 Frederic Weisbeckerrcutorture: Fix ksoftirqd boosting timing and iteration
2022-08-17 Paul E. McKenneyrcutorture: Don't cpuhp_remove_state() if cpuhp_setup_s...
2022-08-17 Paul E. McKenneyrcutorture: Warn on individual rcu_torture_init() error...
2022-08-17 Nicolas Saenz Juliennenohz/full, sched/rt: Fix missed tick-reenabling bug...
2022-08-17 Xu Qiangirqdomain: Report irq number for NOMAP domains
2022-08-17 Bart Van Asscheblktrace: Trace remapped requests correctly
2022-08-17 Peter Zijlstralocking/lockdep: Fix lockdep_init_map_*() confusion
2022-08-17 Tetsuo HandaPM: hibernate: defer device probing when resuming from...
2022-08-17 John Keepingsched/core: Always flush pending blk_plug
2022-08-17 Samuel Hollandgenirq: GENERIC_IRQ_IPI depends on SMP
2022-08-17 Antonio Borneogenirq: Don't return error on missing optional irq_requ...
2022-08-17 Chen Yusched/fair: Introduce SIS_UTIL to search idle CPU based...
2022-08-17 Tadeusz Strukbpf: Fix KASAN use-after-free Read in compute_effective...
2022-08-03 Waiman Longlocking/rwsem: Allow slowpath writer to ignore handoff...
2022-08-03 Linus Torvaldswatch_queue: Fix missing locking in add_watch_to_object()
2022-08-03 David Howellswatch_queue: Fix missing rcu annotation
2022-07-29 Linus Torvaldswatch-queue: remove spurious double semicolon
2022-07-29 Linus Torvaldswatchqueue: make sure to serialize 'wqueue->defunct...
2022-07-29 Wonhyuk Yangtracing: Fix return value of trace_pid_write()
2022-07-29 Steven Rostedt ... tracing: Place trace_pid_list logic into abstract functions
next