ring-buffer: Protect ring_buffer_reset() from reentrancy
[platform/kernel/linux-rpi.git] / kernel /
2021-11-18 Steven Rostedt ... ring-buffer: Protect ring_buffer_reset() from reentrancy
2021-11-18 Eric W. Biedermansignal: Remove the bogus sigkill_pending in ptrace_stop
2021-11-18 Lorenz Bauerbpf: Prevent increasing bpf_jit_limit above max
2021-11-12 Petr Mladekprintk/console: Allow to disable console output by...
2021-11-02 Xu Kuohaibpf: Fix error usage of map_fd and fdget() in generic_m...
2021-11-02 Toke Høiland-Jørgensenbpf: Fix potential race in tail call compatibility...
2021-11-02 Quanyang Wangcgroup: Fix memory leak caused by missing cgroup_bpf_of...
2021-10-27 Steven Rostedt ... tracing: Have all levels of checks prevent recursion
2021-10-27 Woody Linsched/scs: Reset the shadow stack when idle_task_exit
2021-10-27 Gaosheng Cuiaudit: fix possible null-pointer dereference in audit_f...
2021-10-27 Gerald Schaeferdma-debug: fix sg checks in debug_dma_map_sg()
2021-10-17 Song Liuperf/core: fix userpage->time_enabled of inactive events
2021-10-13 Tatsuhiko Yasumatsubpf: Fix integer overflow in prealloc_elems_and_freelist()
2021-10-06 Lorenz Bauerbpf: Exempt CAP_BPF from checks against bpf_jit_limit
2021-10-06 Hou Taobpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS...
2021-10-06 Sean ChristophersonKVM: rseq: Update rseq when processing NOTIFY_RESUME...
2021-10-06 Kevin Haocpufreq: schedutil: Use kobject release() method to...
2021-09-30 Bixuan Cuibpf: Add oversize check before call kvcalloc()
2021-09-30 Zhihao Chengblktrace: Fix uaf in blk_trace access after removing...
2021-09-26 Sebastian Andrzej... sched/idle: Make the idle timer expire in hard interrup...
2021-09-26 Pavel Skripkinprofiling: fix shift-out-of-bounds bugs
2021-09-26 Cyrill Gorcunovprctl: allow to setup brk for et_dyn executables
2021-09-22 Masami Hiramatsutracing/boot: Fix a hist trigger dependency for boot...
2021-09-22 Masami Hiramatsutracing/probes: Reject events which have the same name...
2021-09-22 Baptiste Lepersevents: Reuse value read using READ_ONCE instead of...
2021-09-18 Vasily Averinmemcg: enable accounting for pids in nested pid namespaces
2021-09-18 Liu Zixianmm/hugetlb: initialize hugetlb_usage in mm_init
2021-09-18 Zhen Leiworkqueue: Fix possible memory leaks in wq_numa_init()
2021-09-18 Zhouyi Zhourcu: Fix macro name CONFIG_TASKS_RCU_TRACE
2021-09-18 Anthony Iliopoulosdma-debug: fix debugfs initialization order
2021-09-16 Greg Kroah-HartmanRevert "posix-cpu-timers: Force next expiration recalc...
2021-09-15 Andrey Ignatovbpf: Fix possible out of bound write in narrow load...
2021-09-15 Peter Zijlstralocking/lockdep: Mark local_lock_t
2021-09-15 Valentin SchneiderPM: cpu: Make notifier chain use a raw_spinlock_t
2021-09-15 Waiman Longcgroup/cpuset: Fix violation of cpuset locking rule
2021-09-15 Waiman Longcgroup/cpuset: Miscellaneous code cleanup
2021-09-15 Lukasz LubaPM: EM: Increase energy calculation precision
2021-09-15 Waiman Longcgroup/cpuset: Fix a partition bug with hotplug
2021-09-15 He Fengqingbpf: Fix potential memleak and UAF in the verifier.
2021-09-15 Zhen Leigenirq/timings: Fix error return code in irq_timings_te...
2021-09-15 Yanfei Xurcu: Fix stall-warning deadlock due to non-release...
2021-09-15 Paul E. McKenneyrcu: Add lockdep_assert_irqs_disabled() to rcu_sched_cl...
2021-09-15 Yanfei Xurcu: Fix to include first blocked task in stall warning
2021-09-15 Quentin Perretsched: Fix UCLAMP_FLAG_IDLE setting
2021-09-15 Mika Penttiläsched/numa: Fix is_core_idle()
2021-09-15 Thomas Gleixnerhrtimer: Ensure timerfd notification for HIGHRES=n
2021-09-15 Thomas Gleixnerhrtimer: Avoid double reprogramming in __hrtimer_start_...
2021-09-15 Frederic Weisbeckerposix-cpu-timers: Force next expiration recalc after...
2021-09-15 Sergey Senozhatskyrcu/tree: Handle VM stoppage in stall detection
2021-09-15 Dietmar Eggemannsched/deadline: Fix missing clock update in migrate_tas...
2021-09-15 Quentin Perretsched/deadline: Fix reset_on_fork reporting of DL tasks
2021-09-15 Peter Zijlstralocking/mutex: Fix HANDOFF condition
2021-09-08 Matthieu Baertsstatic_call: Fix unused variable warn w/o MODULE
2021-09-08 Greg Kroah-HartmanRevert "Add a reference to ucounts for each cred"
2021-09-08 Greg Kroah-HartmanRevert "cred: add missing return error code when set_cr...
2021-09-08 Greg Kroah-HartmanRevert "ucounts: Increase ucounts reference counter...
2021-09-03 Yonghong Songbpf: Fix potentially incorrect results with bpf_get_loc...
2021-09-03 Richard Guy Briggsaudit: move put_tree() to avoid trim_trees refcount...
2021-09-03 Peter Zijlstrakthread: Fix PF_KTHREAD vs to_kthread() race
2021-09-03 Mathieu Desnoyerstracepoint: Use rcu get state and cond sync for static...
2021-09-03 Paul E. McKenneysrcu: Provide polling interfaces for Tiny SRCU grace...
2021-09-03 Paul E. McKenneysrcu: Make Tiny SRCU use multi-bit grace-period counter
2021-09-03 Paul E. McKenneysrcu: Provide internal interface to start a Tiny SRCU...
2021-09-03 Paul E. McKenneysrcu: Provide polling interfaces for Tree SRCU grace...
2021-09-03 Paul E. McKenneysrcu: Provide internal interface to start a Tree SRCU...
2021-09-03 Alexey Gladkovucounts: Increase ucounts reference counter before...
2021-09-03 Yonghong Songbpf: Fix NULL pointer dereference in bpf_get_local_stor...
2021-09-03 Daniel Borkmannbpf: Fix ringbuf helper function compatibility
2021-08-26 Steven Rostedt ... tracing / histogram: Fix NULL pointer dereference on...
2021-08-26 Ilya Leoshkevichbpf: Clear zext_dst of dead insns
2021-08-18 Ben Daigenirq/timings: Prevent potential array overflow in...
2021-08-18 Bixuan Cuigenirq/msi: Ensure deactivation on teardown
2021-08-18 Thomas Gleixnergenirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
2021-08-18 Tatsuhiko Yasumatsubpf: Fix integer overflow involving bucket_size
2021-08-18 Hsuan-Chi Kuoseccomp: Fix setting loaded filter count during TSYNC
2021-08-15 Daniel Borkmannbpf: Add lockdown check for probe_write_user helper
2021-08-12 Peter Zijlstrasched/rt: Fix double enqueue caused by rt_effective_prio
2021-08-12 Thomas Gleixnertimers: Move clearing of base::timer_running under...
2021-08-12 Mathieu Desnoyerstracepoint: Fix static call function vs data state...
2021-08-12 Mathieu Desnoyerstracepoint: static call: Compare data on transition...
2021-08-12 Kamal Agrawaltracing: Fix NULL pointer dereference in start_creating
2021-08-12 Masami Hiramatsutracing: Reject string operand in the histogram expression
2021-08-12 Steven Rostedt ... tracing / histogram: Give calculation hist_fields a...
2021-08-04 Daniel Borkmannbpf: Fix pointer arithmetic mask tightening under state...
2021-08-04 Lorenz Bauerbpf: verifier: Allocate idmap scratch in verifier env
2021-08-04 Daniel Borkmannbpf: Remove superfluous aux sanitation on subprog rejection
2021-08-04 Daniel Borkmannbpf: Fix leakage due to insufficient speculative store...
2021-08-04 Daniel Borkmannbpf: Introduce BPF nospec instruction for mitigating...
2021-07-31 Paul E. McKenneyrcu-tasks: Don't delete holdouts within trc_wait_for_on...
2021-07-31 Paul E. McKenneyrcu-tasks: Don't delete holdouts within trc_inspect_rea...
2021-07-31 Paul Gortmakercgroup1: fix leaked context root causing sporadic NULL...
2021-07-31 Yang Yingliangworkqueue: fix UAF in pwq_unbound_release_workfn()
2021-07-28 Frederic Weisbeckerposix-cpu-timers: Fix rearm racing against process...
2021-07-28 Steven Rostedt ... tracing: Synthetic event field_pos is an index not...
2021-07-28 Haoran Luotracing: Fix bug in rb_per_cpu_empty() that might cause...
2021-07-28 Steven Rostedt ... tracing/histogram: Rename "cpu" to "common_cpu"
2021-07-28 Steven Rostedt ... tracepoints: Update static_call before tp_funcs when...
2021-07-28 Roman Skakundma-mapping: handle vmalloc addresses in dma_common_...
2021-07-28 Nicolas Saenz Juliennetimers: Fix get_next_timer_interrupt() with no timers...
2021-07-28 Daniel Borkmannbpf: Fix tail_call_reachable rejection for interpreter...
next