Show patches with: Archived = No       |   435092 patches
« 1 2 ... 1610 1611 16124350 4351 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,6/6] virtiofsd: drop all capabilities in the wait parent process [PULL,1/6] virtiofsd: add --rlimit-nofile=NUM option - - 1 - --- 2020-05-01 Dr. David Alan Gilbert New
[PULL,5/6] virtiofsd: only retain file system capabilities [PULL,1/6] virtiofsd: add --rlimit-nofile=NUM option - - 1 - --- 2020-05-01 Dr. David Alan Gilbert New
[PULL,4/6] virtiofsd: Show submounts [PULL,1/6] virtiofsd: add --rlimit-nofile=NUM option - 1 1 - --- 2020-05-01 Dr. David Alan Gilbert New
[PULL,3/6] virtiofsd: jail lo->proc_self_fd [PULL,1/6] virtiofsd: add --rlimit-nofile=NUM option - - 1 - --- 2020-05-01 Dr. David Alan Gilbert New
[PULL,2/6] virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717) [PULL,1/6] virtiofsd: add --rlimit-nofile=NUM option - 1 1 - --- 2020-05-01 Dr. David Alan Gilbert New
[PULL,1/6] virtiofsd: add --rlimit-nofile=NUM option [PULL,1/6] virtiofsd: add --rlimit-nofile=NUM option - - 1 - --- 2020-05-01 Dr. David Alan Gilbert New
[PULL,0/6] virtiofs queue - 1 - - --- 2020-05-01 Dr. David Alan Gilbert New
[1/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9 target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9 - - - - --- 2020-05-01 Daniele Buono New
[v2] target/riscv: fix check of guest pa top bits [v2] target/riscv: fix check of guest pa top bits - - 1 - --- 2020-05-01 Jose Martins New
virtiofsd: Use clone() and not unshare(), support non-root virtiofsd: Use clone() and not unshare(), support non-root - - - - --- 2020-05-01 Colin Walters New
chardev: enable distinct input for -chardev file chardev: enable distinct input for -chardev file - - 1 - --- 2020-05-01 Alexander Bulekov New
[5/5] riscv: Suppress the error report for QEMU testing with riscv_find_firmware() riscv: Switch to use generic platform of opensbi bios images - - 1 - --- 2020-05-01 Bin Meng New
[4/5] riscv/spike: Change the default bios to use generic platform image riscv: Switch to use generic platform of opensbi bios images - - 2 - --- 2020-05-01 Bin Meng New
[3/5] riscv: Use pre-built bios image of generic platform for virt & sifive_u riscv: Switch to use generic platform of opensbi bios images - - 2 - --- 2020-05-01 Bin Meng New
[2/5] gitlab-ci/opensbi: Update GitLab CI to build generic platform riscv: Switch to use generic platform of opensbi bios images - - 1 - --- 2020-05-01 Bin Meng New
[1/5] roms/opensbi: Update to support building bios images for generic platform riscv: Switch to use generic platform of opensbi bios images - - 1 - --- 2020-05-01 Bin Meng New
[v1,7/7] translate-all: include guest address in out_asm output various tcg and linux-user updates - - - - --- 2020-05-01 Alex Bennée New
[v1,6/7] disas: add optional note support to cap_disas various tcg and linux-user updates - - 1 - --- 2020-05-01 Alex Bennée New
[v1,5/7] disas: include an optional note for the start of disassembly various tcg and linux-user updates - - 1 - --- 2020-05-01 Alex Bennée New
[v1,4/7] accel/tcg: don't disable exec_tb trace events various tcg and linux-user updates - - 1 - --- 2020-05-01 Alex Bennée New
[v1,3/7] accel/tcg: Relax va restrictions on 64-bit guests various tcg and linux-user updates - - - - --- 2020-05-01 Alex Bennée New
[v1,2/7] exec/cpu-all: Use bool for have_guest_base various tcg and linux-user updates - - 1 - --- 2020-05-01 Alex Bennée New
[v1,1/7] linux-user: completely re-write init_guest_space various tcg and linux-user updates - - - - --- 2020-05-01 Alex Bennée New
[v2,2/2] virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717) virtiofsd: stay under fs.file-max sysctl limit (CVE-2020-10717) - 1 1 - --- 2020-05-01 Stefan Hajnoczi New
[v2,1/2] virtiofsd: add --rlimit-nofile=NUM option virtiofsd: stay under fs.file-max sysctl limit (CVE-2020-10717) - - 1 - --- 2020-05-01 Stefan Hajnoczi New
[v2] fuzz: select fuzz target using executable name [v2] fuzz: select fuzz target using executable name - - 1 - --- 2020-05-01 Alexander Bulekov New
qcow2: Avoid integer wraparound in qcow2_co_truncate() qcow2: Avoid integer wraparound in qcow2_co_truncate() - - - - --- 2020-05-01 Alberto Garcia New
riscv/spike: Change the default bios to use plain binary image riscv/spike: Change the default bios to use plain binary image - - - - --- 2020-05-01 Bin Meng New
riscv: Change the default behavior if no -bios option is specified riscv: Change the default behavior if no -bios option is specified - - 1 - --- 2020-05-01 Bin Meng New
aspeed: Add support for the sonorapass-bmc board aspeed: Add support for the sonorapass-bmc board - - 1 - --- 2020-05-01 Patrick Williams New
[v1,4/4] .travis.yml: reduce the load on [ppc64] GCC check-tcg testing/next updates - - 1 - --- 2020-05-01 Alex Bennée New
[v1,3/4] .cirrus.yml: bump FreeBSD to the current stable release testing/next updates - - 1 1 --- 2020-05-01 Alex Bennée New
[v1,2/4] .travis.yml: drop MacOSX testing/next updates 1 - 1 - --- 2020-05-01 Alex Bennée New
[v1,1/4] .travis.yml: show free disk space at end of run testing/next updates - - 1 - --- 2020-05-01 Alex Bennée New
[PULL,4/4] lockable: Replace locks with lock guard macros [PULL,1/4] fuzz: select fuzz target using executable name - - 2 1 --- 2020-05-01 Stefan Hajnoczi New
[PULL,3/4] lockable: replaced locks with lock guard macros where appropriate [PULL,for-5.0,1/4] fuzz: select fuzz target using executable name - - 1 - --- 2020-05-01 Stefan Hajnoczi New
[PULL,2/4] lockable: fix __COUNTER__ macro to be referenced properly [PULL,1/4] fuzz: select fuzz target using executable name - 1 - - --- 2020-05-01 Stefan Hajnoczi New
[PULL,1/4] fuzz: select fuzz target using executable name [PULL,1/4] fuzz: select fuzz target using executable name - - 1 - --- 2020-05-01 Stefan Hajnoczi New
[PULL,0/4] Block patches - - - - --- 2020-05-01 Stefan Hajnoczi New
[PULL,for-5.0,1/4] fuzz: select fuzz target using executable name [PULL,for-5.0,1/4] fuzz: select fuzz target using executable name - - 1 - --- 2020-05-01 Stefan Hajnoczi New
[PULL,for-5.0,0/4] Block patches - - - - --- 2020-05-01 Stefan Hajnoczi New
[RESEND,1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs [RESEND,1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs - - 1 - --- 2020-05-01 Leonardo Brás New
[1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs [1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs - - - - --- 2020-05-01 Leonardo Brás New
[1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs [1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs - - - - --- 2020-05-01 Leonardo Brás New
[4/4] softfloat: fix floatx80 pseudo-denormal round to integer softfloat: fix floatx80 emulation bugs - - - - --- 2020-05-01 Joseph Myers New
[3/4] softfloat: fix floatx80 pseudo-denormal comparisons softfloat: fix floatx80 emulation bugs - - - - --- 2020-05-01 Joseph Myers New
[2/4] softfloat: fix floatx80 pseudo-denormal addition / subtraction softfloat: fix floatx80 emulation bugs - - - - --- 2020-05-01 Joseph Myers New
[1/4] softfloat: silence sNaN for conversions to/from floatx80 softfloat: fix floatx80 emulation bugs - - - - --- 2020-05-01 Joseph Myers New
[RFC,v2] target/arm: Implement SVE2 bitwise shift immediate [RFC,v2] target/arm: Implement SVE2 bitwise shift immediate - - - - --- 2020-04-30 Stephen Long New
[RFC,v2] target/arm: Implement SVE2 FLOGB [RFC,v2] target/arm: Implement SVE2 FLOGB - - - - --- 2020-04-30 Stephen Long New
[v1,9/9] target/m68k: fix gdb for m68xxx gdbstub/next - - 2 - --- 2020-04-30 Alex Bennée New
[v1,8/9] tests/tcg: add a multiarch linux-user gdb test gdbstub/next - - 1 - --- 2020-04-30 Alex Bennée New
[v1,7/9] tests/guest-debug: use the unix socket for linux-user tests gdbstub/next - - - - --- 2020-04-30 Alex Bennée New
[v1,6/9] gdbstub/linux-user: support debugging over a unix socket gdbstub/next - - 1 - --- 2020-04-30 Alex Bennée New
[v1,5/9] gdbstub: eliminate gdbserver_fd global gdbstub/next - - 2 - --- 2020-04-30 Alex Bennée New
[v1,4/9] tests/tcg: drop inferior.was_attached() test gdbstub/next - - - - --- 2020-04-30 Alex Bennée New
[v1,3/9] tests/tcg: better trap gdb failures gdbstub/next - - - - --- 2020-04-30 Alex Bennée New
[v1,2/9] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers gdbstub/next - 2 - - --- 2020-04-30 Alex Bennée New
[v1,1/9] configure: favour gdb-multiarch if we have it gdbstub/next - - 1 - --- 2020-04-30 Alex Bennée New
[36/36] target/arm: Convert NEON VFMA, VFMS 3-reg-same insns to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[35/36] target/arm: Convert Neon fp VMAX/VMIN/VMAXNM/VMINNM/VRECPS/VRSQRTS to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[34/36] target/arm: Convert Neon 3-reg-same compare insns to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[33/36] target/arm: Convert Neon fp VMUL, VMLA, VMLS 3-reg-same insns to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[32/36] target/arm: Convert Neon VPMIN/VPMAX/VPADD float 3-reg-same insns to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[31/36] target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns to decodetree target/arm: Convert Neon to decodetree (part 1) - - - - --- 2020-04-30 Peter Maydell New
[30/36] target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[29/36] target/arm: Convert Neon VPADD 3-reg-same insns to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[28/36] target/arm: Convert Neon VPMAX/VPMIN 3-reg-same insns to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[27/36] target/arm: Convert Neon VABA 3-reg-same to decodetree target/arm: Convert Neon to decodetree (part 1) - - - - --- 2020-04-30 Peter Maydell New
[26/36] target/arm: Convert Neon VQSHL, VRSHL, VQRSHL 3-reg-same insns to decodetree target/arm: Convert Neon to decodetree (part 1) - - - - --- 2020-04-30 Peter Maydell New
[25/36] target/arm: Convert Neon VRHADD, VHSUB, VABD 3-reg-same insns to decodetree target/arm: Convert Neon to decodetree (part 1) - - - - --- 2020-04-30 Peter Maydell New
[24/36] target/arm: Convert Neon VHADD 3-reg-same insns target/arm: Convert Neon to decodetree (part 1) - - - - --- 2020-04-30 Peter Maydell New
[23/36] target/arm: Convert Neon 64-bit element 3-reg-same insns target/arm: Convert Neon to decodetree (part 1) - - - - --- 2020-04-30 Peter Maydell New
[22/36] target/arm: Move gen_ function typedefs to translate.h target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[21/36] target/arm: Convert Neon 3-reg-same SHA to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[20/36] target/arm: Convert Neon 3-reg-same VQRDMLAH/VQRDMLSH to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[19/36] target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[18/36] target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[17/36] target/arm: Convert Neon 3-reg-same comparisons to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[16/36] target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[15/36] target/arm: Convert Neon 3-reg-same logic ops to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[14/36] target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[13/36] target/arm: Convert Neon 'load/store single structure' to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[12/36] target/arm: Convert Neon 'load single structure to all lanes' to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[11/36] target/arm: Convert Neon load/store multiple structures to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[10/36] target/arm: Convert VFM[AS]L (scalar) to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[09/36] target/arm: Convert V[US]DOT (scalar) to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[08/36] target/arm: Convert VCMLA (scalar) to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[07/36] target/arm: Convert VFM[AS]L (vector) to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[06/36] target/arm: Convert V[US]DOT (vector) to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[05/36] target/arm: Convert VCADD (vector) to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[04/36] target/arm: Convert VCMLA (vector) to decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[03/36] target/arm: Add stubs for AArch32 Neon decodetree target/arm: Convert Neon to decodetree (part 1) - - 1 - --- 2020-04-30 Peter Maydell New
[02/36] target/arm: Don't allow Thumb Neon insns without FEATURE_NEON target/arm: Convert Neon to decodetree (part 1) - - 2 - --- 2020-04-30 Peter Maydell New
[01/36] target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 check target/arm: Convert Neon to decodetree (part 1) - - 2 - --- 2020-04-30 Peter Maydell New
[RFC] target/arm: Implement SVE2 FLOGB [RFC] target/arm: Implement SVE2 FLOGB - - - - --- 2020-04-30 Stephen Long New
[RFC] target/arm: Implement SVE2 bitwise shift immediate [RFC] target/arm: Implement SVE2 bitwise shift immediate - - - - --- 2020-04-30 Stephen Long New
[v4,18/18] target/arm: Remove sve_memopidx target/arm: sve load/store improvements - - 1 - --- 2020-04-30 Richard Henderson New
[v4,17/18] target/arm: Reuse sve_probe_page for gather loads target/arm: sve load/store improvements - - 1 - --- 2020-04-30 Richard Henderson New
[v4,16/18] target/arm: Reuse sve_probe_page for scatter stores target/arm: sve load/store improvements - - 1 - --- 2020-04-30 Richard Henderson New
« 1 2 ... 1610 1611 16124350 4351 »