]> git.itanic.dy.fi Git - linux-stable/history - kernel
statfs: enforce statfs[64] structure initialization
[linux-stable] / kernel /
2023-05-17 Zhang Zhengmingrelayfs: fix out-of-bounds access in relay_file_read
2023-05-17 Pengcheng Yangkernel/relay.c: fix read_pos error when multiple readers
2023-05-17 Joel Fernandes ... tick/nohz: Fix cpu_is_hotpluggable() by checking with...
2023-05-17 Frederic Weisbeckernohz: Add TICK_DEP_BIT_RCU
2023-05-17 Yang Jihongperf/core: Fix hardlockup failure caused by perf throttle
2023-05-17 Barry Songgenirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
2023-05-17 Stanislav Fomichevbpf: Don't EFAULT for getsockopt with optval=NULL
2023-05-17 Sebastian Andrzej... tick/common: Align tick period with the HZ tick.
2023-05-17 Thomas Gleixnertick: Get rid of tick_period
2023-05-17 Thomas Gleixnertick/sched: Optimize tick_do_update_jiffies64() further
2023-05-17 Yunfeng Yetick/sched: Reduce seqcount held scope in tick_do_updat...
2023-05-17 Thomas Gleixnertick/sched: Use tick_next_period for lockless quick...
2023-05-17 Thomas Gleixnertimekeeping: Split jiffies seqlock
2023-05-17 Johannes Bergring-buffer: Sync IRQ works before buffer destruction
2023-05-17 Kees Cookkheaders: Use array declaration instead of char
2023-04-26 Daniel Borkmannbpf: Fix incorrect verifier pruning due to missing...
2023-04-20 Johan Hovoldirqdomain: Fix mapping-creation race
2023-04-20 Johan Hovoldirqdomain: Refactor __irq_domain_alloc_irqs()
2023-04-20 Johan Hovoldirqdomain: Look for existing mapping only once
2023-04-20 Zheng Yejianring-buffer: Fix race while reader and writer are on...
2023-04-20 Steven Rostedt ... tracing: Free error logs of tracing instances
2023-04-20 Kan Liangperf/core: Fix the same task check in perf_event_set_output
2023-04-20 Kees Cooktreewide: Replace DECLARE_TASKLET() with DECLARE_TASKLE...
2023-04-20 Tom SaegerRevert "treewide: Replace DECLARE_TASKLET() with DECLAR...
2023-04-20 Waiman Longcgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset...
2023-04-05 Christoph Hellwigdma-mapping: drop the dev argument to arch_sync_dma_for_*
2023-04-05 Linus Torvaldssched_getaffinity: don't assume 'cpumask_size()' is...
2023-04-05 Vincent Guittotsched/fair: Sanitize vruntime of entity being migrated
2023-04-05 Zhang Qiaosched/fair: sanitize vruntime of entity being placed
2023-04-05 Daniel Borkmannbpf: Adjust insufficient default bpf_jit_limit
2023-03-22 Chen Zhongjinftrace: Fix invalid address access in lookup_rec()...
2023-03-22 Steven Rostedt ... tracing: Check field value in hist_field_name()
2023-03-17 Lorenz Bauerbtf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT...
2023-03-17 Marc Zyngierirqdomain: Fix domain registration race
2023-03-17 Bixuan Cuiirqdomain: Change the type of 'size' in __irq_domain_ad...
2023-03-11 Greg Kroah-Hartmankernel/fail_function: fix memory leak with using debugf...
2023-03-11 Jia-Ju Baitracing: Add NULL checks for buffer in ring_buffer_free...
2023-03-11 Johan Hovoldirqdomain: Drop bogus fwspec-mapping error handling
2023-03-11 Johan Hovoldirqdomain: Fix disassociation race
2023-03-11 Johan Hovoldirqdomain: Fix association race
2023-03-11 Yang Jihongx86/kprobes: Fix arch_check_optimized_kprobe check...
2023-03-11 Yang Jihongx86/kprobes: Fix __recover_optprobed_insn check optimiz...
2023-03-11 Jann Horntimers: Prevent union confusion from unexpected restart...
2023-03-11 Paul E. McKenneyrcu: Suppress smp_processor_id() complaint in synchroni...
2023-03-11 Kees Cooktreewide: Replace DECLARE_TASKLET() with DECLARE_TASKLE...
2023-03-11 Pietro Borrellosched/rt: pick_next_rt_entity(): check list_entry
2023-03-11 Dietmar Eggemannsched/deadline,rt: Remove unused parameter from pick_ne...
2023-02-25 Linus Torvaldsbpf: add missing header file include
2023-02-25 Dave Hansenuaccess: Add speculation barrier to copy_from_user()
2023-02-25 Thomas Gleixneralarmtimer: Prevent starvation by small intervals and...
2023-02-22 Munehisa Kamatasched/psi: Fix use-after-free in ep_remove_wait_queue()
2023-02-22 Shiju Josetracing: Fix poll() and select() do not work on per_cpu...
2023-02-06 Kees Cookexit: Use READ_ONCE() for all oops/warn limit reads
2023-02-06 Kees Cookpanic: Expose "warn_count" to sysfs
2023-02-06 Kees Cookpanic: Introduce warn_limit
2023-02-06 Kees Cookpanic: Consolidate open-coded panic_on_warn checks
2023-02-06 Kees Cookexit: Allow oops_limit to be disabled
2023-02-06 Kees Cookexit: Expose "oops_count" to sysfs
2023-02-06 Jann Hornexit: Put an upper limit on how often we can oops
2023-02-06 Eric W. Biedermanexit: Add and use make_task_dead.
2023-02-06 Tiezhu Yangpanic: unset panic_on_warn inside panic()
2023-02-06 Hao Sunbpf: Skip task with pid=1 in send_signal_common()
2023-02-06 Natalia Petrovatrace_events_hist: add check for return value of 'creat...
2023-02-06 Steven Rostedt ... tracing: Make sure trace_printk() can output as soon...
2023-02-06 Petr Pavlumodule: Don't wait for GOING modules
2023-02-06 Luis Gerhorstbpf: Fix pointer-leak due to insufficient speculative...
2023-01-24 Greg Kroah-Hartmanprlimit: do_prlimit needs to have a speculation check
2023-01-18 Yang Jihongtracing: Fix infinite loop in tracing_read_pipe on...
2023-01-18 Zheng Yejiantracing/hist: Fix wrong return value in parse_action_pa...
2023-01-18 Zheng Yejiantracing/hist: Fix out-of-bound write on 'action_data...
2023-01-18 Rickard x Anderssongcov: add support for checksum field
2023-01-18 Stanislav Fomichevbpf: Prevent decl_tag from being referenced in func_pro...
2023-01-18 Zheng Yejianacct: fix potential integer overflow in encode_comp_t()
2023-01-18 Zqiangrcu: Fix __this_cpu_read() lockdep warning in rcu_force...
2023-01-18 Zheng Yejiantracing/hist: Fix issue of losting command info in...
2023-01-18 Yang Jihongblktrace: Fix output non-blktrace event when blk_classi...
2023-01-18 Andrii Nakryikobpf: propagate precision in ALU/ALU64 operations
2023-01-18 Gavrilov Iliarelay: fix type mismatch when allocating memory in...
2023-01-18 Yang Yinglianggenirq/irqdesc: Don't try to remove non-existing sysfs...
2023-01-18 Chen Zhongjinperf: Fix possible memleak in pmu_dev_alloc()
2023-01-18 xiongxinPM: hibernate: Fix mistake in kerneldoc comment
2023-01-18 Pratyush Yadavtracing/ring-buffer: Only do full wait when cpu !=...
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/ring-buffer: Have polling block on watermark
2022-12-08 Steven Rostedt ... tracing: Free buffers when a used dynamic event is...
2022-12-08 Mukesh Ojhagcov: clang: fix the buffer overflow issue
2022-11-25 Li Huafeikprobes: Skip clearing aggrprobe's post_handler in...
2022-11-25 Steven Rostedt ... ring-buffer: Include dropped pages in counting dirty...
2022-11-25 Daniil Tatianinring_buffer: Do not deactivate non-existant pages
2022-11-25 Xiu Jianfengftrace: Fix null pointer dereference in ftrace_add_mod()
2022-11-25 Wang Wenshengftrace: Optimize the allocation for mcount entries
2022-11-25 Wang Wenshengftrace: Fix the possible incorrect kernel message
2022-11-10 Li Qiangkprobe: reverse kp->flags when arm_kprobe failed
2022-11-03 Mario LimoncielloPM: hibernate: Allow hybrid sleep to work with s2idle
2022-11-03 Chen Zhoucgroup-v1: add disabled controller check in cgroup1_par...
2022-10-26 Waiman Longcgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
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...
next