All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-03 16:52:11 to 2023-03-03 17:21:45 UTC [more...]

[PATCH 1/7] ARM: dts: nuvoton: Add Quanta GIS BMC Device Tree
 2023-03-03 17:11 UTC  (4+ messages)

[PATCH v38 00/39] LSM: Module stacking for AppArmor
 2023-03-03 17:14 UTC  (7+ messages)
` [PATCH v38 01/39] LSM: Identify modules by more than name
` [PATCH v38 02/39] LSM: Add an LSM identifier for external use

[PATCH 00/87] spi: Convert to platform remove callback returning void
 2023-03-03 17:20 UTC  (79+ messages)
` [PATCH 01/87] spi: ar934x: "
` [PATCH 02/87] spi: armada-3700: "
` [PATCH 03/87] spi: aspeed-smc: "
` [PATCH 04/87] spi: at91-usart: "
` [PATCH 05/87] spi: ath79: "
` [PATCH 06/87] spi: atmel: "
` [PATCH 07/87] spi: au1550: "
` [PATCH 08/87] spi: axi-spi-engine: "
` [PATCH 09/87] spi: bcm2835: "
` [PATCH 10/87] spi: bcm2835aux: "
` [PATCH 11/87] spi: bcm63xx-hsspi: "
` [PATCH 12/87] spi: bcm63xx: "
` [PATCH 13/87] spi: bcmbca-hsspi: "
` [PATCH 14/87] spi: brcmstb-qspi: "
` [PATCH 15/87] spi: cadence-quadspi: "
` [PATCH 16/87] spi: cadence: "
` [PATCH 17/87] spi: cavium-octeon: "
` [PATCH 18/87] spi: coldfire-qspi: "
` [PATCH 19/87] spi: davinci: "
` [PATCH 20/87] spi: dln2: "
` [PATCH 21/87] spi: dw-bt1: "
` [PATCH 22/87] spi: dw-mmio: "
` [PATCH 23/87] spi: ep93xx: "
` [PATCH 24/87] spi: fsl-dspi: "
` [PATCH 25/87] spi: fsl-espi: "
` [PATCH 26/87] spi: fsl-lpspi: "
` [PATCH 27/87] spi: fsl-qspi: "
` [PATCH 28/87] spi: fsl-spi: "
` [PATCH 29/87] spi: geni-qcom: "
` [PATCH 30/87] spi: hisi-kunpeng: "
` [PATCH 31/87] spi: img-spfi: "
` [PATCH 32/87] spi: iproc-qspi: "
` [PATCH 33/87] spi: lantiq-ssc: "
` [PATCH 34/87] spi: meson-spicc: "
` [PATCH 35/87] spi: meson-spifc: "
` [PATCH 38/87] spi: mpc512x-psc: "
` [PATCH 39/87] spi: mpc52xx-psc: "
` [PATCH 40/87] spi: mpc52xx: "
` [PATCH 43/87] spi: mxic: "
` [PATCH 44/87] spi: mxs: "
` [PATCH 46/87] spi: npcm-pspi: "
` [PATCH 47/87] spi: nxp-fspi: "
` [PATCH 48/87] spi: oc-tiny: "
` [PATCH 49/87] spi: omap-uwire: "
` [PATCH 50/87] spi: omap2-mcspi: "
` [PATCH 51/87] spi: orion: "
` [PATCH 52/87] spi: pic32-sqi: "
` [PATCH 53/87] spi: pic32: "
` [PATCH 54/87] spi: ppc4xx: "
` [PATCH 56/87] spi: qcom-qspi: "
` [PATCH 57/87] spi: rb4xx: "
` [PATCH 58/87] spi: rockchip-sfc: "
` [PATCH 59/87] spi: rockchip: "
` [PATCH 60/87] spi: rpc-if: "
` [PATCH 61/87] spi: rspi: "
` [PATCH 62/87] spi: s3c64xx: "
` [PATCH 63/87] spi: sh-hspi: "
` [PATCH 64/87] spi: sh-msiof: "
` [PATCH 65/87] spi: sh-sci: "
` [PATCH 66/87] spi: sh: "
` [PATCH 67/87] spi: sifive: "
` [PATCH 69/87] spi: sn-f-ospi: "
` [PATCH 71/87] spi: st-ssc4: "
` [PATCH 72/87] spi: stm32-qspi: "
` [PATCH 73/87] spi: stm32: "
` [PATCH 74/87] spi: sun4i: "
` [PATCH 75/87] spi: sun6i: "
` [PATCH 76/87] spi: sunplus-sp7021: "
` [PATCH 77/87] spi: synquacer: "
` [PATCH 78/87] spi: tegra114: "
` [PATCH 79/87] spi: tegra20-sflash: "
` [PATCH 80/87] spi: tegra20-slink: "
` [PATCH 81/87] spi: tegra210-quad: "
` [PATCH 82/87] spi: topcliff-pch: "
` [PATCH 83/87] spi: uniphier: "
` [PATCH 84/87] spi: xilinx: "
` [PATCH 85/87] spi: xtensa-xtfpga: "
` [PATCH 86/87] spi: zynq-qspi: "

[PATCH 0/8] Fix missing memory barriers on ARM
 2023-03-03 17:19 UTC  (9+ messages)
` [PATCH 1/8] qatomic: add smp_mb__before/after_rmw()
` [PATCH 2/8] qemu-thread-posix: cleanup, fix, document QemuEvent
` [PATCH 3/8] qemu-thread-win32: "
` [PATCH 4/8] edu: add smp_mb__after_rmw()
` [PATCH 5/8] util/async: add smp_mb__after_rmw() around BH enqueue/dequeue
` [PATCH 6/8] aio-wait: switch to smp_mb__after_rmw()
` [PATCH 7/8] qemu-coroutine-lock: add smp_mb__after_rmw()
` [PATCH 8/8] physmem: add missing memory barrier

[PATCH intel-next v6 0/8] i40e: support XDP multi-buffer
 2023-03-03 17:21 UTC  (16+ messages)
` [PATCH intel-next v6 1/8] i40e: consolidate maximum frame size calculation for vsi
  ` [Intel-wired-lan] "
` [PATCH intel-next v6 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
  ` [Intel-wired-lan] "
` [PATCH intel-next v6 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
  ` [Intel-wired-lan] "
` [PATCH intel-next v6 7/8] i40e: add xdp_buff to i40e_ring struct
  ` [Intel-wired-lan] "
` [PATCH intel-next v6 8/8] i40e: add support for XDP multi-buffer Rx
  ` [Intel-wired-lan] "

[PATCH] cxl/hdm: Fix hdm decoder init by adding COMMIT field check
 2023-03-03 17:21 UTC  (6+ messages)

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-03-03 17:21 UTC  (6+ messages)
` [PATCH V3 11/20] RISC-V: ACPI: Cache and retrieve the RINTC structure

[PATCH 1/6] Add the Android Emulator hypervisor driver (AEHD) accelerator
 2023-03-03 17:20 UTC  (3+ messages)

[dm-devel] [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
 2023-03-03 17:18 UTC  (3+ messages)

[PATCH 1/2] eventdev: fix race condition in fast-path set function
 2023-03-03 17:19 UTC  (13+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

IPU3 cameras not working with latest kernel code ?
 2023-03-03 17:18 UTC  (7+ messages)
` [PATCH 1/1] media: v4l: subdev: Make link validation safer

preempt-rt + live patching + arm64
 2023-03-03 17:16 UTC 

[LSF/MM/BPF TOPIC] XDP metadata for TX
 2023-03-03 17:16 UTC  (8+ messages)

[PATCH v9 1/2] mm/khugepaged: recover from poisoned anonymous memory
 2023-03-03 17:15 UTC  (12+ messages)

[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
 2023-03-03 17:15 UTC  (7+ messages)

[Intel-wired-lan] [PATCH v1] netdevice: use ifmap isteand of plain fields
 2023-03-03 17:15 UTC  (3+ messages)
`  "

[PATCH v5 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-03 17:14 UTC  (6+ messages)
` [PATCH v5 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v5 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation

[Intel-xe] [PATCH] drm/xe: Fix size of xe_eu_mask_t
 2023-03-03 17:14 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[Bug 217080] New: missing kzalloc check in pci_aer_init
 2023-03-03 17:13 UTC 

stable/linux-4.19.y baseline: 146 runs, 53 regressions (v4.19.275)
 2023-03-03 17:13 UTC 

[PATCH V5 0/8] Add SoundWire support for AMD platforms
 2023-03-03 17:11 UTC  (4+ messages)
` [PATCH V5 2/8] soundwire: amd: Add support for AMD Manager driver

[PATCH] format-patch: output header for empty commits
 2023-03-03 17:13 UTC  (2+ messages)

[PATCH 0/6] Adding the Android Emulator hypervisor driver accelerator
 2023-03-03 17:12 UTC  (4+ messages)

[PATCHSET v9r2d1 0/5] xfs: encode parent pointer name in xattr key
 2023-03-03 17:12 UTC  (15+ messages)
` [PATCHSET v9r2d1.1 00/13] xfs: remove parent pointer hashing
  ` [PATCH 01/13] xfs: make xfs_attr_set require XFS_DA_OP_REMOVE
  ` [PATCH 02/13] xfs: allow xattr matching on value for local/sf attrs
  ` [PATCH 03/13] xfs: preserve VLOOKUP in xfs_attr_set
  ` [PATCH 04/13] xfs: log VLOOKUP xattr removal operations
  ` [PATCH 05/13] xfs: log VLOOKUP xattr setting operations
  ` [PATCH 06/13] xfs: refactor extracting attri ops from alfi_op_flags
  ` [PATCH 07/13] xfs: overlay alfi_nname_len atop alfi_name_len for NVREPLACE
  ` [PATCH 08/13] xfs: rename nname to newname
  ` [PATCH 09/13] xfs: log VLOOKUP xattr nvreplace operations
  ` [PATCH 10/13] xfs: log old xattr values for NVREPLACEXXX operations
  ` [PATCH 11/13] xfs: use VLOOKUP mode to avoid hashing parent pointer names
  ` [PATCH 12/13] xfs: turn NVREPLACEXXX into NVREPLACE
  ` [PATCH 13/13] xfs: revert "load secure hash algorithm for parent pointers"

[PATCH v2 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
 2023-03-03 17:11 UTC  (4+ messages)
` [PATCH v2 2/2] phy: freescale: add Samsung "

[PATCH v2 0/8] iotests: make meson aware of individual I/O tests
 2023-03-03 17:10 UTC  (4+ messages)
` [PATCH v2 1/8] iotests: explicitly pass source/build dir to 'check' command

[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
 2023-03-03 17:09 UTC  (3+ messages)

[PATCH] crypto: qat - add support for 402xx devices
 2023-03-03 16:56 UTC 

[PATCH 0/2] Define Impl. Def. registers for Neoverse-N1
 2023-03-03 16:15 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Add Neoverse-N1 registers
` [PATCH 2/2] target/arm: Add DynamIQ Shared Unit control registers

[PATCH v3 0/3] Improve trace/ring_buffer.c
 2023-03-03 17:07 UTC  (4+ messages)
` [PATCH v3 2/3] ring_buffer: Change some static functions to bool

Y2038, glibc and utmp/utmpx on 64bit architectures
 2023-03-03 17:07 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
 2023-03-03 17:07 UTC  (10+ messages)
` [PATCH 2/4] drm/imx: add bridge wrapper driver for i.MX8MP DWC HDMI
` [PATCH 3/4] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
` [PATCH 4/4] drm/imx: add driver for HDMI TX Parallel Video Interface

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-03-03 17:05 UTC  (14+ messages)
` [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges

Subject: [PATCH 0/1] ARM: lib32: add architected timer
 2023-03-03 17:05 UTC 

Subject: [PATCH 1/1] ARM:lib32: add architected timer
 2023-03-03 17:05 UTC 

[PATCH v7 0/7] fsi: Add IBM I2C Responder virtual FSI master
 2023-03-03 17:04 UTC  (8+ messages)
` [PATCH v7 1/7] fsi: Move fsi_slave structure definition to header
` [PATCH v7 2/7] dt-bindings: fsi: Document the IBM I2C Responder virtual FSI master
` [PATCH v7 3/7] fsi: Add "
` [PATCH v7 4/7] fsi: Add I2C Responder SCOM driver
` [PATCH v7 5/7] fsi: Add aliased device numbering
` [PATCH v7 6/7] fsi: Use of_match_table for bus matching if specified
` [PATCH v7 7/7] fsi: sbefifo: Don't check status during probe

[Intel-gfx] [PATCH v9 00/15] dma-fence: Deadline awareness
 2023-03-03 17:03 UTC  (5+ messages)
` [PATCH v9 12/15] drm/msm: Add deadline based boost support

Infinite loop in checkpatch.pl
 2023-03-03 16:52 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 129 runs, 19 regressions (v4.14.307-11-gac182b4c9b3d)
 2023-03-03 17:02 UTC 

[PATCH 1/2] debugobject: fix concurrency issues with is_static_object
 2023-03-03 17:00 UTC  (2+ messages)

[PATCHv3 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-03 16:58 UTC  (4+ messages)
` [PATCHv3 2/4] zsmalloc: fine-grained inuse ratio based fullness grouping

[PATCH 0/5] fix race-condition of proactive error handling mode
 2023-03-03 16:59 UTC  (5+ messages)
` [PATCH 5/5] app/testpmd: add error recovery usage demo

stable/linux-5.10.y baseline: 183 runs, 12 regressions (v5.10.171)
 2023-03-03 16:59 UTC 

[PATCH RFC 0/4] memory: Fix (/ Discuss) a few rcu issues
 2023-03-03 16:58 UTC  (8+ messages)

[Intel-gfx] [PATCH 4/7] drm/i915: Introduce <platform>_hotplug_mask()
 2023-03-03 16:58 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH 0/2] plugin: fix clearing of plugin_mem_cbs on TB exit
 2023-03-03 16:57 UTC  (2+ messages)

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-03 16:57 UTC  (6+ messages)

[Intel-gfx] [PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-03 16:55 UTC  (9+ messages)
` [Intel-gfx] [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
            `  "

[PATCH 00/26] Media device lifetime management
 2023-03-03 16:54 UTC  (4+ messages)

[PATCH 00/13] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
 2023-03-03 16:54 UTC  (5+ messages)
` [PATCH 07/13] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
` [PATCH 08/13] target/arm: Support 32-byte alignment in pow2_align

IRQ affinity not working on Xen pci-platform device
 2023-03-03 16:54 UTC  (3+ messages)

[PATCH v3 00/14] target: TMF and recovery fixes
 2023-03-03 16:52 UTC  (7+ messages)
` [PATCH v3 07/14] scsi: target: Fix multiple LUN_RESET handling

[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2023-03-03 16:53 UTC  (4+ messages)
` [RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()

[XEN PATCH] automation: Use --no-install-recommends and -slim base for debian/unstable
 2023-03-03 16:52 UTC 

[meta-oe][PATCH] glog: Disable 64bit atomics on rv32
 2023-03-03 16:53 UTC 

[PATCH v3 0/9] Export platform features from ccp driver
 2023-03-03 16:50 UTC  (2+ messages)
` [PATCH v3 9/9] i2c: designware: Add support for AMDI0020 ACPI ID

[PATCH v3 0/2] dyndbg: let's use the module notifier callback
 2023-03-03 16:50 UTC  (2+ messages)
` [PATCH v3 2/2] dyndbg: use the module notifier callbacks


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.