All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-24 10:40:49 to 2021-06-24 11:11:25 UTC [more...]

[PATCH 0/5] tcg: Add 32-bit vector operations
 2021-06-24 10:50 UTC  (4+ messages)
` [PATCH 1/5] tcg: Add tcg_gen_vec_add{sub}16_i32
` [PATCH 2/5] tcg: Add tcg_gen_vec_add{sub}8_i32
` [PATCH 3/5] tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32

[PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
 2021-06-24 11:11 UTC  (14+ messages)
` [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT

[PATCH v3 00/37] target/riscv: support packed extension v0.9.4
 2021-06-24 10:55 UTC  (31+ messages)
` [PATCH v3 01/37] target/riscv: implementation-defined constant parameters
` [PATCH v3 02/37] target/riscv: Make the vector helper functions public
` [PATCH v3 03/37] target/riscv: 16-bit Addition & Subtraction Instructions
` [PATCH v3 04/37] target/riscv: 8-bit Addition & Subtraction Instruction
` [PATCH v3 05/37] target/riscv: SIMD 16-bit Shift Instructions
` [PATCH v3 06/37] target/riscv: SIMD 8-bit "
` [PATCH v3 07/37] target/riscv: SIMD 16-bit Compare Instructions
` [PATCH v3 08/37] target/riscv: SIMD 8-bit "
` [PATCH v3 09/37] target/riscv: SIMD 16-bit Multiply Instructions
` [PATCH v3 10/37] target/riscv: SIMD 8-bit "
` [PATCH v3 11/37] target/riscv: SIMD 16-bit Miscellaneous Instructions
` [PATCH v3 12/37] target/riscv: SIMD 8-bit "
` [PATCH v3 13/37] target/riscv: 8-bit Unpacking Instructions
` [PATCH v3 14/37] target/riscv: 16-bit Packing Instructions
` [PATCH v3 15/37] target/riscv: Signed MSW 32x32 Multiply and Add Instructions
` [PATCH v3 16/37] target/riscv: Signed MSW 32x16 "
` [PATCH v3 17/37] target/riscv: Signed 16-bit Multiply 32-bit Add/Subtract Instructions
` [PATCH v3 18/37] target/riscv: Signed 16-bit Multiply 64-bit "
` [PATCH v3 19/37] target/riscv: Partial-SIMD Miscellaneous Instructions
` [PATCH v3 20/37] target/riscv: 8-bit Multiply with 32-bit Add Instructions
` [PATCH v3 21/37] target/riscv: 64-bit Add/Subtract Instructions
` [PATCH v3 22/37] target/riscv: 32-bit Multiply "
` [PATCH v3 23/37] target/riscv: Signed 16-bit Multiply with "
` [PATCH v3 24/37] target/riscv: Non-SIMD Q15 saturation ALU Instructions
` [PATCH v3 25/37] target/riscv: Non-SIMD Q31 "
` [PATCH v3 26/37] target/riscv: 32-bit Computation Instructions
` [PATCH v3 27/37] target/riscv: Non-SIMD Miscellaneous Instructions
` [PATCH v3 28/37] target/riscv: RV64 Only SIMD 32-bit Add/Subtract Instructions

[RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor
 2021-06-24 11:10 UTC  (3+ messages)

[PATCH v2 00/24] objtool/x86: noinstr vs PARAVIRT
 2021-06-24 11:10 UTC  (23+ messages)
` [PATCH v2 01/24] x86/xen: Mark cpu_bringup_and_idle() as dead_end_function
` [PATCH v2 12/24] x86/paravirt: Mark arch_local_irq_*() __always_inline
` [PATCH v2 13/24] x86/paravirt: Use PVOP_* for paravirt calls
` [PATCH v2 14/24] x86/xen: Make read_cr2() noinstr
` [PATCH v2 15/24] x86/xen: Make write_cr2() noinstr
` [PATCH v2 16/24] x86/xen: Make get_debugreg() noinstr
` [PATCH v2 17/24] x86/xen: Make set_debugreg() noinstr
` [PATCH v2 18/24] x86/xen: Make save_fl() noinstr
` [PATCH v2 19/24] x86/xen: Make hypercall_page noinstr
` [PATCH v2 20/24] x86/xen: Make irq_enable() noinstr
` [PATCH v2 21/24] x86/xen: Make irq_disable() noinstr

[PATCH] dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t
 2021-06-24 11:10 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v5.13-rc7
 2021-06-24 11:09 UTC  (4+ messages)

[PATCH v2] powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() on ppc32
 2021-06-24 11:09 UTC  (5+ messages)

[PATCH] dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]
 2021-06-24 11:10 UTC  (2+ messages)

[net-next: PATCH v3 0/6] ACPI MDIO support for Marvell controllers
 2021-06-24 11:10 UTC  (5+ messages)
` [net-next: PATCH v3 2/6] net: mdiobus: Introduce fwnode_mdbiobus_register()

[PATCH v4 00/34] modules: add meta-data database
 2021-06-24 10:38 UTC  (32+ messages)
` [PATCH v4 02/34] modules: collect module meta-data
` [PATCH v4 03/34] modules: generate modinfo.c
` [PATCH v4 04/34] modules: check if all dependencies can be satisfied
` [PATCH v4 05/34] modules: add qxl module annotations
` [PATCH v4 06/34] modules: add virtio-gpu "
` [PATCH v4 07/34] modules: add chardev "
` [PATCH v4 08/34] modules: add audio "
` [PATCH v4 09/34] modules: add usb-redir "
` [PATCH v4 10/34] modules: add ccid "
` [PATCH v4 11/34] modules: add ui "
` [PATCH v4 12/34] modules: add s390x "
` [PATCH v4 13/34] modules: add block "
` [PATCH v4 14/34] modules: use modinfo for dependencies
` [PATCH v4 15/34] modules: use modinfo for qom load
` [PATCH v4 16/34] modules: use modinfo for qemu opts load
` [PATCH v4 17/34] modules: add tracepoints
` [PATCH v4 18/34] modules: check arch and block load on mismatch
` [PATCH v4 19/34] modules: check arch on qom lookup
` [PATCH v4 20/34] modules: target-specific module build infrastructure
` [PATCH v4 21/34] modules: add documentation for module sourcesets
` [PATCH v4 22/34] modules: add module_obj() note to QOM docs
` [PATCH v4 23/34] modules: module.h kerneldoc annotations
` [PATCH v4 24/34] modules: hook up modules.h to docs build
` [PATCH v4 25/34] accel: autoload modules
` [PATCH v4 26/34] accel: add qtest module annotations
` [PATCH v4 27/34] accel: build qtest modular
` [PATCH v4 28/34] accel: add tcg module annotations
` [PATCH v4 30/34] monitor: allow register hmp commands
` [PATCH v4 31/34] usb: drop usb_host_dev_is_scsi_storage hook
` [PATCH v4 33/34] usb: build usb-host as module
` [PATCH v4 34/34] monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically

[PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-06-24 11:09 UTC  (4+ messages)

[PATCH v2 1/2] drm/i915: support forcing the page size with lmem
 2021-06-24 11:08 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 03/15] dma-buf: Document dma-buf implicit fencing/resv fencing rules
 2021-06-24 11:08 UTC  (4+ messages)
` [PATCH] "
  ` [Mesa-dev] "
    ` [Intel-gfx] "

[PATCH] iwlwifi: select MAC80211_LEDS conditionally
 2021-06-24 11:06 UTC  (3+ messages)

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-06-24 10:45 UTC  (5+ messages)
` [PATCH 0/4] WIP/POC check isatty(2)-protected progress lines

[kvm-unit-tests PATCH 00/12] nSVM: NPT improvements and cleanups
 2021-06-24 11:06 UTC  (3+ messages)
` [kvm-unit-tests PATCH 05/12] nSVM: Remove NPT reserved bits tests (new one on the way)

[dpdk-dev] 19.11.9 patches review and test
 2021-06-24 11:05 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/dg1: Compute MEM Bandwidth using MCHBAR
 2021-06-24 11:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[dpdk-dev] Experimental symbols in vhost lib
 2021-06-24 11:04 UTC  (2+ messages)

[RFC 0/3] net: imx: Provide support for L2 switch as switchdev accelerator
 2021-06-24 11:03 UTC  (13+ messages)
` [RFC 1/3] ARM: dts: imx28: Add description for L2 switch on XEA board
` [RFC 2/3] net: Provide switchdev driver for NXP's More Than IP L2 switch

[PATCH 00/10] tools/xenstored: Bug fixes + Improve Live-Update
 2021-06-24 11:02 UTC  (8+ messages)
` [PATCH 09/10] tools/xenstored: Dump delayed requests

[PATCH v7 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-06-24 10:59 UTC  (6+ messages)
` [PATCH v7 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
` [PATCH v7 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU

[PATCH v3 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-24 10:48 UTC  (15+ messages)
` [PATCH v3 16/27] drm/rcar-du: Don't set "
    ` [Intel-gfx] "
` [PATCH v3 24/27] drm/vkms: "
    ` [Intel-gfx] "

[PATCH 00/12] wilc1000: added chip wakeup support and few fixes
 2021-06-24 11:00 UTC  (4+ messages)
` [PATCH 03/12] wilc1000: added new WID to pass WOW info to firmware

[Fuego] [PATCH] IOzone: remove single quotation
 2021-06-24 10:58 UTC  (3+ messages)

[PATCH 1/3] can-calc-bittiming: add stm32 bxcan
 2021-06-24 10:57 UTC  (4+ messages)
` [PATCH 3/3] can-calc-bittiming: add mcan

[PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-06-24 10:55 UTC  (15+ messages)
` [Intel-gfx] "
` [PATCH v6 RESEND 2/3] drm/mediatek: init panel orientation property
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 RESEND 3/3] arm64: dts: mt8183: Add panel rotation
  `  "

[PATCH v4 0/7] Add support for FORM2 associativity
 2021-06-24 10:55 UTC  (5+ messages)
` [PATCH v4 7/7] powerpc/pseries: "

❌ FAIL: Test report for kernel 5.13.0-rc6 (mainline.kernel.org, cba5e972)
 2021-06-24 10:56 UTC 

[PATCH 1/2] canbusload: count full payload for CANFD frames
 2021-06-24 10:56 UTC  (5+ messages)
` [PATCH 2/2] canbusload: count databitrate seperately

[dpdk-dev] Experimental symbols in compressdev lib
 2021-06-24 10:55 UTC  (2+ messages)

[GIT PULL] USB-serial updates for 5.14-rc1
 2021-06-24 10:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libpcap: bump to version 1.10.1
 2021-06-24 10:55 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/tcpdump: bump to version 4.99.1

[PATCH 00/14] arm64: renesas: Add support for R Car H3e 2G-and M3e-2G
 2021-06-24 10:54 UTC  (7+ messages)
` [PATCH 04/14] mmc: renesas_sdhi: Add support for R-Car H3e-2G and M3e-2G

[dpdk-dev] [Bug 747] [dpdk-19.11.9-rc3] Meson build failed with ICC-19.1.1
 2021-06-24 10:54 UTC 

[PATCH] drm/i915: Reinstate the mmap ioctl for some platforms
 2021-06-24 10:53 UTC  (2+ messages)
` [Intel-gfx] "

linux-next: Tree for Jun 24
 2021-06-24 10:52 UTC 

[PATCH] spi: spi-topcliff-pch: Fixed the possible null pointer exception issue
 2021-06-24 10:50 UTC 

AMDGPU error: "[drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!"
 2021-06-24 10:51 UTC  (9+ messages)

[PATCH] drm/etnaviv: Implement mmap as GEM object function
 2021-06-24 10:50 UTC  (4+ messages)

[PATCH v2 0/4] make '%pD' print the full path of file
 2021-06-24 10:49 UTC  (4+ messages)
` [PATCH v2 2/4] lib/vsprintf.c: "

[PATCH 1/1] nvme-fabrics: Generate uevent on namespace AENs
 2021-06-24 10:49 UTC  (7+ messages)

[dpdk-dev] Experimental symbols in security lib
 2021-06-24 10:49 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/7] vhost: Fix and improve NUMA reallocation
 2021-06-24 10:49 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 4/7] vhost: fix NUMA reallocation with multiqueue

[PATCH v2] sign-file: Fix confusing error messages
 2021-06-24 10:48 UTC 

[PATCH v5 0/4] make '%pD' print the full path of file
 2021-06-24 10:48 UTC  (5+ messages)
` [PATCH v5 1/4] fs: introduce helper d_path_unsafe()

[PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-24 10:48 UTC  (7+ messages)

[PATCH RFC 0/2] dma-pool: allow user to disable atomic pool
 2021-06-24 10:47 UTC  (6+ messages)

[dpdk-dev] Experimental symbols in hash lib
 2021-06-24 10:47 UTC 

[dpdk-dev] Experimental symbols in fib lib
 2021-06-24 10:46 UTC 

[PATCH] maintainers: adding new reviewer for xsm
 2021-06-24 10:45 UTC  (4+ messages)

Issues during assigning addresses on point to point interfaces
 2021-06-24 10:45 UTC  (2+ messages)

[PATCH] ASoC: fsl_xcvr: Omit superfluous error message in fsl_xcvr_probe()
 2021-06-24 10:45 UTC 

[PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-24 10:43 UTC  (27+ messages)
` [PATCH 2/6] KVM: mmu: also return page from gfn_to_pfn
              ` [Intel-gfx] "
` [PATCH 3/6] KVM: x86/mmu: avoid struct page in MMU
        ` [Intel-gfx] "
` [PATCH 4/6] KVM: arm64/mmu: "

[PATCH] iommu/arm: ipmmu-vmsa: Add compatible for Renesas R-Car M3-W+ SoC
 2021-06-24 10:44 UTC  (3+ messages)

[dpdk-dev] Experimental symbols in metrics lib
 2021-06-24 10:44 UTC 

[dpdk-dev] Experimental symbols in kni lib
 2021-06-24 10:42 UTC 

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-24 10:42 UTC  (7+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 4/4] vhost_net: Add self test with tun device

git add --interactive patch improvement for split hunks
 2021-06-24 10:35 UTC 

[PATCH v2 0/2] block/export: Conditionally ignore set-context error
 2021-06-24 10:39 UTC  (3+ messages)
` [PATCH v2 2/2] iotests/307: Test iothread conflict for exports


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.