All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-13 12:07:18 to 2021-10-13 12:42:09 UTC [more...]

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-13 12:17 UTC  (5+ messages)

[PATCH 0/9] x86: Rewrite the retpoline rewrite logic
 2021-10-13 12:22 UTC  (5+ messages)
` [PATCH 3/9] x86/asm: Fix register order
` [PATCH 4/9] x86/alternative: Implement .retpoline_sites support
` [PATCH 6/9] x86/alternative: Try inline spectre_v2=retpoline,amd
` [PATCH 8/9] x86,bugs: Unconditionally allow spectre_v2=retpoline,amd

[PATCH 0/5] dynamic debug for -next
 2021-10-13 12:42 UTC  (5+ messages)
` [PATCH 2/5] dyndbg: refine verbosity 1-4 summary-detail
` [PATCH 3/5] dyndbg: use alt-quotes in vpr-infos, not those user might use

[XEN PATCH v7 00/51] xen: Build system improvements, now with out-of-tree build!
 2021-10-13 12:41 UTC  (13+ messages)
` [XEN PATCH v7 21/51] build: set ALL_OBJS to main Makefile; move prelink.o to main Makefile
` [XEN PATCH v7 22/51] build: clean common temporary files from root makefile
` [XEN PATCH v7 24/51] build: prepare to always invoke $(MAKE) from xen/, use $(obj)

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-13 12:41 UTC  (11+ messages)
` [PATCH v8 09/12] sysfs: fix deadlock race "

[PATCH] stm32mp: stm32prog: Normalise newlines
 2021-10-13  9:56 UTC 

[PATCH 00/16] fdt: Make OF_BOARD a boolean option
 2021-10-13 12:39 UTC  (7+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915: Failsafe migration blits
 2021-10-13 12:41 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Update dma_fence_work
  `  "

[PATCH v2 1/2] include/phy: add driver_data to resume more of kernel code
 2021-10-13 11:19 UTC  (4+ messages)
` [PATCH v2 2/2] net: phy: micrel: sync init code for ksz80xx variants with the kernel driver

[PATCH mtd-utils] mtd-tests: Read and write pages during speed tests
 2021-10-13 11:20 UTC  (3+ messages)

[PATCH AUTOSEL 5.14 01/17] arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address
 2021-10-13 11:16 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 17/17] firmware: include drivers/firmware/Kconfig unconditionally

[PATCH V3 1/2] dt-bindings: update riscv plic compatible string
 2021-10-13 12:39 UTC  (8+ messages)

[PATCH 1/3] dt-bindings: arm: fsl: add TQ-Systems boards based on i.MX6Q/QP/DL
 2021-10-13 11:12 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx6qdl: tqma6: add ERR006687 hardware workaround for "a" variant
` [PATCH 3/3] ARM: dts: imx6qdl: add TQ-Systems MBa6x device trees

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-13 12:39 UTC  (4+ messages)
` [PATCH Part2 v5 26/45] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests

[patch 00/31] x86/fpu: Preparatory cleanups for AMX support (part 1)
 2021-10-13 12:37 UTC  (11+ messages)
` [patch 13/31] x86/fpu: Move KVMs FPU swapping to FPU core

[PATCH] media: sir_ir: remove broken driver
 2021-10-13 12:36 UTC 

Xen Booting Problem on ARM Machine
 2021-10-13 12:36 UTC  (8+ messages)

[RFC PATCH] mm/mempolicy: add MPOL_PREFERRED_STRICT memory policy
 2021-10-13 12:35 UTC  (4+ messages)

[PATCH] linux-yocto: add libmpc-native to DEPENDS
 2021-10-13 12:36 UTC  (11+ messages)
` [OE-core] "

[PATCH] wireless: ath5k: replace snprintf in show functions with sysfs_emit
 2021-10-13 12:36 UTC  (2+ messages)

Commit 09e856d54bda5f288ef8437a90ab2b9b3eab83d1r "vrf: Reset skb conntrack connection on VRF rcv" breaks expected netfilter behaviour
 2021-10-13 12:28 UTC  (2+ messages)

[PATCH v1 1/2] include/phy: add driver_data to resume more of kernel code
 2021-10-13 11:02 UTC  (8+ messages)
` [PATCH v1 2/2] net: phy: micrel: port clock select support

[Intel-gfx] [RFC PATCH] drm: Increase DRM_OBJECT_MAX_PROPERTY by 18
 2021-10-13 12:35 UTC  (4+ messages)
  `  "

[Buildroot] [PATCH 1/1] package/dtbocfg: depends on kernel
 2021-10-13 12:34 UTC  (2+ messages)

[PATCH 00/13] arm64: extable: remove anonymous out-of-line fixups
 2021-10-13 11:00 UTC  (14+ messages)
` [PATCH 01/13] arm64: lib: __arch_clear_user(): fold fixups into body
` [PATCH 02/13] arm64: lib: __arch_copy_from_user(): "
` [PATCH 03/13] arm64: lib: __arch_copy_to_user(): "
` [PATCH 04/13] arm64: kvm: use kvm_exception_table_entry
` [PATCH 05/13] arm64: factor out GPR numbering helpers
` [PATCH 06/13] arm64: gpr-num: support W registers
` [PATCH 07/13] arm64: extable: consolidate definitions
` [PATCH 08/13] arm64: extable: make fixup_exception() return bool
` [PATCH 09/13] arm64: extable: use `ex` for `exception_table_entry`
` [PATCH 10/13] arm64: extable: add `type` and `data` fields
` [PATCH 11/13] arm64: extable: add a dedicated uaccess handler
` [PATCH 12/13] arm64: extable: add load_unaligned_zeropad() handler
` [PATCH 13/13] arm64: vmlinux.lds.S: remove `.fixup` section

[PATCH v5] virtio-blk: Add validation for block size in config space
 2021-10-13 12:34 UTC  (7+ messages)

[PATCH v7] xen: Expose the PMU to the guests
 2021-10-13 12:33 UTC 

[PATCH v2] vduse: Fix race condition between resetting and irq injecting
 2021-10-13 12:34 UTC  (2+ messages)

[PATCH v2] ASoC: rt1011: Fix 'I2S Reference' enum control
 2021-10-13 12:33 UTC 

[PATCH -next v2 0/6] Fix some issues about mmp
 2021-10-13 12:33 UTC  (9+ messages)
` [PATCH -next v2 2/6] ext4: introduce last_check_time record previous check time

[PATCHv2 0/4] Get rid of pm_runtime_irq_safe() for 8250_omap
 2021-10-13 12:33 UTC  (3+ messages)
` [PATCH 1/4] serial: core: Add wakeup() and start_pending_tx() for power management

[PATCH 0/1] scsi: ufs-pci: Force a full restore after suspend-to-disk
 2021-10-13 12:33 UTC  (4+ messages)

[Printing-architecture] OpenPrinting News
 2021-10-13 12:32 UTC  (4+ messages)

[PATCH v2] Bluetooth: Fix memory leak of hci device
 2021-10-13 12:32 UTC  (2+ messages)

[PATCH v2 -next] blk-cgroup: synchoronize blkg creation against policy deactivation
 2021-10-13 12:44 UTC 

[Intel-gfx] [PATCH] drm/i915: Use dma_resv_iter for waiting in i915_gem_object_wait_reservation
 2021-10-13 12:32 UTC  (3+ messages)
`  "

[PATCH v2] Bluetooth: btintel: Fix bdaddress comparison with garbage value
 2021-10-13 12:31 UTC  (2+ messages)

[PATCH] iommu/dart: use kmemdup instead of kzalloc and memcpy
 2021-10-13  6:34 UTC 

[PATCH v3 0/2] hw/arm/virt: Fix qemu booting failure on device-tree
 2021-10-13 12:28 UTC  (7+ messages)
` [PATCH v3 1/2] numa: Require distance map when empty node exists

[PATCH Review 1/1] drm/ttm: fix debugfs node create failed
 2021-10-13 12:29 UTC  (3+ messages)

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-10-13 12:25 UTC  (8+ messages)
` [dpdk-dev] [PATCH v26 0/6] support dmadev
  ` [dpdk-dev] [PATCH v26 1/6] dmadev: introduce DMA device library
  ` [dpdk-dev] [PATCH v26 2/6] dmadev: add control plane API support
  ` [dpdk-dev] [PATCH v26 3/6] dmadev: add data "
  ` [dpdk-dev] [PATCH v26 4/6] dmadev: add multi-process support
  ` [dpdk-dev] [PATCH v26 5/6] dma/skeleton: introduce skeleton dmadev driver
  ` [dpdk-dev] [PATCH v26 6/6] app/test: add dmadev API test

[PATCH v3 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-13 12:24 UTC  (6+ messages)

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-10-13 12:29 UTC  (9+ messages)

[PATCH v2 0/4] Fix up bpf_jit_limit some more
 2021-10-13 12:29 UTC  (5+ messages)
` [PATCH v2 4/4] bpf: export bpf_jit_current

[PATCH] staging: r8188eu: use kzalloc instead of kmalloc and memset
 2021-10-13 12:29 UTC  (2+ messages)

[PATCH v2] usb: core: hub: improve port over-current alert msg
 2021-10-13 12:27 UTC 

[PATCH] Bluetooth: Fix debugfs entry leak in hci_register_dev()
 2021-10-13 12:29 UTC  (2+ messages)

[GIT PULL] another OP-TEE fix for v5.15
 2021-10-13 12:28 UTC  (2+ messages)

[PATCH v2 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-10-13 12:28 UTC  (4+ messages)
` [PATCH v2 04/21] ACPI: CPPC: add cppc enable register function

[PATCH] dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap()
 2021-10-13 12:28 UTC  (3+ messages)

[PATCH v3 0/6] Add Xilinx Event Management Driver
 2021-10-13 12:27 UTC  (2+ messages)
  ` [PATCH v4 "

[PATCH] tee: optee: Fix missing devices unregister during optee_remove
 2021-10-13 12:27 UTC  (9+ messages)

[PATCH] Revert "drm/fb-helper: improve DRM fbdev emulation device names"
 2021-10-13 12:27 UTC  (4+ messages)
` [Nouveau] "

[PATCH v8 11/11] KVM: arm64: Handle protected guests at 32 bits
 2021-10-13 12:03 UTC  (6+ messages)
` [PATCH v9 00/22] KVM: arm64: Fixed features for protected VMs
  ` [PATCH v9 21/22] KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()
  ` [PATCH v9 22/22] KVM: arm64: pkvm: Give priority to standard traps over pvm handling

[PATCH] spi: Fix deadlock when adding SPI controllers on SPI buses
 2021-10-13 12:26 UTC 

[PATCH] staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC
 2021-10-13 12:26 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/10] new features for ipsec and security libraries
 2021-10-13 12:15 UTC  (17+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 06/10] ipsec: add transmit segmentation offload support
` [dpdk-dev] [PATCH v9 00/10] new features for ipsec and security libraries
  ` [dpdk-dev] [PATCH v9 01/10] security: add ESN field to ipsec_xform
  ` [dpdk-dev] [PATCH v9 02/10] ipsec: add support for AEAD algorithms
  ` [dpdk-dev] [PATCH v9 03/10] security: add UDP params for IPsec NAT-T
  ` [dpdk-dev] [PATCH v9 04/10] ipsec: add support for NAT-T
  ` [dpdk-dev] [PATCH v9 05/10] mbuf: add IPsec ESP tunnel type
  ` [dpdk-dev] [PATCH v9 06/10] ipsec: add transmit segmentation offload support
  ` [dpdk-dev] [PATCH v9 07/10] ipsec: add support for SA telemetry
  ` [dpdk-dev] [PATCH v9 08/10] ipsec: add support for initial SQN value
  ` [dpdk-dev] [PATCH v9 09/10] doc: remove unneeded ipsec new field deprecation
  ` [dpdk-dev] [PATCH v9 10/10] doc: remove unneeded security deprecation

[PATCH 00/13] python/iotests: Run iotest linters during Python CI
 2021-10-13 12:23 UTC  (9+ messages)
` [PATCH 10/13] iotests/linters: Add entry point for linting via "
` [PATCH 11/13] iotests/linters: Add workaround for mypy bug #9852
` [PATCH 12/13] python: Add iotest linters to test suite
` [PATCH 13/13] iotests: [RFC] drop iotest 297

[PATCH 00/22] PCI: Unify PCI error response checking
 2021-10-13 12:20 UTC  (7+ messages)
` [PATCH 16/22] PCI: pciehp: Use RESPONSE_IS_PCI_ERROR() to check read from hardware

[PATCHv2 0/8] x86/ftrace: Add direct batch interface
 2021-10-13 12:25 UTC  (3+ messages)

[PATCH v2 1/2] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
 2021-10-13 12:25 UTC  (4+ messages)

[peterz-queue:objtool/core 34/37] drivers/net/wireless/mediatek/mt76/mt76x2/mac.o: warning: objtool: elf_add_altinstr
 2021-10-13 12:24 UTC  (2+ messages)

[PATCH 23/28] staging: most: dim2: use device tree
 2021-10-13 12:24 UTC  (2+ messages)

[PATCH] drm/bridge: nwl-dsi: Move bridge add/remove to dsi callbacks
 2021-10-13 12:24 UTC  (2+ messages)

[PATCH] Documentation: specify base point when generating MyFirstContribution patchset
 2021-10-13 12:22 UTC 

[PATCH V3 0/6] blk-mq: support concurrent queue quiescing
 2021-10-13 12:23 UTC  (7+ messages)
` [PATCH V3 4/6] nvme: paring quiesce/unquiesce

[PATCH v2 00/34] component: Make into an aggregate bus
 2021-10-13 12:22 UTC  (6+ messages)
` [PATCH v2 01/34] component: Introduce struct aggregate_device

[xenomai-images][PATCH v2 0/8] Update to Debian 11
 2021-10-13 12:22 UTC  (10+ messages)
` [xenomai-images][PATCH v2 1/8] kas: Rename opt-lava-test.yml to opt-ci-board.yml
` [xenomai-images][PATCH v2 2/8] ci: Disable partition expanding for all real test boards
` [xenomai-images][PATCH v2 3/8] kas: Introduce kas option file for CI builds
` [xenomai-images][PATCH v2 4/8] kas: Integrate opt-debug.yml into opt-ci.yml
` [xenomai-images][PATCH v2 5/8] demo-image: Fix sshd-regen-keys problems on arm / qemu
` [xenomai-images][PATCH v2 6/8] linux-xenomai: arm: Enable CONFIG_ARM_MODULE_PLTS
` [xenomai-images][PATCH v2 7/8] xenomai-demo: Switch to Debian bullseye
` [xenomai-images][PATCH v2 8/8] ci: Fail test job when an error occurred during lava job submission

[PATCH v3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-10-13 12:13 UTC 

[PATCH v5 00/11] PCI devices passthrough on Arm
 2021-10-13 12:21 UTC  (20+ messages)
` [PATCH v5 07/11] xen/domctl: Introduce XEN_DOMCTL_CDF_vpci flag
` [PATCH v5 08/11] xen/arm: Enable the existing x86 virtual PCI support for ARM

[PATCH v2] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
 2021-10-13 12:20 UTC  (4+ messages)

[PATCH] arm/docs: Clarify legacy DT bindings on UEFI
 2021-10-13 12:19 UTC 

[PATCH v3] ASoC: rt1011: Fix 'I2S Reference' enum control caused error
 2021-10-13 12:19 UTC  (6+ messages)

[PATCH v6] xen: Expose the PMU to the guests
 2021-10-13 12:19 UTC  (5+ messages)

Question: ESP GSO not working
 2021-10-13 12:19 UTC 

[RFC PATCH 00/13] target/riscv: Rationalize XLEN and operand length
 2021-10-13 12:18 UTC  (7+ messages)
` [PATCH 01/13] target/riscv: Move cpu_get_tb_cpu_state out of line
` [PATCH 02/13] target/riscv: Create RISCVMXL enumeration

[PATCH 0/5] iommu/virtio: Add identity domains
 2021-10-13 12:10 UTC  (12+ messages)
` [PATCH 1/5] iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
` [PATCH 2/5] iommu/virtio: Support bypass domains
` [PATCH 3/5] iommu/virtio: Sort reserved regions
` [PATCH 4/5] iommu/virtio: Pass end address to viommu_add_mapping()
` [PATCH 5/5] iommu/virtio: Support identity-mapped domains

[dpdk-dev] [PATCH v3] cryptodev: add telemetry callbacks
 2021-10-13 12:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[dpdk-dev] [PATCH] net: introduce IPv4 ihl and version fields
 2021-10-13 12:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH 1/2] npmsw: Avoid race condition with multiple npm fetchers
 2021-10-13 12:14 UTC  (2+ messages)
` [PATCH 2/2] fetch2: Do not attempt to verify donestamp if download is not complete

[oe] [meta-oe] [PATCH v2] bdwgc: upgrade 8.0.6 -> 8.2.0
 2021-10-13 12:13 UTC 

[OE-core] [PATCH] libical: upgrade 3.0.10 -> 3.0.11
 2021-10-13 12:12 UTC 

linux-next: Tree for Oct 13
 2021-10-13 12:13 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/11] i915: Initial multi-tile support
 2021-10-13 12:12 UTC  (4+ messages)
` [Intel-gfx] [PATCH 03/11] drm/i915: Restructure probe to handle multi-tile platforms
  `  "

[ovmf test] 165487: all pass - PUSHED
 2021-10-13 12:12 UTC 

[dpdk-dev] [PATCH] port: eventdev port api promoted
 2021-10-13 12:12 UTC  (4+ messages)

[PATCH v2 0/2] Introduce simple pidfd to task helper
 2021-10-13 12:12 UTC  (4+ messages)
` [PATCH v2 2/2] mm: use pidfd_get_task()

[PATCH v4 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-10-13 12:12 UTC  (8+ messages)
` [PATCH v4 10/18] soc: imx: add i.MX8M blk-ctrl driver

[oe] [meta-oe] [PATCH] bdwgc: upgrade 8.0.6 -> 8.2.0
 2021-10-13 12:11 UTC  (2+ messages)
` [PATCH] [oe] [meta-oe] [PATCH] icewm: upgrade 2.7.0 -> 2.8.0

[PATCH 0/2] arm64: defconfig: Enable multimedia clocks on SC7180
 2021-10-13 10:56 UTC  (3+ messages)
` [PATCH 1/2] arm64: defconfig: Add SC7180 GPUCC and DISPCC as module
` [PATCH 2/2] arm64: defconfig: Add SC7180 VIDEOCC "

[dpdk-dev] [PATCH v3] eventdev/rx_adapter: add telemetry callbacks
 2021-10-13 12:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[OE-core][PATCH 1/2] featimage: refactor style
 2021-10-13 12:06 UTC  (2+ messages)
` [OE-core][PATCH v3 2/2] kernel-fitimage: use correct kernel image


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.