All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-01 20:48:10 to 2026-06-01 22:07:20 UTC [more...]

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-06-01 22:07 UTC  (7+ messages)
` [PATCH v4 00/27] deprecate rte_atomicNN family
  ` [PATCH v4 03/27] ring: unify memory model on C11, remove atomic32

[PATCH v4 18/47] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
 2026-06-01 22:06 UTC  (2+ messages)

[PATCH v6 00/31] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-06-01 22:05 UTC  (4+ messages)
` [PATCH v6 19/31] hw/arm/tegra241-cmdqv: Use mmap'd VINTF page0 as VCMDQ backing

[PATCH V3 0/9] Fixes to the previously-merged drivers/dax/fsdev series
 2026-06-01 22:06 UTC  (5+ messages)
  ` [PATCH V3 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V3 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap

[GSoC][PATCH 0/4] teach git repo info to handle path keys
 2026-06-01 22:04 UTC  (5+ messages)
` [GSoC][PATCH 4/4] repo: add path.commondir with absolute and relative suffix formatting

[PATCH 0/2] powerpc/prom, of/fdt: fix chosen node handling and cleanup
 2026-06-01 22:03 UTC  (5+ messages)
` [PATCH 1/2] powerpc/prom: fix /chosen properties read from wrong node
` [PATCH 2/2] of/fdt: make early_init_dt_scan_chosen() return void

[PATCH v2 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
 2026-06-01 22:03 UTC  (5+ messages)
` [PATCH v2 3/5] mm/shmem: introduce copy_zero_to_iter() for large zeroing

[PATCH v4 17/47] x86/kvm: Mark TSC as reliable when it's constant and nonstop
 2026-06-01 22:02 UTC  (2+ messages)

[GIT PULL] ep93xx cleanup for 7.2
 2026-06-01 22:02 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2026-06-01 22:02 UTC 

[PATCH net-next 00/15] gve: AdminQ mode related refactors
 2026-06-01 22:01 UTC  (2+ messages)

[PATCH v2 0/3] bpf: cgroup: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
 2026-06-01 22:01 UTC  (7+ messages)
` [PATCH v2 1/3] bpf: cgroup: use kvfree() for replaced sysctl write buffer
` [PATCH v2 2/3] bpf: cgroup: NUL-terminate replaced sysctl value
` [PATCH v2 3/3] bpf: cgroup: restore sysctl new-value replacement

Fwd: [PATCH 0/4] drm/v3d: Fix RPi 4 system hangs from stale cache and MMU state
 2026-06-01 22:00 UTC 

[GIT PULL 1/2] Broadcom devicetree changes for 7.2
 2026-06-01 22:00 UTC  (2+ messages)

✓ i915.CI.Full: success for series starting with [i-g-t,v5,1/2] lib/drmtest: add drm_open_driver_path()
 2026-06-01 21:59 UTC 

[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-01 21:59 UTC  (13+ messages)
` [PATCH v8 01/12] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [PATCH v8 02/12] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v8 03/12] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v8 04/12] iommu/tegra241-cmdqv: Restore PROD and CONS after resume
` [PATCH v8 05/12] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v8 06/12] iommu/arm-smmu-v3: Handle gerror during suspend
` [PATCH v8 07/12] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v8 08/12] iommu/tegra241-cmdqv: Add a helper to quiesce VCMDQs
` [PATCH v8 09/12] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v8 10/12] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [PATCH v8 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
` [PATCH v8 12/12] iommu/arm-smmu-v3: Add KUnit unit tests for Runtime PM

[PATCH] time: Fix off-by-one in settimeofday() usec validation
 2026-06-01 21:58 UTC  (2+ messages)

[linux-next:master 4036/9870] Warning: lib/rhashtable.c:1030 function parameter 'key' not described in '__rhashtable_init'
 2026-06-01 21:56 UTC 

[PULL v1 00/16] Merge tpm 2026/06/01 v1
 2026-06-01 21:54 UTC  (17+ messages)
` [PULL v1 01/16] tests: Move TPM I2C bus read/write functions to common files
` [PULL v1 02/16] tests: Have TPM I2C read/write functions take QTestState as first parameter
` [PULL v1 03/16] tests: Convert string arrays to byte arrays
` [PULL v1 04/16] tests: Rename id of tpmdev to tpm0
` [PULL v1 05/16] tests: Check whether the I2C master flag is set
` [PULL v1 06/16] tests: Add a TPM TIS I2C swtpm test
` [PULL v1 07/16] migration/vmstate: Add VMState support for GByteArray
` [PULL v1 08/16] ui/vdagent: Use VMSTATE_GBYTEARRAY to safely migrate outbuf
` [PULL v1 09/16] hw/tpm: Add TPM CRB chunking fields
` [PULL v1 10/16] hw/tpm: Refactor CRB_CTRL_START register access
` [PULL v1 11/16] hw/tpm: Add internal buffer state for chunking
` [PULL v1 12/16] hw/tpm: Implement TPM CRB chunking logic
` [PULL v1 13/16] test/qtest: Add test for tpm crb chunking
` [PULL v1 14/16] hw/tpm: Add support for VM migration with TPM CRB chunking
` [PULL v1 15/16] tpm_emulator: Reject a buffer size different than what was requested
` [PULL v1 16/16] tpm_emulator: Disconnect if response exceeds negotiated buffer size

[PATCH v8 0/2] usb: cdns3: support configurations without DRD block
 2026-06-01 21:55 UTC  (6+ messages)
` [PATCH v8 1/2] dt-bindings: usb: cdns3: Add cdns,cdnsp-no-drd compatible string

[PATCH] drm/xe/pxp: PXP no longer requires HuC from media 35 onwards
 2026-06-01 21:55 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/pxp: PXP no longer requires HuC from media 35 onwards (rev2)

[PATCH v2] fuse: add fuse_request_sent tracepoint
 2026-06-01 21:55 UTC  (2+ messages)

[PATCH v6 0/4] drm/xe/rtp: WA table context testing
 2026-06-01 21:55 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 14/47] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
 2026-06-01 21:53 UTC  (2+ messages)

[PATCH v3 0/3] line-log: integrate -L with the standard log output pipeline
 2026-06-01 21:53 UTC  (3+ messages)

[PATCH v7] revision.c: implement --max-count-oldest
 2026-06-01 21:53 UTC  (5+ messages)
` [PATCH v8] "
      ` [PATCH v9] "

[PATCH v4 12/47] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
 2026-06-01 21:52 UTC  (2+ messages)

[PATCH v4 13/47] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
 2026-06-01 21:52 UTC  (2+ messages)

[morimoto:sound-cleanup-2026-06-01-3 290/290] sound/soc/qcom/apq8016_sbc.c:313:38: error: incompatible pointer types passing 'struct snd_soc_card_platform *' to parameter of type 'struct snd_soc_card_driver *'
 2026-06-01 21:51 UTC 

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-06-01 21:51 UTC  (2+ messages)

[PATCH v4 11/47] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
 2026-06-01 21:51 UTC  (2+ messages)

[PATCH] blk-iocost: use irq-safe locking in cgroup handlers
 2026-06-01 21:50 UTC  (2+ messages)

[PATCH v4 08/47] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
 2026-06-01 21:49 UTC  (2+ messages)
` [PATCH v4 8/47] "

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-06-01 21:48 UTC  (9+ messages)

Missing Git Features for Modern Multi-Repository, Dependency-Driven Development
 2026-06-01 21:48 UTC  (3+ messages)

[Buildroot] [RFC PATCH 0/9] Second set of fixes for build failures and PPD file conflicts
 2026-06-01 21:46 UTC  (13+ messages)
` [Buildroot] [RFC PATCH 1/9] package/foot: Prefer ncurses terminfo if ncurses is selected
` [Buildroot] [RFC PATCH 3/9] package/rtl8188eu: Select linux-firmware for the firmware
` [Buildroot] [RFC PATCH 5/9] package/libcamera-apps: Only enable EGL if both epoxy and xlib_libX11 are selected
` [Buildroot] [RFC PATCH 6/9] package/util-linux-libs: Do not install to target
` [Buildroot] [RFC PATCH 7/9] package/jailhouse: Drop the package
` [Buildroot] [RFC PATCH 8/9] package/python-xlib: "
` [Buildroot] [RFC PATCH 9/9] package/python-html5lib: "

[PATCH] x86: Start removing X86_X32_ABI
 2026-06-01 21:44 UTC  (14+ messages)

[PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known
 2026-06-01 21:46 UTC  (2+ messages)
` [PATCH v4 1/47] "

[PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()
 2026-06-01 21:45 UTC  (13+ messages)

[PATCH v11 0/5] Add full zoned storage emulation to the qcow2 driver
 2026-06-01 21:44 UTC  (6+ messages)
` [PATCH v11 1/5] docs/qcow2: add the zoned format feature
` [PATCH v11 2/5] qcow2: add configurations for zoned format extension
` [PATCH v11 3/5] virtio-blk: do not merge writes across a zone boundary
` [PATCH v11 4/5] qcow2: add zoned emulation capability
` [PATCH v11 5/5] iotests: test the zoned format feature for qcow2 file

[PATCH v2 0/8] repo_config_values: migrate more globals
 2026-06-01 21:43 UTC  (6+ messages)
` [PATCH v3 0/8] environment: move core config globals into repo_config_values

[PATCH 1/1] crypto: atmel-ecc - fix use after free situation
 2026-06-01 21:42 UTC  (2+ messages)

[PATCH v4 00/10] Vswing / Pre-emphasis Override
 2026-06-01 21:42 UTC  (4+ messages)
` [PATCH v4 06/10] drm/i915/buf_trans: abstract VS/PE-O access and index computation

[PATCH] rtase: Avoid sleeping in get_stats64()
 2026-06-01 21:42 UTC  (3+ messages)

[PATCH] doc: document and test `@` prefix for raw timestamps
 2026-06-01 21:39 UTC 

[PATCH v3 1/2] drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT
 2026-06-01 21:39 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [v3,1/2] "

[PATCH RFC bpf-next v3 0/6] bpf: better error reporting when verifier hits 1M instructions limit
 2026-06-01 21:38 UTC  (4+ messages)
` [PATCH RFC bpf-next v3 5/6] bpf: report register diff summary for hot callchains

[PATCH] drm/xe/forcewake: add delayed-release optimization
 2026-06-01 21:38 UTC 

[PATCH v2 0/6] ASoC: qcom: qdsp6: add push/pull module support
 2026-06-01 21:37 UTC  (3+ messages)
` [PATCH v2 2/6] ASoC: qcom: q6apm: return error code to consumers on failures

Warning: kernel/seccomp.c:442 function parameter 'seccomp_mode' not described in 'seccomp_needs_combined'
 2026-06-01 21:36 UTC 

[PATCH] bpf: fix btf_types_are_same for cross-BTF type comparison
 2026-06-01 21:36 UTC  (4+ messages)
` [PATCH bpf v2 0/2] bpf: Fix kfunc implicit arg injection and add selftest
  ` [PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref

[PATCH v2] net: airoha_eth: fix mt7531 mdio related initialization bug
 2026-06-01 21:35 UTC 

[PATCH v4 1/3] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine
 2026-06-01 21:35 UTC  (3+ messages)

[PATCH v2] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlays
 2026-06-01 21:33 UTC  (2+ messages)

[PATCH net v2] dt-bindings: ethernet: eswin: fix hsp-sp-csr backward compatibility
 2026-06-01 21:34 UTC  (2+ messages)

[PATCH] stash: reuse cached index entries in --patch temporary index
 2026-06-01 21:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v9] l2tp: fix double dst_release() on sk_dst_cache race
 2026-06-01 21:33 UTC 

[PATCH 00/18] odb: make loose object source a proper `struct odb_source`
 2026-06-01 21:33 UTC  (2+ messages)

[PATCH RFC 0/2] migration/vl: new -incoming config:* for early migration parameters
 2026-06-01 21:32 UTC  (6+ messages)
` [PATCH RFC 1/2] migration/vl: Allow set parameters with -incoming config:*

[PATCH] HID: intel-thc-hid: intel-quickspi: reset touch IC on system resume
 2026-06-01 21:31 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net] ipv6: use READ_ONCE() in ipv6_flowlabel_get()
 2026-06-01 21:31 UTC  (4+ messages)

[PATCH] drm/i915/dp: Handle VSC SDP revision 7 in unpack
 2026-06-01 21:25 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH v5 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-06-01 21:25 UTC  (6+ messages)
` [RFC PATCH v5 1/2] "

[PATCH v7 000/120] x86: Introduce a centralized CPUID data model
 2026-06-01 21:24 UTC  (7+ messages)
` [PATCH v7 004/120] x86/cpuid: Introduce <asm/cpuid/leaf_types.h>

[PATCH 0/2] Deprecate git-init-db(1) alias
 2026-06-01 21:23 UTC  (7+ messages)
` [PATCH 2/2] builtin/init-db: deprecate alias for git-init(1)

[PATCH net-next v8] l2tp: fix double dst_release() on sk_dst_cache race
 2026-06-01 21:23 UTC  (3+ messages)

[PATCH V1] iommu/hyperv: Create hyperv subdirectory under drivers/iommu
 2026-06-01 21:23 UTC  (3+ messages)

[PATCH -next] firmware: imx: Add missing return in error path to prevent use-after-free
 2026-06-01 21:20 UTC  (2+ messages)

[PATCH] sub-process: use gentle handshake to avoid die() on startup failure
 2026-06-01 21:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4] drm/radeon: fix internal display on iMac11, 1 (RV770/DCE3.1)
 2026-06-01 21:19 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
 2026-06-01 21:19 UTC  (6+ messages)
` [PATCH v3 19/40] KVM: x86: Swap the include order between x86.h and mmu.h

[PATCH v2] scripts/tags.sh: fix "make COMPILED_SOURCE=1 cscope" command ends up with *.rlib, *.rmeta, *.so filenames in cscope.files
 2026-06-01 21:18 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3] ARM: dts: imx7d-pico-pi: add OV5645 camera support
 2026-06-01 21:18 UTC  (2+ messages)

[PATCH v3 0/7] TQMa7 eeprom sysinfo driver
 2026-06-01 21:16 UTC  (15+ messages)
` [PATCH v3 1/7] sysinfo: uclass: use sysinfo_priv size for per_device_auto
` [PATCH v3 2/7] sysinfo: add sysinfo_get_and_detect() helper
` [PATCH v3 3/7] sysinfo: tq_eeprom: new driver
` [PATCH v3 4/7] board: tq: common: add sysinfo setup helper
` [PATCH v3 5/7] arm: dts: tqma7: add eeprom nvmem-layout
` [PATCH v3 6/7] arm: dts: tqma7: integrate tq,eeprom sysinfo driver
  ` [PATCH v3 6/7] arm: dts: tqma7: integrate tq, eeprom "
` [PATCH v3 7/7] boards: tqma7: call tq-sysinfo setup

[PATCH 1/2] rtla/timerlat: Fix parsing of short options with attached arguments
 2026-06-01 21:15 UTC  (2+ messages)
` [PATCH 2/2] rtla/timerlat: Add tests for option parsing "

[PATCH i-g-t v7] test/intel/xe_vm:Add oversubscribe concurrent bind stress subtest
 2026-06-01 21:15 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for test/intel/xe_vm:Add oversubscribe concurrent bind stress subtest (rev4)
` ✓ i915.CI.BAT: "

[PATCH v6 0/3] arm64: dts: rockchip: add Vicharak Axon board support
 2026-06-01 21:14 UTC  (3+ messages)

[PATCH 0/3] Shrink time spent in copy_data_pages()
 2026-06-01 21:15 UTC  (4+ messages)
` [PATCH 1/3] PM: hibernate: Print speed statistics of copy_data_pages()

[core-for-CI] Revert "drm: prevent integer overflows in dumb buffer creation helpers"
 2026-06-01 21:13 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] qapi/migration: Remove @cpr-exec-command doc in MigrationParameter
 2026-06-01 21:12 UTC  (3+ messages)

[PATCH v7 00/15] add software ecdsa support
 2026-06-01 21:11 UTC  (5+ messages)
` [PATCH v7 01/15] ecdsa: fix support of secp521r1

[liveupdate:next] BUILD SUCCESS 2935777b418d2bfcbfe96705bb2c0fa6c0d94e18
 2026-06-01 21:10 UTC 

[PATCH v2 0/6] ARM: dts: cleanup some CHECK_DTBS warning for imx5/6 (round 2)
 2026-06-01 21:08 UTC  (2+ messages)

[PATCH v1] target/riscv: Add mseccfg to VMStateDescription
 2026-06-01 21:07 UTC  (7+ messages)

[PATCH] xen/x86: Change stub page freeing to fix smt=0
 2026-06-01 21:07 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] support/testing: test_podman.py : kernel version bump and add kernel fragment to fix iptables errors caused by this modification
 2026-06-01 21:06 UTC  (2+ messages)

[PATCH i-g-t 0/2] test/kms_colorop_helper: don't requests colorop updates indefinitely
 2026-06-01 21:06 UTC  (2+ messages)

[PATCH v5 0/2] Incorporate DRAM address in EDAC messages
 2026-06-01 21:05 UTC  (4+ messages)

[PATCH v7 1/2] dt-bindings: Pinefeat cef168 lens control board
 2026-06-01 21:06 UTC  (4+ messages)
` [PATCH v7 2/2] media: i2c: Pinefeat cef168 lens control board driver

[RFC PATCH 0/5] Bluetooth: enable context analysis
 2026-06-01 20:59 UTC  (3+ messages)

[Buildroot] [PATCH 1/5] package/busybox: re-introduce IGNORE_CVES for CVE-2023-42366
 2026-06-01 21:04 UTC  (2+ messages)

[PATCH] arm64: dts: s32g3: Fix SWT8 watchdog address
 2026-06-01 21:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: set sub_block_index for mca ras sub-blocks
 2026-06-01 21:03 UTC 

[PATCH 00/11] drm/i915/bw: Cleanups
 2026-06-01 21:02 UTC  (5+ messages)
` [PATCH 01/11] drm/i915/bw: Don't memcpy() pointlessly
` [PATCH 02/11] drm/i915/bw: Streamline dg2_get_bw_info()

[PATCH v2 1/1] arm64: dts: imx95-var-dart-sonata: add CAN controller
 2026-06-01 21:02 UTC  (2+ messages)

[PATCH] scsi: megaraid_mbox: avoid double kfree()
 2026-06-01 21:02 UTC 

[PATCH] system/physmem: Synchronize ram_list accesses
 2026-06-01 21:01 UTC  (10+ messages)

[PATCH v4 0/2] RISC-V vector extension support
 2026-06-01 21:01 UTC  (3+ messages)
` [PATCH v5 2/2] node: lookup with RISC-V vector extension

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in replace_file_extents
 2026-06-01 21:01 UTC 

[PATCH RFC v6 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
 2026-06-01 21:01 UTC  (2+ messages)

[CI 0/5] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification, part 1
 2026-06-01 21:00 UTC  (2+ messages)
` [CI 0/5] drm/{i915,xe}: "

[PATCH] memory/ramblock: Fix clear of mru_block on possible race condition
 2026-06-01 20:59 UTC 

[PATCH] doc: fix typos via codespell
 2026-06-01 20:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2026-06-01 20:58 UTC  (10+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH v1 1/1] arm64: dts: imx95-var-dart-sonata: add TPM reset GPIO
 2026-06-01 20:58 UTC  (2+ messages)

[PATCH RFC v6 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
 2026-06-01 20:58 UTC  (2+ messages)

[PATCH v2] drm/i915/edp: Check supported link rates DPCD read
 2026-06-01 20:57 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/edp: Check supported link rates DPCD read (rev2)

[PATCH RFC v6 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
 2026-06-01 20:57 UTC  (2+ messages)

[PATCH RFC v6 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
 2026-06-01 20:57 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu: Add enum for PCIe BAR regions
 2026-06-01 20:55 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amdgpu: amdgpu_device_is_peer_accessible to support all BARs

[PATCH RFC v6 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
 2026-06-01 20:56 UTC  (2+ messages)

[PATCH v4 0/1] add PWM DTS support for S32G2/S32G3 SoCs
 2026-06-01 20:55 UTC  (3+ messages)
` [PATCH v4 1/1] arm64: dts: s32g: add PWM support for s32g2 and s32g3

Testing on lots of architecture targets with mkroot
 2026-06-01 20:54 UTC  (4+ messages)
    ` mkroot quickstart (was RE: Testing on lots of architecture targets with mkroot.)

[PATCH RFC v6 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
 2026-06-01 20:55 UTC  (2+ messages)

[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-01 20:53 UTC  (5+ messages)

[PATCH] tools/include/linux/types.h: add ulong typedef for musl compatibility
 2026-06-01 20:53 UTC  (3+ messages)

[PATCH RFC v6 08/18] riscv_cbqri: Add capacity controller monitoring device ops
 2026-06-01 20:51 UTC  (2+ messages)

[PATCH RFC v6 09/18] riscv_cbqri: Add bandwidth controller probe and allocation device ops
 2026-06-01 20:49 UTC  (2+ messages)

[PATCH RFC v6 03/18] riscv: add support for srmcfg CSR from Ssqosid extension
 2026-06-01 20:49 UTC  (2+ messages)

[PATCH 0/3] IPQ5018: Add and enable GEPHY RX and TX clocks
 2026-06-01 20:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: net: qca,ipq5018: Split IPQ5018 PHY bindings from ar803x

[PATCH v2 0/4] arm64: dts: imx93-var-som-symphony: align DTS with hardware revision
 2026-06-01 20:48 UTC  (3+ messages)
` [PATCH v2 1/4] arm64: dts: imx93-var-som-symphony: add TPM support

[PATCH i-g-t v4 00/12] updates to fbc tests
 2026-06-01 20:44 UTC  (3+ messages)
` [PATCH i-g-t v4 07/12] tests/intel/kms_fbcon_fbt: update the outdated fbc skip reasons
` [PATCH i-g-t v4 11/12] tests/intel/kms_fbcon_fbt: use common routine to skip tests on fbc status


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.