All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-09 08:26:48 to 2026-06-09 09:00:24 UTC [more...]

[PATCH V8 00/15] iothread: Support tracking and querying IOThread holders
 2026-06-09  8:59 UTC  (6+ messages)
` [PATCH V8 06/15] monitor: assign unique default ID to anonymous monitors

[PATCH 1/2] drm/amdgpu: add userq create and destroy tracepoints
 2026-06-09  9:00 UTC  (3+ messages)

[GIT PULL] at24 updates for v7.2-rc1
 2026-06-09  9:00 UTC  (4+ messages)

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-06-09  8:59 UTC  (10+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl

[PATCH v1] drm/virtio: Fix driver removal with disabled KMS
 2026-06-09  8:59 UTC  (2+ messages)

[PATCH v3] coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behavior
 2026-06-09  8:58 UTC  (7+ messages)

[PATCH for-4.22] xen/pdx: fix off-by-one index in offset mask calculation
 2026-06-09  8:59 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: net: dsa: Convert lan9303.txt to yaml format
 2026-06-09  8:59 UTC  (2+ messages)

[PATCH v1 3/3] ASoC: qcom: qdsp6: generalize GPR service domain
 2026-06-09  8:59 UTC  (2+ messages)

[PATCH v3 0/3] PCI: qcom: Add support for Eliza
 2026-06-09  8:58 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: PCI: qcom,pcie-sm8550: Add Eliza compatible

[PATCH v9 00/45] target/arm: Implement FEAT_FP8
 2026-06-09  8:58 UTC  (7+ messages)
` [PATCH v9 14/45] target/arm: Implement BFCVTN for SVE
` [PATCH v9 15/45] target/arm: Implement FCVTN (16- to 8-bit fp) for AdvSIMD
` [PATCH v9 16/45] target/arm: Implement FCVTN, FCVTN2 (32- "

Patchwork housekeeping for: spi-devel-general
 2026-06-09  8:58 UTC 

[PATCH v3 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-06-09  8:57 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
` [PATCH v3 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
` [PATCH v3 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board

[PATCH] nouveau/firmware: fix memory leak on BL load failure
 2026-06-09  8:57 UTC  (3+ messages)

[PATCH v2 0/7] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-06-09  8:57 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: media: qcom: Add Shikra CAMSS compatible
` [PATCH v2 3/7] arm64: dts: qcom: shikra: Add CAMSS node
` [PATCH v2 6/7] arm64: dts: qcom: shikra-cqm-cqs-evk-imx577-camera: Add DT overlay
` [PATCH v2 7/7] arm64: dts: qcom: shikra-iqs-evk-imx577-camera: "

[PATCH v2] hw/pci-host: Split PowerNV PHB5 code from PHB4 files
 2026-06-09  8:56 UTC  (2+ messages)

[PATCH 0/2] avoid possible double completions for the same request
 2026-06-09  8:56 UTC  (4+ messages)
` [PATCH 2/2] nvme: "

[PATCH v3 0/6] ppc/spapr: Add RTAS error injection support for VFIO EEH
 2026-06-09  8:55 UTC  (3+ messages)

[PATCH 0/4] mtd: rawnand: qcom: Add MDM9607
 2026-06-09  8:55 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: mtd: qcom,nandc: Add MDM9607 QPIC NAND controller

[PATCH] python3-six: Add ptest support
 2026-06-09  8:55 UTC  (2+ messages)
` [OE-core] "

better block swap batching and a different take on swap_ops v2
 2026-06-09  8:55 UTC  (14+ messages)
` [PATCH 1/8] shmem: provide a shmem_write_folio wrapper
  ` better shmem writeback interface for drm, was: "
` [PATCH 2/8] mm: merge writeout into pageout
  ` 7.2 candidate? was: "
` [PATCH 3/8] mm/swap: introduce struct swap_io_ctx
` [PATCH 7/8] mm/swap: remove SWP_FS_OPS
` [PATCH 8/8] mm/vmstat: add NRSWP{IN,OUT} counters

[PATCH v3 2/3] arm64: dts: qcom: Add Eliza CQS SoM platform
 2026-06-09  8:55 UTC  (3+ messages)

[PATCH net v8 0/6] bonding: 3ad: fix carrier state with no usable slaves
 2026-06-09  8:54 UTC  (5+ messages)
` [PATCH net v8 4/6] bonding: 3ad: fix carrier when "

[PATCH v5 00/11] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-06-09  8:54 UTC  (7+ messages)
` [PATCH v5 01/11] ASoC: dt-bindings: renesas,fsi: add support multiple clocks

[RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking
 2026-06-09  8:54 UTC  (10+ messages)

[PATCH v2] rethook: Remove the running task check in rethook_find_ret_addr()
 2026-06-09  8:53 UTC  (3+ messages)

[PATCH v1 0/2] soundwire: qcom: add support for EE-aware register layout
 2026-06-09  8:53 UTC  (3+ messages)
` [PATCH v1 2/2] soundwire: qcom: add EE-aware register layout and cpu selection

[PATCH] Fixed outdated documentation on the hello world doc, which incorrectly stated an easier way to launch the lcore_hello function. The example program uses the simpler version and the documentation stating it as an "equivalent and simpler" alternative is moot. It is now the default
 2026-06-09  8:53 UTC  (3+ messages)
` [PATCH] Remove redundant simpler equivalent section

[PATCH v3 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-06-09  8:53 UTC  (6+ messages)
` [PATCH v3 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[PATCH] Windows: fix core count on NUMA with more than 64 cores per node
 2026-06-09  8:52 UTC  (2+ messages)

[PATCH v4 0/8] Support for block device NVMEM providers
 2026-06-09  8:52 UTC  (3+ messages)
` [PATCH v4 4/8] block: implement NVMEM provider

[RFC v1 0/4] introduce PTP protocol library and software relay example
 2026-06-09  8:52 UTC  (4+ messages)
` [PATCH v8 0/4] IEEE 1588 PTP v2 protocol support in lib/net
  ` [PATCH v8 2/4] examples/ptp_tap_relay_sw: add PTP software transparent clock relay

[PATCH v4 00/16] xenguest optimisations
 2026-06-09  8:51 UTC  (7+ messages)
` [PATCH v4 01/16] libs/guest: Reduce number of parts in write_split_record
` [PATCH v4 02/16] libs/guest: Reduce number of I/O vectors in write_batch

[PATCH v2 1/3] ppc/pnv: Add null checks for OpenCapi PHBs
 2026-06-09  8:51 UTC  (2+ messages)

[PATCH 00/16] odb: make packed object source a proper `struct odb_source`
 2026-06-09  8:51 UTC  (19+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] packfile: rename `struct packfile_store` to `odb_source_packed`
  ` [PATCH v2 02/17] packfile: split out packfile list logic
  ` [PATCH v2 03/17] packfile: move packed source into "odb/" subsystem
  ` [PATCH v2 04/17] odb/source-packed: store pointer to "files" instead of generic source
  ` [PATCH v2 05/17] odb/source-packed: start converting to a proper `struct odb_source`
  ` [PATCH v2 06/17] odb/source-packed: wire up `close()` callback
  ` [PATCH v2 07/17] odb/source-packed: wire up `reprepare()` callback
  ` [PATCH v2 08/17] packfile: use higher-level interface to implement `has_object_pack()`
  ` [PATCH v2 09/17] odb/source-packed: wire up `read_object_info()` callback
  ` [PATCH v2 10/17] odb/source-packed: wire up `read_object_stream()` callback
  ` [PATCH v2 11/17] odb/source-packed: wire up `for_each_object()` callback
  ` [PATCH v2 12/17] odb/source-packed: wire up `count_objects()` callback
  ` [PATCH v2 13/17] odb/source-packed: wire up `find_abbrev_len()` callback
  ` [PATCH v2 14/17] odb/source-packed: wire up `freshen_object()` callback
  ` [PATCH v2 15/17] odb/source-packed: stub out remaining functions
  ` [PATCH v2 16/17] midx: refactor interfaces to work on "packed" source
  ` [PATCH v2 17/17] odb/source-packed: drop pointer to "files" parent source

[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
 2026-06-09  8:51 UTC  (6+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type

Request for review for 4.4-st77, 4.4-cip112
 2026-06-09  8:51 UTC  (2+ messages)

[PATCH v4 00/11] rust: xarray: add entry API with preloading
 2026-06-09  8:39 UTC  (10+ messages)
` [PATCH v4 02/11] rust: xarray: add debug format for `StoreError`
` [PATCH v4 03/11] rust: xarray: add `XArrayState`
` [PATCH v4 05/11] rust: xarray: simplify `Guard::load`

[PATCH v5] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver
 2026-06-09  8:50 UTC  (6+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 1/2] platform/x86/lenovo: lenovo-ymc: Suppress probe on Yoga Book 9 14IAH10
  ` [PATCH v6 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver

[PATCH v2] scsi: target: copy iSCSI ISID before unmapping the PR OUT buffer
 2026-06-09  8:50 UTC  (2+ messages)

[PATCH v3] rethook: Remove the running task check in rethook_find_ret_addr()
 2026-06-09  8:49 UTC 

[Question] Enabling CoreSight TRBE in firmware on CIX Orion O6
 2026-06-09  8:50 UTC  (2+ messages)

[PATCH v3] PCI: pnv_php: Add null checks for OpenCAPI PHBs
 2026-06-09  8:49 UTC 

[PATCH v2] platform/x86: thinkpad-acpi: Add X1 Fold keyboard attachment detection
 2026-06-09  8:49 UTC  (3+ messages)

[PATCH net] vsock/virtio: restore msg_iter on transmission failure
 2026-06-09  8:48 UTC  (2+ messages)

[PATCH net-next v7 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-06-09  8:48 UTC  (5+ messages)
` [PATCH net-next v7 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X

[PATCH bpf-next v2 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
 2026-06-09  8:47 UTC  (3+ messages)

[PATCH] mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()
 2026-06-09  8:47 UTC 

[PATCH v3 0/2] libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()
 2026-06-09  8:46 UTC  (5+ messages)
` [PATCH v3 1/2] libfs: set SB_I_NOEXEC and SB_I_NODEV by default "
` [PATCH v3 2/2] libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers

[PATCH 0/5] s390/idle: CPU idle driver
 2026-06-09  8:45 UTC  (3+ messages)

[PATCH v2 0/2] mtd: slram: fix failed registration cleanup
 2026-06-09  8:45 UTC  (6+ messages)
` [PATCH v2 1/2] mtd: slram: remove failed entries from the device list
` [PATCH v2 2/2] mtd: slram: simplify register_device() cleanup

NFC for next-20260609
 2026-06-09  8:45 UTC 

[PATCH v2] mtd: spinand: add support for Etron SPI-NAND flashes
 2026-06-09  8:44 UTC 

[PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
 2026-06-09  8:43 UTC  (3+ messages)

[PATCH v3 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
 2026-06-09  8:44 UTC  (2+ messages)

[PATCH bpf] bpf: Validate BTF repeated field counts before expansion
 2026-06-09  8:43 UTC  (3+ messages)

[PATCH v3] xen/decompress: resolve MISRA R5.5 identifier/macro name conflicts
 2026-06-09  8:43 UTC  (2+ messages)

[PATCH v2] spi: qcom-geni: Fix cs_change handling on the last transfer
 2026-06-09  8:43 UTC 

[PATCH net-next v3 02/12] dpaa2-switch: add support for LAG offload
 2026-06-09  8:43 UTC  (6+ messages)

[PATCH] checklayer: Improve debug output
 2026-06-09  8:42 UTC 

[PATCH v13 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-09  8:42 UTC  (3+ messages)
` [PATCH v14 00/20] net/sxe2: added Linkdata sxe2 ethernet driver

[OE-core][scarthgap][PATCH 1/6] strongswan: Fix CVE-2026-35328
 2026-06-09  8:41 UTC  (7+ messages)
` [OE-core][scarthgap][PATCH 2/6] strongswan: Fix CVE-2026-35329
` [OE-core][scarthgap][PATCH 3/6] strongswan: Fix CVE-2026-35330
` [OE-core][scarthgap][PATCH 4/6] strongswan: Fix CVE-2026-35331
` [OE-core][scarthgap][PATCH 5/6] strongswan: Fix CVE-2026-35332
` [OE-core][scarthgap][PATCH 6/6] strongswan: Fix CVE-2026-35333
` [oe] [OE-core][scarthgap][PATCH 1/6] strongswan: Fix CVE-2026-35328

[PATCH v2] checkpatch: Don't emit warnings for ID-base USB & PCI DT compatibles
 2026-06-09  8:41 UTC  (3+ messages)

[syzbot] [ext4?] possible deadlock in ext4_xattr_set_handle (7)
 2026-06-09  8:41 UTC  (2+ messages)
` Forwarded: test

Patchwork summary for: spi-devel-general
 2026-06-09  8:41 UTC 

[PATCH v2] samples/damon/mtier: fail early if address range parameters are invalid
 2026-06-09  8:41 UTC  (3+ messages)

[PATCH] ASoC: wm_adsp: Fix NULL dereference when removing firmware controls
 2026-06-08 17:51 UTC  (2+ messages)

[PATCH] xen/sched: remove duplicate trace.h include
 2026-06-09  8:41 UTC  (3+ messages)
` [PATCH for-4.22?] "

[PATCH v2 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS2573 support
 2026-06-08 18:01 UTC  (2+ messages)

[PATCH] spi: dw-pci: remove redundant pci_free_irq_vectors() calls
 2026-06-08 18:04 UTC  (2+ messages)

[PATCH] spi: ep93xx: fix double-free of zeropage on DMA setup failure
 2026-06-08 18:03 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8365-afe-pcm: fix possible NULL-pointer dereferences in mt8365_afe_suspend()
 2026-06-08 18:02 UTC  (2+ messages)

[PATCH v2] ASoC: sprd: sprd-mcdt: Use guard() for mutex & spin locks
 2026-06-08 18:03 UTC  (2+ messages)

[PATCH] ext4: fix circular lock dependency in ext4_ext_migrate
 2026-06-09  8:40 UTC 

[PATCH 1/2] ASoC: amd: acp-sdw-legacy: Bound DAI link iteration
 2026-06-08 18:14 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: imx-rpmsg: Add headphone jack detection and driver_name support
 2026-06-08 17:53 UTC  (2+ messages)

[PATCH 0/3] ASoC: simple-card: remove platform data style
 2026-06-08 17:55 UTC  (2+ messages)

[PATCH] rpcbind: Modify socket file only, if systemd is used
 2026-06-09  8:40 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 0/2] KVM: LoongArch: selftests: Add FPU test case
 2026-06-09  8:40 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] [RFC]drm/xe: fix cross-tile SVM migration mapping on PVC and harden ENOSPC retry path
 2026-06-09  8:40 UTC 

[PATCH] rtase: Workaround for IP fragmented UDP packet hardware bug
 2026-06-09  8:39 UTC  (9+ messages)

[PATCH] tools/ocaml: silence ocaml_deprecated_auto_include alert
 2026-06-09  8:39 UTC  (3+ messages)
` [PATCH for-4.22] "

[PATCH v2] sched/fair: Fix cpu_util runnable_avg arithmetic
 2026-06-09  8:39 UTC  (6+ messages)
` [tip: sched/core] "

[LSF/MM/BPF TOPIC] Memory fragmentation with large block sizes
 2026-06-09  8:39 UTC  (3+ messages)

[PATCH] mtd: spinand: add support for Etron SPI-NAND flashes
 2026-06-09  8:37 UTC  (3+ messages)

[wrynose]: Input if android-tools change from master can be back-ported
 2026-06-09  8:37 UTC  (2+ messages)
` [oe] "

[PATCH v5 0/4] drm/i915/display: harden some bit-shifting operations
 2026-06-09  8:37 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: harden some bit-shifting operations (rev5)
` ✓ CI.KUnit: success "

[PATCH] mlxsw: fix refcount leak in mlxsw_sp_port_lag_join()
 2026-06-09  8:37 UTC 

[net-next v24 3/7] net: mtip: Add buffers management functions to the L2 switch driver
 2026-06-09  8:37 UTC  (3+ messages)

[PATCH v2 bpf-next] selftests/bpf: add arena split and fork tests
 2026-06-09  8:37 UTC  (2+ messages)
` [PATCH v3 bpf-next] selftests/bpf: add tests for arena vma split and fork

[PATCH] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
 2026-06-09  8:36 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms (rev3)

[PATCH] regulator: mt6359: Fix vbbck default internal supply name
 2026-06-09  8:36 UTC 

-next boot failures during KVM setup
 2026-06-09  8:36 UTC  (5+ messages)

[PATCH rc] iommu/dma: Do not try to iommu_map a 0 length region in swiotlb
 2026-06-09  8:36 UTC  (2+ messages)

[PATCH 0/4] ata: pata_mpc52xx: fix cleanup ordering and modernize
 2026-06-09  8:36 UTC  (4+ messages)
` [PATCH 1/4] ata: pata_mpc52xx: switch to non-devm request_irq for proper ordering

[PATCH v3] dev-manual: explain how to properly call "bitbake-layers"
 2026-06-09  8:35 UTC 

[PATCH net-next v6 00/11] BIG TCP for UDP tunnels
 2026-06-09  8:35 UTC  (5+ messages)
` [PATCH net-next v6 03/11] net: Use helpers to get/set UDP len tree-wide
` [PATCH net-next v6 05/11] udp: Support gro_ipv4_max_size > 65536

[syzbot] [usb?] [input?] KMSAN: uninit-value in steam_register
 2026-06-09  8:35 UTC 

[PATCH net] rds: mark snapshot pages dirty in rds_info_getsockopt()
 2026-06-09  8:35 UTC  (3+ messages)

[PATCH net 1/1] net: atm: reject out-of-range traffic classes in QoS validation
 2026-06-09  8:34 UTC 

[LTP] [PATCH] [PATCH V2] memcg/memcontrol04: Fix race in pagecache allocation measurement
 2026-06-09  8:34 UTC  (3+ messages)
` [LTP] "

[PATCH 0/6] ASoC: SOF: ipc3/ipc4-control: harden kcontrol payload handling
 2026-06-09  8:34 UTC  (7+ messages)
` [PATCH 1/6] ASoC: SOF: ipc4-control: Fix TOCTOU in sof_ipc4_bytes_put
` [PATCH 2/6] ASoC: SOF: ipc4-control: Validate notification payload size
` [PATCH 3/6] ASoC: SOF: ipc3-control: Use overflow checks in control_update size calc
` [PATCH 4/6] ASoC: SOF: ipc3-control: Validate size in snd_sof_update_control
` [PATCH 5/6] ASoC: SOF: ipc3-control: Fix TOCTOU in bytes_put and bytes_get
` [PATCH 6/6] ASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/get

[PATCH v2 0/8] Generate Android boot images with binman
 2026-06-09  8:34 UTC  (7+ messages)
` [PATCH v2 3/8] binman: android_boot: vendor-dt support
` [PATCH v2 5/8] binman: android_boot: SEANDROIDENFORCE support

[BUG] rkvdec-vdpu383-h264: wrong pixels at horizontal de-blocking edges y=4 and y=12
 2026-06-09  8:33 UTC  (9+ messages)

[PATCH v3] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions
 2026-06-09  8:33 UTC  (2+ messages)

[PATCH 0/2] fpu: Handle all rounding modes in softfloat-parts.c.inc
 2026-06-09  8:32 UTC  (4+ messages)
` [PATCH 2/2] fpu: Handle all rounding modes in partsN_round_to_int_normal

[PATCH] drm/i915/display: Skip generic pipe dpll_hw_state compare on LT PHY
 2026-06-09  8:33 UTC  (5+ messages)

[PATCH] sched/core: Combine separate 'else' and 'if' statements
 2026-06-09  8:32 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2] sched/deadline: Use task_on_rq_migrating() helper
 2026-06-09  8:32 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 1/3] MAINTAINERS: Add RUST [SYNC] entry
 2026-06-09  8:32 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 3/3] rust: sync: completion: Mark inline complete_all and wait_for_completion
 2026-06-09  8:32 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3 0/3] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-06-09  8:32 UTC  (10+ messages)
` [PATCH v3 1/3] iio: types: add IIO_VOLUMEFLOW channel type

SFP/MDIO/I2C: help requested unlocking a SFP+ MCU to expose PHY
 2026-06-09  8:32 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: talos-evk: fix sdhc_2 vqmmc-supply for UHS-I mode
 2026-06-09  8:31 UTC  (2+ messages)

[PATCH v3] clk: imx: Add audio PLL debugfs for K-divider control
 2026-06-09  8:33 UTC  (2+ messages)

[PATCH 0/6] ASoC: SOF: ipc3/ipc4-control: harden kcontrol payload handling
 2026-06-09  8:30 UTC  (3+ messages)
` [PATCH 1/6] ASoC: SOF: ipc4-control: Fix TOCTOU in sof_ipc4_bytes_put
` [PATCH 2/6] ASoC: SOF: ipc4-control: Validate notification payload size

[PATCH v4 0/2] Add Shikra (QCM2390) display support
 2026-06-09  8:30 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: msm: qcm2290: Add Shikra MDSS

[PATCH iwl-next v8 00/15] Introduce iXD driver
 2026-06-09  8:30 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v8 08/15] idpf: refactor idpf to use libie_pci APIs

[PATCH v3 0/8] Auto-configure advertised remotes via URL allowlist
 2026-06-09  8:30 UTC  (4+ messages)
` [PATCH v4 "

[syzbot] [mm?] KASAN: use-after-free Read in copy_folio_from_iter_atomic (2)
 2026-06-09  8:30 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 2d3090a8aeb596a26935db0955d46c9a5db5c6ce

[PATCH v3 0/2] platform/x86/amd/pmc: Add support for AMD 1Ah Family 80h SoC
 2026-06-09  8:29 UTC  (3+ messages)
` [PATCH v3 1/2] platform/x86/amd/pmc: Use per-SoC cpu_info struct for SMU mailbox and IP info

[PATCH 6/6] gpu: host1x: Annotate intentional syncpoint wrap-around
 2026-06-09  8:29 UTC  (2+ messages)

[PATCH 5/6] gpu: host1x: Change pin_job() return type to int
 2026-06-09  8:29 UTC  (2+ messages)

[PATCH 1/2] fs/proc/task_mmu: change lock_vma_range() to return error code
 2026-06-09  8:27 UTC  (2+ messages)

[PATCH v4 00/10] Add RAS support for RISC-V architecture
 2026-06-09  8:27 UTC  (4+ messages)
` [PATCH v4 07/10] riscv: Add RISC-V entries in processor type and ISA strings

[PATCH v6 00/12] virtio-console: notify about the terminal size
 2026-06-09  8:26 UTC  (4+ messages)

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-06-09  8:26 UTC  (5+ messages)
` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map


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.