summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-07-29kprobes: Prohibit probing on CFI preamble symbolMasami Hiramatsu (Google)
2023-07-28tracing: Fix warning in trace_buffered_event_disable()Zheng Yejian
2023-07-28tracing: Fix kernel-doc warnings in trace_seq.cGaosheng Cui
2023-07-28tracing: Fix kernel-doc warnings in trace_events_trigger.cGaosheng Cui
2023-07-28tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.cGaosheng Cui
2023-07-28ring-buffer: Fix kernel-doc warnings in ring_buffer.cGaosheng Cui
2023-07-28ring-buffer: Fix wrong stat of cpu_buffer->readZheng Yejian
2023-07-28bpf: Non-atomically allocate freelist during prefillYiFei Zhu
2023-07-28bpf: Fix compilation warning with -WparenthesesYonghong Song
2023-07-28kernel/reboot: Add device to sys_off_handlerBenjamin Bara
2023-07-28kernel/reboot: emergency_restart: Set correct system_stateBenjamin Bara
2023-07-28cpu/SMT: Allow enabling partial SMT states via sysfsMichael Ellerman
2023-07-28cpu/SMT: Create topology_smt_thread_allowed()Michael Ellerman
2023-07-28cpu/SMT: Remove topology_smt_supported()Laurent Dufour
2023-07-28cpu/SMT: Store the current/max number of threadsMichael Ellerman
2023-07-28cpu/SMT: Move smt/control simple exit cases earlierMichael Ellerman
2023-07-28cpu/SMT: Move SMT prototypes into cpu_smt.hMichael Ellerman
2023-07-28cpu/hotplug: Remove dependancy against cpu_primary_thread_maskLaurent Dufour
2023-07-27bpf: Add kernel/bpftool asm support for new instructionsYonghong Song
2023-07-27bpf: Support new 32bit offset jmp instructionYonghong Song
2023-07-27bpf: Fix jit blinding with new sdiv/smov insnsYonghong Song
2023-07-27bpf: Support new signed div/mod instructions.Yonghong Song
2023-07-27bpf: Support new unconditional bswap instructionYonghong Song
2023-07-27bpf: Handle sign-extenstin ctx member accessesYonghong Song
2023-07-27bpf: Support new sign-extension mov insnsYonghong Song
2023-07-27bpf: Support new sign-extension load insnsYonghong Song
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-27perf: Replace strlcpy with strscpyAzeem Shaikh
2023-07-26kunit: time: Mark test as slow using test attributesRae Moar
2023-07-26mm: suppress mm fault logging if fatal signal already pendingLinus Torvalds
2023-07-26sched/topology: Align group flags when removing degenerate domainChen Yu
2023-07-26sched/fair: remove util_est boostingVincent Guittot
2023-07-26tracing/probes: Fix to add NULL check for BTF APIsMasami Hiramatsu (Google)
2023-07-25bpf: work around -Wuninitialized warningArnd Bergmann
2023-07-25bpf: Disable preemption in bpf_event_outputJiri Olsa
2023-07-25bpf: Disable preemption in bpf_perf_event_outputJiri Olsa
2023-07-25workqueue: Scale up wq_cpu_intensive_thresh_us if BogoMIPS is below 4000Tejun Heo
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby
2023-07-24modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbolsPalmer Dabbelt
2023-07-24bpf: convert to ctime accessor functionsJeff Layton
2023-07-24PM: hibernate: don't store zero pages in the image fileBrian Geffon
2023-07-23Merge tag 'trace-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-07-23tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella
2023-07-23ring-buffer: Do not swap cpu_buffer during resize processChen Lin
2023-07-23tracing: Remove unused extern declaration tracing_map_set_field_descr()YueHaibing
2023-07-21cgroup: fix obsolete comment above cgroup_create()Miaohe Lin
2023-07-21cgroup/misc: Store atomic64_t reads to u64Haitao Huang
2023-07-21audit: correct audit_filter_inodes() definitionXiu Jianfeng
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds