Show patches with: Archived = No       |   14922 patches
« 1 2 ... 36 37 38149 150 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,3/4] xen: rename variables and parameters to address MISRA C:2012 Rule 5.3 xen: address MISRA C:2012 Rule 5.3 - - - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,2/4] amd/iommu: rename functions to address MISRA C:2012 Rule 5.3 xen: address MISRA C:2012 Rule 5.3 1 1 - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,1/4] xen/pci: rename local variable to address MISRA C:2012 Rule 5.3 xen: address MISRA C:2012 Rule 5.3 - 1 - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,v2] x86/hpet: Disable legacy replacement mode after IRQ test [XEN,v2] x86/hpet: Disable legacy replacement mode after IRQ test - 1 - --- 2023-07-31 Simon Gaiser Superseded
[XEN,v2,4/4] x86emul: remove local variable to address MISRA C:2012 Rule 5.3 x86: address MISRA C:2012 Rule 5.3 - 1 - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,v2,3/4] x86emul: avoid shadowing to address MISRA C:2012 Rule 5.3 x86: address MISRA C:2012 Rule 5.3 1 - - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,v2,2/4] x86/mm: remove variable to avoid shadowing x86: address MISRA C:2012 Rule 5.3 - 1 - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,v2,1/4] x86: mechanically rename to address MISRA C:2012 Rule 5.3 x86: address MISRA C:2012 Rule 5.3 - - - --- 2023-07-31 Nicola Vetrini Superseded
[v9,36/36] x86/fred: Disable FRED by default in its early stage x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,35/36] x86/fred: FRED initialization code x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,34/36] x86/syscall: Split IDT syscall setup code into idt_syscall_init() x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,32/36] x86/fred: Export fred_entrypoint_kernel() for handling NMI in NMI induced VM exits x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,31/36] x86/traps: Export external_interrupt() for handling IRQ in IRQ induced VM exits x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,30/36] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,29/36] x86/fred: FRED entry/exit and dispatch code x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,28/36] x86/idtentry: Incorporate declaration/definition of the FRED exception handler type x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,27/36] x86/traps: Add external_interrupt() to dispatch external interrupts x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,26/36] x86/traps: Add sysvec_install() to install a system interrupt handler x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,25/36] x86/traps: Add a system interrupt handler table for system interrupt dispatch x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,24/36] x86/idtentry: Incorporate definitions/declarations of the FRED external interrupt handle… x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,23/36] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S x86: enable FRED for x86-64 - - - --- 2023-07-31 Li, Xin3 Superseded
[v9,22/36] x86/fred: Add a double fault entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,21/36] x86/fred: Add a machine check entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,20/36] x86/fred: Add a NMI entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,19/36] x86/fred: Add a debug fault entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,18/36] x86/fred: Add a page fault entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,17/36] x86/fred: Define a common function type fred_handler x86: enable FRED for x86-64 - - - --- 2023-07-31 Li, Xin3 Superseded
[v9,16/36] x86/fred: Allow single-step trap and NMI when starting a new task x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,15/36] x86/fred: No ESPFIX needed when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,14/36] x86/fred: Disallow the swapgs instruction when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,13/36] x86/fred: Let ret_from_fork_asm() jmp to fred_exit_user when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,12/36] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,11/36] x86/fred: Reserve space for the FRED stack frame x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,10/36] x86/fred: Add a new header file for FRED definitions x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,09/36] x86/fred: Make unions for the cs and ss fields in struct pt_regs x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,08/36] x86/cpu: Add MSR numbers for FRED configuration x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,07/36] x86/cpu: Add X86_CR4_FRED macro x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,06/36] x86/objtool: Teach objtool about ERETU and ERETS x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map x86: enable FRED for x86-64 - 1 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,04/36] x86/cpufeatures: Add the cpu feature bit for FRED x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,03/36] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,02/36] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED) x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,01/36] Documentation/x86/64: Add documentation for FRED x86: enable FRED for x86-64 - - - --- 2023-07-31 Li, Xin3 Superseded
[-next] xen: Fix one kernel-doc comment [-next] xen: Fix one kernel-doc comment 1 - - --- 2023-07-31 Yang Li Accepted
[3/3] xen/ppc: Implement initial Radix MMU support xen/ppc: Add early Radix MMU support - - - --- 2023-07-28 Shawn Anastasio Superseded
[2/3] xen/ppc: Relocate kernel to physical address 0 on boot xen/ppc: Add early Radix MMU support - - - --- 2023-07-28 Shawn Anastasio Superseded
[1/3] xen/ppc: Bump minimum target ISA to 3.0 (POWER9) xen/ppc: Add early Radix MMU support - - - --- 2023-07-28 Shawn Anastasio Superseded
[5/5] xen/ppc: Implement early serial console on PowerNV xen/ppc: Add PowerNV bare metal support - - - --- 2023-07-28 Shawn Anastasio Superseded
[4/5] xen/ppc: Parse device tree for OPAL node on PowerNV xen/ppc: Add PowerNV bare metal support - - - --- 2023-07-28 Shawn Anastasio Superseded
[3/5] xen/ppc: Add OPAL API definition header file xen/ppc: Add PowerNV bare metal support - - - --- 2023-07-28 Shawn Anastasio Superseded
[2/5] xen/ppc: Switch to medium PIC code model xen/ppc: Add PowerNV bare metal support - - - --- 2023-07-28 Shawn Anastasio Superseded
[1/5] xen/lib: Move simple_strtoul from common/vsprintf.c to lib xen/ppc: Add PowerNV bare metal support - - - --- 2023-07-28 Shawn Anastasio Superseded
[RFC,5/5] xen: Add clang-format configuration clang-format for Xen - - - --- 2023-07-28 Luca Fancellu Superseded
[RFC,4/5] x86/HVM: protect mm_type_tbl format from clang-format clang-format for Xen - - - --- 2023-07-28 Luca Fancellu Superseded
[RFC,3/5,WIP] xen/scripts: add codestyle.py script clang-format for Xen - - - --- 2023-07-28 Luca Fancellu Superseded
[RFC,2/5,WIP] cppcheck: rework exclusion_file_list.py code clang-format for Xen - - - --- 2023-07-28 Luca Fancellu Superseded
[RFC,1/5,WIP] misra: add entries to the excluded list clang-format for Xen - - - --- 2023-07-28 Luca Fancellu Superseded
[v2,5/5] pdx: Add CONFIG_HAS_PDX_COMPRESSION as a common Kconfig option Make PDX compression optional - 1 - --- 2023-07-28 Alejandro Vallejo Superseded
[v2,4/5] pdx: Reorder pdx.[ch] Make PDX compression optional 1 - - --- 2023-07-28 Alejandro Vallejo Superseded
[v2,3/5] mm/pdx: Standardize region validation wrt pdx compression Make PDX compression optional - 1 - --- 2023-07-28 Alejandro Vallejo Superseded
[v2,2/5] mm: Factor out the pdx compression logic in ma/va converters Make PDX compression optional - 1 - --- 2023-07-28 Alejandro Vallejo Superseded
[v2,1/5] arm/mm: Document the differences between arm32 and arm64 directmaps Make PDX compression optional - 1 - --- 2023-07-28 Alejandro Vallejo Superseded
ALSA: xen-front: refactor deprecated strncpy ALSA: xen-front: refactor deprecated strncpy - 1 - --- 2023-07-27 Justin Stitt Accepted
[v4,1/1] ns16550: add support for polling mode when device tree is used [v4,1/1] ns16550: add support for polling mode when device tree is used - - - --- 2023-07-27 Oleksii Kurochko Superseded
[v5,2/2] xen/riscv: introduce identity mapping xen/riscv: introduce identity mapping - - - --- 2023-07-27 Oleksii Kurochko Superseded
[v5,1/2] xen/riscv: introduce function for physical offset calculation xen/riscv: introduce identity mapping - - - --- 2023-07-27 Oleksii Kurochko Superseded
[v6,9/9] swiotlb: search the software IO TLB only if the device makes use of it Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-07-27 Petr Tesarik Superseded
[v6,8/9] swiotlb: allocate a new memory pool when existing pools are full Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-07-27 Petr Tesarik Superseded
[v6,7/9] swiotlb: determine potential physical address limit Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-07-27 Petr Tesarik Superseded
[v6,6/9] swiotlb: if swiotlb is full, fall back to a transient memory pool Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-07-27 Petr Tesarik Superseded
[v6,5/9] swiotlb: add a flag whether SWIOTLB is allowed to grow Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-07-27 Petr Tesarik Superseded
[v6,4/9] swiotlb: separate memory pool data from other allocator data Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-07-27 Petr Tesarik Superseded
[v6,3/9] swiotlb: add documentation and rename swiotlb_do_find_slots() Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-07-27 Petr Tesarik Superseded
[v6,2/9] swiotlb: make io_tlb_default_mem local to swiotlb.c Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-07-27 Petr Tesarik Superseded
[v6,1/9] swiotlb: bail out of swiotlb_init_late() if swiotlb is already allocated Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-07-27 Petr Tesarik Superseded
[v3,49/49] mm: shrinker: convert shrinker_rwsem to mutex use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng Superseded
[v3,48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng Superseded
[v3,47/49] mm: shrinker: make memcg slab shrink lockless use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng Superseded
[v3,46/49] mm: shrinker: make global slab shrink lockless use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng Superseded
[v3,45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred} use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,44/49] drm/ttm: introduce pool_shrink_rwsem use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,43/49] mm: shrinker: remove old APIs use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,42/49] fs: super: dynamically allocate the s_shrink use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,41/49] zsmalloc: dynamically allocate the mm-zspool shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,40/49] xfs: dynamically allocate the xfs-qm shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,39/49] xfs: dynamically allocate the xfs-inodegc shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,38/49] xfs: dynamically allocate the xfs-buf shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,37/49] nfsd: dynamically allocate the nfsd-reply shrinker use refcount+RCU method to implement lockless slab shrink 2 - - --- 2023-07-27 Qi Zheng Superseded
[v3,36/49] nfsd: dynamically allocate the nfsd-client shrinker use refcount+RCU method to implement lockless slab shrink 2 - - --- 2023-07-27 Qi Zheng Superseded
[v3,35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,34/49] ext4: dynamically allocate the ext4-es shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,33/49] mbcache: dynamically allocate the mbcache shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,30/49] bcache: dynamically allocate the md-bcache shrinker use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng Superseded
[v3,29/49] md/raid5: dynamically allocate the md-raid5 shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,27/49] dm: dynamically allocate the dm-bufio shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
[v3,26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng Superseded
« 1 2 ... 36 37 38149 150 »