All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-09 08:17:16 to 2026-06-09 08:51:51 UTC [more...]

[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 

better block swap batching and a different take on swap_ops v2
 2026-06-09  8:49 UTC  (12+ messages)
` [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 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 

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

[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

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

[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  (7+ messages)
` [PATCH v5 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH v5 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH v5 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
` [PATCH v5 4/4] drm/i915/display: remove unnecessary PHY_NONE definition
` ✗ 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  (6+ messages)
` [PATCH 1/2] fpu: Handle all rounding modes in partsN_uncanon_normal
` [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 v4 00/16] xenguest optimisations
 2026-06-09  8:32 UTC  (4+ messages)
` [PATCH v4 01/16] libs/guest: Reduce number of parts in write_split_record

[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  (6+ messages)
` [PATCH v4 05/10] riscv: conditionally compile GHES NMI spool function
` [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

You have a new message regarding the status of your delivery
 2026-06-08 15:29 UTC 

[PATCH 3/6] gpu: host1x: Fix offset calculation in trace_write_gather
 2026-06-09  8:26 UTC  (2+ messages)

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2026-06-09  8:26 UTC  (5+ messages)

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

[LTP] [PATCH v1] ksm: Fix sysfs path concatenation in ksm_test.h
 2026-06-09  8:24 UTC  (2+ messages)

[PATCH] block: optimize I/O merge hot path with unlikely() hints
 2026-06-09  8:24 UTC 

Yocto Project Status 9 June 2026 (WW24)
 2026-06-09  8:24 UTC 

[PATCH 1/6] gpu: host1x: Wait for timeout worker completion on channel free
 2026-06-09  8:24 UTC  (2+ messages)

[PATCH 00/37] drm bridge hotplug
 2026-06-09  8:23 UTC  (4+ messages)
` [PATCH 30/37] drm/bridge: add drm_bridge_is_tail() to know whether a bridge completes the pipeline

[PATCH v0 0/7] ASoC: codecs: ES8389: Modify the ES8389 driver
 2026-06-09  8:22 UTC  (2+ messages)

[tip: perf/core] perf/x86/amd/core: Always use the NMI latency mitigation
 2026-06-09  8:21 UTC 

[PATCH V3 1/7] perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
 2026-06-09  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 2/7] perf/x86/intel/uncore: Guard against invalid box control address
 2026-06-09  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 3/7] perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discovery
 2026-06-09  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 4/7] perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
 2026-06-09  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 5/7] perf/x86/intel/uncore: Move die_to_cpu() to uncore.c
 2026-06-09  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 6/7] perf/x86/intel/uncore: Fix uncore_die_to_cpu() for offline dies
 2026-06-09  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 7/7] perf/x86/intel/uncore: Implement global init callback for GNR uncore
 2026-06-09  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v8 1/2] perf: Reveal PMU type in fdinfo
 2026-06-09  8:21 UTC  (2+ messages)
` [tip: perf/core] "

[tip: perf/core] perf/x86/amd/uncore: Use Node ID to identify DF and UMC domains
 2026-06-09  8:21 UTC 

[Buildroot] [PATCH v3 0/2] Add EFI Boot Guard bootloader package & example recipe
 2026-06-09  8:21 UTC  (5+ messages)
` [Buildroot] [PATCH v3 2/2] board/pc-efibootguard: add example EFI Boot Guard recipe

[PATCH net v2] rtase: Workaround for IP fragmented UDP packet hardware bug
 2026-06-09  8:20 UTC  (3+ messages)

[PATCH 2/6] gpu: host1x: Avoid double device_add when clients already present
 2026-06-09  8:20 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_cdclk: Fix stale pending_crtc causing false bigjoiner skips
 2026-06-09  8:19 UTC  (2+ messages)

[PATCH][next] drm/sched: Fix spelling mistake "sumission" -> "submission"
 2026-06-09  8:19 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: fix emmc reset polarity on px30-cobra
 2026-06-09  8:17 UTC  (2+ messages)

[PATCH 0/7] afs: Miscellaneous fixes
 2026-06-09  8:17 UTC  (8+ messages)
` [PATCH 1/7] afs: handle CB.InitCallBackState3 requests without a server record
` [PATCH 2/7] afs: Fix error code in afs_extract_vl_addrs()
` [PATCH 3/7] afs: fix NULL pointer dereference in afs_get_tree()
` [PATCH 4/7] afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints
` [PATCH 5/7] afs: use kvfree() to free memory allocated by kvcalloc()
` [PATCH 6/7] afs: Remove erroneous seq |= 1 in volume lookup loop
` [PATCH 7/7] afs: check for duplicate servers in VL server list

[PATCH v7 0/3] Enable Inline crypto engine for kodiak and monaco
 2026-06-09  8:18 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: mmc: sdhci-msm: Add ICE phandle

[PATCH v1 0/2] soundwire: qcom: add support for EE-aware register layout
 2026-06-09  8:17 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: soundwire: qcom: add qcom,swr-master-ee-val property


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.