All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-26 06:41:56 to 2021-10-26 07:21:07 UTC [more...]

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-26  7:20 UTC  (3+ messages)

[PATCH V4 0/4] Validate used buffer length
 2021-10-26  7:20 UTC  (10+ messages)
` [PATCH V4 1/4] virtio_ring: validate "
` [PATCH V4 2/4] virtio-net: don't let virtio core to validate used length
` [PATCH V4 3/4] virtio-blk: "
` [PATCH V4 4/4] virtio-scsi: don't let virtio core to validate used buffer length

[PATCH v5 0/6] Add Xilinx Event Management Driver
 2021-10-26  7:19 UTC  (7+ messages)
` [PATCH v6 1/6] firmware: xilinx: add register notifier in zynqmp firmware

[PATCH 0/2] Add exynosautov9 chipid support
 2021-10-26  7:19 UTC  (2+ messages)

[PATCH 0/4] Add support for the Cypress cyttsp5
 2021-10-26  7:16 UTC  (5+ messages)
` [PATCH 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH] scsi: ufs: mark HPB support as BROKEN
 2021-10-26  7:18 UTC  (2+ messages)

[PATCH net-next] netdevsim: Register and unregister devlink traps on probe/remove device
 2021-10-26  7:18 UTC  (9+ messages)

[PATCH v4 00/22] QEMU RISC-V AIA support
 2021-10-26  6:42 UTC  (26+ messages)
` [PATCH v4 01/22] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v4 02/22] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v4 03/22] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v4 04/22] target/riscv: Improve delivery of guest external interrupts
` [PATCH v4 05/22] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v4 06/22] target/riscv: Add AIA cpu feature
` [PATCH v4 07/22] target/riscv: Add defines for AIA CSRs
` [PATCH v4 08/22] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v4 09/22] target/riscv: Implement AIA local interrupt priorities
` [PATCH v4 10/22] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v4 11/22] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v4 12/22] target/riscv: Implement AIA interrupt filtering CSRs
` [PATCH v4 13/22] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v4 14/22] target/riscv: Implement AIA xiselect and xireg CSRs
` [PATCH v4 15/22] target/riscv: Implement AIA IMSIC interface CSRs
` [PATCH v4 16/22] hw/riscv: virt: Use AIA INTC compatible string when available
` [PATCH v4 17/22] target/riscv: Allow users to force enable AIA CSRs in HART
` [PATCH v4 18/22] hw/intc: Add RISC-V AIA APLIC device emulation
` [PATCH v4 19/22] hw/riscv: virt: Add optional AIA APLIC support to virt machine
` [PATCH v4 20/22] hw/intc: Add RISC-V AIA IMSIC device emulation
` [PATCH v4 21/22] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
` [PATCH v4 22/22] docs/system: riscv: Document AIA options for "

[PATCH v8 00/78] support vector extension v1.0
 2021-10-26  6:55 UTC  (13+ messages)
` [PATCH v8 62/78] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [PATCH v8 64/78] target/riscv: rvv-1.0: narrowing "
` [PATCH v8 73/78] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11
` [PATCH v8 74/78] target/riscv: rvv-1.0: add vsetivli instruction
` [PATCH v8 77/78] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm
` [PATCH v8 78/78] target/riscv: rvv-1.0: update opivv_vadc_check() comment

[PATCH 5.10 00/95] 5.10.76-rc1 review
 2021-10-26  7:17 UTC  (2+ messages)

[PATCH] scsi: ufs: revert HPB support
 2021-10-26  7:17 UTC  (5+ messages)

[PATCH] mmc: cqhci: clear HALT state after CQE enable
 2021-10-26  7:08 UTC  (3+ messages)

[RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
 2021-10-26  7:16 UTC  (11+ messages)

[PATCH v7 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-26  7:11 UTC  (33+ messages)
` [PATCH v7 01/10] media: admin-guide: add stm32-dma2d description
` [PATCH v7 02/10] media: dt-bindings: media: add document for STM32 DMA2d bindings
` [PATCH v7 03/10] ARM: dts: stm32: Add DMA2D support for STM32F429 series soc
` [PATCH v7 04/10] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board
` [PATCH v7 05/10] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
` [PATCH v7 06/10] media: videobuf2: Fix the size printk format
` [PATCH v7 07/10] media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max setting
` [PATCH v7 08/10] media: v4l2-ctrls: Add RGB color effects control
` [PATCH v7 09/10] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell
` [PATCH v7 10/10] media: stm32-dma2d: STM32 DMA2D driver

[PATCH 0/4] extend vmalloc support for constrained allocations
 2021-10-26  7:15 UTC  (10+ messages)
` [PATCH 2/4] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH 3/4] mm/vmalloc: be more explicit about supported gfp flags
` [PATCH 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc

drivers/clk/mediatek: suspected missing null check for return pointer of mtk_alloc_clk_data
 2021-10-26  7:14 UTC 

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-10-26  7:14 UTC  (18+ messages)

[PATCH 00/24] bsd-user: arm (32-bit) support
 2021-10-26  6:12 UTC  (13+ messages)
` [PATCH 14/24] bsd-user/arm/target_arch_elf.h: arm defines for ELF
` [PATCH 15/24] bsd-user/arm/target_arch_elf.h: arm get hwcap
` [PATCH 17/24] bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack
` [PATCH 21/24] bsd-user/arm/target_arch_signal.h: arm get_mcontext
` [PATCH 22/24] bsd-user/arm/target_arch_signal.h: arm set_mcontext
` [PATCH 23/24] bsd-user/arm/target_arch_signal.h: arm get_ucontext_sigreturn

Need help
 2021-10-26  7:14 UTC  (2+ messages)

[PATCH] xen: Fix implicit type conversion
 2021-10-26  7:13 UTC  (2+ messages)

[LTP] [PATCH 0/6] Introduce a concept of test max_runtime
 2021-10-26  7:14 UTC  (4+ messages)
` [LTP] [PATCH 6/6] lib: Add tst_set_runtime() & remove tst_set_timeout()

[PATCH v2] r8169: Add device 10ec:8162 to driver r8169
 2021-10-26  7:12 UTC 

[PATCH] hw/arm/virt: Expose empty NUMA nodes through ACPI
 2021-10-26  6:25 UTC  (2+ messages)

Is IORING_REGISTER_BUFFERS useful given the current default RLIMIT_MLOCK?
 2021-10-26  7:12 UTC  (3+ messages)

[PATCH v1 0/2] Indroduce Exynos Multi Core Timer version 2
 2021-10-26  7:10 UTC  (10+ messages)
  ` [PATCH v1 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC

[OE-core] [PATCH] vte: upgrade 0.64.2 -> 0.66.0
 2021-10-26  7:12 UTC  (2+ messages)

[PATCH] Filter out POSIX locale for translation
 2021-10-26  7:11 UTC 

[intel-lts:5.10/preempt-rt 10957/17850] drivers/media/v4l2-core/v4l2-compat-ioctl32.c:1355:20: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-10-26  7:10 UTC 

bpf_get_branch_snapshot on qemu-kvm
 2021-10-26  7:09 UTC  (14+ messages)

[PATCH v9 00/31] file system-wide error monitoring
 2021-10-26  7:09 UTC  (9+ messages)
` [PATCH v9 11/31] fsnotify: Protect fsnotify_handle_inode_event from no-inode events
` [PATCH v9 19/31] fanotify: Pre-allocate pool of error events
` [PATCH v9 23/31] fanotify: Add helpers to decide whether to report FID/DFID
` [PATCH v9 29/31] ext4: Send notifications on error

[PATCH v7 0/4] Add Xilinx AMS Driver
 2021-10-26  7:09 UTC  (3+ messages)
` [PATCH v7 2/4] iio: adc: Add Xilinx AMS driver

[PATCH] Add GetKnownServices api to connaman
 2021-10-26  7:09 UTC  (3+ messages)

[tglx-devel:x86/fpu-kvm 86/88] arch/x86/kernel/fpu/xstate.c:1622 __xstate_request_perm() error: uninitialized symbol 'ret'
 2021-10-26  7:08 UTC 

[Intel-gfx] [PATCH 0/3] Prepare error capture for asynchronous migration
 2021-10-26  7:07 UTC  (8+ messages)
`  "
` [Intel-gfx] [PATCH 1/3] drm/i915: Introduce refcounted sg-tables
  `  "
` [Intel-gfx] [PATCH 2/3] drm/i915: Update error capture code to avoid using the current vma state
  `  "
` [Intel-gfx] [PATCH 3/3] drm/i915: Initial introduction of vma resources
  `  "

[dpdk-dev] [PATCH v1 00/14] vhost: clean-up and simplify async implementation
 2021-10-26  7:07 UTC  (5+ messages)
` [dpdk-dev] [PATCH v1 08/14] vhost: improve IO vector logic

[Buildroot] [PATCH 1/1] package/ruby: needs gcc and host gcc >= 4.9
 2021-10-26  7:06 UTC 

[PATCH] mmc: cqhci: clear HALT state after CQE enable
 2021-10-26  7:06 UTC 

[PATCH -next] mm/damon: fix error return code in damon_reclaim_turn()
 2021-10-26  7:06 UTC  (2+ messages)

[PATCH] arm: dts: stm32mp15: alignment with v5.15-rc6
 2021-10-26  7:05 UTC  (2+ messages)

[PATCH] tether: Fix connman_technology_get_wifi_tethering
 2021-10-26  7:05 UTC  (2+ messages)

[PATCH v4 0/4] Add octal DTR support for Macronix flash
 2021-10-26  7:03 UTC  (13+ messages)
` [PATCH v4 2/4] mtd: spi-nor-core: Adding different type of command extension in Soft Reset
` [PATCH v4 3/4] mtd: spi-nor-core: set 4byte opcode when possible
` [PATCH v4 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash

[freescale-fslc:5.10-2.1.x-imx 11426/14946] drivers/firmware/imx/s400-api.c:161:16: warning: no previous prototype for 'imx_soc_device_register'
 2021-10-26  7:04 UTC 

[PATCH v2 01/10] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
 2021-10-26  7:03 UTC  (4+ messages)
` [PATCH v2 02/10] powerpc/book3e: Fix set_memory_x() and set_memory_nx()

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-10-26  6:07 UTC  (2+ messages)

[RFC v2 0/3] memory model: Make unlock(A)+lock(B) on the same CPU RCtso
 2021-10-26  7:01 UTC  (4+ messages)
` [RFC v2 3/3] tools/memory-model: litmus: Add two tests for unlock(A)+lock(B) ordering

Btrfs Fscrypt Design Document
 2021-10-26  7:00 UTC  (3+ messages)

drivers/clk/qcom: suspected missing null check for callsite of clk_hw_get_parent in clk_pll_vote_enable
 2021-10-26  7:00 UTC 

[PATCH v4] bluetooth: Add Adv Monitor Device Found/Lost events
 2021-10-26  6:59 UTC  (3+ messages)

[PATCH v4 00/16] Add CAAM driver model support
 2021-10-26  6:55 UTC  (17+ messages)
` [PATCH v4 01/16] crypto/fsl: Add support for CAAM Job ring driver model
` [PATCH v4 02/16] crypto/fsl: Add CAAM support for bkek, random number generation
` [PATCH v4 03/16] i.MX8M: crypto: updated device tree for supporting DM in SPL
` [PATCH v4 04/16] crypto/fsl: i.MX8M: Enable Job ring driver model in SPL and U-Boot
` [PATCH v4 05/16] mx6sabre: Remove unnecessary SPL configs
` [PATCH v4 06/16] i.MX6: Enable Job ring driver model in U-Boot
` [PATCH v4 07/16] i.MX7: "
` [PATCH v4 08/16] i.MX7ULP: "
` [PATCH v4 09/16] i.MX8: Add crypto node in device tree
` [PATCH v4 10/16] crypto/fsl: i.MX8: Enable Job ring driver model in SPL and U-Boot
` [PATCH v4 11/16] crypto/fsl: Fix kick_trng
` [PATCH v4 12/16] Layerscape: Add crypto node in device tree
` [PATCH v4 13/16] Layerscape: Enable Job ring driver model in U-Boot
` [PATCH v4 14/16] PPC: Add crypto node in device tree
` [PATCH v4 15/16] PPC: Enable Job ring driver model in U-Boot
` [PATCH v4 16/16] update CAAM MAINTAINER

[PATCH v3] target/riscv: fix VS interrupts forwarding to HS
 2021-10-26  6:57 UTC  (8+ messages)

[PATCH 2/2] ASoC: codec: tlv320adc3xxx: New codec driver
 2021-10-26  6:54 UTC  (7+ messages)

[dpdk-dev] [PATCH] vhost: fix async DMA map
 2021-10-26  6:52 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Don't try to map and fence 8K/bigjoiner scanout buffers
 2021-10-26  6:38 UTC 

[PATCH] r8169: Add device 10ec:8162 to driver r8169
 2021-10-26  6:52 UTC  (2+ messages)

[PATCH v2 1/3] serial: 8250_pci: Refactor the loop in pci_ite887x_init()
 2021-10-26  6:51 UTC  (4+ messages)

[yocto-autobuilder-helper][PATCH] config.json: add honister to buildhistory
 2021-10-26  6:51 UTC 

Build regressions/improvements in v5.15-rc7
 2021-10-26  6:51 UTC 

[syzbot] WARNING in batadv_nc_mesh_free
 2021-10-26  6:51 UTC  (5+ messages)
` [PATCH] net: batman-adv: fix error handling

[PATCH v2] e1000e: Add a delay to let ME unconfigure s0ix when DPG_EXIT_DONE is already flagged
 2021-10-26  6:51 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v11 0/3] make hvc pass dma capable memory to its backend
 2021-10-26  6:49 UTC  (9+ messages)
` [PATCH v11 2/3] tty: hvc: pass DMA capable memory to put_chars()

[PATCH v3 12/16] Layerscape: Add crypto node in device tree
 2021-10-26  6:49 UTC  (5+ messages)
      ` [EXT] "

[Intel-gfx] [PATCH] drm/i915/display: Remove check for low voltage sku for max dp source rate
 2021-10-26  6:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Remove check for low voltage sku for max dp source rate (rev4)

[PATCH v4 8/8] media: stm32-dma2d: STM32 DMA2D driver
 2021-10-26  6:47 UTC  (5+ messages)

[PATCH] r8169: Add device 10ec:8162 to driver r8169
 2021-10-26  6:47 UTC  (2+ messages)

libxsk move from libbpf to libxdp
 2021-10-26  6:47 UTC  (5+ messages)

drivers/clk/sunxi-ng: suspected missing null check for callsite of clk_hw_get_parent
 2021-10-26  6:47 UTC 

[Buildroot] [PATCH 1/1] package/c-ares: bump to version 1.18.0
 2021-10-26  6:45 UTC 

[PATCH -next v2] platform-msi: Save the msg context to desc in platform_msi_write_msg()
 2021-10-26  6:46 UTC 

[PATCH 5.14 000/169] 5.14.15-rc1 review
 2021-10-26  6:46 UTC  (2+ messages)

[PATCH v17 0/5] FPGA Image Load (previously Security Manager)
 2021-10-26  6:45 UTC  (12+ messages)

Out-of-bounds access when hartid >= NR_CPUS
 2021-10-26  6:44 UTC  (4+ messages)

[dpdk-dev] [Bug 738] dpdk-ethtool has emory leak
 2021-10-26  6:43 UTC  (2+ messages)
` [dpdk-dev] [Bug 738] [asan] "

[Buildroot] [PATCH 1/1] package/python-cryptography: add host-python3-six dependency
 2021-10-26  6:41 UTC 

[linux-next:master 6417/11322] drivers/power/supply/axp288_charger.c:411:8: error: implicit declaration of function 'iosf_mbi_block_punit_i2c_access'
 2021-10-26  6:41 UTC 

[GIT PULL] Coresight subsystem for v5.16
 2021-10-26  6:40 UTC  (2+ 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.