All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-10 17:32:54 to 2021-05-10 18:01:14 UTC [more...]

[PATCH v2 dwarves] btf: Remove ftrace filter
 2021-05-10 18:00 UTC  (5+ messages)

[Buildroot] [PATCH v3 0/4] Updates for ARC, LMBench
 2021-05-10 18:00 UTC  (6+ messages)
` [Buildroot] [PATCH v3 1/4] ARC: config: explicit'ify -mcpu for cpu selection
` [Buildroot] [PATCH v2 2/3] lmbench: increase memsize delay for slow FPGAs
` [Buildroot] [PATCH v3 2/4] lmbench: memsize: increase "
` [Buildroot] [PATCH v3 3/4] lmbench: emulate --prefix to avoid scattering binaries all over
` [Buildroot] [PATCH v3 4/4] lmbench: lat_rpc: fix stray pointer

[PATCH 1/1] libbpf: Delete an unneeded bool conversion
 2021-05-10 18:00 UTC  (2+ messages)

[PATCH v2] arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
 2021-05-10 18:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_chamelium: Retry DP FSM on Failure
 2021-05-10 17:59 UTC 

[nomadik:gemini-ethernet] BUILD SUCCESS fbe4fc1cbd7856f85342d57ba22951e22bccd73b
 2021-05-10 17:32 UTC 

[nomadik:gpio-base-kill-off] BUILD SUCCESS 7ebd96f11c13e659ed935821f112c423cca44031
 2021-05-10 17:32 UTC 

[PATCH v4 0/3] xfs: testcases for shrinking free space in the last AG
 2021-05-10 17:59 UTC  (3+ messages)
` [PATCH v4 1/3] common/xfs: add _require_xfs_scratch_shrink helper

[PATCH] ARM: dts: rockchip: Remove more clock-names from PWM nodes A test with the command below gives this error:
 2021-05-10 17:29 UTC  (3+ messages)

[PATCH 0/6] block-copy: make helper APIs thread safe
 2021-05-10 17:57 UTC  (6+ messages)
` [PATCH 4/6] progressmeter: protect with a mutex

[PATCH v4 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-05-10 16:59 UTC  (45+ messages)
` [PATCH v4 12/66] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v4 14/66] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v4 15/66] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v4 16/66] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v4 17/66] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v4 18/66] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v4 19/66] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [PATCH v4 20/66] KVM: arm64: nv: Trap CPACR_EL1 access in "
` [PATCH v4 22/66] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v4 23/66] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP, FPEN} settings
` [PATCH v4 24/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v4 25/66] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v4 26/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v4 28/66] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v4 29/66] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v4 31/66] KVM: arm64: nv: Filter out unsupported features from ID regs
` [PATCH v4 33/66] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v4 34/66] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v4 35/66] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v4 37/66] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v4 38/66] KVM: arm64: nv: Introduce sys_reg_desc.forward_trap
` [PATCH v4 40/66] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v4 42/66] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v4 43/66] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v4 44/66] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v4 45/66] KVM: arm64: nv: Load timer before the GIC
` [PATCH v4 46/66] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v4 47/66] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v4 48/66] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [PATCH v4 49/66] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v4 50/66] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v4 51/66] KVM: arm64: nv: Add nested GICv3 tracepoints
` [PATCH v4 53/66] KVM: arm64: nv: Add handling of ARMv8.4-TTL TLB invalidation
` [PATCH v4 54/66] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v4 55/66] KVM: arm64: Allow populating S2 SW bits
` [PATCH v4 56/66] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v4 58/66] KVM: arm64: Map VNCR-capable registers to a separate page
` [PATCH v4 59/66] KVM: arm64: nv: Move nested vgic state into the sysreg file
` [PATCH v4 60/66] KVM: arm64: Add ARMv8.4 Enhanced Nested Virt cpufeature
` [PATCH v4 61/66] KVM: arm64: nv: Synchronize PSTATE early on exit
` [PATCH v4 62/66] KVM: arm64: nv: Sync nested timer state with ARMv8.4
` [PATCH v4 64/66] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v4 65/66] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v4 66/66] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests

[PULL] topic/iomem-mmap-vs-gup
 2021-05-10 17:57 UTC  (8+ messages)

[PATCH 00/39] man2: SYNOPSIS: Fix headers, use syscall(), and other fixes
 2021-05-10 17:55 UTC  (40+ messages)
` [PATCH 01/39] futex.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 02/39] getdents.2: "
` [PATCH 03/39] ioctl_tty.2: Fix includes
` [PATCH 04/39] ioctl_userfaultfd.2: SYNOPSIS: Add <linux/userfaultfd.h>
` [PATCH 05/39] io_destroy.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 06/39] io_getevents.2: "
` [PATCH 07/39] ioperm.2: Remove obvious comment
` [PATCH 08/39] ioprio_set.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 09/39] ipc.2: "
` [PATCH 10/39] ipc.2: Add needed include
` [PATCH 11/39] kcmp.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 12/39] kcmp.2: tfix
` [PATCH 13/39] kexec_load.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 14/39] scripts/bash_aliases: man_lsfunc(): Extract syscall name from syscall(SYS_...)
` [PATCH 15/39] keyctl.2: Use syscall(SYS_...); for system calls without a glibc wrapper
` [PATCH 16/39] link.2: ffix
` [PATCH 17/39] llseek.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 18/39] lookup_dcookie.2: "
` [PATCH 19/39] membarrier.2: "
` [PATCH 20/39] mincore.2: Remove unused include
` [PATCH 21/39] mknod.2: Remove unused includes
` [PATCH 22/39] mmap2.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 23/39] modify_ldt.2: "
` [PATCH 24/39] mq_getsetattr.2: "
` [PATCH 25/39] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, delete_module.2, exit_group.2, get_robust_list.2, getunwind.2, init_module.2: Add note about the use of syscall(2)
` [PATCH 26/39] open.2: Remove unused <sys/stat.h>
` [PATCH 27/39] openat2.2: Use syscall(SYS_...); for system calls without a wrapper; fix includes too
` [PATCH 28/39] perf_event_open.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 29/39] pidfd_getfd.2: "
` [PATCH 30/39] pidfd_open.2: "
` [PATCH 31/39] pidfd_send_signal.2: Use syscall(SYS_...); for system calls without a wrapper. Fix includes too
` [PATCH 32/39] pipe.2: wfix
` [PATCH 33/39] pivot_root.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 34/39] poll.2: Remove <signal.h>
` [PATCH 35/39] process_madvise.2: Use syscall(SYS_...); for system calls without a wrapper. Fix includes too
` [PATCH 36/39] quotactl.2: Better detail why <xfs/xqm.h> is included
` [PATCH 37/39] readdir.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 38/39] readlink.2: ffix
` [PATCH 39/39] reboot.2: Use syscall(SYS_...); for system calls without a wrapper

[LSF/MM/BPF TOPIC] Memory folios
 2021-05-10 17:56 UTC 

ap mode problem
 2021-05-10 17:56 UTC  (3+ messages)

[PATCH 00/15] KVM: x86: RDPID/RDTSCP fixes and uret MSR cleanups
 2021-05-10 17:55 UTC  (5+ messages)
` [PATCH 09/15] KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list

[patch 0/4] VMX: configure posted interrupt descriptor when assigning device (v3)
 2021-05-10 17:26 UTC  (5+ messages)
` [patch 1/4] KVM: x86: add start_assignment hook to kvm_x86_ops
` [patch 2/4] KVM: add arch specific vcpu_check_block callback
` [patch 3/4] KVM: x86: implement kvm_arch_vcpu_check_block callback
` [patch 4/4] KVM: VMX: update vcpu posted-interrupt descriptor when assigning device

Linux 5.13-rc1
 2021-05-10 17:54 UTC  (2+ messages)

[PATCH] checkpatch: auto detect codespell dictionary path
 2021-05-10 17:54 UTC  (3+ messages)

[patch 0/4] VMX: configure posted interrupt descriptor when assigning device
 2021-05-10 17:53 UTC  (4+ messages)
` [patch 1/4] KVM: x86: add start_assignment hook to kvm_x86_ops

[PATCH v3 0/8] Lazily allocate memslot rmaps
 2021-05-10 17:53 UTC  (5+ messages)
` [PATCH v3 7/8] KVM: x86/mmu: Protect rmaps independently with SRCU

[PATCH] ACPI: scan: Rearrange dep_unmet initialization
 2021-05-10 17:53 UTC 

[PATCH] component: Move host device to end of device lists on binding
 2021-05-10 17:52 UTC  (4+ messages)

ovmf-native build error with GCC 11 host compiler
 2021-05-10 17:52 UTC 

AF_XDP poll() / sendmsg() race + headroom changes
 2021-05-10 17:44 UTC 

[PATCH Part2 RFC v2 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-05-10 17:51 UTC  (4+ messages)
` [PATCH Part2 RFC v2 32/37] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[PATCH v1] add longer timeout for verify signature command
 2021-05-10 17:51 UTC  (3+ messages)
` [PATCH v1] tpm2: "

[PATCH 00/11] ad_sigma_delta: convert all drivers to device-managed
 2021-05-10 17:49 UTC  (4+ messages)
` [PATCH 07/11] iio: adc: ad7192: convert to device-managed functions

[PATCH] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-10 17:50 UTC  (5+ messages)

[PATCH v2 09/15] iova: Add init_iova_domain_ext()
 2021-05-10 17:50 UTC  (7+ messages)
` [RFC PATCH] iova: __init_iova_domain can be static

[PATCH] virtiofs: Enable multiple request queues
 2021-05-10 17:50 UTC  (6+ messages)
      ` [Virtio-fs] "

[LSF/MM/BPF TOPIC] Block device congestion
 2021-05-10 17:48 UTC 

[PATCH 00/14] Use const whether we point to literal strings (take 1)
 2021-05-10 17:49 UTC  (2+ messages)
` PING "

[dpdk-dev] [PATCH] config/arm: add ability to express arch extensions
 2021-05-10 17:48 UTC  (5+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-10 17:48 UTC  (3+ messages)
` [PATCH 13/53] docs: driver-api: fpga: avoid using UTF-8 chars

[PATCH bpf-next 0/3] Autogenerating API documentation
 2021-05-10 17:48 UTC  (8+ messages)

[RFC PATCH bpf-next seccomp 00/12] eBPF seccomp filters
 2021-05-10 17:47 UTC  (3+ messages)

[PATCH v2] xen/arm: kernel: Propagate the error if we fail to decompress the kernel
 2021-05-10 17:47 UTC  (4+ messages)
    ` PING "

Personal
 2021-05-10 14:06 UTC 

Personal
 2021-05-10 14:06 UTC 

[PATCH v3] KVM: selftests: Print a message if /dev/kvm is missing
 2021-05-10 17:46 UTC 

Packet Sniffing on Intermediate Nodes
 2021-05-10 17:46 UTC  (2+ messages)

[RFC PATCH 0/6] x86/entry: cleanups and consistent syscall number handling
 2021-05-10 17:45 UTC  (7+ messages)
` [RFC PATCH 1/6] x86/entry: unify definitions from calling.h and ptrace-abi.h
` [RFC PATCH 2/6] x86/entry: reverse arguments to do_syscall_64()
` [RFC PATCH 3/6] x86/syscall: unconditionally prototype {ia32,x32}_sys_call_table[]
` [RFC PATCH 4/6] x86/syscall: maximize MSR_SYSCALL_MASK
` [RFC PATCH 5/6] x86/entry: use int for syscall number; handle all invalid syscall nrs
` [RFC PATCH 6/6] x86/entry: split PUSH_AND_CLEAR_REGS into two submacros

[PATCH v3 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-05-10 17:44 UTC  (5+ messages)
` [PATCH v3 3/9] KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt

[PATCH 0/2] drm: Fix atomic helper dirtyfb stalls
 2021-05-10 17:43 UTC  (6+ messages)
` [PATCH 1/2] drm: Fix "

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-05-10 17:44 UTC  (5+ messages)

[PATCH] build: centralize / unify asm-offsets generation
 2021-05-10 17:43 UTC  (12+ messages)
                  ` Ping: "

[PATCH 2/2] Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane.""
 2021-05-10 17:30 UTC  (14+ messages)

[RESEND] LSF/MM/BPF: 2021: Call for Proposals
 2021-05-10 17:42 UTC 

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-10 17:41 UTC  (7+ messages)
` [PATCH v7 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v7 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v7 3/6] pwm: atmel: Simplify using devm_clk_get_prepared()
` [PATCH v7 4/6] rtc: at91sam9: Simplify using devm_clk_get_enabled()
` [PATCH v7 5/6] i2c: imx: "
` [PATCH v7 6/6] spi: davinci: "

[PATCH v12 0/7] FPGA Security Manager Class Driver
 2021-05-10 17:41 UTC  (15+ messages)
` [PATCH v12 2/7] fpga: sec-mgr: enable secure updates
` [PATCH v12 3/7] fpga: sec-mgr: expose sec-mgr update status
` [PATCH v12 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [PATCH v12 5/7] fpga: sec-mgr: expose sec-mgr update size
` [PATCH v12 6/7] fpga: sec-mgr: enable cancel of secure update
` [PATCH v12 7/7] fpga: sec-mgr: expose hardware error info

[LTP] [PATCH v2 0/5] docparser formatting improvements
 2021-05-10 17:38 UTC  (2+ messages)

ANNOUNCE: rpcbind-1.2.6 released
 2021-05-10 17:39 UTC 

[PATCH] git-p4: fix "git p4 sync" after ignored changelist
 2021-05-10 17:36 UTC  (2+ messages)

[PATCH] PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
 2021-05-10 17:31 UTC 

[PATCH] optee: enable OPTEE_SMC_SEC_CAP_MEMREF_NULL capability
 2021-05-10 17:36 UTC  (2+ messages)

[PATCH v3 0/8] CXL Port Enumeration and Plans for v5.14
 2021-05-10 17:31 UTC  (3+ messages)

[Accel-config] Re: [PATCH v1] accel-config: Update with new driver name changes
 2021-05-10 17:36 UTC 

[PATCH v9 05/10] regulator: IRQ based event/error notification helpers
 2021-05-10 17:35 UTC  (3+ messages)

[Accel-config] Re: [PATCH v1 0/2] Make remove-mdev command more intuitive
 2021-05-10 17:35 UTC 

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-05-10 17:35 UTC  (11+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c:109:37: warning: unused variable 'amdgpu_rap_debugfs_ops'
 2021-05-10 17:33 UTC  (2+ messages)

[Accel-config] Re: [PATCH v1 0/6] Update API to get 256 bits op_cap
 2021-05-10 17:34 UTC 

[PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-05-10 17:33 UTC  (4+ messages)

[GIT PULL] perf tools fixes for v5.13: 1st batch
 2021-05-10 17:32 UTC 

[PATCH hyperv-next] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2021-05-10 17:32 UTC  (3+ messages)

[PATCH v5] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-05-10 17:33 UTC  (3+ messages)

Personal
 2021-05-10 14:06 UTC 

Personal
 2021-05-10 14:06 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.