kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
[platform/kernel/linux-starfive.git] / kernel /
2023-04-26 Ondrej Mosnacekkernel/sys.c: fix and improve control flow in __sys_set...
2023-04-26 Daniel Borkmannbpf: Fix incorrect verifier pruning due to missing...
2023-04-20 Waiman Longcgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_...
2023-04-20 Waiman Longcgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGR...
2023-04-20 Waiman Longcgroup/cpuset: Skip spread flags update on v2
2023-04-20 Vincent Guittotsched/fair: Fix imbalance overflow
2023-04-20 Waiman Longcgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset...
2023-04-20 Waiman Longcgroup/cpuset: Fix partition root's cpuset.cpus update bug
2023-04-20 Josh Doncgroup: fix display of forceidle time at root
2023-04-20 Steven Rostedt ... tracing: Have tracing_snapshot_instance_cond() write...
2023-04-20 Steven Rostedt ... tracing: Add trace_array_puts() to write into instance
2023-04-20 Tetsuo Handacgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
2023-04-13 Liam R. Howlettmm: enable maple tree RCU mode by default.
2023-04-13 Zheng Yejianring-buffer: Fix race while reader and writer are on...
2023-04-13 Steven Rostedt ... tracing/synthetic: Make lastcmd_mutex static
2023-04-13 Steven Rostedt ... tracing: Free error logs of tracing instances
2023-04-13 Daniel Bristot de... tracing/osnoise: Fix notify new tracing_max_latency
2023-04-13 Daniel Bristot de... tracing/timerlat: Notify new max thread latency
2023-04-13 Tze-nan Wutracing/synthetic: Fix races on freeing last_cmd
2023-04-13 Zheng Yejianftrace: Fix issue that 'direct->addr' not restored...
2023-04-13 Kan Liangperf/core: Fix the same task check in perf_event_set_output
2023-04-06 Anton Gusevtracing: Fix wrong return in kprobe_event_gen_test.c
2023-04-06 Linus Torvaldssched_getaffinity: don't assume 'cpumask_size()' is...
2023-04-06 Steven Rostedt ... tracing: Do not let histogram values have some modifiers
2023-04-06 Masami Hiramatsu... tracing: Add .graph suffix option to histogram value
2023-04-06 Masami Hiramatsu... tracing: Add .percent suffix option to histogram values
2023-04-06 Marco Elverkcsan: avoid passing -g for test
2023-04-06 Anders Roxellkernel: kcsan: kcsan_test: build without structleak...
2023-03-30 Vincent Guittotsched/fair: Sanitize vruntime of entity being migrated
2023-03-30 Zhang Qiaosched/fair: sanitize vruntime of entity being placed
2023-03-30 Frederic Weisbeckerentry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
2023-03-30 Josh Poimboeufentry: Fix noinstr warning in __enter_from_user_mode()
2023-03-30 Daniel Borkmannbpf: Adjust insufficient default bpf_jit_limit
2023-03-30 Costa Shulyupintracing/hwlat: Replace sched_setaffinity with set_cpus_...
2023-03-30 Song Liuperf: fix perf_event_context->time
2023-03-30 Yang Jihongperf/core: Fix perf_output_begin parameter is incorrect...
2023-03-22 Budimir Markovicperf: Fix check before add_event_to_groups() in perf_gr...
2023-03-22 Tero Kristotrace/hwlat: Do not start per-cpu thread if it is alrea...
2023-03-22 Tero Kristotrace/hwlat: Do not wipe the contents of per-cpu thread...
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-22 Sung-hun Kimtracing: Make splice_read available again
2023-03-17 David Disseldorpwatch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error...
2023-03-17 Lorenz Bauerbtf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT...
2023-03-17 Tobias Klauserfork: allow CLONE_NEWTIME in clone3 flags
2023-03-11 Greg Kroah-Hartmankernel/fail_function: fix memory leak with using debugf...
2023-03-11 Greg Kroah-Hartmankernel/printk/index.c: fix memory leak with using debug...
2023-03-11 Jia-Ju Baitracing: Add NULL checks for buffer in ring_buffer_free...
2023-03-11 Sergey Shtylyovgenirq/ipi: Fix NULL pointer deref in irq_data_get_affi...
2023-03-10 Gabriel Krisman... wait: Return number of exclusive waiters awaken
2023-03-10 Masami Hiramatsu... tracing/eprobe: Fix to add filter on eprobe description...
2023-03-10 Mukesh Ojharing-buffer: Handle race between rb_move_tail and rb_ch...
2023-03-10 Masami Hiramatsu... kprobes: Fix to handle forcibly unoptimized kprobes...
2023-03-10 Dan Williamsdax/kmem: Fix leak of memory-hotplug resources
2023-03-10 Guilherme G. Piccolipanic: fix the panic_print NMI backtrace setting
2023-03-10 Marc Zyngierirqdomain: Fix domain registration race
2023-03-10 Johan Hovoldirqdomain: Fix mapping-creation race
2023-03-10 Johan Hovoldirqdomain: Refactor __irq_domain_alloc_irqs()
2023-03-10 Johan Hovoldirqdomain: Drop bogus fwspec-mapping error handling
2023-03-10 Johan Hovoldirqdomain: Look for existing mapping only once
2023-03-10 Johan Hovoldirqdomain: Fix disassociation race
2023-03-10 Johan Hovoldirqdomain: Fix association race
2023-03-10 Yang Jihongx86/kprobes: Fix arch_check_optimized_kprobe check...
2023-03-10 Yang Jihongx86/kprobes: Fix __recover_optprobed_insn check optimiz...
2023-03-10 Joel Fernandes ... torture: Fix hang during kthread shutdown phase
2023-03-10 Waiman Longlocking/rwsem: Prevent non-first waiter from spinning...
2023-03-10 Greg Kroah-HartmanPM: EM: fix memory leak with using debugfs_lookup()
2023-03-10 Greg Kroah-Hartmantime/debug: Fix memory leak with using debugfs_lookup()
2023-03-10 Feng Tangclocksource: Suspend the watchdog temporarily when...
2023-03-10 Jann Horntimers: Prevent union confusion from unexpected restart...
2023-03-10 Zqiangrcu-tasks: Handle queue-shrink/callback-enqueue race...
2023-03-10 Zqiangrcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
2023-03-10 Pingfan Liusrcu: Delegate work to the boot cpu if using SRCU_SIZE_...
2023-03-10 Paul E. McKenneyrcu: Suppress smp_processor_id() complaint in synchroni...
2023-03-10 Peter Zijlstracpuidle: lib/bug: Disable rcu_is_watching() during...
2023-03-10 Greg Kroah-Hartmantrace/blktrace: fix memory leak with using debugfs_lookup()
2023-03-10 Nicholas Pigginexit: Detect and fix irq disabled state in oops
2023-03-10 Peter Zijlstracontext_tracking: Fix noinstr vs KASAN
2023-03-10 Andrii Nakryikobpf: Fix global subprog context argument resolution...
2023-03-10 Hou Taobpf: Zeroing allocated object from slab in bpf memory...
2023-03-10 Lai Jiangshanworkqueue: Protects wq_unbound_cpumask with wq_pool_att...
2023-03-10 Frederic Weisbeckerrcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_pr...
2023-03-10 Frederic Weisbeckerrcu-tasks: Remove preemption disablement around srcu_re...
2023-03-10 Frederic Weisbeckerrcu-tasks: Improve comments explaining tasks_rcu_exit_s...
2023-03-10 Pietro Borrellosched/rt: pick_next_rt_entity(): check list_entry
2023-03-10 Waiman Longlocking/rwsem: Disable preemption in all down_read...
2023-03-03 Rafael J. WysockiPM: sleep: Avoid using pr_cont() in the tasks freezing...
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 Suren Baghdasaryansched/psi: Stop relying on timer_pending() for poll_wor...
2023-02-22 Thomas Gleixneralarmtimer: Prevent starvation by small intervals and...
2023-02-22 Steven Rostedt ... tracing: Make trace_define_field_ext() static
2023-02-22 Peter Zijlstrafreezer,umh: Fix call_usermode_helper_exec() vs SIGKILL
2023-02-22 Munehisa Kamatasched/psi: Fix use-after-free in ep_remove_wait_queue()
2023-02-14 Wander Lairson Costartmutex: Ensure that the top waiter is always woken up
2023-02-14 Yafang Shaotracing: Fix TASK_COMM_LEN in trace event format file
2023-02-14 Will Deaconcpuset: Call set_cpus_allowed_ptr() with appropriate...
2023-02-14 Shiju Josetracing: Fix poll() and select() do not work on per_cpu...
2023-02-09 Hao Sunbpf: Skip invalid kfunc call in backtrack_insn
2023-02-09 Greg Kroah-Hartmankernel/irq/irqdomain.c: fix memory leak with using...
next