Show patches with: none      |   50407 patches
« 1 2 3 4504 505 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,v4] tools/lsevtchn: Use errno macro to handle hypercall error cases [XEN,v4] tools/lsevtchn: Use errno macro to handle hypercall error cases - - - --- 2024-07-26 Matthew Barnes New
[22/22] x86/mm: zero stack on stack switch or reset x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[21/22] x86/mm: switch to a per-CPU mapped stack when using ASI x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[20/22] x86/pv: allow using a unique per-pCPU root page table (L4) x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[19/22] x86/mm: introduce a per-CPU fixmap area x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[18/22] x86/mm: allow modifying per-CPU entries of remote page-tables x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[17/22] x86/mm: introduce support to populate a per-CPU page-table region x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[16/22] x86/mm: introduce a per-CPU L3 table for the per-domain slot x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[15/22] x86/idle: allow using a per-pCPU L4 x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[14/22] x86/hvm: use a per-pCPU monitor table in shadow mode x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[13/22] x86/hvm: use a per-pCPU monitor table in HAP mode x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[12/22] x86/spec-ctrl: introduce Address Space Isolation command line option x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[11/22] x86/mm: split setup of the per-domain slot on context switch x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[10/22] x86/mm: move FLUSH_ROOT_PGTBL handling before TLB flush x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[09/22] x86/pv: untie issuing FLUSH_ROOT_PGTBL from XPTI x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[08/22] x86/mm: avoid passing a domain parameter to L4 init function x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[07/22] x86/spec-ctrl: initialize per-domain XPTI in spec_ctrl_init_domain() x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[06/22] x86/mm: introduce a local domain variable to write_ptbase() x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[05/22] x86/mm: make virt_to_xen_l1e() static x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[04/22] x86/mm: ensure L4 idle_pg_table is not modified past boot x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[03/22] x86/dom0: only disable SMAP for the PV dom0 build x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[02/22] x86/mm: rename l{1,2,3,4}e_read_atomic() x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[01/22] x86/mm: drop l{1,2,3,4}e_write_atomic() x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[v1,3/3] powerpc/8xx: document and enforce that split PT locks are not used mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - --- 2024-07-26 David Hildenbrand New
[v1,2/3] mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - --- 2024-07-26 David Hildenbrand New
[v1,1/3] mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - --- 2024-07-26 David Hildenbrand New
x86/viridian: Clarify some viridian logging strings x86/viridian: Clarify some viridian logging strings - 1 - --- 2024-07-26 Alejandro Vallejo New
[v7,2/2] drivers/char: Use sub-page ro API to make just xhci dbc cap RO Add API for making parts of a MMIO page R/O and use it in XHCI console - 1 - --- 2024-07-26 Marek Marczykowski-Górecki New
[v7,1/2] x86/mm: add API for marking only part of a MMIO page read only Add API for making parts of a MMIO page R/O and use it in XHCI console - - - --- 2024-07-26 Marek Marczykowski-Górecki New
automation: upgrade Yocto to scarthgap automation: upgrade Yocto to scarthgap - - - --- 2024-07-26 Stefano Stabellini New
[RFC,v3] automation: add linker symbol name script [RFC,v3] automation: add linker symbol name script - - - --- 2024-07-25 Lira, Victor M New
CHANGELOG.md: Finalize changes in 4.19 release cycle CHANGELOG.md: Finalize changes in 4.19 release cycle - - - --- 2024-07-25 Oleksii Kurochko New
x86/altcall: further refine clang workaround x86/altcall: further refine clang workaround - - - --- 2024-07-25 Roger Pau Monne New
gnttab: complete compat [gs]et-version logic gnttab: complete compat [gs]et-version logic - - - --- 2024-07-25 Jan Beulich New
[v6,4/4] x86/ucode: Utilize ucode_force and remove opt_ucode_allow_same x86/xen-ucode: Introduce --force option - - - --- 2024-07-25 Fouad Hilly New
[v6,3/4] x86/ucode: Introduce --force option to xen-ucode x86/xen-ucode: Introduce --force option - 1 - --- 2024-07-25 Fouad Hilly New
[v6,2/4] x86/ucode: refactor xen-ucode to utilize getopt x86/xen-ucode: Introduce --force option - - - --- 2024-07-25 Fouad Hilly New
[v6,1/4] x86/ucode: Introduce XENPF_microcode_update2 with flags parameter x86/xen-ucode: Introduce --force option - 1 - --- 2024-07-25 Fouad Hilly New
[2/2] x86/xen: fix memblock_reserve() usage on PVH x86/xen: fix memblock_reserve() usage on PVH - 1 - --- 2024-07-25 Roger Pau Monne Accepted
[1/2] x86/xen: move xen_reserve_extra_memory() x86/xen: fix memblock_reserve() usage on PVH - 1 - --- 2024-07-25 Roger Pau Monne Accepted
[v2] mini-os: put sanity_check() under CONFIG_TEST [v2] mini-os: put sanity_check() under CONFIG_TEST - 1 - --- 2024-07-25 Jürgen Groß New
[RFC,v2] automation: add linker symbol name script [RFC,v2] automation: add linker symbol name script - - - --- 2024-07-24 Lira, Victor M Superseded
[v3,9/9] xen/riscv: introduce early_fdt_map() RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko New
[v3,8/9] xen/riscv: page table handling RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko New
[v3,7/9] xen/riscv: introduce and init SBI RFENCE extension RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko New
[v3,6/9] xen/riscv: introduce functionality to work with cpu info RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko New
[v3,5/9] xen/riscv: introduce asm/pmap.h header RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko New
[v3,4/9] xen/riscv: setup fixmap mapping RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko New
[v3,3/9] xen/riscv: enable CONFIG_HAS_DEVICE_TREE RISCV device tree mapping 1 - - --- 2024-07-24 Oleksii Kurochko New
[v7,2/9] xen/common: Move Arm's bootfdt.c to common RISCV device tree mapping 1 - - --- 2024-07-24 Oleksii Kurochko New
[v7,1/9] xen/device-tree: Move Arm's setup.c bootinfo functions to common RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko New
[v11,5/5] xen/riscv: test basic exception handling stuff RISCV basic exception handling implementation 1 - - --- 2024-07-24 Oleksii Kurochko New
[v11,4/5] xen/riscv: enable GENERIC_BUG_FRAME RISCV basic exception handling implementation - - - --- 2024-07-24 Oleksii Kurochko New
[v11,3/5] xen/riscv: introduce trap_init() RISCV basic exception handling implementation 1 1 - --- 2024-07-24 Oleksii Kurochko New
[v11,2/5] xen/riscv: introduce decode_cause() stuff RISCV basic exception handling implementation 2 - - --- 2024-07-24 Oleksii Kurochko New
[v11,1/5] xen/riscv: use printk() instead of early_printk() RISCV basic exception handling implementation 1 - - --- 2024-07-24 Oleksii Kurochko New
[RFC] automation: add linker symbol name script [RFC] automation: add linker symbol name script - - - --- 2024-07-24 Lira, Victor M Superseded
docs/misra: add R18.6 to rules.rst docs/misra: add R18.6 to rules.rst 1 - - --- 2024-07-23 Stefano Stabellini New
x86/APIC: Rewrite apic_isr_read() to match apic_{tmr,irr}_read() x86/APIC: Rewrite apic_isr_read() to match apic_{tmr,irr}_read() - 1 - --- 2024-07-23 Andrew Cooper New
x86/APIC: Change APIC reg types to unsigned int x86/APIC: Change APIC reg types to unsigned int - 1 - --- 2024-07-23 Andrew Cooper New
x86/IO-APIC: Improve APIC_TMR accesses x86/IO-APIC: Improve APIC_TMR accesses - 1 - --- 2024-07-23 Andrew Cooper New
[v2] xen: PE/COFF image header [v2] xen: PE/COFF image header - - - --- 2024-07-23 Milan Djokic New
xen/printk: Avoid the use of L as a length modifier xen/printk: Avoid the use of L as a length modifier - 1 - --- 2024-07-23 Andrew Cooper New
Assertion failed at arch/x86/genapic/x2apic.c:38 on S3 resume nested in KVM on AMD Assertion failed at arch/x86/genapic/x2apic.c:38 on S3 resume nested in KVM on AMD - - - --- 2024-07-23 Marek Marczykowski-Górecki New
[RFC] x86/IOMMU: permit use of -save-temps [RFC] x86/IOMMU: permit use of -save-temps - - - --- 2024-07-23 Jan Beulich New
[for-4.19] x86/altcall: fix clang code-gen when using altcall in loop constructs [for-4.19] x86/altcall: fix clang code-gen when using altcall in loop constructs - 1 - --- 2024-07-23 Roger Pau Monne New
[XEN,v5,17/17] include/asm-generic: rename inclusion guards for consistency xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,16/17] CODING_STYLE: Add a section on header guards naming conventions xen: address violation of MISRA C:2012 Directive 4.10 - - - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,15/17] xen/build: address violation of MISRA C Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,14/17] xen/x86: rename inclusion guards for consistency xen: address violation of MISRA C:2012 Directive 4.10 1 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,13/17] xen: add deviations for MISRA C 2012 Dir D4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,12/17] xen: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,11/17] xen/arm: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,10/17] x86/asm: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,09/17] xen: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 2 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,08/17] xen/efi: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,07/17] xen/common: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,06/17] x86/EFI: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,05/17] xen/x86: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 1 - - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,04/17] xen/arm: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,03/17] misra: add deviations for direct inclusion guards xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,02/17] misra: modify deviations for empty and generated headers xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,01/17] misra: add deviation for headers that explicitly avoid guards xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[v6,3/3] drivers/char: Use sub-page ro API to make just xhci dbc cap RO Add API for making parts of a MMIO page R/O and use it in XHCI console - 1 - --- 2024-07-23 Marek Marczykowski-Górecki Superseded
[v6,2/3] x86/mm: add API for marking only part of a MMIO page read only Add API for making parts of a MMIO page R/O and use it in XHCI console - - - --- 2024-07-23 Marek Marczykowski-Górecki Superseded
[v6,1/3] xen/list: add LIST_HEAD_RO_AFTER_INIT Add API for making parts of a MMIO page R/O and use it in XHCI console 1 - - --- 2024-07-23 Marek Marczykowski-Górecki Superseded
[v1.1,5/6] tools/libxs: Use writev()/sendmsg() instead of write() Untitled series #873016 - 2 - --- 2024-07-22 Andrew Cooper New
mini-os: mm: don't have two large arrays of the same kind mini-os: mm: don't have two large arrays of the same kind - 1 - --- 2024-07-22 Jürgen Groß New
[4/4] mini-os: remove sanity_check() mini-os: cleanup of mm.c - - - --- 2024-07-22 Jürgen Groß New
[3/4] mini-os: mm: reduce buddy allocator list administration data mini-os: cleanup of mm.c - 1 - --- 2024-07-22 Jürgen Groß New
[2/4] mini-os: mm: remove not needed struct chunk_tail_st mini-os: cleanup of mm.c - 1 - --- 2024-07-22 Jürgen Groß New
[1/4] mini-os: make mm.c coding style compliant mini-os: cleanup of mm.c - 1 - --- 2024-07-22 Jürgen Groß New
xen: Fix the figlet banner xen: Fix the figlet banner - 1 - --- 2024-07-22 Andrew Cooper New
[3/3] mini-os: simplify monotonic_clock() Mini-OS: tidy up arch/x86/time.c - 1 - --- 2024-07-22 Jürgen Groß New
[2/3] mini-os: remove some not needed stuff from arch/x86/time.c Mini-OS: tidy up arch/x86/time.c - 1 - --- 2024-07-22 Jürgen Groß New
[1/3] mini-os: apply coding style to arch/x86/time.c Mini-OS: tidy up arch/x86/time.c - 1 - --- 2024-07-22 Jürgen Groß New
[v3,2/2] Add tools/fuzz/oss-fuzz/build.sh [v3,1/2] Add libfuzzer target to fuzz/x86_instruction_emulator - - - --- 2024-07-22 Tamas K Lengyel New
[v3,1/2] Add libfuzzer target to fuzz/x86_instruction_emulator [v3,1/2] Add libfuzzer target to fuzz/x86_instruction_emulator - - - --- 2024-07-22 Tamas K Lengyel New
[2/2] x86/efi: Unlock NX if necessary x86/efi: Fix booting when NX is disabled 2 1 - --- 2024-07-22 Andrew Cooper New
[1/2] x86/efi: Simplify efi_arch_cpu() a little x86/efi: Fix booting when NX is disabled 1 - - --- 2024-07-22 Andrew Cooper New
« 1 2 3 4504 505 »