summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-01tracing: Introduce tracepoint extended structureMathieu Desnoyers
2024-11-01tracing: Remove TRACE_FLAG_IRQS_NOSUPPORTSebastian Andrzej Siewior
2024-10-30tracing: Replace multiple deprecated strncpy with memcpyJustin Stitt
2024-10-30tracing: Make percpu stack trace buffer invariant to PAGE_SIZERyan Roberts
2024-10-09tracing: Use atomic64_inc_return() in trace_clock_counter()Uros Bizjak
2024-10-09trace/trace_event_perf: remove duplicate samples on the first tracepoint eventLevi Yun
2024-10-09tracing/bpf: Add might_fault check to syscall probesMathieu Desnoyers
2024-10-09tracing/perf: Add might_fault check to syscall probesMathieu Desnoyers
2024-10-09tracing/ftrace: Add might_fault check to syscall probesMathieu Desnoyers
2024-10-09tracing: Allow system call tracepoints to handle page faultsMathieu Desnoyers
2024-10-09tracing/bpf: disable preemption in syscall probeMathieu Desnoyers
2024-10-09tracing/perf: disable preemption in syscall probeMathieu Desnoyers
2024-10-09tracing/ftrace: disable preemption in syscall probeMathieu Desnoyers
2024-10-09tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALLMathieu Desnoyers
2024-10-08tracepoint: Remove SRCU protectionSteven Rostedt
2024-10-08tracing: Remove definition of trace_*_rcuidle()Steven Rostedt
2024-10-08tracepoints: Use new static branch APIJosh Poimboeuf
2024-10-08tracing: Remove TRACE_EVENT_FL_FILTERED logicZheng Yejian
2024-10-08tracing/branch-profiler: Replace deprecated strncpy with strscpyJustin Stitt
2024-10-08ftrace: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())Li Chen
2024-10-06Linux 6.12-rc2v6.12-rc2Linus Torvalds
2024-10-06Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-06Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-10-07kbuild: deb-pkg: Remove blank first line from maint scriptsAaron Thompson
2024-10-07kbuild: fix a typo dt_binding_schema -> dt_binding_schemasXu Yang
2024-10-07scripts: import more list macrosSami Tolvanen
2024-10-06platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede
2024-10-06platform/x86: wmi: Update WMI driver API documentationArmin Wolf
2024-10-06platform/x86: dell-ddv: Fix typo in documentationAnaswara T Rajan
2024-10-06platform/x86: dell-sysman: add support for alienware productsCrag Wang
2024-10-06platform/x86/intel: power-domains: Add Diamond Rapids supportSrinivas Pandruvada
2024-10-06platform/x86: ISST: Add Diamond Rapids to support listSrinivas Pandruvada
2024-10-06platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby LakeHans de Goede
2024-10-06platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf
2024-10-06MAINTAINERS: Update Intel In Field Scan(IFS) entryJithu Joseph
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini
2024-10-06KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini
2024-10-05Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-10-05Merge tag 'for-linus-6.12a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-05Merge tag 'ext4_for_linus-5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-05Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-05Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-05Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-05Merge tag 'hardening-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-05Merge tag 'lsm-pr-20241004' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-05platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds