All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-10 20:15:35 to 2023-02-10 21:00:04 UTC [more...]

[PATCH v6 00/26] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-02-10 20:59 UTC  (9+ messages)
` [PATCH v6 05/26] powerpc/secvar: Warn and error if multiple secvar ops are set
` [PATCH v6 21/26] powerpc/pseries: Clarify warning when PLPKS password already set
` [PATCH v6 23/26] powerpc/pseries: Pass PLPKS password on kexec

[PATCH 0/6] iommufd: Add iommu capability reporting
 2023-02-10 20:59 UTC  (6+ messages)
` [PATCH 3/6] iommufd: Add IOMMU_DEVICE_GET_INFO

[PATCH v3 00/16] Collection of DOE material
 2023-02-10 20:25 UTC  (15+ messages)
` [PATCH v3 01/16] cxl/pci: Fix CDAT retrieval on big endian
` [PATCH v3 02/16] cxl/pci: Handle truncated CDAT header
` [PATCH v3 03/16] cxl/pci: Handle truncated CDAT entries
` [PATCH v3 04/16] cxl/pci: Handle excessive CDAT length
` [PATCH v3 05/16] PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y
` [PATCH v3 06/16] PCI/DOE: Fix memory leak "
` [PATCH v3 07/16] PCI/DOE: Provide synchronous API and use it internally
` [PATCH v3 08/16] cxl/pci: Use synchronous API for DOE
` [PATCH v3 09/16] PCI/DOE: Make asynchronous API private
` [PATCH v3 10/16] PCI/DOE: Deduplicate mailbox flushing
` [PATCH v3 11/16] PCI/DOE: Allow mailbox creation without devres management
` [PATCH v3 12/16] PCI/DOE: Create mailboxes on device enumeration
` [PATCH v3 13/16] cxl/pci: Use CDAT DOE mailbox created by PCI core
` [PATCH v3 14/16] PCI/DOE: Make mailbox creation API private

[PATCH v5 0/2] drm/imx/lcdc: Implement DRM driver for imx25
 2023-02-10 20:59 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-10 20:39 UTC  (21+ messages)
` [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 5.4 v2 2/6] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.4 v2 3/6] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.4 v2 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.4 v2 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.4 v2 6/6] sh: define RUNTIME_DISCARD_EXIT

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-02-10 20:57 UTC  (12+ messages)

[PATCH v4 0/4] Eliminate multifd flush
 2023-02-10 20:56 UTC  (3+ messages)
` [PATCH v4 4/4] ram: Document migration ram flags

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-02-10 20:55 UTC  (11+ messages)

[PATCH v1 1/5] pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)
 2023-02-10 20:54 UTC  (2+ messages)

[PATCH 0/2] Remove the /proc/scsi/${proc_name} directory earlier
 2023-02-10 20:52 UTC  (3+ messages)
` [PATCH 1/2] scsi: core: Fix a source code comment
` [PATCH 2/2] scsi: core: Remove the /proc/scsi/${proc_name} directory earlier

[PATCH] drm/amd: Don't allow s0ix on APUs older than Raven
 2023-02-10 20:52 UTC  (2+ messages)

copy on write for splice() from file to pipe?
 2023-02-10 20:51 UTC  (24+ messages)

[PATCH v3] net/af_xdp: AF_XDP PMD CNI Integration
 2023-02-10 20:50 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-10 20:50 UTC  (6+ messages)
` [PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain()

[PATCH 0/2] Small fixups for the Zbb string functions
 2023-02-10 20:49 UTC  (2+ messages)

[PATCH v3] scripts: Exclude Rust CUs with pahole
 2023-02-10 20:48 UTC  (6+ messages)
        ` [PATCH 1/1] pahole/Rust: Check that we're adding DW_TAG_member sorted by byte offset

[PATCH 0/3] Add UEFI capsule generation support
 2023-02-10 20:46 UTC  (5+ messages)
` [PATCH 1/3] arm/edk2-basetools: Add edk2 base tool native recipe
  ` [meta-arm] "

[PATCH] PCI: Fix build error when CONFIG_PCI_MSI disabled
 2023-02-10 20:45 UTC  (2+ messages)

[PATCH net-next 0/3] net/sched: transition actions to pcpu stats and rcu
 2023-02-10 20:27 UTC  (4+ messages)
` [PATCH net-next 1/3] net/sched: act_nat: transition to percpu "
` [PATCH net-next 2/3] net/sched: act_connmark: "
` [PATCH net-next 3/3] net/sched: act_gate: use percpu stats

[PATCH 5.10 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-10 20:19 UTC  (18+ messages)
` [PATCH 5.10 v2 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.10 v2 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.10 v2 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.10 v2 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.10 v2 5/5] sh: define RUNTIME_DISCARD_EXIT

Backup/restore of fscrypt files and directories
 2023-02-10 20:42 UTC  (4+ messages)

[PATCH v3 1/2] dt-bindings: gpio: nxp,pcf8575: add gpio-line-names
 2023-02-10 20:37 UTC  (3+ messages)
` [PATCH v3 2/2] riscv: dts: nezha-d1: "

[Intel-gfx] [RFC] drm/i915/uapi/huc: two levels of HuC authentication
 2023-02-10 20:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v3 0/3] Update Renesas RZ/V2M UART Port type
 2023-02-10 20:34 UTC  (4+ messages)
` [PATCH v3 1/3] serial: 8250_em: Use dev_err_probe()
` [PATCH v3 2/3] serial: 8250_em: Update RZ/V2M port type as PORT_16750
` [PATCH v3 3/3] serial: 8250_em: Add serial_out() to struct serial8250_em_hw_info

[PATCH v4] panic: Fixes the panic_print NMI backtrace setting
 2023-02-10 20:35 UTC 

[PATCH 0/2] Single-lane CSI-2 operation on OmniVision OV5670
 2023-02-10 20:33 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: ov5670: Use dev_err_probe in probe function
` [PATCH 2/2] media: i2c: ov5670: Support single-lane operation

[PATCH] doc: update ark guide
 2023-02-10 20:34 UTC  (2+ messages)

[PATCH] mm: Fix typo in __vm_enough_memory warning
 2023-02-10 20:33 UTC 

[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-10 20:18 UTC  (18+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.15 v2 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.15 v2 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.15 v2 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.15 v2 5/5] sh: define RUNTIME_DISCARD_EXIT

[PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
 2023-02-10 20:33 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2 0/7] Python: Drop support for Python 3.6
 2023-02-10 20:31 UTC  (8+ messages)
` [PATCH v2 6/7] CI: Stop building docs on centos8

stable-rc/queue/5.4 baseline: 153 runs, 23 regressions (v5.4.231-61-gdf5358c9d38e)
 2023-02-10 20:31 UTC 

[PATCH] eal: introduce atomics abstraction
 2023-02-10 20:30 UTC  (11+ messages)

[PATCH v4 0/8] RISC-V: Apply Zicboz to clear_page
 2023-02-10 20:29 UTC  (6+ messages)
` [PATCH v4 5/8] RISC-V: cpufeature: Put vendor_id to work

[PATCH] net/nfp: advertise no support for keeping flow rules
 2023-02-10 20:28 UTC  (3+ messages)
` [PATCH v2] "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 4505ad169f89ff923a1ce54a4a70ec436ca11928
 2023-02-10 20:27 UTC 

[PATCH v2 0/4] Remove get_kernel_pages()
 2023-02-10 20:27 UTC  (3+ messages)

[PATCH 6.1 v2 0/7] Backport Build ID fixes
 2023-02-10 20:17 UTC  (24+ messages)
` [PATCH 6.1 v2 1/7] riscv: remove special treatment for the link order of head.o
` [PATCH 6.1 v2 2/7] arm64: "
` [PATCH 6.1 v2 3/7] arch: fix broken BuildID for arm64 and riscv
` [PATCH 6.1 v2 4/7] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 6.1 v2 5/7] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 6.1 v2 6/7] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 6.1 v2 7/7] sh: define RUNTIME_DISCARD_EXIT

[RFC PATCH 0/9] apple-gmux: support MMIO gmux type on T2 Macs
 2023-02-10 20:23 UTC  (8+ messages)
` [RFC PATCH 7/9] apple-gmux: add sysfs interface

[PATCH] scsi: ufs: initialize devfreq synchronously
 2023-02-10 20:23 UTC  (3+ messages)

drivers/iommu/iommufd/pages.c:1318 iopt_area_fill_domain() error: uninitialized symbol 'done_end_index'
 2023-02-10 20:24 UTC 

[LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
 2023-02-10 20:07 UTC  (2+ messages)

[PATCH 1/1] net: stmmac: Restrict warning on disabling DMA store and fwd mode
 2023-02-10 20:21 UTC 

[meta-ti][dunfell][PATCH V2] conf: machine: j721s2-evm: Add support for J721S2 HS-FS
 2023-02-10 20:23 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/xehp: LNCF/LBCF workarounds should be on the GT list
 2023-02-10 20:20 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

stable-rc/queue/5.10 baseline: 157 runs, 28 regressions (v5.10.167-99-g1ad87c7b6bae)
 2023-02-10 20:18 UTC 

[PATCH 00/57] media: atomisp: Big power-management changes + lots of fixes
 2023-02-10 20:18 UTC  (17+ messages)
` [PATCH 28/57] media: Add ovxxxx_16bit_addr_reg_helpers.h

[PATCH] firmware: arm_scmi: remove duplicate include header
 2023-02-10 20:16 UTC  (4+ messages)

[PATCH v4 00/15] spi: Add support for stacked/parallel memories
 2023-02-10 19:36 UTC  (16+ messages)
` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v4 02/15] net: "
` [PATCH v4 03/15] iio: imu: "
` [PATCH v4 04/15] mtd: devices: "
` [PATCH v4 05/15] staging: "
` [PATCH v4 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH v4 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH v4 08/15] ALSA: hda: cs35l41: "
` [PATCH v4 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH v4 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH v4 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v4 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v4 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v4 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v4 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[meta-ti][dunfell][PATCH] am62xx-lp-evm: Add AM62x LP HS-FS evm configuration
 2023-02-10 20:15 UTC  (2+ messages)

[PATCH v3 00/13] spi: Add support for stacked/parallel memories
 2023-02-09 14:30 UTC  (9+ messages)
` [PATCH v3 01/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v3 06/13] platform/x86: serial-multi-instantiate: "
` [PATCH v3 08/13] mtd: spi-nor: Convert macros with inline functions
` [PATCH v3 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v3 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v3 12/13] mtd: spi-nor: Add parallel "
` [PATCH v3 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver


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.