Show patches with: none      |   51190 patches
« 1 2 3 4511 512 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
docs: Add/Improve function documentation for NUMA code docs: Add/Improve function documentation for NUMA code - - - --- 2024-09-25 Bernhard Kaindl New
[RFC,28/28] x86/tools: Drop x86_64 support from 'relocs' tool x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,27/28] x86/kernel: Switch to PIE linking for the core kernel x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,26/28] x86/boot: Implement support for ELF RELA/RELR relocations x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,25/28] x86: Use PIE codegen for the core kernel x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,24/28] tools/objtool: Treat indirect ftrace calls as direct calls x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,23/28] tools/objtool: Mark generated sections as writable x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,21/28] x86/head: Use PIC-compatible symbol references in startup code x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,18/28] x86/boot/64: Determine VA/PA offset before entering C code x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,17/28] x86/hibernate: Prefer RIP-relative accesses x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,16/28] x86/entry_64: Use RIP-relative addressing x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,15/28] x86/sync_core: Use RIP-relative addressing x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,14/28] x86/rethook: Use RIP-relative reference for return address x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,13/28] x86/kvm: Use RIP-relative addressing x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,11/28] x86/pvh: Avoid absolute symbol references in .head.text x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,09/28] x86/tools: Remove special relocation handling for per-CPU variables x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,08/28] scripts/kallsyms: Remove support for absolute per-CPU variables x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,07/28] scripts/kallsyms: Avoid 0x0 as the relative base x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,06/28] x86/percpu: Get rid of absolute per-CPU variable placement x86: Rely on toolchain for relocatable code - 1 - --- 2024-09-25 Ard Biesheuvel New
[RFC,05/28] x86: Define the stack protector guard symbol explicitly x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,03/28] x86/tools: Use mmap() to simplify relocs host tool x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,02/28] Documentation: Bump minimum GCC version to 8.1 x86: Rely on toolchain for relocatable code 1 - - --- 2024-09-25 Ard Biesheuvel New
[RFC,01/28] x86/pvh: Call C code via the kernel virtual mapping x86: Rely on toolchain for relocatable code - 1 1 --- 2024-09-25 Ard Biesheuvel New
x86/defns: Fix typo in comment "Porection" -> "Protection" x86/defns: Fix typo in comment "Porection" -> "Protection" 1 - - --- 2024-09-25 Frediano Ziglio New
[v2,6/6] x86/alternative: build time check feature is in range xen/livepatch: improvements to loading - - - --- 2024-09-25 Roger Pau Monné New
[v2,5/6] x86/alternatives: do not BUG during apply xen/livepatch: improvements to loading - 1 - --- 2024-09-25 Roger Pau Monné New
[v2,4/6] xen/livepatch: do Xen build-id check earlier xen/livepatch: improvements to loading - - - --- 2024-09-25 Roger Pau Monné New
[v2,3/6] xen/livepatch: simplify and unify logic in prepare_payload() xen/livepatch: improvements to loading - 1 - --- 2024-09-25 Roger Pau Monné New
[v2,2/6] xen/livepatch: zero pointer to temporary load buffer xen/livepatch: improvements to loading - - - --- 2024-09-25 Roger Pau Monné New
[v2,1/6] xen/livepatch: remove useless check for duplicated sections xen/livepatch: improvements to loading - 1 - --- 2024-09-25 Roger Pau Monné New
[v4,4/4] x86/boot: Improve MBI2 structure check x86/boot: Reduce assembly code - - - --- 2024-09-25 Frediano Ziglio New
[v4,3/4] x86/boot: Rewrite EFI/MBI2 code partly in C x86/boot: Reduce assembly code - - - --- 2024-09-25 Frediano Ziglio New
[v4,2/4] x86/boot: Refactor BIOS/PVH start x86/boot: Reduce assembly code - - - --- 2024-09-25 Frediano Ziglio New
[v4,1/4] x86/boot: Initialise BSS sooner x86/boot: Reduce assembly code - 1 - --- 2024-09-25 Frediano Ziglio New
[v3,5/5] xen/common: move device initialization code to common code Move {acpi_}device_init() and device_get_class() to common code - 1 - --- 2024-09-24 Oleksii Kurochko New
[v3,4/5] xen/riscv: add section for device information in linker script Move {acpi_}device_init() and device_get_class() to common code - - - --- 2024-09-24 Oleksii Kurochko New
[v3,3/5] xen/ppc: add section for device information in linker script Move {acpi_}device_init() and device_get_class() to common code 1 - - --- 2024-09-24 Oleksii Kurochko New
[v3,2/5] xen/arm: use {DT,ACPI}_DEV_INFO for device info sections Move {acpi_}device_init() and device_get_class() to common code - - - --- 2024-09-24 Oleksii Kurochko New
[v3,1/5] xen: define ACPI and DT device info sections macros Move {acpi_}device_init() and device_get_class() to common code - - - --- 2024-09-24 Oleksii Kurochko New
[v2,2/2] xen: move per-cpu area management into common code Move percpu code to common - - - --- 2024-09-24 Oleksii Kurochko New
[v2,1/2] xen: introduce common macros for per-CPU sections defintion Move percpu code to common 2 - - --- 2024-09-24 Oleksii Kurochko New
[v1,6/6] xen/arm: dom0less: Add a background PCI ECAM mmio region xen/arm: Add Virtio-PCI for dom0less on ARM - 1 - --- 2024-09-24 Edgar E. Iglesias New
[v1,5/6] xen/arm: io: Add a read-const writes-ignored mmio handler xen/arm: Add Virtio-PCI for dom0less on ARM - 1 - --- 2024-09-24 Edgar E. Iglesias New
[v1,4/6] xen/arm: io: Add support for mmio background regions xen/arm: Add Virtio-PCI for dom0less on ARM - 1 - --- 2024-09-24 Edgar E. Iglesias New
[v1,3/6] xen/arm: create dom0less virtio-pci DT node xen/arm: Add Virtio-PCI for dom0less on ARM - - - --- 2024-09-24 Edgar E. Iglesias New
[v1,2/6] xen/arm: Reserve resources for virtio-pci xen/arm: Add Virtio-PCI for dom0less on ARM - - - --- 2024-09-24 Edgar E. Iglesias New
[v1,1/6] xen/arm: Decrease size of the 2nd ram bank xen/arm: Add Virtio-PCI for dom0less on ARM - - - --- 2024-09-24 Edgar E. Iglesias New
x86/boot: Further simplify CR4 handling in dom0_construct_pv() x86/boot: Further simplify CR4 handling in dom0_construct_pv() - - - --- 2024-09-24 Andrew Cooper New
[v3,4/4] x86/boot: Improve MBI2 structure check x86/boot: Reduce assembly code - - - --- 2024-09-24 Frediano Ziglio Superseded
[v3,3/4] x86/boot: Rewrite EFI/MBI2 code partly in C x86/boot: Reduce assembly code - - - --- 2024-09-24 Frediano Ziglio Superseded
[v3,2/4] x86/boot: Refactor BIOS/PVH start x86/boot: Reduce assembly code - - - --- 2024-09-24 Frediano Ziglio Superseded
[v3,1/4] x86/boot: Initialise BSS sooner x86/boot: Reduce assembly code - - - --- 2024-09-24 Frediano Ziglio Superseded
Fix XEN_SYSCTL_numainfo[node].memsize for memory holes Fix XEN_SYSCTL_numainfo[node].memsize for memory holes - - - --- 2024-09-24 Bernhard Kaindl New
[v4] docs: fusa: Add Assumption of Use (AOU) [v4] docs: fusa: Add Assumption of Use (AOU) - 2 - --- 2024-09-24 Ayan Kumar Halder New
[KERNEL,v10,3/3] xen/privcmd: Add new syscall to get gsi from dev Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-09-24 Jiqian Chen Accepted
[KERNEL,v10,2/3] xen/pvh: Setup gsi for passthrough device Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-09-24 Jiqian Chen Accepted
[KERNEL,v10,1/3] xen/pci: Add a function to reset device for xen Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-09-24 Jiqian Chen Accepted
[v3] x86/efi: Use generic PE/COFF structures [v3] x86/efi: Use generic PE/COFF structures 2 - - --- 2024-09-23 Milan Djokic New
x86/cpufeature: Reposition cpu_has_{lfence_dispatch,nscb} x86/cpufeature: Reposition cpu_has_{lfence_dispatch,nscb} - 1 - --- 2024-09-23 Andrew Cooper New
tools/libxs: Style consistency improvements tools/libxs: Style consistency improvements - 1 - --- 2024-09-23 Andrew Cooper New
x86: enable long section names for xen.efi x86: enable long section names for xen.efi 1 1 - --- 2024-09-23 Jan Beulich New
[v2,4/4] hw/arm: xenpvh: Enable PCI for ARM PVH hw/arm: xenpvh: Enable PCI for ARM PVH - 1 - --- 2024-09-23 Edgar E. Iglesias New
[v2,3/4] hw/xen: xenpvh: Add pci-intx-irq-base property hw/arm: xenpvh: Enable PCI for ARM PVH 1 - - --- 2024-09-23 Edgar E. Iglesias New
[v2,2/4] hw/xen: xenpvh: Disable buffered IOREQs for ARM hw/arm: xenpvh: Enable PCI for ARM PVH - 1 - --- 2024-09-23 Edgar E. Iglesias New
[v2,1/4] hw/xen: Expose handle_bufioreq in xen_register_ioreq hw/arm: xenpvh: Enable PCI for ARM PVH - 1 - --- 2024-09-23 Edgar E. Iglesias New
x86/APIC: Remove x2APIC pure cluster mode x86/APIC: Remove x2APIC pure cluster mode 1 1 - --- 2024-09-23 Matthew Barnes New
[3/3] x86/alternatives: relax apply BUGs during runtime xen/livepatch: improvements to loading - - - --- 2024-09-20 Roger Pau Monné Superseded
[2/3] xen/livepatch: do build-id check earlier xen/livepatch: improvements to loading - - - --- 2024-09-20 Roger Pau Monné Superseded
[2/3] xen/livepatch: do Xen build-id check earlier Untitled series #891664 - - - --- 2024-09-20 Roger Pau Monné New
[1/3] xen/livepatch: simplify and unify logic in prepare_payload() xen/livepatch: improvements to loading - - - --- 2024-09-20 Roger Pau Monné Superseded
[v1,2/2] xen: move per-cpu area management into common code Move percpu code to common - - - --- 2024-09-19 Oleksii Kurochko Superseded
[v1,1/2] xen: introduce common macros for per-CPU sections defintion Move percpu code to common 2 - - --- 2024-09-19 Oleksii Kurochko Superseded
x86/shutdown: mask LVTERR ahead of offlining CPUs x86/shutdown: mask LVTERR ahead of offlining CPUs - - - --- 2024-09-19 Roger Pau Monné New
[10/10] xen/arm: ffa: Add indirect message support xen/arm: ffa: Improvements and fixes - - - --- 2024-09-19 Bertrand Marquis New
[09/10] xen/arm: ffa: Remove per VM notif_enabled xen/arm: ffa: Improvements and fixes - - - --- 2024-09-19 Bertrand Marquis New
[08/10] xen/arm: ffa: move message function into ffa_msg.c xen/arm: ffa: Improvements and fixes - - - --- 2024-09-19 Bertrand Marquis New
[07/10] xen/arm: ffa: Transmit RXTX buffers to the SPMC xen/arm: ffa: Improvements and fixes - - - --- 2024-09-19 Bertrand Marquis New
[06/10] xen/arm: ffa: Use bit 15 convention for SPs xen/arm: ffa: Improvements and fixes - - - --- 2024-09-19 Bertrand Marquis New
[05/10] xen/arm: ffa: Rework partition info get xen/arm: ffa: Improvements and fixes - - - --- 2024-09-19 Bertrand Marquis New
[04/10] xen/arm: ffa: Fine granular call support xen/arm: ffa: Improvements and fixes - - - --- 2024-09-19 Bertrand Marquis New
[03/10] xen/arm: ffa: fix version negotiation xen/arm: ffa: Improvements and fixes - - - --- 2024-09-19 Bertrand Marquis New
[02/10] xen/arm: ffa: Rework feature discovery xen/arm: ffa: Improvements and fixes - - - --- 2024-09-19 Bertrand Marquis New
[01/10] xen/arm: ffa: Rework firmware discovery xen/arm: ffa: Improvements and fixes - - - --- 2024-09-19 Bertrand Marquis New
[4/4] dt-overlay: Support target-path being root node xen/arm: dt overlay fixes - - - --- 2024-09-19 Michal Orzel New
[3/4] dt-overlay: Remove ASSERT_UNREACHABLE from add_nodes() xen/arm: dt overlay fixes - 1 - --- 2024-09-19 Michal Orzel New
[2/4] device-tree: Remove __init from unflatten_dt_alloc() xen/arm: dt overlay fixes - 1 - --- 2024-09-19 Michal Orzel New
[1/4] dt-overlay: Fix NULL pointer dereference xen/arm: dt overlay fixes - 1 - --- 2024-09-19 Michal Orzel New
[v4,3/3] x86: Align output sections for UEFI CA memory mitigation requirements x86: Satisfy requirements for UEFI CA memory mitigation requirements - - - --- 2024-09-19 Frediano Ziglio New
[v4,2/3] x86: Split output sections for UEFI CA memory mitigation requirements x86: Satisfy requirements for UEFI CA memory mitigation requirements 1 - - --- 2024-09-19 Frediano Ziglio New
[v4,1/3] x86: Put trampoline in separate .init.trampoline section x86: Satisfy requirements for UEFI CA memory mitigation requirements - - - --- 2024-09-19 Frediano Ziglio New
[v2] docs/misra: add R17.2 and R18.2 [v2] docs/misra: add R17.2 and R18.2 1 - - --- 2024-09-18 Stefano Stabellini New
[v2,4/4] xen/arm: mpu: Implement a dummy enable_secondary_cpu_mm Enable early bootup of AArch64 MPU systems - - - --- 2024-09-18 Ayan Kumar Halder New
[v2,3/4] xen/arm: mpu: Create boot-time MPU protection regions Enable early bootup of AArch64 MPU systems - - - --- 2024-09-18 Ayan Kumar Halder New
[v2,2/4] xen/arm: mpu: Define Xen start address for MPU systems Enable early bootup of AArch64 MPU systems - - - --- 2024-09-18 Ayan Kumar Halder New
« 1 2 3 4511 512 »