mm: Always release pages to the buddy allocator in memblock_free_late().
[platform/kernel/linux-rpi.git] / kernel /
2023-01-18 Waiman Longsched/core: Fix use-after-free bug in dup_user_cpus_ptr()
2023-01-12 Zheng Yejiantracing: Fix issue of missing one synthetic field
2023-01-12 Yang Jihongtracing: Fix infinite loop in tracing_read_pipe on...
2023-01-12 Steven Rostedt ... tracing/probes: Handle system names with hyphens
2023-01-12 Zheng Yejiantracing/hist: Fix wrong return value in parse_action_pa...
2023-01-12 Masami Hiramatsu... tracing: Fix complicated dependency of CONFIG_TRACER_MA...
2023-01-12 Steven Rostedt ... tracing: Fix race where eprobes can be called before...
2023-01-12 Namhyung Kimperf/core: Call LSM hook after copying perf_event_attr
2023-01-12 Zheng Yejiantracing/hist: Fix out-of-bound write on 'action_data...
2023-01-12 Paul E. McKenneyrcu-tasks: Simplify trc_read_check_handler() atomic...
2023-01-12 Marco Elverkcsan: Instrument memcpy/memset/memmove with newer...
2022-12-31 Rickard x Anderssongcov: add support for checksum field
2022-12-31 Stanislav Fomichevbpf: Prevent decl_tag from being referenced in func_pro...
2022-12-31 Zheng Yejianacct: fix potential integer overflow in encode_comp_t()
2022-12-31 Zqiangrcu: Fix __this_cpu_read() lockdep warning in rcu_force...
2022-12-31 Zheng Yejiantracing/hist: Fix issue of losting command info in...
2022-12-31 Daniel Jordanpadata: Fix list iterator in padata_do_serial()
2022-12-31 Daniel Jordanpadata: Always leave BHs disabled when running ->parallel()
2022-12-31 Björn Töpelbpf: Do not zero-extend kfunc return values
2022-12-31 Yang Jihongblktrace: Fix output non-blktrace event when blk_classi...
2022-12-31 Andrii Nakryikobpf: propagate precision across all frames, not just...
2022-12-31 Martin KaFai Laubpf: Check the other end of slot_type for STACK_SPILL
2022-12-31 Andrii Nakryikobpf: propagate precision in ALU/ALU64 operations
2022-12-31 Kumar Kartikeya... bpf: Fix slot type check in check_stack_write_var_off
2022-12-31 Gavrilov Iliarelay: fix type mismatch when allocating memory in...
2022-12-31 Vincent Donnefortcpu/hotplug: Do not bail-out in DYING/STARTING sections
2022-12-31 Phil Auldcpu/hotplug: Make target_store() a nop when target...
2022-12-31 Alexey Izbyshevfutex: Resend potentially swallowed owner death notific...
2022-12-31 Peter Zijlstrafutex: Move to kernel/futex/
2022-12-31 Yang Yinglianggenirq/irqdesc: Don't try to remove non-existing sysfs...
2022-12-31 Chen Zhongjinperf: Fix possible memleak in pmu_dev_alloc()
2022-12-31 xiongxinPM: hibernate: Fix mistake in kerneldoc comment
2022-12-31 Qais Yousefsched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
2022-12-31 Dietmar Eggemannsched/core: Introduce sched_asym_cpucap_active()
2022-12-31 Vincent Guittotsched/fair: Removed useless update of p->recent_used_cpu
2022-12-31 Qais Yousefsched/uclamp: Make select_idle_capacity() use util_fits...
2022-12-31 Qais Yousefsched/uclamp: Make task_fits_capacity() use util_fits_cpu()
2022-12-31 Qais Yousefsched/uclamp: Fix relationship between uclamp and migra...
2022-12-31 Vincent Donnefortsched/fair: Cleanup task_util and capacity type
2022-12-31 Kuniyuki Iwashimaseccomp: Move copy_seccomp() to no failure path.
2022-12-19 Peter Zijlstraperf: Fix perf_pending_task() UaF
2022-12-14 Jens Axboeio_uring: move to separate directory
2022-12-14 Tejun Heomemcg: fix possible use-after-free in memcg_write_event...
2022-12-08 Linus Torvaldsproc: proc_skip_spaces() shouldn't think it is working...
2022-12-08 Linus Torvaldsproc: avoid integer type confusion in get_proc_long
2022-12-08 Steven Rostedt ... tracing: Free buffers when a used dynamic event is...
2022-12-08 Steven Rostedt ... tracing: Fix race where histograms can be called before...
2022-12-08 Daniel Bristot de... tracing/osnoise: Fix duration type
2022-12-08 Xu Kuohaibpf: Do not copy spin lock field from user in bpf_selem...
2022-12-08 Hou Taobpf, perf: Use subprog name when reporting subprog...
2022-12-02 Luiz Capitulinogenirq: Take the proposed affinity at face value if...
2022-12-02 Luiz Capitulinogenirq: Always limit the affinity to online CPUs
2022-12-02 Luiz Capitulinogenirq/msi: Shutdown managed interrupts with unsatifiab...
2022-12-02 Mukesh Ojhagcov: clang: fix the buffer overflow issue
2022-11-26 Li Huafeikprobes: Skip clearing aggrprobe's post_handler in...
2022-11-26 Steven Rostedt ... ring-buffer: Include dropped pages in counting dirty...
2022-11-26 Marco Elverperf: Improve missing SIGTRAP checking
2022-11-26 Shang XiaoJingtracing: kprobe: Fix potential null-ptr-deref on trace_...
2022-11-26 Shang XiaoJingtracing: kprobe: Fix potential null-ptr-deref on trace_...
2022-11-26 Steven Rostedt ... tracing: Fix race where eprobes can be called before...
2022-11-26 Shang XiaoJingtracing: Fix wild-memory-access in register_synth_event()
2022-11-26 Shang XiaoJingtracing: Fix memory leak in test_gen_synth_cmd() and...
2022-11-26 Steven Rostedt ... tracing/ring-buffer: Have polling block on watermark
2022-11-26 Wang Yufentracing: Fix memory leak in tracing_read_pipe()
2022-11-26 Daniil Tatianinring_buffer: Do not deactivate non-existant pages
2022-11-26 Xiu Jianfengftrace: Fix null pointer dereference in ftrace_add_mod()
2022-11-26 Wang Wenshengftrace: Optimize the allocation for mcount entries
2022-11-26 Wang Wenshengftrace: Fix the possible incorrect kernel message
2022-11-26 Xu Kuohaibpf: Initialize same number of free nodes for each...
2022-11-26 Wang Yufenbpf: Fix memory leaks in __check_func_call
2022-11-16 Youlin Libpf: Fix wrong reg type conversion in release_reference()
2022-11-16 Kumar Kartikeya... bpf: Add helper macro bpf_for_each_reg_in_vstate
2022-11-16 Kees Cookbpf, verifier: Fix memory leak in array reallocation...
2022-11-10 Steven Rostedt ... ring-buffer: Check for NULL cpu_buffer in ring_buffer_w...
2022-11-10 Li Qiangkprobe: reverse kp->flags when arm_kprobe failed
2022-11-10 Shang XiaoJingtracing: kprobe: Fix memory leak in test_gen_kprobe...
2022-11-10 Li Huafeiftrace: Fix use-after-free for dynamic ftrace_ops
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...
next