summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-07-12bpf: Add a hint to allocated objects.Alexei Starovoitov
2023-07-12bpf: Change bpf_mem_cache draining process.Alexei Starovoitov
2023-07-12bpf: Further refactor alloc_bulk().Alexei Starovoitov
2023-07-12bpf: Factor out inc/dec of active flag into helpers.Alexei Starovoitov
2023-07-12bpf: Refactor alloc_bulk().Alexei Starovoitov
2023-07-12bpf: Let free_all() return the number of freed elements.Alexei Starovoitov
2023-07-12bpf: Simplify code of destroy_mem_alloc() with kmemdup().Alexei Starovoitov
2023-07-12bpf: Rename few bpf_mem_alloc fields.Alexei Starovoitov
2023-07-12Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-12ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann
2023-07-12bpf: teach verifier actual bounds of bpf_get_smp_processor_id() resultAndrii Nakryiko
2023-07-11bpf: Support ->fill_link_info for perf_eventYafang Shao
2023-07-11bpf: Add a common helper bpf_copy_to_user()Yafang Shao
2023-07-11bpf: Expose symbol's respective addressYafang Shao
2023-07-11bpf: Clear the probe_addr for uprobeYafang Shao
2023-07-11bpf: Protect probed address based on kptr_restrict settingYafang Shao
2023-07-11bpf: Support ->fill_link_info for kprobe_multiYafang Shao
2023-07-11bpf: cpumap: Fix memory leak in cpu_map_update_elemPu Lehui
2023-07-11cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHEDMiaohe Lin
2023-07-11PM: QoS: Restore support for default value on frequency QoSChungkai Yang
2023-07-11PM: hibernate: Fix writing maj:min to /sys/power/resumeAzat Khuzhin
2023-07-10tracing/user_events: Fix struct arg size match checkBeau Belgrave
2023-07-11fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)
2023-07-10smp: Reduce NMI traffic from CSD waiters to CSD destinationImran Khan
2023-07-10smp: Reduce logging due to dump_stack of CSD waitersImran Khan
2023-07-10cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_h...Waiman Long
2023-07-10cgroup/cpuset: Improve temporary cpumasks handlingWaiman Long
2023-07-10cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handlingWaiman Long
2023-07-10cgroup/cpuset: Inherit parent's load balance state in v2Waiman Long
2023-07-10cgroup: fix obsolete comment above for_each_css()Miaohe Lin
2023-07-10workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrai...tiozhang
2023-07-10workqueue: Warn attempt to flush system-wide workqueues.Tetsuo Handa
2023-07-10cpuset: Allow setscheduler regardless of manipulated taskMichal Koutný
2023-07-10cgroup/cpuset: avoid unneeded cpuset_mutex re-lockMiaohe Lin
2023-07-10cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()Miaohe Lin
2023-07-10cgroup: minor cleanup for cgroup_extra_stat_show()Miaohe Lin
2023-07-10kernel: params: Remove unnecessary ‘0’ values from errLi zeming
2023-07-10module: Ignore RISC-V mapping symbols tooPalmer Dabbelt
2023-07-10cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()Miaohe Lin
2023-07-11kernel: kprobes: Remove unnecessary ‘0’ valuesLi zeming
2023-07-11kprobes: Remove unnecessary ‘NULL’ values from correct_ret_addrLi zeming
2023-07-11fprobe: add unlock to match a succeeded ftrace_test_recursion_trylockZe Gao
2023-07-11kernel/trace: Fix cleanup logic of enable_trace_eprobeTzvetomir Stoyanov (VMware)
2023-07-10perf/ring_buffer: Use local_try_cmpxchg in __perf_output_beginUros Bizjak
2023-07-10perf/core: Use local64_try_cmpxchg in perf_swevent_set_periodUros Bizjak
2023-07-10sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan
2023-07-10sched/fair: Use recent_used_cpu to test p->cpus_ptrMiaohe Lin
2023-07-09Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-07-09Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds