All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-22 09:33:40 to 2020-07-22 10:14:14 UTC [more...]

[dpdk-dev] [PATCH] service: fix stop API to wait for service thread
 2020-07-22 10:14 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 1/2] service: add API to retrieve service core active

[PATCH v3] i2c: eeprom: Use reg property instead of offset and size
 2020-07-22 10:13 UTC 

[PATCH V3 0/6] IRQ offloading for vDPA
 2020-07-22 10:08 UTC  (7+ messages)
` [PATCH V3 1/6] vhost: introduce vhost_vring_call
` [PATCH V3 2/6] kvm: detect assigned device via irqbypass manager
` [PATCH V3 3/6] vDPA: implement vq IRQ allocate/free helpers in vDPA core
` [PATCH V3 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
` [PATCH V3 5/6] ifcvf: replace irq_request/free with vDPA helpers
` [PATCH V3 6/6] irqbypass: do not start cons/prod when failed connect

[v4 0/5] Migrate non-migrated pages of a SVM
 2020-07-22 10:13 UTC  (4+ messages)
` [v4 5/5] KVM: PPC: Book3S HV: migrate hot plugged memory

Fwd: Fwd: [PATCH] Add implicit feedback quirk for SSL2. (from laurie@tratt.net)
 2020-07-22 10:11 UTC  (2+ messages)

[LTP] [PATCH V2 0/3] syscalls: Rearrange sigwait syscall tests
 2020-07-22 10:11 UTC  (4+ messages)
` [LTP] [PATCH V2 2/3] syscalls: sigwaitinfo: Remove SUCCEED_OR_DIE() macro

[PATCH 0/8] kcsan: Compound read-write instrumentation
 2020-07-22 10:11 UTC  (4+ messages)
` [PATCH 8/8] locking/atomics: Use read-write instrumentation for atomic RMWs

[PATCH] x86/svm: Fold nsvm_{wr, rd}msr() into svm_msr_{read, write}_intercept()
 2020-07-22 10:10 UTC  (6+ messages)
` [PATCH] x86/svm: Fold nsvm_{wr,rd}msr() into svm_msr_{read,write}_intercept()

[PATCH v3] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-22 10:07 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915: Copy default modparams to mock i915_device
 2020-07-22 10:09 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Copy default modparams to mock i915_device (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 00/14] nvmem: patches (set 1) for 5.9
 2020-07-22 10:07 UTC  (15+ messages)
` [PATCH 01/14] nvmem: sprd: Fix return value of sprd_efuse_probe()
` [PATCH 02/14] MAINTAINERS: Add git tree for NVMEM FRAMEWORK
` [PATCH 03/14] nvmem: Enforce nvmem stride in the sysfs interface
` [PATCH 04/14] nvmem: sc27xx: add sc2730 efuse support
` [PATCH 05/14] nvmem: core: Grammar fixes for help text
` [PATCH 06/14] nvmem: core: Add nvmem_cell_read_u8()
` [PATCH 07/14] nvmem: core: add support to auto devid
` [PATCH 08/14] nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instances
` [PATCH 09/14] dt-bindings: nvmem: qfprom: Convert to yaml
` [PATCH 10/14] dt-bindings: nvmem: Add properties needed for blowing fuses
` [PATCH 11/14] nvmem: qfprom: Add fuse blowing support
` [PATCH 12/14] nvmem: update Kconfig description
` [PATCH 13/14] dt-bindings: nvmem: SID: add binding for A100's SID controller
` [PATCH 14/14] nvmem: qcom-spmi-sdam: Enable multiple devices

PowerNV PCI & SR-IOV cleanups
 2020-07-22 10:06 UTC  (11+ messages)
` [PATCH 05/15] powerpc/powernv/sriov: Move SR-IOV into a seperate file
` [PATCH 15/15] powerpc/powernv/sriov: Make single PE mode a per-BAR setting

[dpdk-dev] [RFC] doc: change to diverse and inclusive language
 2020-07-22 10:07 UTC  (13+ messages)
` [dpdk-dev] [PATCH v4 00/27] Replace references to master and slave
  ` [dpdk-dev] [PATCH v4 25/27] eal: mark old naming as deprecated

[PATCH -next] fork: silence a false postive warning in __mmdrop
 2020-07-22 10:06 UTC  (2+ messages)

[PATCH] MIPS: Grant pte read permission, even if vma only have VM_WRITE permission
 2020-07-22  9:36 UTC  (2+ messages)

[PATCH 0/4] error: Mechanical fixes & cleanups
 2020-07-22 10:04 UTC  (3+ messages)
` [PATCH 2/4] error: Strip trailing '\n' from error string arguments (again)

[PATCH v2 00/12] candidate fixes for 5.1-rc1 (testing, semihosting, OOM tcg, x86 fpu)
 2020-07-22 10:03 UTC  (3+ messages)
` [PATCH v2 05/12] util/oslib-win32: add qemu_get_host_physmem implementation

[LTP] [PATCH V7 00/19] Syscalls: Add support for time64 variants
 2020-07-22 10:04 UTC  (5+ messages)
` [LTP] [PATCH V7 10/19] syscalls/rt_sigtimedwait: Add support for time64 tests

[PATCH v2 00/17] Refactor SDEI client driver
 2020-07-22  9:57 UTC  (18+ messages)
` [PATCH v2 01/17] drivers/firmware/sdei: Remove sdei_is_err()
` [PATCH v2 02/17] drivers/firmware/sdei: Common block for failing path in sdei_event_create()
` [PATCH v2 03/17] drivers/firmware/sdei: Retrieve event number from event instance
` [PATCH v2 04/17] drivers/firmware/sdei: Avoid nested statements in sdei_init()
` [PATCH v2 05/17] drivers/firmware/sdei: Unregister driver on error "
` [PATCH v2 06/17] drivers/firmware/sdei: Remove duplicate check in sdei_get_conduit()
` [PATCH v2 07/17] drivers/firmware/sdei: Remove Drop redundant error message in sdei_probe()
` [PATCH v2 08/17] drivers/firmware/sdei: Remove while loop in sdei_event_register()
` [PATCH v2 09/17] drivers/firmware/sdei: Remove while loop in sdei_event_unregister()
` [PATCH v2 10/17] drivers/firmware/sdei: Cleanup on cross call function
` [PATCH v2 11/17] drivers/firmware/sdei: Introduce sdei_do_local_call()
` [PATCH v2 12/17] drivers/firmware/sdei: Remove _sdei_event_register()
` [PATCH v2 13/17] drivers/firmware/sdei: Remove _sdei_event_unregister()
` [PATCH v2 14/17] drivers/firmware/sdei: Move struct sdei_event to header file
` [PATCH v2 15/17] drivers/firmware/sdei: Identify event by struct sdei_event
` [PATCH v2 16/17] drivers/firmware/sdei: Retrieve event signaled property on registration
` [PATCH v2 17/17] drivers/firmware/sdei: Add sdei_event_get_info()

scripts/gdb: received an error when invoking lx-symbols
 2020-07-22 10:02 UTC  (3+ messages)

[PATCH] ls1028a: fix EFI boot
 2020-07-22 10:01 UTC  (2+ messages)

[PATCH] dmaengine: acpi: Put the CSRT table after using it
 2020-07-22  9:54 UTC 

[PATCH] virtiofs: Enable SB_NOSEC flag to improve small write performance
 2020-07-22 10:00 UTC  (12+ messages)
                    ` [Virtio-fs] "

[RFC v2 00/76] target/riscv: support vector extension v0.9
 2020-07-22  9:16 UTC  (49+ messages)
` [RFC v2 23/76] target/riscv: rvv-0.9: index load and store instructions
` [RFC v2 26/76] target/riscv: rvv-0.9: amo operations
` [RFC v2 28/76] target/riscv: rvv-0.9: update vext_max_elems() for load/store insns
` [RFC v2 29/76] target/riscv: rvv-0.9: take fractional LMUL into vector max elements calculation
` [RFC v2 30/76] target/riscv: rvv-0.9: floating-point square-root instruction
` [RFC v2 31/76] target/riscv: rvv-0.9: floating-point classify instructions
` [RFC v2 32/76] target/riscv: rvv-0.9: mask population count instruction
` [RFC v2 33/76] target/riscv: rvv-0.9: find-first-set mask bit instruction
` [RFC v2 34/76] target/riscv: rvv-0.9: set-X-first mask bit instructions
` [RFC v2 35/76] target/riscv: rvv-0.9: iota instruction
` [RFC v2 36/76] target/riscv: rvv-0.9: element index instruction
` [RFC v2 37/76] target/riscv: rvv-0.9: allow load element with sign-extended
` [RFC v2 41/76] target/riscv: rvv-0.9: floating-point scalar move instructions
` [RFC v2 42/76] target/riscv: rvv-0.9: whole register "
` [RFC v2 43/76] target/riscv: rvv-0.9: integer extension instructions
` [RFC v2 44/76] target/riscv: rvv-0.9: single-width averaging add and subtract instructions
` [RFC v2 45/76] target/riscv: rvv-0.9: single-width bit shift instructions
` [RFC v2 46/76] target/riscv: rvv-0.9: integer add-with-carry/subtract-with-borrow
` [RFC v2 47/76] target/riscv: rvv-0.9: narrowing integer right shift instructions
` [RFC v2 48/76] target/riscv: rvv-0.9: widening integer multiply-add instructions
` [RFC v2 49/76] target/riscv: rvv-0.9: quad-widening "
` [RFC v2 50/76] target/riscv: rvv-0.9: single-width saturating add and subtract instructions
` [RFC v2 51/76] target/riscv: rvv-0.9: integer comparison instructions
` [RFC v2 52/76] fpu: implement full set compare for fp16
` [RFC v2 53/76] target/riscv: use softfloat lib float16 comparison functions
` [RFC v2 54/76] target/riscv: rvv-0.9: floating-point compare instructions
` [RFC v2 55/76] target/riscv: rvv-0.9: single-width integer reduction instructions
` [RFC v2 56/76] target/riscv: rvv-0.9: widening "
` [RFC v2 57/76] target/riscv: rvv-0.9: mask-register logical instructions
` [RFC v2 58/76] target/riscv: rvv-0.9: slide instructions
` [RFC v2 59/76] target/riscv: rvv-0.9: floating-point "
` [RFC v2 60/76] target/riscv: rvv-0.9: narrowing fixed-point clip instructions
` [RFC v2 61/76] target/riscv: rvv-0.9: floating-point/integer type-convert instructions
` [RFC v2 62/76] target/riscv: rvv-0.9: single-width floating-point reduction
` [RFC v2 63/76] target/riscv: rvv-0.9: widening floating-point reduction instructions
` [RFC v2 64/76] target/riscv: rvv-0.9: single-width scaling shift instructions
` [RFC v2 65/76] target/riscv: rvv-0.9: remove widening saturating scaled multiply-add
` [RFC v2 66/76] target/riscv: rvv-0.9: remove vmford.vv and vmford.vf
` [RFC v2 67/76] target/riscv: rvv-0.9: remove integer extract instruction
` [RFC v2 68/76] fpu: add api to handle alternative sNaN propagation
` [RFC v2 69/76] target/riscv: rvv-0.9: floating-point min/max instructions
` [RFC v2 70/76] softfloat: add fp16 and uint8/int8 interconvert functions
` [RFC v2 71/76] target/riscv: rvv-0.9: widening floating-point/integer type-convert
` [RFC v2 72/76] target/riscv: rvv-0.9: narrowing "
` [RFC v2 73/76] fpu: fix float16 nan check
` [RFC v2 74/76] target/riscv: gdb: modify gdb csr xml file to align with csr register map
` [RFC v2 75/76] target/riscv: gdb: support vector registers for rv64
` [RFC v2 76/76] target/riscv: gdb: support vector registers for rv32

[PATCH V3 0/6] IRQ offloading for vDPA
 2020-07-22  9:59 UTC  (3+ messages)
` [PATCH V3 1/6] vhost: introduce vhost_vring_call

[PATCH 1/2] USB: Fix device driver race
 2020-07-22  9:58 UTC  (4+ messages)
` [PATCH 2/2] USB: Fix source path in header

[PATCH -v2 0/5] sched: TTWU, IPI and stuff
 2020-07-22  9:57 UTC  (5+ messages)
` [PATCH -v2 1/5] sched: Fix ttwu() race

[PATCH v5 00/18] Add support for Nitro Enclaves
 2020-07-22  9:57 UTC  (5+ messages)
` [PATCH v5 01/18] nitro_enclaves: Add ioctl interface definition

[Buildroot] [Bug 13111] New: python-gunicorn: missing dependency on python-setuptools
 2020-07-22  9:57 UTC  (2+ messages)
` [Buildroot] [Bug 13111] "

[PATCH] mfd: rn5t618: Fix caching of battery related registers
 2020-07-22  9:56 UTC  (2+ messages)

14216-add-prevent-wakeup-from-s3-by-lenovo-Thinkcentre-TI
 2020-07-22  9:54 UTC  (2+ messages)

[PATCH] drm/amdkfd: Put ACPI table after using it
 2020-07-22  9:48 UTC 

[PATCH] MFD: max77693-private.h: drop a duplicated word
 2020-07-22  9:55 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] Introduce IF proxy library
 2020-07-22  9:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/4] lib: introduce IF Proxy library

checking for pipe connected on both sides
 2020-07-22  9:54 UTC 

[PATCH] MFD: da9055/pdata.h: drop a duplicated word
 2020-07-22  9:54 UTC  (2+ messages)

KMSAN: uninit-value in __skb_flow_dissect (3)
 2020-07-22  9:53 UTC 

[PATCH v2] mfd: rn5t618: Make restart handler atomic safe
 2020-07-22  9:52 UTC  (2+ messages)

[PATCH v2 00/20] backup performance: block_status + async
 2020-07-22  9:39 UTC  (3+ messages)
` [PATCH v2 06/20] block/block-copy: add max_chunk and max_workers parameters

please try to avoid sending pullreqs late on release-candidate day
 2020-07-22  9:36 UTC  (2+ messages)

[PATCH] PCI: Put the IVRS table in AMD ACS quirk handler
 2020-07-22  9:44 UTC 

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-22  9:48 UTC  (6+ messages)
` [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions

[PATCH] rockchip: rk3328: Add support for FriendlyARM NanoPi R2S
 2020-07-22  9:47 UTC  (3+ messages)

[PATCH] mailbox: pcc: Put the PCCT table for error path
 2020-07-22  9:40 UTC 

[PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
 2020-07-22  9:43 UTC  (6+ messages)

[PATCH v2 0/9] s390: implement and optimize vmemmap_free()
 2020-07-22  9:45 UTC  (10+ messages)
` [PATCH v2 1/9] s390/vmem: rename vmem_add_mem() to vmem_add_range()
` [PATCH v2 2/9] s390/vmem: consolidate vmem_add_range() and vmem_remove_range()
` [PATCH v2 3/9] s390/vmemmap: extend modify_pagetable() to handle vmemmap
` [PATCH v2 4/9] s390/vmemmap: cleanup when vmemmap_populate() fails
` [PATCH v2 5/9] s390/vmemmap: take the vmem_mutex when populating/freeing
` [PATCH v2 6/9] s390/vmem: cleanup empty page tables
` [PATCH v2 7/9] s390/vmemmap: fallback to PTEs if mapping large PMD fails
` [PATCH v2 8/9] s390/vmemmap: remember unused sub-pmd ranges
` [PATCH v2 9/9] s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections

[Intel-gfx] [PATCH 01/66] drm/i915: Reduce i915_request.lock contention for i915_request_wait
 2020-07-22  9:46 UTC  (3+ messages)
` [Intel-gfx] [PATCH 07/66] drm/i915: Keep the most recently used active-fence upon discard

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-07-22  9:45 UTC  (14+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "
  ` [Linaro-mm-sig] "
                  ` [Intel-gfx] "

[RFC][CFT][PATCHSET] saner calling conventions for csum-and-copy primitives
 2020-07-22  9:45 UTC  (5+ messages)
` [PATCH 01/18] skb_copy_and_csum_bits(): don't bother with the last argument
  ` [PATCH 04/18] csum_and_copy_..._user(): pass 0xffffffff instead of 0 as initial sum

[LTP] [PATCH v1 4/4] syscalls/ioctl_loop09: Add LOOP_CONFIGURE ioctl test with direct I/O flag
 2020-07-22  9:45 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] syscalls/ioctl_loop06: Using LOOP_CONFIGURE to test invalid block size

[PATCH] spice: simplify chardev setup
 2020-07-22  9:20 UTC  (2+ messages)

[PATCH] x86/PCI: Use MMCONFIG by default for KVM guests
 2020-07-22  9:43 UTC  (2+ messages)

[xen-unstable test] 152067: regressions - trouble: fail/pass/starved
 2020-07-22  9:40 UTC  (7+ messages)

[PATCH v2 0/7] cpufreq: improve frequency invariance support
 2020-07-22  9:37 UTC  (16+ messages)
` [PATCH v2 1/7] cpufreq: move invariance setter calls in cpufreq core
` [PATCH v2 2/7] cpufreq: set invariance scale factor on transition end
` [PATCH v2 3/7] arch_topology: disable frequency invariance for CONFIG_BL_SWITCHER
` [PATCH v2 4/7] cpufreq: report whether cpufreq supports Frequency Invariance (FI)
` [PATCH v2 5/7] arch_topology, cpufreq, sched/core: constify arch_* cpumasks
  ` [PATCH v2 5/7] arch_topology,cpufreq,sched/core: "
` [PATCH v2 6/7] arch_topology, arm, arm64: define arch_scale_freq_invariant()
  ` [PATCH v2 6/7] arch_topology,arm,arm64: "
` [PATCH v2 7/7] cpufreq: make schedutil the default for arm and arm64

[PATCH v2 1/2] iio: gyro: Add driver support for ADXRS290
 2020-07-22  9:40 UTC  (5+ messages)

[PATCH v2] iommu/mediatek: check 4GB mode by reading infracfg
 2020-07-22  9:37 UTC  (9+ messages)

[PATCH] t/zbd: Improve pass condition of test case #49
 2020-07-22  9:38 UTC  (2+ messages)

[PATCH] nvme-core: reduce io pause time when fail over
 2020-07-22  9:36 UTC 

[PATCH][v2] btrfs: introduce rescue=onlyfs
 2020-07-22  9:36 UTC  (3+ messages)

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-22  9:08 UTC  (3+ messages)
` [PATCH v2 04/11] x86/xen: add system core suspend and resume callbacks

[PATCH v2 0/4] Allow guest-get-fsinfo also for non-PCI devices
 2020-07-22  9:19 UTC  (3+ messages)
` [PATCH v2 2/4] qga/commands-posix: Rework build_guest_fsinfo_for_real_device() function

[PATCH] configs: ls2088a: Restore CONFIG_ENV_ADDR to IFC-NOR
 2020-07-22  9:35 UTC 

[PATCH v1] crypto: ccp: sp-pci: use generic power management
 2020-07-22  9:30 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v2] "
  `  "

[PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ
 2020-07-22  9:32 UTC  (12+ messages)

[PATCH] Also label polkit-agent-helper-1 when installed directly in /usr/libexec
 2020-07-22  9:25 UTC  (3+ messages)


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.