summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-10rust: bug: skip arch-specific asm in `testlib` buildsFUJITA Tomonori
2026-08-10rust: bug: prevent dead_code warning from warn_on!'s flags constantFUJITA Tomonori
2026-08-09perf synthetic-events: Fix divide by zero in perf_event__synthesize_threadsIan Rogers
2026-08-09perf python: Fix memory leak in pyrf__metrics_cbIan Rogers
2026-08-09perf python: Fix count_values memory leak in pyrf_evsel__readIan Rogers
2026-08-09perf python: Fix MetricGroup return type in perf.pyiIan Rogers
2026-08-09perf python: Add thread and PMU uninitialized checksIan Rogers
2026-08-10rust: bitfield: always inline test conversionsAntoni Boucher
2026-08-09perf python: Zero initialize perf_data in pyrf_data__initIan Rogers
2026-08-09perf python: Validate attribute setters in pyrf_evselIan Rogers
2026-08-09perf python: Validate CPU and thread maps in pyrf_evsel__openIan Rogers
2026-08-09perf python: Check counts_values size in set_valuesIan Rogers
2026-08-09perf test: Fix skiplist leak in cmd_testIan Rogers
2026-08-09perf synthetic-events: Fix uninitialized pthread_joinIan Rogers
2026-08-09perf python: Fix memory leak in pyrf_evlist__get_pollfdIan Rogers
2026-08-09perf tools: Fix sb_evlist leaks in top and recordIan Rogers
2026-08-09perf stat: Fix evsel_list leak in cmd_statIan Rogers
2026-08-09perf script: Fix metric_evlist leak in script_find_metricsIan Rogers
2026-08-10Merge tag 'drm-rust-next-2026-08-08' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2026-08-10rust: impl_flags: use bit helper in exampleKosumi Chan
2026-08-10rust: sync: improve `Arc` documentation linksHarish C S
2026-08-10docs: rust: quick-start: remove Ubuntu 25.10Miguel Ojeda
2026-08-10Merge tag 'pin-init-v7.3' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda
2026-08-10KVM: LoongArch: selftests: Add FPU/LSX/LASX test casesBibo Mao
2026-08-10KVM: LoongArch: selftests: Enable LSX/LASX by auto detectionBibo Mao
2026-08-10LoongArch: KVM: Replace kvm_err() with kvm_pr_unimpl()Bibo Mao
2026-08-10LoongArch: KVM: Use internal API to deliver interrupt in kernel modeBibo Mao
2026-08-10LoongArch: KVM: Fix uninitialized stack variable issue with dmsintcBibo Mao
2026-08-10LoongArch: KVM: Return directly when IPI address is not alignedBibo Mao
2026-08-10LoongArch: KVM: Set default MAILBOX access size with 8Bibo Mao
2026-08-10LoongArch: KVM: Set vcpu->cpu before IN_GUEST_MODE is setBibo Mao
2026-08-10LoongArch: KVM: Fix PC double advance in kernel MMIO read fast pathZeng Chi
2026-08-10LoongArch: KVM: Prevent division by zero in periodic timer restoreTao Cui
2026-08-10LoongArch: KVM: Reload one-shot TVAL on migration destinationTao Cui
2026-08-10LoongArch: KVM: Advertise already-supported capabilitiesTao Cui
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
2026-08-09Linux 7.2-rc7v7.2-rc7Linus Torvalds
2026-08-09Input: elan_i2c - use device-id/acpi.h for ACPI IDsLonglong Xia
2026-08-09ovpn: defer key slot crypto freeing to workqueueRalf Lici
2026-08-09ovpn: run deferred work on a module-owned workqueueRalf Lici
2026-08-09Merge tag 'trace-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-08-09KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctlAmit Machhiwal
2026-08-09KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNVAmit Machhiwal
2026-08-09KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on Pow...Amit Machhiwal
2026-08-09KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctlAmit Machhiwal
2026-08-09gpio: ppc44x: use dev_name() for chip labelRosen Penev
2026-08-09gpio: ppc44x: fix undefined behavior in GPIO_MASK2 macroRosen Penev
2026-08-09gpio: ppc44x: drop PPC-specific IO helpersRosen Penev
2026-08-09gpio: ppc44x: Convert GPIO to generic MMIORosen Penev
2026-08-09gpio: ppc44x: Use platform resource helper for GPIO MMIORosen Penev