The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-08 06:40:20 to 2026-07-08 08:01:54 UTC [more...]

[PATCH 0/3] iio: adc: add missing 'select REGMAP' to Kconfig
 2026-07-08  8:01 UTC  (3+ messages)

[PATCH] mm/damon/sysfs-schemes: fix tried_regions setup failure cleanup
 2026-07-08  8:01 UTC 

[PATCH v3 0/2] media: Add Himax HM1092 mono NIR sensor driver
 2026-07-08  7:59 UTC  (5+ messages)
` [PATCH v3 2/2] media: i2c: hm1092: add "

[PATCH v4 RESEND 0/7] riscv: Add reliable stack unwinding for livepatch
 2026-07-08  7:59 UTC  (5+ messages)
` [PATCH v4 RESEND 1/7] riscv: stacktrace: Add frame record metadata
` [PATCH v4 RESEND 4/7] riscv: stacktrace: introduce stack-bound tracking helpers

[PATCH v3 00/26] Introduce meminspect
 2026-07-08  7:59 UTC  (15+ messages)
` [PATCH v3 01/26] kernel: "
` [PATCH v3 05/26] genirq/irqdesc: Annotate static information into meminspect
` [PATCH v3 11/26] mm/swapfile: "
` [PATCH v3 14/26] mm/init-mm: "
` [PATCH v3 19/26] mm/numa: Register node data "
` [PATCH v3 21/26] printk: Register "
` [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver

[PATCH RESEND v3] selftests: mincore: fix the readahead check on large base page sizes
 2026-07-08  7:59 UTC  (2+ messages)
` [PATCH v4] selftests: mincore: count file-mmap readahead on both sides

[PATCH v2 sched_ext/for-7.2-fixes] sched_ext: Preserve rq tracking across local DSQ dispatch
 2026-07-08  7:58 UTC  (3+ messages)

[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-08  7:57 UTC  (5+ messages)
` [PATCH v9 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v9 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
 2026-07-08  7:57 UTC  (7+ messages)

[PATCH v2] dmaengine: fsl-edma: Add error handling for devm_kasprintf
 2026-07-08  7:57 UTC 

[PATCH] wifi: mt76: mt7925: guard link STA in decap offload
 2026-07-08  7:55 UTC 

[PATCH v5 5/5] PCI: qcom: Add D3cold support
 2026-07-08  7:53 UTC  (3+ messages)

[PATCH 1/2] mm/ksm: Initialize the addr only once in collect_procs_ksm
 2026-07-08  7:53 UTC  (3+ messages)

[PATCH v2 0/2] clk: ultrarisc: add DP1000 clock support
 2026-07-08  7:53 UTC  (4+ messages)
` [PATCH v2 2/2] clk: ultrarisc: add DP1000 clock driver

[PATCH RESEND 2/2] mm/ksm: Use precise linear_page_index instead of the whole address space
 2026-07-08  7:52 UTC  (2+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-08  7:52 UTC  (3+ messages)
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup

test_bitmap fails on ppc/ppc64 on kernels v7.1.3, v7.2-rc2
 2026-07-08  7:51 UTC  (5+ messages)

[PATCH v4 0/2] upboard pinctrl support for device id INTC1055
 2026-07-08  7:49 UTC  (5+ messages)
` [PATCH v4 2/2] pinctrl: upboard: add device id INTC1055 based UP boards support

[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
 2026-07-08  7:49 UTC  (7+ messages)

[PATCH v2 0/7] nfs: Modernize Direct I/O path
 2026-07-08  7:48 UTC  (11+ messages)
` [PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests

[PATCH v12 0/6] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-08  7:49 UTC  (3+ messages)
` [PATCH v12 1/6] dt-bindings: media: qcom,x1e80100-camss: Add optional PHY handle definitions

[PATCH v9 00/14] Allow preemption during IPI completion waiting to improve real-time performance
 2026-07-08  7:48 UTC  (4+ messages)
` [PATCH v9 04/14] smp: Use task-local IPI cpumask in smp_call_function_many_cond()

[PATCHSET v3 sched_ext/for-7.2-fixes] sched_ext: Fix finite-slice ticks on nohz_full
 2026-07-08  7:46 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Enable tick for finite slices "
` [PATCH 2/2] selftests/sched_ext: Verify nohz_full tick behavior

[PATCH v3 0/2] ptrace_set_syscall_info: add support for seccomp syscall skipping
 2026-07-08  7:47 UTC  (3+ messages)
` [PATCH v3 2/2] selftests/ptrace: add a test case for PTRACE_SYSCALL_INFO "

[PATCH V3 0/6] null_blk: fix init/exit races and memleaks
 2026-07-08  7:39 UTC  (7+ messages)
` [PATCH V3 1/6] null_blk: use DEFINE_MUTEX for the file-scope mutex
` [PATCH V3 2/6] null_blk: register configfs subsystem after creating default devices
` [PATCH V3 3/6] null_blk: move unregister_blkdev() after destroying dev in null_exit()
` [PATCH V3 4/6] null_blk: free global tag_set on init error path
` [PATCH V3 5/6] null_blk: serialize configfs attribute stores with device setup
` [PATCH V3 6/6] null_blk: mark racy configfs attribute accesses with READ_ONCE/WRITE_ONCE

[PATCH] selftests: gpio: add gpio-cdev-uaf to .gitignore
 2026-07-08  7:46 UTC  (3+ messages)

[PATCH] x86/kvm: Include linux/types.h in asm/kvm_para.h
 2026-07-08  7:42 UTC  (2+ messages)

[PATCH] serial: 8250: serialize shared IRQ startup
 2026-07-08  7:45 UTC  (4+ messages)
` [PATCH v2] serial: 8250: fix shared IRQ startup race causing IRQ warning
  ` [PATCH v3] "

[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
 2026-07-08  7:45 UTC  (3+ messages)

[PATCH 0/2] NFSv4/flexfiles: support loosely coupled data servers
 2026-07-08  7:44 UTC  (3+ messages)
` [PATCH 1/2] NFSv4/flexfiles: fix NULL dereference for NFSv4.0 "
` [PATCH 2/2] NFSv4/flexfiles: support loosely coupled "

[PATCH v3 0/5] cxl: Sashiko bug fixes
 2026-07-08  7:42 UTC  (6+ messages)
` [PATCH v3 1/5] cxl/features: Reject feature offset that overflows 16-bit field
` [PATCH v3 2/5] cxl/region: Scan all partitions for unmapped poison
` [PATCH v3 3/5] cxl/region: Don't leak tolerated RAM -EFAULT from unmapped poison scan
` [PATCH v3 4/5] cxl/region: Start unmapped poison scan at the committed decoder boundary
` [PATCH v3 5/5] cxl/memdev: Don't overwrite the error from an earlier partition poison query

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-08  7:42 UTC  (4+ messages)
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()

[RFC 0/2] arm64: kprobes: Fix single-step fault and reentry handling
 2026-07-08  7:42 UTC  (9+ messages)
` [RFC 0/3] "
  ` [RFC 1/3] arm64: kprobes: Do not handle non-XOL faults as kprobe faults
  ` [RFC 2/3] arm64: kprobes: Allow reentering kprobes while single-stepping

[PATCH net] vxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributes
 2026-07-08  7:41 UTC  (2+ messages)

[PATCH] block: rnull: use vertical import style
 2026-07-08  7:40 UTC  (2+ messages)

[PATCH v5 0/2] Add new workqueue wrapper and enqueue on cpu functions
 2026-07-08  7:40 UTC  (3+ messages)

[PATCH] pwm: th1520: use vertical import style
 2026-07-08  7:39 UTC  (2+ messages)

[PATCH v3 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-07-08  7:38 UTC  (5+ messages)
` [PATCH v3 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages
` [PATCH v3 2/3] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
` [PATCH v3 3/3] selftests/mm: fix ternary operator precedence in ksm_tests

[PATCH] samples: rust_dma: use vertical import style
 2026-07-08  7:37 UTC  (2+ messages)

[PATCH v2] x86: Start removing X86_X32_ABI
 2026-07-08  7:36 UTC  (3+ messages)

[PATCH] gpib: fix use-after-free in iboffline() detach path
 2026-07-08  7:36 UTC  (2+ messages)
` [PATCH v2] gpib: fix use-after-free between iboffline() detach and in-flight I/O

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-08  7:36 UTC  (5+ messages)
` [PATCH v4 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy

[PATCH 0/3] i2c: qcom-geni: improve transfer error recovery and synchronization
 2026-07-08  7:35 UTC  (6+ messages)
` [PATCH 1/3] i2c: qcom-geni: use cancel command before abort on transfer timeout
` [PATCH 2/3] i2c: qcom-geni: use dedicated completions for abort and reset events

[PATCH rdma-next v9] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-07-08  7:35 UTC  (5+ messages)

[PATCH bpf-next v6 0/7] Mixing bpf2bpf and tailcalls for RV64
 2026-07-08  7:35 UTC  (8+ messages)
` [PATCH bpf-next v6 1/7] bpf: Extract the is_struct_ops_tramp helper
` [PATCH bpf-next v6 2/7] riscv, bpf: Fix memory leak in bpf_jit_free
` [PATCH bpf-next v6 4/7] riscv, bpf: Fix kernel stack corruption in tailcall with CFI
` [PATCH bpf-next v6 5/7] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
` [PATCH bpf-next v6 7/7] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64

[PATCH] drm/xe: free madvise VMA array on L2 flush failure
 2026-07-08  7:34 UTC 

[PATCH v6 0/7] docs/zh_CN: update DAMON translations
 2026-07-08  7:32 UTC  (8+ messages)
` [PATCH v6 1/7] docs/zh_CN: update DAMON design translation
` [PATCH v6 2/7] docs/zh_CN: add DAMON_STAT usage translation
` [PATCH v6 3/7] docs/zh_CN: update DAMON index translation
` [PATCH v6 4/7] docs/zh_CN: update DAMON start translation
` [PATCH v6 5/7] docs/zh_CN: update DAMON usage translation
` [PATCH v6 6/7] docs/zh_CN: update DAMON reclaim translation
` [PATCH v6 7/7] docs/zh_CN: update DAMON LRU sort translation

[PATCH] drm/amd/display: move connector state dereference after NULL check
 2026-07-08  7:27 UTC 

[PATCH v6 0/3] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
 2026-07-08  7:31 UTC  (4+ messages)
` [PATCH v6 2/3] platform: arm64: lenovo-thinkpad-t14s-ec: Add hwmon support for temperatures

[ksummit-attendees] [PATCH] commit: Add -f, --fixes <commit> option to add Fixes: line
 2026-07-08  7:30 UTC 

[PATCH] selftests: riscv: Bypass libc in inactive vector ptrace test
 2026-07-08  7:30 UTC  (3+ messages)

[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-07-08  7:30 UTC  (8+ messages)
` [PATCH v5 01/17] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [PATCH v5 02/17] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v5 03/17] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP

[PATCH v1] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Maili
 2026-07-08  7:28 UTC  (2+ messages)

[PATCH v3 00/21] Introduce support for CRTC (post-blend) color pipeline
 2026-07-08  7:28 UTC  (3+ messages)
` [PATCH v3 06/21] drm: Introduce DRM_CLIENT_CAP_CRTC_COLOR_PIPELINE

[PATCH net 0/2] net/stmmac: Verify more wrong DTS configuration
 2026-07-08  7:27 UTC  (7+ messages)
  ` [PATCH net 1/2] net/stmmac: Protect against zero queue DTS config
  ` [PATCH net 2/2] net/stmmac: Verify provided DTS AXI setup

[PATCH] kunit/bug.c: fix backtrace-supression-test failure as a module
 2026-07-08  7:26 UTC  (2+ messages)

[PATCH] drm/msm: dsi: fix PLL init in bonded mode
 2026-07-08  7:26 UTC  (8+ messages)
` [REGRESSION] Resolutions broken after "drm/msm: dsi: fix PLL init in bonded mode"

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-08  7:24 UTC  (5+ messages)

[PATCH] firmware: arm_scmi: rate-limit queue-full warnings in IRQ context
 2026-07-08  7:23 UTC 

[PATCH] media: saa7164: fix cleanup on resource allocation failure
 2026-07-08  7:21 UTC 

[PATCH v3 0/5] clock: versal-clk: Fix Versal NET clock binding and switch to CCF
 2026-07-08  7:22 UTC  (5+ messages)
` [PATCH v3 3/5] dt-bindings: clock: Move xlnx,zynqmp-clk to its own schema

[PATCH bpf-next v7] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
 2026-07-08  7:21 UTC 

[PATCH] rust: configfs: fix release safety documentation
 2026-07-08  7:21 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v4 0/5] clock: versal-clk: Fix Versal NET clock binding and switch to CCF
 2026-07-08  7:18 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: firmware: xilinx: Add missing example for ZynqMP
` [PATCH v4 2/5] dt-bindings: clock: versal-clk: Fix mio_clk index range in clock-names pattern
` [PATCH v4 3/5] dt-bindings: clock: Move xlnx,zynqmp-clk to its own schema
` [PATCH v4 4/5] dt-bindings: clock: versal-clk: Fix Versal NET clock validation
` [PATCH v4 5/5] arm64: versal-net: Switch Versal NET to firmware clock interface

[PATCH v6 0/5] i3c: Improve CCC reliability with actual_len, validation, and Direct GET retry
 2026-07-08  7:17 UTC  (6+ messages)
` [PATCH v6 1/5] i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payload
` [PATCH v6 2/5] i3c: master: Report actual GET CCC payload length on success
` [PATCH v6 3/5] i3c: master: dw: Map CCC hardware errors to I3C M0/M2
` [PATCH v6 4/5] i3c: master: Validate GET CCC payload length and retry Direct GET once
` [PATCH v6 5/5] i3c: master: Add optional_bytes for variable-length GET CCC validation

[PATCH] drm/xe/pf: clear pending packet on header init failure
 2026-07-08  7:15 UTC 

[PATCH RFC 0/6] PSCI-via-EFI to support firmware and kernel sharing EL2 for Apple Silicon
 2026-07-08  7:15 UTC  (7+ messages)
` [PATCH RFC 1/6] dt-bindings: arm: psci: Add EFI conduit
` [PATCH RFC 2/6] arm64/efi: Add and parse custom PSCI EFI configuration table
` [PATCH RFC 3/6] efi: Add EFI_MEMORY_ISA_{MASK,VALID}
` [PATCH RFC 4/6] arm64/efi: Honor EFI_MEMORY_ISA_MASK for Device-nGnRnE vs -nGnRE
` [PATCH RFC 5/6] firmware/psci: Add EFI runtime conduit
` [PATCH RFC 6/6] arm64: dts: apple: t8103: Add PSCI and CPU idle states

[PATCH v1 0/3] ASoC: qcom: Add Eliza audio support
 2026-07-08  7:15 UTC  (5+ messages)
` [PATCH v1 1/3] ASoC: dt-bindings: qcom: Add Eliza LPASS macro codecs
` [PATCH v1 2/3] ASoC: dt-bindings: qcom,sm8250: Add Eliza sound card

[PATCH v7] serial: 8250: fix use-after-free in IRQ chain handling
 2026-07-08  7:14 UTC 

[PATCH bpf-next v6] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
 2026-07-08  7:13 UTC  (7+ messages)

[PATCH v3] wifi: brcmfmac: add DPP support
 2026-07-08  7:12 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 0/2] misc: fastrpc: move ADSP duplicate session creation to the driver
 2026-07-08  7:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: misc: qcom,fastrpc: deprecate qcom,nsessions

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-08  7:10 UTC  (4+ messages)
` [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver

[PATCH] rapidio: clear mport->net when rio_add_net() fails
 2026-07-08  7:06 UTC 

[PATCH] acpi: battery: Sanitise model_number by dropping unprintable characters
 2026-07-08  7:07 UTC 

[PATCH v2 00/20] media/imx355: General code cleanups, and adding support for 2 lane operation
 2026-07-08  7:07 UTC  (3+ messages)
` [PATCH v2 02/20] dt-bindings: media: imx355: Allow 2 CSI2 data lane output

[PATCH] acpi: battery: Sanitise model_number by dropping unprintable characters
 2026-07-08  7:07 UTC 

[PATCH 0/4] Fix bugs on HugeTLB folio allocation failure paths
 2026-07-08  7:04 UTC  (5+ messages)
` [PATCH 2/4] mm: hugetlb: Fix folio refcount mismatch on memcg charge failure
` [PATCH 3/4] mm: hugetlb: Return -ENOSPC "

[PATCH v2 0/4] pmdomains: Fixes and add support for HFRP Direct
 2026-07-08  7:04 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: power: mediatek: Add support for MT8196 direct HFRP

[PATCH 0/3] arm64: dts: qcom: monaco-arduino-monza: Enable JHAT 40-pin HAT accessories
 2026-07-08  7:02 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: monaco-arduino-monza: Enable I2C0 and SPI3 for 40-pin JHAT connector
` [PATCH 3/3] arm64: dts: qcom: monaco-arduino-monza: Add overlay for Waveshare WM8960 Audio HAT

[PATCH v2 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-07-08  7:01 UTC  (6+ messages)
` [PATCH v2 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages

[PATCH v2 0/5] dt-bindings: soc: ti: Convert OMAP DSP and IVA to DT schema
 2026-07-08  7:00 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: soc: ti: Convert DSP "
` [PATCH v2 2/5] dt-bindings: soc: ti: omap-dsp: Make ti,hwmods optional
` [PATCH v2 5/5] dt-bindings: soc: ti: omap-iva: Document DSP child node

[PATCH v7 0/2] Add support for LTC3208 multi-display driver
 2026-07-08  7:00 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: leds: Document LTC3208 Multidisplay LED Driver
` [PATCH v7 2/2] leds: ltc3208: Add driver for "

[tip:core/entry 2/3] arch/s390/include/asm/entry-common.h:49:18: error: call to undeclared function 'task_stack_page'; ISO C99 and later do not support implicit function declarations
 2026-07-08  6:56 UTC 

[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-08  6:57 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible

[PATCH v4 1/1] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
 2026-07-08  6:56 UTC 

[PATCH] f2fs: reject overlapping move range after len expansion
 2026-07-08  6:54 UTC 

[PATCH v3 0/7]ASoC: qcom: add AudioReach TDM backend support
 2026-07-08  6:54 UTC  (4+ messages)
` [PATCH v3 3/7] dt-bindings: sound: qcom,q6dsp-lpass-ports: add Audio IF clocks

[PATCH] drm/bridge: sn65dsi83: perform host_attach on attach instead of probe
 2026-07-08  6:54 UTC  (2+ messages)

[PATCH v2] ALSA: control: preserve snd_card_file_add() error code in snd_ctl_open()
 2026-07-08  6:53 UTC  (2+ messages)

[PATCH v21 net-next 00/12] nbl driver for Nebulamatrix NICs
 2026-07-08  6:47 UTC  (13+ messages)
` [PATCH v21 net-next 01/12] net/nebula-matrix: add minimum nbl build framework
` [PATCH v21 net-next 02/12] net/nebula-matrix: add core driver architecture and HW layer initialization
` [PATCH v21 net-next 03/12] net/nebula-matrix: add channel wire opcode enum definitions
` [PATCH v21 net-next 04/12] net/nebula-matrix: add channel layer
` [PATCH v21 net-next 05/12] net/nebula-matrix: add common resource implementation
` [PATCH v21 net-next 06/12] net/nebula-matrix: add intr "
` [PATCH v21 net-next 07/12] net/nebula-matrix: add vsi "
` [PATCH v21 net-next 08/12] net/nebula-matrix: dispatch: add control-level routing core infrastructure
` [PATCH v21 net-next 09/12] net/nebula-matrix: dispatch: add cross-version channel message framework
` [PATCH v21 net-next 10/12] net/nebula-matrix: dispatch: add resource ops lock protection
` [PATCH v21 net-next 11/12] net/nebula-matrix: add common/ctrl dev init/remove operation
` [PATCH v21 net-next 12/12] net/nebula-matrix: add common dev start/stop operation

[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-08  6:52 UTC  (4+ messages)
` [PATCH bpf-next v6 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

[PATCH v3] dt-bindings: leds: bcm6358: Convert to DT schema
 2026-07-08  6:52 UTC  (2+ messages)

[PATCH v3 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
 2026-07-08  6:50 UTC  (3+ messages)
` [PATCH v3 09/15] drm/tidss: Add external data and sync signal edge configuration

[PATCH v4 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-07-08  6:50 UTC  (9+ messages)
` [PATCH v4 4/4] iio: flow: add Sensirion SLF3S liquid flow sensor driver

[PATCH V3 0/4] arm64: dts: qcom: Add SD card support for Glymur
 2026-07-08  6:48 UTC  (3+ messages)
` [PATCH V3 2/4] dt-bindings: mmc: sdhci-msm: Document the Glymur compatible

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-08  6:47 UTC  (3+ messages)
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()

[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-08  6:46 UTC  (5+ messages)
` [PATCH v8 03/39] drm/display: bridge_connector: Pass HDMI capabilities through caps struct

[PATCH v6 00/11] Dynamic PAMT
 2026-07-08  6:46 UTC  (3+ messages)
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()

[PATCH v3 0/6] Shikra: Add DT support for ICE, RNG and QCE
 2026-07-08  6:46 UTC  (5+ messages)
` [PATCH v3 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: Fix legacy/new SoC strictness split
` [PATCH v3 5/6] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to 7

[PATCH] usb: phy: fsl-usb: clear fsl_otg_dev after freeing it
 2026-07-08  6:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox