scripts: add an option for building profiling kernel and PGO kernel
[platform/kernel/linux-rpi.git] / kernel /
2023-08-03 Łukasz Stelmachprintk: suppress printing less important messages to...
2023-08-03 Thomas Gleixnerpatches-5.15.92-rt57
2023-08-03 Dongwoo LeeRevert "cgroup: Disable cgroup "memory" by default"
2023-08-03 Seung-Woo KimRevert "sched: Remove sched_setscheduler*() EXPORTs"
2023-08-03 Łukasz Stelmachpid: mark struct pid* argument as const
2023-08-03 Sung-hun Kimmm: LKSM: lightweight memory deduplication for embedded...
2023-02-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-06 Hao Sunbpf: Skip task with pid=1 in send_signal_common()
2023-02-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-01 Natalia Petrovatrace_events_hist: add check for return value of 'creat...
2023-02-01 Steven Rostedt ... tracing: Make sure trace_printk() can output as soon...
2023-02-01 Petr Pavlumodule: Don't wait for GOING modules
2023-02-01 Kees Cookexit: Use READ_ONCE() for all oops/warn limit reads
2023-02-01 Kees Cookpanic: Expose "warn_count" to sysfs
2023-02-01 Kees Cookpanic: Introduce warn_limit
2023-02-01 Kees Cookpanic: Consolidate open-coded panic_on_warn checks
2023-02-01 Kees Cookexit: Allow oops_limit to be disabled
2023-02-01 Kees Cookexit: Expose "oops_count" to sysfs
2023-02-01 Jann Hornexit: Put an upper limit on how often we can oops
2023-02-01 Kees Cookpanic: Separate sysctl logic from CONFIG_SMP
2023-02-01 Eric W. Biedermanexit: Add and use make_task_dead.
2023-02-01 Tiezhu Yangpanic: unset panic_on_warn inside panic()
2023-02-01 tangmengkernel/panic: move panic sysctls to its own file
2023-02-01 Max Filippovkcsan: test: don't put the expect array on the stack
2023-02-01 Luis Gerhorstbpf: Fix pointer-leak due to insufficient speculative...
2023-01-30 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-24 Paul Moorebpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD...
2023-01-24 Greg Kroah-Hartmanprlimit: do_prlimit needs to have a speculation check
2023-01-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-18 Waiman Longsched/core: Fix use-after-free bug in dup_user_cpus_ptr()
2023-01-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-13 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-19 Peter Zijlstraperf: Fix perf_pending_task() UaF
2022-12-14 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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-29 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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()
next