summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* bpf: Force kprobe multi expected_attach_type for kprobe_multi linkJiri Olsa2023-06-281-0/+5
* bpf/btf: Accept function names that contain dotsFlorent Revest2023-06-281-12/+8
* bpf: Fix verifier id tracking of scalars on spillMaxim Mikityanskiy2023-06-281-0/+3
* bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman2023-06-281-2/+16
* bpf: ensure main program has an extableKrister Johansen2023-06-281-2/+5
* cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...Tetsuo Handa2023-06-281-2/+6
* cgroup: Do not corrupt task iteration when rebinding subsystemXiu Jianfeng2023-06-281-3/+17
* tick/common: Align tick period during sched_timer setupThomas Gleixner2023-06-282-13/+13
* rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace periodZiwei Dai2023-06-211-8/+19
* kexec: support purgatories with .text.hot sectionsRicardo Ribalda2023-06-211-1/+13
* cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()Qi Zheng2023-06-211-2/+2
* cgroup: always put cset in cgroup_css_set_put_forkJohn Sperbeck2023-06-211-9/+8
* cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappersKamalesh Babulal2023-06-215-61/+61
* bpf: Add extra path pointer check to d_path helperJiri Olsa2023-06-141-1/+11
* bpf: Fix elem_size not being set for inner mapsRhys Rustad-Elliott2023-06-141-2/+6
* bpf: Fix UAF in task local storageKP Singh2023-06-141-1/+1
* tracing/probe: trace_probe_primary_from_call(): checked list_first_entryPietro Borrello2023-06-091-1/+1
* tracing/histograms: Allow variables to have some modifiersSteven Rostedt (Google)2023-06-091-7/+16
* tracing/timerlat: Always wakeup the timerlat threadDaniel Bristot de Oliveira2023-06-091-0/+2
* x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-301-2/+2
* bpf: fix a memory leak in the LRU and LRU_PERCPU hash mapsAnton Protopopov2023-05-301-2/+4
* bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon2023-05-301-1/+1
* rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handlerZe Gao2023-05-241-2/+2
* bpf: Add preempt_count_{sub,add} into btf id deny listYafang2023-05-241-0/+4
* bpf: Annotate data races in bpf_local_storageKumar Kartikeya Dwivedi2023-05-241-3/+13
* rcu: Protect rcu_print_task_exp_stall() ->exp_tasks accessZqiang2023-05-241-2/+4
* refscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney2023-05-241-1/+1
* tick/broadcast: Make broadcast device replacement work correctlyThomas Gleixner2023-05-241-32/+88
* locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz2023-05-171-4/+4
* kcsan: Avoid READ_ONCE() in read_instrumented_memory()Marco Elver2023-05-111-4/+13
* PM: hibernate: Do not get block device exclusively in test_resume modeChen Yu2023-05-112-4/+12
* PM: hibernate: Turn snapshot_test into global variableChen Yu2023-05-112-1/+7
* timekeeping: Fix references to nonexistent ktime_get_fast_ns()Geert Uytterhoeven2023-05-111-2/+2
* swiotlb: fix debugfs reporting of reserved memory poolsMichael Kelley2023-05-111-2/+4
* swiotlb: relocate PageHighMem test away from rmem_swiotlb_setupDoug Berger2023-05-111-5/+5
* workqueue: Fix hung time report of worker poolsPetr Mladek2023-05-111-3/+7
* tracing/user_events: Ensure write index cannot be negativeBeau Belgrave2023-05-111-0/+3
* sched/rt: Fix bad task migration for rt tasksSchspa Shi2023-05-112-0/+5
* perf/core: Fix hardlockup failure caused by perf throttleYang Jihong2023-05-111-2/+2
* sched/fair: Fix inaccurate tally of ttwu_move_affineLibo Chen2023-05-111-1/+1
* bpf: Don't EFAULT for getsockopt with optval=NULLStanislav Fomichev2023-05-111-3/+6
* bpf: Fix race between btf_put and btf_idr walk.Alexei Starovoitov2023-05-111-5/+3
* bpf/btf: Fix is_int_ptr()Feng Zhou2023-05-111-6/+2
* bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann2023-05-111-3/+3
* bpf: Remove misleading spec_v1 check on var-offset stack readLuis Gerhorst2023-05-111-10/+6
* bpf: fix precision propagation verbose loggingAndrii Nakryiko2023-05-111-2/+2
* bpf: take into account liveness when propagating precisionAndrii Nakryiko2023-05-111-2/+4
* tick/common: Align tick period with the HZ tick.Sebastian Andrzej Siewior2023-05-111-1/+11
* rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang2023-05-111-0/+5
* tracing: Fix permissions for the buffer_percent fileOndrej Mosnacek2023-05-111-1/+1