aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-11-11bpf: fix potential 32-bit overflow when accessing ARRAY map elementAndrii Nakryiko1-7/+11
2023-11-11mm: use_mm: fix for arches checking mm_users to optimize TLB flushesAndrea Arcangeli1-0/+3
2023-11-11sched/fair: skip select_idle_sibling() in presence of sync wakeupsAndrea Arcangeli1-5/+13
2023-11-11mm: cacheline alignment for page_table_lock and mmap_lockAndrea Arcangeli1-0/+8
2023-11-08perf/core: Fix potential NULL derefPeter Zijlstra1-1/+2
2023-11-08tracing/kprobes: Fix the description of variable length argumentsYujie Liu1-2/+2
2023-10-25perf: Disallow mis-matched inherited group readsPeter Zijlstra1-6/+33
2023-10-25tracing: relax trace_event_eval_update() execution with cond_resched()Clément Léger1-0/+1
2023-10-19Revert "kernel/sched: Modify initial boot task idle setup"Greg Kroah-Hartman2-2/+1
2023-10-19cgroup: Remove duplicates in cgroup v1 tasks fileMichal Koutný1-3/+2
2023-10-19workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...Waiman Long1-2/+6
2023-10-19bpf: Fix verifier log for async callback return valuesDavid Vernet1-3/+3
2023-10-10ring-buffer: Fix bytes info in per_cpu buffer statsZheng Yejian1-13/+15
2023-10-10ring-buffer: remove obsolete comment for free_buffer_page()Vlastimil Babka1-4/+0
2023-10-06ring-buffer: Update "shortest_full" in pollingSteven Rostedt (Google)1-0/+3
2023-10-06sched/rt: Fix live lock between select_fallback_rq() and RT pushJoel Fernandes (Google)1-0/+1
2023-10-06kernel/sched: Modify initial boot task idle setupLiam R. Howlett2-1/+2
2023-10-06sched/cpuacct: Optimize away RCU read lockChengming Zhou1-3/+1
2023-10-06ring-buffer: Do not attempt to read past "commit"Steven Rostedt (Google)1-0/+5
2023-10-06ring-buffer: Avoid softlockup in ring_buffer_resize()Zheng Yejian1-0/+2
2023-10-06dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lockSergey Senozhatsky1-5/+15
2023-10-06bpf: Avoid deadlock when using queue and stack maps from NMIToke Høiland-Jørgensen1-3/+18
2023-10-06tracing: Have event inject files inc the trace array ref countSteven Rostedt (Google)1-1/+2
2023-10-06tracing: Increase trace array ref count on enable and filter filesSteven Rostedt (Google)3-2/+33
2023-10-06tracing: Make trace_marker{,_raw} stream-likeJohn Keeping1-10/+8
2023-09-23tracing: Have option files inc the trace array ref countSteven Rostedt (Google)1-1/+22
2023-09-23tracing: Have current_trace inc the trace array ref countSteven Rostedt (Google)1-1/+2
2023-09-23tracing: Have tracing_max_latency inc the trace array ref countSteven Rostedt (Google)1-5/+10
2023-09-23printk: Consolidate console deferred printingJohn Ogness2-14/+30
2023-09-23scftorture: Forgive memory-allocation failure if KASANPaul E. McKenney1-2/+4
2023-09-23rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()Zqiang1-1/+1
2023-09-23kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa1-0/+8
2023-09-19tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSYBrian Foster1-2/+2
2023-09-19printk: ringbuffer: Fix truncating buffer size min_t castKees Cook1-1/+1
2023-09-19tracing: Fix race issue between cpu buffer write and swapZheng Yejian1-5/+12
2023-09-19tracing: Remove extra space at the end of hwlat_detector/modeMikhail Kobuk1-1/+1
2023-09-19cgroup:namespace: Remove unused cgroup_namespaces_init()Lu Jialin1-6/+0
2023-09-19audit: fix possible soft lockup in __audit_inode_child()Gaosheng Cui1-0/+2
2023-09-19bpf: Clear the probe_addr for uprobeYafang Shao2-2/+3
2023-09-19refscale: Fix uninitalized use of wait_queue_head_tWaiman Long1-2/+1
2023-09-19tracing: Introduce pipe_cpumask to avoid race on trace_pipesZheng Yejian2-7/+50
2023-09-19kprobes: Prohibit probing on CFI preamble symbolMasami Hiramatsu (Google)1-1/+13
2023-09-06modules: only allow symbol_get of EXPORT_SYMBOL_GPL modulesChristoph Hellwig1-3/+11
2023-09-02rcu-tasks: Add trc_inspect_reader() checks for exiting critical sectionPaul E. McKenney1-9/+9
2023-09-02rcu-tasks: Wait for trc_read_check_handler() IPIsPaul E. McKenney1-0/+14
2023-09-02rcu-tasks: Fix IPI failure handling in trc_wait_for_one_readerNeeraj Upadhyay1-1/+3
2023-09-02rcu: Prevent expedited GP from enabling tick on offline CPUPaul E. McKenney1-1/+4
2023-09-02module: Expose module_init_layout_section()James Morse1-1/+1
2023-08-30cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann2-19/+49
2023-08-30sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann3-16/+43
2023-08-30cgroup/cpuset: Iterate only if DEADLINE tasks are presentJuri Lelli1-0/+3
2023-08-30sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli3-0/+42
2023-08-30sched/cpuset: Bring back cpuset_mutexJuri Lelli2-82/+89
2023-08-30cgroup/cpuset: Rename functions dealing with DEADLINE accountingJuri Lelli1-4/+4
2023-08-30torture: Fix hang during kthread shutdown phaseJoel Fernandes (Google)1-1/+1
2023-08-30tracing: Fix memleak due to race between current_tracer and traceZheng Yejian3-2/+12
2023-08-30tracing: Fix cpu buffers unavailable due to 'record_disabled' missedZheng Yejian1-0/+6
2023-08-26ring-buffer: Do not swap cpu_buffer during resize processChen Lin2-2/+15
2023-08-26dma-remap: use kvmalloc_array/kvfree for larger dma memory remapgaoxu1-2/+2
2023-08-16timers/nohz: Last resort update jiffies on nohz_full IRQ entryFrederic Weisbecker2-1/+9
2023-08-16timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...Nicholas Piggin1-2/+10
2023-08-16tick: Detect and fix jiffies update stallFrederic Weisbecker2-0/+21
2023-08-16bpf: aggressively forget precise markings during state checkpointingAndrii Nakryiko1-0/+37
2023-08-16bpf: stop setting precise in current stateAndrii Nakryiko1-12/+91
2023-08-16bpf: allow precision tracking for programs with subprogsAndrii Nakryiko1-1/+58
2023-08-11bpf, cpumap: Make sure kthread is running before map update returnsHou Tao1-10/+11
2023-08-11bpf: Disable preemption in bpf_event_outputJiri Olsa1-1/+5
2023-08-11bpf, cpumap: Handle skb as well when clean up ptr_ringHou Tao1-4/+10
2023-08-11perf: Fix function pointer casePeter Zijlstra1-2/+6
2023-08-08mm: Move mm_cachep initialization to mm_init()Peter Zijlstra1-14/+18
2023-08-08x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra1-5/+0
2023-08-03tracing: Fix trace_event_raw_event_synth() if else statementSteven Rostedt (Google)1-2/+2
2023-08-03locking/rtmutex: Fix task->pi_waiters integrityPeter Zijlstra4-76/+155
2023-08-03tracing: Fix warning in trace_buffered_event_disable()Zheng Yejian1-10/+4
2023-08-03ring-buffer: Fix wrong stat of cpu_buffer->readZheng Yejian1-10/+12
2023-08-03tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...Masami Hiramatsu (Google)3-12/+14
2023-08-03Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)3-26/+9
2023-08-03tracing: Allow synthetic events to pass around stacktracesSteven Rostedt (Google)4-5/+87
2023-08-03tracing/probes: Fix to avoid double count of the string length on the arrayMasami Hiramatsu (Google)1-2/+2
2023-08-03tracing/probes: Add symstr type for dynamic eventsMasami Hiramatsu (Google)4-24/+85
2023-07-27tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella1-1/+2
2023-07-27bpf: Fix subprog idx logic in check_max_stack_depthKumar Kartikeya Dwivedi1-5/+6
2023-07-23tracing/probes: Fix to update dynamic data counter if fetcharg uses itMasami Hiramatsu (Google)1-5/+7
2023-07-23tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)1-0/+2
2023-07-23tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra1-1/+1
2023-07-23ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()Zheng Yejian1-14/+31
2023-07-23ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian1-9/+15
2023-07-23tracing: Fix memory leak of iter->temp when reading trace_pipeZheng Yejian1-0/+1
2023-07-23tracing/histograms: Add histograms to hist_vars if they have referenced varia...Mohamed Khalfella1-3/+5
2023-07-23bpf: cpumap: Fix memory leak in cpu_map_update_elemPu Lehui1-16/+24
2023-07-23kernel/trace: Fix cleanup logic of enable_trace_eprobeTzvetomir Stoyanov (VMware)1-2/+16
2023-07-23bpf: Fix max stack depth check for async callbacksKumar Kartikeya Dwivedi1-2/+3
2023-07-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds1-5/+8
2023-07-23kcsan: Don't expect 64 bits atomic builtins from 32 bits architecturesChristophe Leroy1-0/+2
2023-07-23kexec: fix a memory leak in crash_shrink_memory()Zhen Lei1-3/+2
2023-07-23watchdog/perf: more properly prevent false positives with turbo modesDouglas Anderson1-3/+3
2023-07-23bpf: Don't EFAULT for {g,s}setsockopt with wrong optlenStanislav Fomichev1-0/+15
2023-07-23rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscaleQiuxu Zhuo1-0/+5
2023-07-23rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()Qiuxu Zhuo1-97/+97
2023-07-23rcuscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney1-4/+3
2023-07-23rcuscale: Always log error messageLi Zhijian1-7/+7
2023-07-23posix-timers: Prevent RT livelock in itimer_delete()Thomas Gleixner1-8/+35
2023-07-05bpf: ensure main program has an extableKrister Johansen1-2/+5
2023-06-28bpf/btf: Accept function names that contain dotsFlorent Revest1-12/+8
2023-06-28bpf: Fix verifier id tracking of scalars on spillMaxim Mikityanskiy1-0/+3
2023-06-28bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman1-2/+16
2023-06-28cgroup: Do not corrupt task iteration when rebinding subsystemXiu Jianfeng1-3/+17
2023-06-28tick/common: Align tick period during sched_timer setupThomas Gleixner2-13/+13
2023-06-28tracing: Add tracing_reset_all_online_cpus_unlocked() functionSteven Rostedt (Google)4-4/+12
2023-06-21rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace periodZiwei Dai1-8/+31
2023-06-21cgroup: always put cset in cgroup_css_set_put_forkJohn Sperbeck1-9/+8
2023-06-21kexec: support purgatories with .text.hot sectionsRicardo Ribalda1-1/+13
2023-06-14bpf: Add extra path pointer check to d_path helperJiri Olsa1-1/+11
2023-06-14bpf: Fix UAF in task local storageKP Singh1-1/+1
2023-06-09tracing/probe: trace_probe_primary_from_call(): checked list_first_entryPietro Borrello1-1/+1
2023-06-05bpf: fix a memory leak in the LRU and LRU_PERCPU hash mapsAnton Protopopov1-2/+4
2023-05-30bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon1-1/+1
2023-05-24bpf: Add preempt_count_{sub,add} into btf id deny listYafang1-0/+4
2023-05-24bpf: Annotate data races in bpf_local_storageKumar Kartikeya Dwivedi1-3/+13
2023-05-24rcu: Protect rcu_print_task_exp_stall() ->exp_tasks accessZqiang1-2/+4
2023-05-24refscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney1-1/+1
2023-05-24tick/broadcast: Make broadcast device replacement work correctlyThomas Gleixner1-32/+88
2023-05-17locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz1-4/+4
2023-05-17ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...Tze-nan Wu1-3/+13
2023-05-11sched: Fix DEBUG && !SCHEDSTATS warnPeter Zijlstra1-1/+2
2023-05-11timekeeping: Fix references to nonexistent ktime_get_fast_ns()Geert Uytterhoeven1-2/+2
2023-05-11workqueue: Fix hung time report of worker poolsPetr Mladek1-3/+7
2023-05-11workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan2-77/+97
2023-05-11sched/rt: Fix bad task migration for rt tasksSchspa Shi2-0/+5
2023-05-11perf/core: Fix hardlockup failure caused by perf throttleYang Jihong1-2/+2
2023-05-11sched/fair: Fix inaccurate tally of ttwu_move_affineLibo Chen1-1/+1
2023-05-11sched: Make struct sched_statistics independent of fair sched classYafang Shao7-97/+140
2023-05-11sched/fair: Use __schedstat_set() in set_next_entity()Yafang Shao1-3/+3
2023-05-11bpf: Don't EFAULT for getsockopt with optval=NULLStanislav Fomichev1-3/+6
2023-05-11bpf: Remove misleading spec_v1 check on var-offset stack readLuis Gerhorst1-10/+6
2023-05-11bpf: fix precision propagation verbose loggingAndrii Nakryiko1-2/+2
2023-05-11bpf: take into account liveness when propagating precisionAndrii Nakryiko1-2/+4
2023-05-11tick/common: Align tick period with the HZ tick.Sebastian Andrzej Siewior1-1/+11
2023-05-11rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang1-0/+5
2023-05-11tracing: Fix permissions for the buffer_percent fileOndrej Mosnacek1-1/+1
2023-05-11relayfs: fix out-of-bounds access in relay_file_readZhang Zhengming1-1/+2
2023-05-11rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-edZheng Yejian1-0/+1
2023-05-11ring-buffer: Sync IRQ works before buffer destructionJohannes Berg1-0/+4
2023-05-11kheaders: Use array declaration instead of charKees Cook1-5/+5
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)1-3/+8
2023-05-11posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner2-14/+71
2023-04-26sched/fair: Fixes for capacity inversion detectionQais Yousef1-2/+11
2023-04-26sched/uclamp: Fix a uninitialized variable warningsQais Yousef1-19/+16
2023-04-26sched/fair: Consider capacity inversion in util_fits_cpu()Qais Yousef1-5/+9
2023-04-26sched/fair: Detect capacity inversionQais Yousef2-3/+79
2023-04-26sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...Qais Yousef1-6/+8
2023-04-26sched/uclamp: Make cpu_overutilized() use util_fits_cpu()Qais Yousef1-1/+4
2023-04-26sched/uclamp: Fix fits_capacity() check in feec()Qais Yousef3-10/+68
2023-04-26kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()Ondrej Mosnacek1-29/+40
2023-04-26rtmutex: Add acquire semantics for rtmutex lock acquisition slow pathMel Gorman2-12/+49
2023-04-26bpf: Fix incorrect verifier pruning due to missing register precision taintsDaniel Borkmann1-0/+15
2023-04-20panic, kexec: make __crash_kexec() NMI safeValentin Schneider4-20/+30
2023-04-20kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider2-5/+14
2023-04-20sched/fair: Fix imbalance overflowVincent Guittot1-0/+10
2023-04-20sched/fair: Move calculate of avg_load to a better locationzgpeng1-2/+3
2023-04-20cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long1-1/+5
2023-04-20tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...Steven Rostedt (Google)1-7/+7
2023-04-20tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)1-10/+17
2023-04-13ring-buffer: Fix race while reader and writer are on the same pageZheng Yejian1-1/+12
2023-04-13tracing: Free error logs of tracing instancesSteven Rostedt (Google)1-0/+1
2023-04-13ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()Zheng Yejian1-6/+9
2023-04-13perf/core: Fix the same task check in perf_event_set_outputKan Liang1-1/+1
2023-04-13bpf: hash map, avoid deadlock with suitable hash maskTonghao Zhang1-2/+2
2023-04-05tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev1-2/+2
2023-04-05sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds2-3/+3
2023-04-05kcsan: avoid passing -g for testMarco Elver1-1/+1
2023-04-05kernel: kcsan: kcsan_test: build without structleak pluginAnders Roxell1-0/+1
2023-03-30sched/fair: Sanitize vruntime of entity being migratedVincent Guittot2-11/+47
2023-03-30sched/fair: sanitize vruntime of entity being placedZhang Qiao1-2/+13
2023-03-30entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-upFrederic Weisbecker1-1/+2
2023-03-30entry: Snapshot thread flagsMark Rutland2-4/+4
2023-03-30bpf: Adjust insufficient default bpf_jit_limitDaniel Borkmann1-1/+1
2023-03-30trace/hwlat: Do not start per-cpu thread if it is already runningTero Kristo1-0/+4
2023-03-30trace/hwlat: make use of the helper function kthread_run_on_cpu()Cai Huoqing1-5/+1
2023-03-30kthread: add the helper function kthread_run_on_cpu()Cai Huoqing1-0/+1
2023-03-30tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptrCosta Shulyupin1-2/+2
2023-03-30perf: fix perf_event_context->timeSong Liu1-1/+1
2023-03-30perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...Yang Jihong1-1/+1
2023-03-22perf: Fix check before add_event_to_groups() in perf_group_detach()Budimir Markovic1-1/+1
2023-03-22trace/hwlat: Do not wipe the contents of per-cpu thread dataTero Kristo1-3/+0
2023-03-22ftrace: Fix invalid address access in lookup_rec() when index is 0Chen Zhongjin1-1/+2
2023-03-22tracing: Check field value in hist_field_name()Steven Rostedt (Google)1-0/+3
2023-03-22tracing: Make splice_read available againSung-hun Kim1-0/+2
2023-03-17watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error pathsDavid Disseldorp1-0/+1
2023-03-17irqdomain: Fix mapping-creation raceJohan Hovold1-18/+46
2023-03-17btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTRLorenz Bauer1-0/+1
2023-03-17irqdomain: Refactor __irq_domain_alloc_irqs()Johan Hovold1-40/+48
2023-03-17fork: allow CLONE_NEWTIME in clone3 flagsTobias Klauser1-1/+1
2023-03-11kernel/fail_function: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-4/+1
2023-03-11kernel/printk/index.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-03-11tracing: Add NULL checks for buffer in ring_buffer_free_read_page()Jia-Ju Bai1-1/+6
2023-03-10ring-buffer: Handle race between rb_move_tail and rb_check_pagesMukesh Ojha1-32/+10
2023-03-10dax/kmem: Fix leak of memory-hotplug resourcesDan Williams1-14/+0
2023-03-10irqdomain: Fix domain registration raceMarc Zyngier1-19/+43
2023-03-10irqdomain: Drop bogus fwspec-mapping error handlingJohan Hovold1-6/+1