summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-03-20rcuscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney
2023-03-20rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU...Zqiang
2023-03-19kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...Zhen Lei
2023-03-19Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-03-19tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptrCosta Shulyupin
2023-03-19ring-buffer: remove obsolete comment for free_buffer_page()Vlastimil Babka
2023-03-19tracing: Make splice_read available againSung-hun Kim
2023-03-19fork: remove use of percpu_counter_sum_allDave Chinner
2023-03-19Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-03-19ftrace: Set direct_ops storage-class-specifier to staticTom Rix
2023-03-19trace/hwlat: Do not start per-cpu thread if it is already runningTero Kristo
2023-03-19trace/hwlat: Do not wipe the contents of per-cpu thread dataTero Kristo
2023-03-19tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...Tom Rix
2023-03-19tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17bpf: Allow ld_imm64 instruction to point to kfunc.Alexei Starovoitov
2023-03-17cgroup: fix display of forceidle time at rootJosh Don
2023-03-17cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappersKamalesh Babulal
2023-03-17workqueue: Print backtraces from CPUs with hung CPU bound workqueuesPetr Mladek
2023-03-17workqueue: Warn when a rescuer could not be createdPetr Mladek
2023-03-17workqueue: Interrupted create_worker() is not a repeated eventPetr Mladek
2023-03-17workqueue: Warn when a new worker could not be createdPetr Mladek
2023-03-17workqueue: Fix hung time report of worker poolsPetr Mladek
2023-03-17workqueue: Simplify a pr_warn() call in wq_select_unbound_cpu()Ammar Faizi
2023-03-17workqueue: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-17cpu/hotplug: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-17sched/debug: Put sched/domains files under the verbose flagPhil Auld
2023-03-17kallsyms, bpf: Move find_kallsyms_symbol_value out of internal headerViktor Malik
2023-03-16bpf: Remove misleading spec_v1 check on var-offset stack readLuis Gerhorst
2023-03-16bpf: Remove bpf_cpumask_kptr_get() kfuncDavid Vernet
2023-03-16bpf: Mark struct bpf_cpumask as rcu protectedDavid Vernet
2023-03-16bpf: Free struct bpf_cpumask in call_rcu handlerDavid Vernet
2023-03-15bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modulesViktor Malik
2023-03-15perf: Fix check before add_event_to_groups() in perf_group_detach()Budimir Markovic
2023-03-15perf: fix perf_event_context->timeSong Liu
2023-03-15perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...Yang Jihong
2023-03-15swiotlb: fix the deadlock in swiotlb_do_find_slotsGuoRui.Yu
2023-03-14sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-03-14cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()Tejun Heo
2023-03-14padata: use alignment when calculating the number of worker threadsAnthony Yznaga
2023-03-14padata: Make kobj_type structure constantThomas Weißschuh
2023-03-13bpf: Allow helpers access trusted PTR_TO_BTF_ID.Alexei Starovoitov
2023-03-13bpf: Fix bpf_strncmp proto.Alexei Starovoitov
2023-03-13bpf: Disable migration when freeing stashed local kptr using obj dropDave Marchevsky
2023-03-13Merge branch 'bpf: Allow reads from uninit stack'Alexei Starovoitov
2023-03-13bpf: fix precision propagation verbose loggingAndrii Nakryiko
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-12fork: allow kernel code to call copy_processMike Christie