All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-01 13:27:14 to 2021-10-01 14:20:16 UTC [more...]

[PATCH] backlight: hx8357: Add SPI device ID table
 2021-10-01 14:20 UTC  (6+ messages)

[PATCH 0/1] x86: centralize default APIC id definition
 2021-10-01 14:19 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
 2021-10-01 14:19 UTC  (3+ messages)

[PATCH] sstate: Add ZStandard compressor support
 2021-10-01 14:19 UTC  (6+ messages)
` [poky] "

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-01 14:18 UTC  (9+ messages)
` [PATCH v13 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v13 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v13 14/35] drm/tegra: gr3d: "
` [PATCH v13 17/35] bus: tegra-gmi: Add runtime PM and OPP support

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2021-10-01 14:17 UTC  (8+ messages)
` [PATCH v8 4/7] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK

[PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
 2021-10-01 14:18 UTC  (4+ messages)
` [PATCH v2 16/35] mtd: spi-nor: core: Mark default_init() as deprecated

[Buildroot] [PATCH v2 1/7] package/opengl/libgbm: new virtual package
 2021-10-01 14:18 UTC  (8+ messages)
` [Buildroot] [PATCH v2 4/7] package/sunxi-mali-mainline: add support for different outputs
` [Buildroot] [PATCH v2 5/7] package/sunxi-mali-mainline: provides libgbm
` [Buildroot] [PATCH v2 6/7] package/kmscube: use libgbm virtual package

[PATCH BlueZ v4 0/2] Optionally require security for notify/indicate
 2021-10-01 14:17 UTC  (3+ messages)
` [PATCH BlueZ v4 1/2] gatt: Allow GATT server to dicate CCC permissions
` [PATCH BlueZ v4 2/2] doc/gatt-api: Add 'X-notify`/`X-indicate`

[PATCH 1/1] io_uring: kill fasync
 2021-10-01 14:17 UTC  (3+ messages)

[PATCH 01/14] vim: Backport fix for CVE-2021-3770
 2021-10-01 14:17 UTC  (5+ messages)
  ` [OE-core] [RFC PATCH 14/14] layer.conf: Extend recipes not to install without explict dependencies

[PATCH v2 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-10-01 14:18 UTC  (6+ messages)
` [PATCH v2 3/5] drm/msm/dp: Support up to 3 DP controllers

[PATCH v3 0/8] Add __alloc_size()
 2021-10-01 14:15 UTC  (3+ messages)
` [PATCH v3 8/8] percpu: Add __alloc_size attributes for better bounds checking

[kvm-unit-tests PATCH] x86/msr.c generalize to any input msr
 2021-10-01 14:14 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib/string: Add stroull and strtoll
  ` [kvm-unit-tests PATCH v2 3/3] x86/msr.c generalize to any input msr

[PATCHv3 0/3] arm64/irqentry: remove duplicate housekeeping of rcu
 2021-10-01 14:12 UTC  (9+ messages)
` [PATCHv3 2/3] arm64: entry: refactor EL1 interrupt entry logic
` [PATCHv3 3/3] arm64/entry-common: supplement irq accounting

GSSAPI fix for pynfs nfs4.1 client code
 2021-10-01 14:13 UTC  (4+ messages)

[PATCH V3 0/3] Add DMA support for transfers in multiple cases
 2021-10-01 14:08 UTC  (4+ messages)
` [PATCH V3 1/3] dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 8
` [PATCH V3 2/3] dmaengine: dw-axi-dmac: Hardware handshake configuration
` [PATCH V3 3/3] dmaengine: dw-axi-dmac: set coherent mask

[PATCH v4 00/13] qapi: static typing conversion, pt5b
 2021-10-01 14:11 UTC  (4+ messages)
` [PATCH v4 03/13] qapi/parser: fix unused check_args_section arguments

[PATCH net-next 0/2] Support for the ip6ip6 encapsulation of IOAM
 2021-10-01 14:10 UTC  (8+ messages)
` [PATCH net-next 1/2] ipv6: ioam: Add support for the ip6ip6 encapsulation

[PATCH 0/2] bugfix for read_extent_tree_block
 2021-10-01 14:09 UTC  (4+ messages)
` [PATCH 2/2] ext4: check magic even the extent block bh is verified

[PATCH v4 0/3] arm/efi: Add dom0less support to UEFI boot
 2021-10-01 14:08 UTC  (7+ messages)
` [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot
` [PATCH v4 3/3] arm/efi: load dom0 modules from DT using UEFI

[dpdk-dev] [RFC v2 0/5] hide eth dev related structures
 2021-10-01 14:02 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 0/7] "
  ` [dpdk-dev] [PATCH v3 1/7] ethdev: allocate max space for internal queue array
  ` [dpdk-dev] [PATCH v3 2/7] ethdev: change input parameters for rx_queue_count
  ` [dpdk-dev] [PATCH v3 3/7] ethdev: copy ethdev 'fast' API into separate structure
  ` [dpdk-dev] [PATCH v3 4/7] ethdev: make burst functions to use new flat array
  ` [dpdk-dev] [PATCH v3 5/7] ethdev: add API to retrieve multiple ethernet addresses
  ` [dpdk-dev] [PATCH v3 6/7] ethdev: remove legacy Rx descriptor done API
  ` [dpdk-dev] [PATCH v3 7/7] ethdev: hide eth dev related structures

[QUESTION] is SLAB considered legacy and deprecated?
 2021-10-01 14:07 UTC  (4+ messages)

[PATCH] kasan: Fix tag for large allocations when using CONFIG_SLAB
 2021-10-01 14:05 UTC  (4+ messages)

[bvanassche:scsi-for-next 2/2] drivers/scsi/smartpqi/smartpqi_init.c:6952:22: error: 'pqi_sdev_attr_groups' undeclared here (not in a function); did you mean 'pqi_shost_attr_groups'?
 2021-10-01 14:04 UTC  (2+ messages)

[PATCH 0/4] btrfs: fix missing error handling when replaying directory entries
 2021-10-01 14:04 UTC  (4+ messages)
` [PATCH 1/4] btrfs: deal with errors when checking if a dir entry exists during log replay

[PATCH v18 00/15] arm64: MMU enabled kexec relocation
 2021-10-01 14:01 UTC  (4+ messages)

[PATCH 0/2] arm64: retry dropping HAVE_ARCH_PFN_VALID
 2021-10-01 14:01 UTC  (4+ messages)

[PATCH v1 0/4] mm/memory_hotplug: full support for
 2021-10-01 14:03 UTC  (10+ messages)
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH v2 00/11] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-10-01 14:02 UTC  (11+ messages)
` [PATCH v2 05/11] KVM: arm64: Defer WFI emulation as a requested event
` [PATCH v2 06/11] KVM: arm64: Add support for SYSTEM_SUSPEND PSCI call

[PATCH v1 1/1] virt: acrn: Drop internal kernel type from ABI
 2021-10-01 14:01 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2021-10-01 14:01 UTC  (3+ messages)

[bug report] drm/msm/dp: add debugfs support to DP driver
 2021-10-01 13:59 UTC 

[PATCH] SUNRPC: fix sign error causing rpcsec_gss drops
 2021-10-01 13:59 UTC 

[PATCH] ARM: dts: omap3: fix cpu thermal label name
 2021-10-01 13:59 UTC 

[PATCH] PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
 2021-10-01 13:58 UTC 

[PATCH v3] serial: imx: Suppress false positive sysrq lockdep warning
 2021-10-01 13:56 UTC  (2+ messages)

[PATCH v1 1/1] hyper-v: Replace uuid.h with types.h
 2021-10-01 13:55 UTC 

[PATCH] nvme-fabrics: Use shutdown timeout on disconnect
 2021-10-01 13:55 UTC  (3+ messages)

[PATCH] x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]
 2021-10-01 13:54 UTC  (4+ messages)

[PATCH bpf-next] test_bpf: add module parameter test_type
 2021-10-01 13:51 UTC 

[PATCH] x86/sev: Fully map the #VC exception stacks
 2021-10-01 13:52 UTC  (7+ messages)

[PATCH v1] drivers/gpio: add support for MAX7320 i2c i/o expander
 2021-10-01 13:52 UTC  (2+ messages)

linux-next: manual merge of the rdma tree with the rdma-fixes tree
 2021-10-01 13:52 UTC  (2+ messages)

[PATCH] iwd: Fix missing Ethernet attributes
 2021-10-01 13:51 UTC  (4+ messages)

[bug report] drm/msm: Add SDM845 DPU support
 2021-10-01 13:50 UTC  (2+ messages)

[PATCH 1/9] rpm: Ensure compression parallelism isn't coded into rpms
 2021-10-01 13:50 UTC  (9+ messages)
` [PATCH 2/9] package: Ensure pclist files are deterministic and don't use full paths
` [PATCH 3/9] gnupg: Be deterministic about sendmail
` [PATCH 4/9] mesa: Ensure megadrivers runtime mappings are deterministic
` [PATCH 5/9] util-linux: Fix reproducibility
` [PATCH 6/9] libtool: Allow libtool-cross to reproduce
` [PATCH 7/9] gobject-introspection: Don't write $HOME into scripts
` [PATCH 8/9] oeqa/selftest/bbtests: Add uuid to force build test
` [PATCH 9/9] image: Exclude IMAGE_VERSION_SUFFIX from expansion in image tasks

[net-next] devlink: report maximum number of snapshots with regions
 2021-10-01 13:50 UTC  (2+ messages)

[PATCH 1/2] iommu: arm-smmu-qcom: Add compatible for qcm2290
 2021-10-01 14:00 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: arm-smmu: Add qcm2290 compatible strings

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-10-01 13:48 UTC  (12+ messages)
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()

[PATCH v2 1/1] infiniband: hf1: Use string_upper() instead of open coded variant
 2021-10-01 13:48 UTC  (3+ messages)

[dpdk-dev] [RFC PATCH] ethdev: clarify flow attribute and action port ID semantics
 2021-10-01 13:47 UTC  (14+ messages)
` [dpdk-dev] [PATCH v1 00/12] ethdev: rework transfer flow API
  ` [dpdk-dev] [PATCH v1 01/12] ethdev: add ethdev item to "
  ` [dpdk-dev] [PATCH v1 02/12] ethdev: add eswitch port "
  ` [dpdk-dev] [PATCH v1 03/12] ethdev: add ethdev action "
  ` [dpdk-dev] [PATCH v1 04/12] ethdev: add eswitch port "
  ` [dpdk-dev] [PATCH v1 05/12] ethdev: deprecate hard-to-use or ambiguous items and actions
  ` [dpdk-dev] [PATCH v1 06/12] ethdev: deprecate direction attributes in transfer flows
  ` [dpdk-dev] [PATCH v1 07/12] net/bnxt: support ethdev and E-Switch port flow items
  ` [dpdk-dev] [PATCH v1 08/12] net/bnxt: support ethdev and E-Switch port flow actions
  ` [dpdk-dev] [PATCH v1 09/12] net/enic: "
  ` [dpdk-dev] [PATCH v1 10/12] net/mlx5: support E-Switch port flow action
  ` [dpdk-dev] [PATCH v1 11/12] net/octeontx2: support ethdev "
  ` [dpdk-dev] [PATCH v1 12/12] net/sfc: support ethdev flow item

[PATCH v2] serial: imx: Fix sysrq deadlock
 2021-10-01 13:48 UTC  (6+ messages)

5.15.0-0.rc2: suspicious RCU usage
 2021-10-01 13:47 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] security: use the net library for IP structs
 2021-10-01 13:44 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] security: build on Windows

[PATCH V6 0/8] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-01 13:44 UTC  (6+ messages)
` [PATCH V6 5/8] x86/hyperv: Add Write/Read MSR registers via ghcb page

[dpdk-dev] [PATCH 00/27] net/cnxk: support for inline ipsec
 2021-10-01 13:40 UTC  (30+ messages)
` [dpdk-dev] [PATCH v3 00/28] "
  ` [dpdk-dev] [PATCH v3 01/28] common/cnxk: support cn9k fast path security session
  ` [dpdk-dev] [PATCH v3 02/28] common/cnxk: support CPT parse header dump
  ` [dpdk-dev] [PATCH v3 03/28] common/cnxk: allow reuse of SSO API for inline dev
  ` [dpdk-dev] [PATCH v3 04/28] common/cnxk: change NIX debug API and queue API interface
  ` [dpdk-dev] [PATCH v3 05/28] common/cnxk: support NIX inline device IRQ
  ` [dpdk-dev] [PATCH v3 06/28] common/cnxk: support NIX inline device init and fini
  ` [dpdk-dev] [PATCH v3 07/28] common/cnxk: support NIX inline inbound and outbound setup
  ` [dpdk-dev] [PATCH v3 08/28] common/cnxk: disable CQ drop when inline inbound is enabled
  ` [dpdk-dev] [PATCH v3 09/28] common/cnxk: dump CPT LF registers on error intr
  ` [dpdk-dev] [PATCH v3 10/28] common/cnxk: align CPT LF enable/disable sequence
  ` [dpdk-dev] [PATCH v3 11/28] common/cnxk: restore NIX sqb pool limit before destroy
  ` [dpdk-dev] [PATCH v3 12/28] common/cnxk: add CQ enable support in NIX Tx path
  ` [dpdk-dev] [PATCH v3 13/28] common/cnxk: setup aura BP conf based on nix
  ` [dpdk-dev] [PATCH v3 14/28] common/cnxk: support anti-replay check in SW for cn9k
  ` [dpdk-dev] [PATCH v3 15/28] common/cnxk: support inline IPsec rte flow action
  ` [dpdk-dev] [PATCH v3 16/28] net/cnxk: support inline security setup for cn9k
  ` [dpdk-dev] [PATCH v3 17/28] net/cnxk: support inline security setup for cn10k
  ` [dpdk-dev] [PATCH v3 18/28] net/cnxk: support Rx security offload on cn9k
  ` [dpdk-dev] [PATCH v3 19/28] net/cnxk: support Tx "
  ` [dpdk-dev] [PATCH v3 20/28] net/cnxk: support Rx security offload on cn10k
  ` [dpdk-dev] [PATCH v3 21/28] net/cnxk: support Tx "
  ` [dpdk-dev] [PATCH v3 22/28] net/cnxk: support IPsec anti replay in cn9k
  ` [dpdk-dev] [PATCH v3 23/28] net/cnxk: support IPsec transport mode in cn10k
  ` [dpdk-dev] [PATCH v3 24/28] net/cnxk: update ethertype for mixed IPsec tunnel versions
  ` [dpdk-dev] [PATCH v3 25/28] net/cnxk: allow zero udp6 checksum for non inline device
  ` [dpdk-dev] [PATCH v3 26/28] net/cnxk: add crypto capabilities for AES CBC and HMAC SHA1
  ` [dpdk-dev] [PATCH v3 27/28] net/cnxk: support configuring channel mask via devargs
  ` [dpdk-dev] [PATCH v3 28/28] net/cnxk: reflect globally enabled offloads in queue conf

[RFC Patch net-next v2] net_sched: introduce eBPF based Qdisc
 2021-10-01 13:43 UTC  (9+ messages)

[PATCH v3 0/5]: initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2021-10-01 13:42 UTC  (6+ messages)
` [PATCH v3 1/5] initramfs: refactor do_header() cpio magic checks
` [PATCH v3 2/5] initramfs: print helpful cpio error on "crc" magic
` [PATCH v3 3/5] docs: remove mention of "crc" cpio format support
` [PATCH v3 4/5] initramfs: use do_utime() wrapper consistently
` [PATCH v3 5/5] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option

[PATCH] hw/ppc: Deprecate the ref405ep and taihu machines and the 405 CPU models
 2021-10-01 13:41 UTC  (5+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS e4978fd02375b1f6e9b3fbd061bca639ce4d2470
 2021-10-01 13:42 UTC 

Docker 20.10.3 breaks due to iptables v1.8.7 (legacy) incompatibility #meta-virtualization
 2021-10-01 13:42 UTC  (7+ messages)
` [meta-virtualization] "

BUG: Cannot boot Odroid XU4 from eMMC without this patch
 2021-10-01 13:41 UTC  (4+ messages)

[PATCH 0/5] irq_work: PREEMPT_RT bits
 2021-10-01 13:40 UTC  (9+ messages)
` [PATCH 4/5] irq_work: Handle some irq_work in SOFTIRQ on PREEMPT_RT

[PATCH] drm/amdgpu: During s0ix don't wait to signal GFXOFF
 2021-10-01 13:40 UTC  (3+ messages)

[PATCH 0/2] ALSA: hda/realtek: Fix name and add quirk for new Clevo
 2021-10-01 13:31 UTC  (3+ messages)
` [PATCH 1/2] ALSA: hda/realtek: Complete partial device name to avoid ambiguity
` [PATCH 2/2] ALSA: hda/realtek: Add quirk for Clevo X170KM-G

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-10-01 13:38 UTC  (7+ messages)
` [PATCH v3 04/11] vpci/header: Add and remove register handlers dynamically
` [PATCH v3 05/11] vpci/header: Implement guest BAR register handlers
` [PATCH v3 07/11] vpci/header: program p2m with guest BAR view

Issue with extension of ext4 filesystem on Rhel7
 2021-10-01 13:35 UTC 

[syzbot] KASAN: use-after-free Read in addr_handler (5)
 2021-10-01 13:34 UTC  (2+ messages)

[PATCH 0/5] trace-cruncher: Improve error messages
 2021-10-01 13:33 UTC  (6+ messages)
` [PATCH 1/5] trace-cruncher: Error on fail to destroy
` [PATCH 2/5] trace-cruncher: Proper type name for the python objects
` [PATCH 3/5] trace-cruncher: Correct misleading error message
` [PATCH 4/5] trace-cruncher: Proper labeling of the libtracefs errors
` [PATCH 5/5] trace-cruncher: Proper labeling of non "

[luxis1999-dev-iommu:dev-iommu-5.14-rfcv1 17/20] iommufd.c:undefined reference to `vfio_device_add_iova_cap'
 2021-10-01 13:33 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/3] bitrate: change reg implementation to match API description
 2021-10-01 13:32 UTC  (4+ messages)

[PATCH v10 00/28] x86: Support Intel Advanced Matrix Extensions
 2021-10-01 13:32 UTC  (3+ messages)
` [PATCH v10 06/28] x86/fpu/xstate: Add new variables to indicate dynamic XSTATE buffer size

MMC speed issue with RaspberryPi 3b, 3a+
 2021-10-01 13:31 UTC  (3+ messages)

[PATCH] gss: remove legacy gssd upcall pipe
 2021-10-01 13:30 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] iwd: Fix timeout error on new connection
 2021-10-01 13:29 UTC  (2+ messages)

[regression] Bluetooth: Query LE tx power on startup broke Bluetooth on MacBookPro16,1
 2021-10-01 13:28 UTC  (8+ messages)
  ` [PATCH] Bluetooth: add quirk disabling query LE tx power
        ` [PATCHv2] Bluetooth: quirk disabling LE Read Transmit Power

[PATCH] power: supply: wm831x_power: fix spelling mistake on function name
 2021-10-01 13:25 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.