Show patches with: none      |   50172 patches
« 1 2 ... 32 33 34501 502 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,v2,3/3] xen/mm: add declaration for first_valid_mfn address some violations of MISRA C Rule 8.4 - - - --- 2023-12-07 Nicola Vetrini Superseded
[XEN,v2,2/3] x86/viridian: make build_assertions static address some violations of MISRA C Rule 8.4 - 1 - --- 2023-12-07 Nicola Vetrini Superseded
[XEN,v2,1/3] xen/x86: add missing instances of asmlinkage attributes address some violations of MISRA C Rule 8.4 - - - --- 2023-12-07 Nicola Vetrini Superseded
[2/2] Kbuild: simplify as-insn a little build: tool option handling adjustments - 1 - --- 2023-12-07 Jan Beulich New
[1/2] x86/EFI: correct compiler probing build: tool option handling adjustments - 1 - --- 2023-12-07 Jan Beulich New
xen/arm: bootfdt: Check return code of device_tree_for_each_node() xen/arm: bootfdt: Check return code of device_tree_for_each_node() 1 - - --- 2023-12-07 Michal Orzel New
[3/3] xen: address violations of MISRA C:2012 Rule 14.4 xen: address violations of MISRA C:2012 Rule 14.4 - 1 - --- 2023-12-07 Simone Ballarin Superseded
[2/3] xen/x86: address violations of MISRA C:2012 Rule 14.4 xen: address violations of MISRA C:2012 Rule 14.4 - 1 - --- 2023-12-07 Simone Ballarin Superseded
[1/3] AMD/IOMMU: address violations of MISRA C:2012 Rule 14.4 xen: address violations of MISRA C:2012 Rule 14.4 - 1 - --- 2023-12-07 Simone Ballarin Superseded
[XEN] automation/eclair: add deviations for MISRA C:2012 Rule 16.3 [XEN] automation/eclair: add deviations for MISRA C:2012 Rule 16.3 - - - --- 2023-12-07 Federico Serafini Superseded
[XEN,v2,5/5] AMD/IOMMU: address violations of MISRA C:2012 Rule 8.2 xen: add parameter names and remove function declarations 1 1 - --- 2023-12-07 Federico Serafini New
[XEN,v2,4/5] x86/mm: address violations of MISRA C:2012 Rule 8.2 xen: add parameter names and remove function declarations 1 1 - --- 2023-12-07 Federico Serafini New
[XEN,v2,3/5] x86/mm: remove compat_subarch_memory_op() xen: add parameter names and remove function declarations 1 1 - --- 2023-12-07 Federico Serafini New
[XEN,v2,2/5] xen/acpi: address violations of MISRA C:2012 Rule 8.2 xen: add parameter names and remove function declarations 1 1 - --- 2023-12-07 Federico Serafini New
[XEN,v2,1/5] x86/acpi: remove acpi_pic_sci_set_trigger() xen: add parameter names and remove function declarations - 1 - --- 2023-12-07 Federico Serafini New
OSStest: use CONFIG_X86_GENERIC for 32-bit x86 kernel OSStest: use CONFIG_X86_GENERIC for 32-bit x86 kernel - - - --- 2023-12-07 Jürgen Groß New
MAINTAINERS: add me as Mini-OS maintainer MAINTAINERS: add me as Mini-OS maintainer - 1 - --- 2023-12-07 Jürgen Groß New
[v2] tools/libs/evtchn: replace assert()s in stubdom with proper locking [v2] tools/libs/evtchn: replace assert()s in stubdom with proper locking - 1 - --- 2023-12-07 Jürgen Groß New
xen/xenbus: client: fix kernel-doc comments xen/xenbus: client: fix kernel-doc comments - 1 - --- 2023-12-06 Randy Dunlap Accepted
Mini-OS: don't use objcopy --dump-section Mini-OS: don't use objcopy --dump-section - 1 - --- 2023-12-06 Jürgen Groß New
tools/libs/evtchn: drop assert()s in stubdom tools/libs/evtchn: drop assert()s in stubdom - 1 - --- 2023-12-06 Jürgen Groß New
Mini-OS: export main_thread Mini-OS: export main_thread - - - --- 2023-12-06 Jürgen Groß New
Mini-OS: use BUG() instead of dereferencing NULL Mini-OS: use BUG() instead of dereferencing NULL 1 - - --- 2023-12-06 Jürgen Groß New
[mini-os] x86: fix building with Clang [mini-os] x86: fix building with Clang - 1 - --- 2023-12-06 Jan Beulich New
[v5,11/11] xen/arm: create another /memory node for static shm Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,10/11] xen/arm: fix duplicate /reserved-memory node in Dom0 Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,09/11] xen/docs: refine docs about static shared memory Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,08/11] xen/p2m: put reference for superpage Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,07/11] xen/arm: remove shm holes for extended regions Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,06/11] xen/arm: support static shared memory when host address not provided Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,05/11] xen/arm: use paddr_assigned to indicate whether host address is provided Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,04/11] xen/arm: introduce allocate_domheap_memory and guest_physmap_memory Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,03/11] xen/arm: re-define a set of data structures for static shared memory region Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,02/11] xen/arm: avoid repetitive checking in process_shm_node Follow-up static shared memory PART I - 1 - --- 2023-12-06 Penny Zheng New
[v5,01/11] xen/arm: remove stale addr_cells/size_cells in assign_shared_memory Follow-up static shared memory PART I - 1 - --- 2023-12-06 Penny Zheng New
[v2,3/3] xen: remove asm/unaligned.h xen: have a more generic unaligned.h header - 1 - --- 2023-12-06 Jürgen Groß Superseded
[v2,2/3] xen: make include/xen/unaligned.h usable on all architectures xen: have a more generic unaligned.h header 1 - - --- 2023-12-06 Jürgen Groß Superseded
[v2,1/3] xen/arm: set -mno-unaligned-access compiler option for Arm32 xen: have a more generic unaligned.h header 1 - - --- 2023-12-06 Jürgen Groß Superseded
docs/misra/rules.rst: add more rules docs/misra/rules.rst: add more rules - - - --- 2023-12-06 Stefano Stabellini Superseded
CI: Fix fallout from adding elfutils-dev to the build container CI: Fix fallout from adding elfutils-dev to the build container - 1 - --- 2023-12-05 Andrew Cooper New
Only compile the hypervisor with -Wdeclaration-after-statement Only compile the hypervisor with -Wdeclaration-after-statement 1 - 1 --- 2023-12-05 Julien Grall New
[v2,14/14] block: remove outdated AioContext locking comments aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,13/14] job: remove outdated AioContext locking comments aio: remove AioContext lock - 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,12/14] scsi: remove outdated AioContext lock comment aio: remove AioContext lock - 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,11/14] docs: remove AioContext lock from IOThread docs aio: remove AioContext lock - 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,10/14] aio: remove aio_context_acquire()/aio_context_release() API aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,09/14] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED() aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,08/14] scsi: remove AioContext locking aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,07/14] block: remove bdrv_co_lock() aio: remove AioContext lock - 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,06/14] block: remove AioContext locking aio: remove AioContext lock - 3 - --- 2023-12-05 Stefan Hajnoczi New
[v2,05/14] graph-lock: remove AioContext locking aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,04/14] aio: make aio_context_acquire()/aio_context_release() a no-op aio: remove AioContext lock 1 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,03/14] tests: remove aio_context_acquire() tests aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,02/14] scsi: assert that callbacks run in the correct AioContext aio: remove AioContext lock - 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,01/14] virtio-scsi: replace AioContext lock with tmf_bh_lock aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
CODING_STYLE: Add a section of the naming convention CODING_STYLE: Add a section of the naming convention - - - --- 2023-12-05 Julien Grall New
[XEN] ns16550: remove partial explicit initializer [XEN] ns16550: remove partial explicit initializer 1 - - --- 2023-12-05 Nicola Vetrini New
[v2] x86/DMI: adjustments to comply with Misra C:2012 Rule 9.3 [v2] x86/DMI: adjustments to comply with Misra C:2012 Rule 9.3 - 1 - --- 2023-12-05 Jan Beulich New
[-next,RFC,14/14] nilfs2: use bdev api in nilfs_attach_log_writer() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,13/14] gfs2: use bdev api block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,12/14] jbd2: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,11/14] ext4: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,10/14] erofs: use bdev api block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,09/14] cramfs: use bdev apis in cramfs_blkdev_read() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,08/14] btrfs: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,07/14] bcachefs: remove dead function bdev_sectors() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,06/14] scsicam: use bdev api in scsi_bios_ptable() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,05/14] s390/dasd: use bdev api in dasd_format() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,04/14] mtd: block2mtd: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,03/14] bcache: use bdev api in read_super() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,02/14] xen/blkback: use bdev api in xen_update_blkif_status() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,01/14] block: add some bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
livepatch-build-tools: allow livepatching version.c livepatch-build-tools: allow livepatching version.c - - - --- 2023-12-05 Roger Pau Monné Superseded
[XEN,6/6] xen/pci: address violations of MISRA C:2012 Rule 8.2 xen: address violations of MISRA C:2012 Rule 8.2 1 1 - --- 2023-12-05 Federico Serafini Superseded
[XEN,5/6] x86/mce: address violations of MISRA C:2012 Rule 8.2 xen: address violations of MISRA C:2012 Rule 8.2 1 1 - --- 2023-12-05 Federico Serafini Superseded
[XEN,4/6] x86/page: address violations of MISRA C:2012 Rule 8.2 xen: address violations of MISRA C:2012 Rule 8.2 1 1 - --- 2023-12-05 Federico Serafini Superseded
[XEN,3/6] AMD/IOMMU: address violations of MISRA C:2012 Rule 8.2 xen: address violations of MISRA C:2012 Rule 8.2 - - - --- 2023-12-05 Federico Serafini Superseded
[XEN,2/6] x86/mm: address violations of MISRA C:2012 Rule 8.2 xen: address violations of MISRA C:2012 Rule 8.2 - - - --- 2023-12-05 Federico Serafini Superseded
[XEN,1/6] xen/acpi: address remaining violations of MISRA C:2012 Rule 8.2 xen: address violations of MISRA C:2012 Rule 8.2 - - - --- 2023-12-05 Federico Serafini Superseded
xen: update PV-device interface headers xen: update PV-device interface headers 1 - - --- 2023-12-05 Jürgen Groß Accepted
[v13,35/35] x86/fred: Invoke FRED initialization code to enable FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,34/35] x86/fred: Add FRED initialization functions x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,33/35] x86/syscall: Split IDT syscall setup code into idt_syscall_init() x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,32/35] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling x86: enable FRED for x86-64 1 - 1 --- 2023-12-05 Li, Xin3 New
[v13,31/35] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,30/35] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,29/35] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,28/35] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,27/35] x86/traps: Add sysvec_install() to install a system interrupt handler x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,26/35] x86/fred: FRED entry/exit and dispatch code x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,25/35] x86/fred: Add a machine check entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,24/35] x86/fred: Add a NMI entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,23/35] x86/fred: Add a debug fault entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,22/35] x86/idtentry: Incorporate definitions/declarations of the FRED entries x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,21/35] x86/fred: Make exc_page_fault() work for FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,20/35] x86/fred: Allow single-step trap and NMI when starting a new task x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,19/35] x86/fred: No ESPFIX needed when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,18/35] x86/fred: Disallow the swapgs instruction when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,17/35] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,16/35] x86/fred: Reserve space for the FRED stack frame x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
« 1 2 ... 32 33 34501 502 »