index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-04-17
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2024-04-17
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2024-04-17
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
2024-04-17
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
2024-04-17
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
2024-04-17
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
2024-04-17
x86/bugs: Fix return type of spectre_bhi_state()
Daniel Sneddon
2024-04-17
x86/apic: Force native_apic_mem_read() to use the MOV instruction
Adam Dunlap
2024-04-17
perf/x86: Fix out of range data
Namhyung Kim
2024-04-17
arm64: dts: imx8-ss-dma: fix spi lpcg indices
Frank Li
2024-04-17
arm64: dts: imx8-ss-lsio: fix pwm lpcg indices
Frank Li
2024-04-17
arm64: dts: imx8-ss-conn: fix usb lpcg indices
Frank Li
2024-04-17
arm64: dts: imx8-ss-dma: fix adc lpcg indices
Frank Li
2024-04-17
arm64: dts: imx8-ss-dma: fix can lpcg indices
Frank Li
2024-04-17
arm64: dts: imx8qm-ss-dma: fix can lpcg indices
Frank Li
2024-04-17
arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order
Frank Li
2024-04-17
ARM: OMAP2+: fix USB regression on Nokia N8x0
Aaro Koskinen
2024-04-17
ARM: OMAP2+: fix N810 MMC gpiod table
Aaro Koskinen
2024-04-17
ARM: OMAP2+: fix bogus MMC GPIO labels on Nokia N8x0
Aaro Koskinen
2024-04-17
ARM: dts: imx7s-warp: Pass OV2680 link-frequencies
Fabio Estevam
2024-04-13
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
2024-04-13
perf/x86/amd/lbr: Discard erroneous branch entries
Sandipan Das
2024-04-13
PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge
Daniel Drake
2024-04-13
arm64: dts: rockchip: fix rk3399 hdmi ports node
Johan Jonker
2024-04-13
arm64: dts: rockchip: fix rk3328 hdmi ports node
Johan Jonker
2024-04-13
ARM: dts: rockchip: fix rk322x hdmi ports node
Johan Jonker
2024-04-13
ARM: dts: rockchip: fix rk3288 hdmi ports node
Johan Jonker
2024-04-10
x86: set SPECTRE_BHI_ON as default
Greg Kroah-Hartman
2024-04-10
KVM: x86: Add BHI_NO
Daniel Sneddon
2024-04-10
x86/bhi: Mitigate KVM by default
Pawan Gupta
2024-04-10
x86/bhi: Add BHI mitigation knob
Pawan Gupta
2024-04-10
x86/bhi: Enumerate Branch History Injection (BHI) bug
Pawan Gupta
2024-04-10
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
2024-04-10
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
2024-04-10
x86/syscall: Don't force use of indirect calls for system calls
Linus Torvalds
2024-04-10
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
Josh Poimboeuf
2024-04-10
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
2024-04-10
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
2024-04-10
x86/sev: Move early startup code into .head.text section
Ard Biesheuvel
2024-04-10
x86/sme: Move early SME kernel encryption handling into .head.text
Ard Biesheuvel
2024-04-10
x86/head/64: Move the __head definition to <asm/init.h>
Hou Wenlong
2024-04-10
Revert "x86/mpparse: Register APIC address only once"
Greg Kroah-Hartman
2024-04-10
riscv: process: Fix kernel gp leakage
Stefan O'Rear
2024-04-10
riscv: Fix spurious errors from __get/put_kernel_nofault
Samuel Holland
2024-04-10
s390/entry: align system call table on 8 bytes
Sumanth Korikkar
2024-04-10
arm64/ptrace: Use saved floating point state type to determine SVE layout
Mark Brown
2024-04-10
perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event
Kan Liang
2024-04-10
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
2024-04-10
x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
Borislav Petkov (AMD)
2024-04-10
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
[next]