All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-27 05:42:07 to 2021-09-27 07:16:39 UTC [more...]

[dpdk-dev] [PATCH 1/5] pipeline: prepare for variable size headers
 2021-09-27  7:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH V2 "

[PATCH v1 1/1] hw/riscv: shakti_c: Mark as not user creatable
 2021-09-27  7:13 UTC 

stable-rc/queue/5.10 build: 178 builds: 0 failed, 178 passed, 11 warnings (v5.10.68-162-gb0e69f785a41)
 2021-09-27  7:14 UTC 

[PATCH v2 00/11] PCI devices passthrough on Arm, part 2
 2021-09-27  7:13 UTC  (4+ messages)
` [PATCH v2 05/11] xen/arm: Mark device as PCI while creating one

[dpdk-dev] [PATCH] common/iavf: fix arq resource leak
 2021-09-27  7:12 UTC  (2+ messages)

[PATCH] Let user choose larger buffers for IO reading
 2021-09-27  7:07 UTC 

[PATCH 1/2] drm/rockchip: dsi: hold pm-runtime across bind/unbind
 2021-09-27  7:10 UTC  (3+ messages)

Add Apple M1 support to PASemi i2c driver
 2021-09-27  7:07 UTC  (6+ messages)

[PATCH] Use more passive wording in hardlink.1
 2021-09-27  7:08 UTC 

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-27  7:06 UTC  (21+ messages)
` [PATCH 01/14] KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
` [PATCH 05/14] KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
` [PATCH 06/14] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH 09/14] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()

[PATCH hwmon 1/1] hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller
 2021-09-27  7:07 UTC 

[dpdk-dev] [PATCH] net/iavf: fix rx queue irqs resource leak
 2021-09-27  7:06 UTC  (2+ messages)

[PATCH v15] qapi: introduce 'query-x86-cpuid' QMP command
 2021-09-27  7:05 UTC  (4+ messages)

[PATCH v8 00/36] v4l: subdev internal routing and streams
 2021-09-27  7:05 UTC  (12+ messages)
` [PATCH v8 01/36] media: subdev: rename subdev-state alloc & free
` [PATCH v8 02/36] media: subdev: add active state to struct v4l2_subdev

[RFC PATCH] x86, vmlinux.lds: Add debug option to force all data sections aligned
 2021-09-27  7:04 UTC  (5+ messages)

[PATCH v3] migration/rdma: Fix out of order wrid
 2021-09-27  7:07 UTC 

[PATCH v2] net: phy: enhance GPY115 loopback disable function
 2021-09-27  7:03 UTC 

[dpdk-dev] [PATCH v3] net/ice: enable Rx timestamp on Flex Descriptor
 2021-09-27  7:01 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH 1/2] hw/dma: sifive_pdma: Improve code readability for "!!foo & bar"
 2021-09-27  6:59 UTC  (8+ messages)

[PATCH 1/4] dma-buf: add dma_fence_describe and dma_resv_describe
 2021-09-27  7:01 UTC  (3+ messages)
` [PATCH 2/4] drm/msm: allow compile_test on !ARM

[PATCH v2 0/4] merge contiguous physical memory regions
 2021-09-27  7:00 UTC  (2+ messages)

[PATCH v4 1/2] xen-pciback: prepare for the split for stub and PV
 2021-09-27  6:58 UTC  (2+ messages)
` [PATCH v4 2/2] xen-pciback: allow compiling on other archs than x86

[yocto] [hardknott][meta-yocto][PATCH 1/4] poky: Use SDKPATHINSTALL instead of SDKPATH
 2021-09-27  6:57 UTC 

[PATCH v3 00/17] introduce exynosauto v9 ufs driver
 2021-09-27  6:56 UTC  (7+ messages)
  ` [PATCH v3 03/17] scsi: ufs: ufs-exynos: change pclk available max value
  ` [PATCH v3 15/17] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto

[PATCH V4 00/22] arch: Add basic LoongArch support
 2021-09-27  6:52 UTC  (24+ messages)
` [PATCH V4 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V4 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V4 03/22] LoongArch: Add elf-related definitions
` [PATCH V4 04/22] LoongArch: Add writecombine support for drm
` [PATCH V4 05/22] LoongArch: Add build infrastructure
` [PATCH V4 06/22] LoongArch: Add CPU definition headers
` [PATCH V4 07/22] LoongArch: Add atomic/locking headers
` [PATCH V4 08/22] LoongArch: Add other common headers
` [PATCH V4 09/22] LoongArch: Add boot and setup routines
` [PATCH V4 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V4 11/22] LoongArch: Add process management
` [PATCH V4 12/22] LoongArch: Add memory management
` [PATCH V4 13/22] LoongArch: Add system call support
` [PATCH V4 14/22] LoongArch: Add signal handling support
` [PATCH V4 15/22] LoongArch: Add elf and module support
` [PATCH V4 16/22] LoongArch: Add misc common routines
` [PATCH V4 17/22] LoongArch: Add some library functions
` [PATCH V4 18/22] LoongArch: Add PCI controller support
` [PATCH V4 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V4 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V4 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V4 22/22] LoongArch: Add Loongson-3 default config file

[dpdk-dev] [PATCH 0/4] support async dequeue for split ring
 2021-09-27  6:56 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/4] vhost: "
  ` [dpdk-dev] [PATCH v2 2/4] examples/vhost: refactor vhost enqueue and dequeue datapaths

[virtio-dev] Re: [PATCH v3] virtio-net: support device stats
 2021-09-27  6:30 UTC  (2+ messages)

ppc32 doesn't boot when linkaddr=0x00900000
 2021-09-27  6:53 UTC  (2+ messages)

[PATCH 00/37] Add device tree based NUMA support to Arm
 2021-09-27  6:53 UTC  (10+ messages)
` [PATCH 22/37] xen/arm: use NR_MEM_BANKS to override default NR_NODE_MEMBLKS

[PATCH] intel_idle: remove a couple of useless variables
 2021-09-27  6:52 UTC  (4+ messages)
` [PATCH v2] "

[RESEND PATCH V10] dt-bindings: spi: Add sc7280 support
 2021-09-27  6:48 UTC 

Making races happen more often
 2021-09-27  6:49 UTC  (4+ messages)

[PATCH 0/2] Add QCM2290 USB3 PHY support
 2021-09-27  6:48 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,qmp: Add QCM2290 USB3 PHY
` [PATCH 2/2] phy: qcom-qmp: Add QCM2290 USB3 PHY support

[PATCH 1/3] treewide: Remove OF_PRIOR_STAGE from RISC-V boards
 2021-09-27  6:47 UTC  (3+ messages)
` [PATCH 2/3] board: arm: Remove OF_PRIOR_STAGE
` [PATCH 3/3] treewide: "

[PATCH V10 0/8] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-27  6:47 UTC  (4+ messages)
` [PATCH V10 1/8] dt-bindings: spi: Add sc7280 support

stable-rc/queue/4.19 build: 191 builds: 0 failed, 191 passed, 4 warnings (v4.19.207-80-ga032f307ecb0)
 2021-09-27  6:47 UTC 

[PATCH v2 0/2] Specify empty NUMA node
 2021-09-27  6:41 UTC  (9+ messages)
` [PATCH v2 1/2] Documentation, dt, numa: Add note to "
` [PATCH v2 2/2] of, numa: Fetch empty NUMA node ID from distance map

[PATCH V3] mm: debug_vm_pgtable: Don't use __P000 directly
 2021-09-27  6:43 UTC 

[PATCH V2] rtc: zynqmp: Add calibration set and get support
 2021-09-27  6:38 UTC  (2+ messages)

[PATCHv3 00/12] nvme: In-band authentication support
 2021-09-27  6:40 UTC  (9+ messages)
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication

[PATCH] rtc: msc313: fix missing include
 2021-09-27  6:37 UTC  (2+ messages)

[PATCH v5 0/2] irqchip/mchp-eic: add driver for Microchip EIC
 2021-09-27  6:36 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: microchip,eic: add bindings
` [PATCH v5 2/2] irqchip/mchp-eic: add support

[Buildroot] [PATCH 1/1] support/testing: remove python2 tests for automat and attrs
 2021-09-27  6:39 UTC 

[Buildroot] [PATCH 1/1] package/python-dataproperty: bump to version 0.53.0
 2021-09-27  6:38 UTC  (7+ messages)
` [Buildroot] [PATCH 1/1] package/python-mbstrdecoder: bump to version 1.1.0
` [Buildroot] [PATCH 1/1] package/python-tabledata: bump to version 1.3.0
` [Buildroot] [PATCH 1/1] package/python-texttable: bump to version 1.6.4
` [Buildroot] [PATCH 1/1] package/python-traitlets: bump to version 5.1.0
` [Buildroot] [PATCH 1/1] package/python-typepy: bump to version 1.3.0
` [Buildroot] [PATCH 1/1] package/python-urwid: bump to version 2.1.2

[PATCH 0/5] Designated initializer cleanup & conversion
 2021-09-27  6:37 UTC  (5+ messages)
` [PATCH 2/5] *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
` [PATCH 5/5] cbtree.h: define cb_init() in terms of CBTREE_INIT

[PATCH v2] mfd: qcom-pm8xxx: switch away from using chained IRQ handlers
 2021-09-27  6:36 UTC  (2+ messages)

[INFO] Does Git GUI support Dark Mode on Windows 10 ?
 2021-09-27  6:32 UTC  (2+ messages)

stable-rc/queue/4.4 build: 131 builds: 0 failed, 131 passed, 4 warnings (v4.4.284-46-g51be31f74d03)
 2021-09-27  6:22 UTC 

[PATCH V2] mm: debug_vm_pgtable: Don't use __P000 directly
 2021-09-27  6:21 UTC  (4+ messages)

[dpdk-dev] [PATCH] examples/l2fwd-event: changes to use event vector
 2021-09-27  6:21 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/6] task_work optimization
 2021-09-27  6:21 UTC  (10+ messages)
` [PATCH 1/8] io-wq: code clean for io_wq_add_work_after()
` [PATCH 2/8] io-wq: add helper to merge two wq_lists
` [PATCH 3/8] io_uring: add a limited tw list for irq completion work
` [PATCH 4/8] io_uring: add helper for task work execution code
` [PATCH 5/8] io_uring: split io_req_complete_post() and add a helper
` [PATCH 6/8] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
` [PATCH 7/8] io_uring: add tw_ctx for io_uring_task
` [PATCH 8/8] io_uring: batch completion in prior_task_list

[RESEND PATCH 0/3] Few Tegra210 ADMA fixes
 2021-09-27  6:20 UTC  (2+ messages)

[dpdk-dev] [PATCH v8 0/2] testpmd shows incorrect rx_offload configuration
 2021-09-27  6:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 0/3] "
  ` [dpdk-dev] [PATCH v9 1/3] ethdev: add an API to get device configuration info

nfsd4_process_open2 failed to open newly-created file! status=10008 ; warning at fs/nfsd/nfs4proc.c for nfsd4_open
 2021-09-27  6:10 UTC 

[regression] fs dax xfstests panic
 2021-09-27  6:17 UTC 

[PATCH] drm/amdgpu: correct initial cp_hqd_quantum for gfx9
 2021-09-27  6:13 UTC  (2+ messages)

[PATCH v7 00/40] accel: Move has_work() from CPUClass to AccelOpsClass
 2021-09-27  6:12 UTC  (6+ messages)
` [PATCH v7 12/40] accel/qtest: Implement AccelOpsClass::has_work()

[RFC/PATCH 00/18] Add Gigabit Ethernet driver support
 2021-09-27  6:10 UTC  (8+ messages)
` [RFC/PATCH 12/18] ravb: Add timestamp to struct ravb_hw_info

[f2fs-dev] [PATCH] f2fs: fix whint_mode mount option error
 2021-09-27  6:09 UTC 

[PATCH v5 00/26] Qemu SGX virtualization
 2021-09-27  5:38 UTC  (6+ messages)
` [PATCH v5 03/26] hostmem: Add hostmem-epc as a backend for SGX EPC
` [PATCH v5 04/26] qom: Add memory-backend-epc ObjectOptions support

[f2fs-dev] [PATCH] f2fs: fix to use WHINT_MODE
 2021-09-27  6:06 UTC  (2+ messages)
  `  "

[REGRESSION] nvme: code command_id with a genctr for use-after-free validation crashes apple T2 SSD
 2021-09-27  6:05 UTC  (11+ messages)

[PATCH RFC v2 00/16] hw/nvme: experimental user-creatable objects
 2021-09-27  5:17 UTC  (9+ messages)
` [PATCH RFC v2 06/16] hw/nvme: move nvm namespace members to separate struct
` [PATCH RFC v2 08/16] hw/nvme: hoist qdev state from namespace
` [PATCH RFC v2 11/16] hw/nvme: add experimental object x-nvme-subsystem
` [PATCH RFC v2 12/16] nvme: add structured type for nguid
` [PATCH RFC v2 13/16] hw/nvme: add experimental abstract object x-nvme-ns
` [PATCH RFC v2 14/16] hw/nvme: add experimental objects x-nvme-ns-{nvm, zoned}
` [PATCH RFC v2 15/16] hw/nvme: add experimental device x-nvme-ctrl
` [PATCH RFC v2 16/16] docs: add documentation for experimental nvme emulation

[PATCH] tcg/riscv: Fix potential bug in clobbered call register set
 2021-09-27  5:36 UTC  (3+ messages)

[RFC,v2 0/4] Add a driver for Mediatek SPI Nand controller
 2021-09-27  5:42 UTC  (10+ messages)
` [RFC,v2 1/4] mtd: ecc: move mediatek HW ECC driver
` [RFC,v2 2/4] mtd: ecc: realize Mediatek "
` [RFC,v2 3/4] spi: add Mediatek SPI Nand controller driver
` [RFC,v2 4/4] arm64: dts: add snfi node for spi nand

[Intel-gfx] linux-next: build warning after merge of the drm-misc tree
 2021-09-27  5:44 UTC  (2+ messages)
`  "

[PATCH] KVM: VMX: Remove redundant handling of bus lock vmexit
 2021-09-27  5:53 UTC 

linux-next: Tree for Sep 27
 2021-09-27  5:51 UTC 

[Buildroot] [PATCH 1/1] package/gdbm: needs fork
 2021-09-27  5:50 UTC 

[PATCH 0/2] user-mode: Avoid processing unnecessary meson rules
 2021-09-27  5:24 UTC  (4+ messages)
` [PATCH 1/2] bsd-user: Only process meson rules on BSD host

[PATCH u-boot-marvell] arm: mvebu: turris_omnia: fix leaked mtd device
 2021-09-27  5:48 UTC  (2+ messages)

[PATCH 1/1] phy: marvell: cp110: Support SATA invert polarity
 2021-09-27  5:47 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-sprd: Wait until DLL locked after being configured
 2021-09-27  5:48 UTC  (2+ messages)

[PATCH v1 0/1] pinctrl/GPIO driver for Apple SoCs
 2021-09-27  5:45 UTC  (11+ messages)
` [PATCH v1 1/1] pinctrl: add "

[RFC,v1 0/4] Add a driver for Mediatek SPI Nand controller
 2021-09-27  5:36 UTC  (8+ messages)
` [RFC,v1 1/4] mtd: ecc: move mediatek HW ECC driver
` [RFC,v1 2/4] mtd: ecc: realize Mediatek "
` [RFC,v1 3/4] spi: add Mediatek SPI Nand controller driver
` [RFC,v1 4/4] arm64: dts: add snfi node for spi nand

[PATCH] mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"
 2021-09-27  5:43 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.