| Project |
Status |
Subject |
Author |
|
| linux |
R
|
[tip: x86/bugs] x86/bugs: Restructure retbleed mitigation
|
tip-bot2 for David Kaplan
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/bugs] x86/bugs: Allow retbleed=stuff only on Intel
|
tip-bot2 for David Kaplan
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/bugs] x86/bugs: Restructure spectre_v2_user mitigation
|
tip-bot2 for David Kaplan
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/bugs] x86/bugs: Restructure BHI mitigation
|
tip-bot2 for David Kaplan
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/bugs] x86/bugs: Restructure spectre_v2 mitigation
|
tip-bot2 for David Kaplan
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/bugs] x86/bugs: Restructure SSB mitigation
|
tip-bot2 for David Kaplan
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/bugs] x86/bugs: Restructure L1TF mitigation
|
tip-bot2 for David Kaplan
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/bugs] x86/bugs: Restructure SRSO mitigation
|
tip-bot2 for David Kaplan
|
9 months, 1 week ago |
| linux |
|
[PATCH v3 0/4] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
|
E Shattow
|
9 months, 1 week ago |
| QEMU |
G
|
[PATCH v2 0/6] Add support for user creatable SMMUv3 device
|
Shameer Kolothum via
|
9 months, 1 week ago |
| QEMU |
O
G
|
[PATCH 0/9] rust: allow minimum version of 1.77
|
Paolo Bonzini
|
9 months, 1 week ago |
| linux |
O
|
[PATCH bpf-next v2 0/3] Allow mmap of /sys/kernel/btf/vmlinux
|
Lorenz Bauer
|
9 months, 1 week ago |
| linux |
O
|
[PATCH 0/6] Add CMN PLL clock controller support for IPQ5018
|
George Moussalem via B4 Relay
|
9 months, 1 week ago |
| linux |
|
[PATCH] pinctrl: at91: drop unneeded dependency on OF_GPIO
|
Bartosz Golaszewski
|
9 months, 1 week ago |
| linux |
|
[PATCH iw] iw: scan: Add printing of EHT Operation Element
|
Aleksander Jan Bajkowski
|
9 months, 1 week ago |
| linux |
R
|
[PATCH] MAINTAINERS: add maintainers for ad4851 driver
|
Antoniu Miclaus
|
9 months, 1 week ago |
| linux |
O
|
[PATCH v8 00/14] TEE subsystem for protected dma-buf allocations
|
Jens Wiklander
|
9 months, 1 week ago |
| QEMU |
R
G
|
[PATCH v2] hw/char/serial: Remove unused prog_if compat property
|
BALATON Zoltan
|
9 months, 1 week ago |
| linux |
|
[PATCH v6 0/4] rust: Add bug/warn abstractions
|
FUJITA Tomonori
|
9 months, 1 week ago |
| linux |
|
[PATCH] iio: imu: inv_icm42600: Fix temperature calculation
|
Sean Nyekjaer
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/platform] Documentation: Add AMD Zen debugging document
|
tip-bot2 for Mario Limonciello
|
9 months, 1 week ago |
| linux |
O
|
[tip: x86/platform] x86/CPU/AMD: Print the reason for the last reset
|
tip-bot2 for Yazen Ghannam
|
9 months, 1 week ago |
| linux |
R
O
|
[PATCH] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
|
Ignacio Moreno Gonzalez via B4 Relay
|
9 months, 1 week ago |
| linux |
O
|
[PATCH 0/3] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
|
Per Larsen
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Improve the comments of the DECLARE_ARGS()/EAX_EDX_VAL()/EAX_EDX_RET() facility
|
tip-bot2 for Ingo Molnar
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGS
|
tip-bot2 for Ingo Molnar
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Move the EAX_EDX_*() methods from <asm/msr.h> to <asm/asm.h>
|
tip-bot2 for Ingo Molnar
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Add explicit includes of <asm/msr.h>
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Remove the unused rdpmc() method
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Rename rdpmcl() to rdpmc()
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Convert the rdpmc() macro to an __always_inline function
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/merge] x86/xen/msr: Return u64 consistently in Xen PMC xen_*_read functions
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Add the native_rdmsrq() helper
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/merge] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/merge] x86/xen/msr: Remove pmu_msr_{read,write}()
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/merge] x86/xen/msr: Remove the error pointer argument from set_seg()
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
R
|
[tip: x86/merge] x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}()
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| linux |
|
[tip: x86/merge] x86/msr: Change the function type of native_read_msr_safe()
|
tip-bot2 for Xin Li (Intel)
|
9 months, 1 week ago |
| QEMU |
?
|
[PATCH 0/2] rust: vmstate: improvements to varray handling
|
Paolo Bonzini
|
9 months, 1 week ago |
| linux |
O
|
[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion.
|
Oliver Mangold
|
9 months, 1 week ago |
| QEMU |
O
G
|
[PATCH 0/2] rust: vmstate: improvements to varray handling
|
Paolo Bonzini
|
9 months, 1 week ago |
| linux |
R
|
[PATCH v2 0/5] powerpc: convert board-file GPIO chips to using new value setters
|
Bartosz Golaszewski
|
9 months, 1 week ago |
| linux |
O
|
[PATCH v4 00/10] Add support for AD4080 ADC
|
Antoniu Miclaus
|
9 months, 1 week ago |
| linux |
R
|
[PATCH] nvme: unblock ctrl state transition for firmware update
|
Daniel Wagner
|
9 months, 1 week ago |
| linux |
|
[PATCH] bpftool: build bpf bits with -std=gnu11
|
Holger Hoffstätte
|
9 months, 1 week ago |
| linux |
|
[PATCH net-next v8 0/3] net: ethtool: Introduce ethnl dump helpers
|
Maxime Chevallier
|
9 months, 1 week ago |