All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-03 09:52:51 to 2025-07-03 10:44:08 UTC [more...]

[PATCH v7 00/31] Arm GICv5: Host driver implementation
 2025-07-03 10:24 UTC  (4+ messages)
` [PATCH v7 02/31] arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1
` [PATCH v7 03/31] arm64/sysreg: Add ICC_PPI_PRIORITY<n>_EL1
` [PATCH v7 06/31] arm64/sysreg: Add ICC_PPI_ENABLER<n>_EL1

[PATCH qemu v17 0/5] arm/virt: CXL support via pxb_cxl
 2025-07-03 10:41 UTC  (11+ messages)
` [PATCH qemu v17 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH qemu v17 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH qemu v17 3/5] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH qemu v17 4/5] docs/cxl: Add an arm/virt example
` [PATCH qemu v17 5/5] qtest/cxl: Add aarch64 virt test for CXL

[PATCH] ASoC: cs35l56: probe() should fail if the device ID is not recognized
 2025-07-03 10:25 UTC 

[PATCH i-g-t 0/3] TG preemption detection improvements
 2025-07-03 10:41 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "

[sailus-media-tree:fixes] BUILD SUCCESS 276446ed42d9783fc715c95bf4ff5bb886b614c1
 2025-07-03 10:40 UTC 

[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
 2025-07-03 10:40 UTC  (9+ messages)
` [PATCHv8 02/17] x86/asm: Introduce inline memcpy and memset
` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS

[Intel-wired-lan] [PATCH v2] ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
 2025-07-03  9:52 UTC  (2+ messages)
`  "

[PATCH v1] mmc: Convert ternary operator to str_write_read() helper
 2025-07-03 10:38 UTC  (2+ messages)

[PATCH v2 0/8] Support for Tegra264 and Tegra254 in CBB driver
 2025-07-03 10:38 UTC  (9+ messages)
` [PATCH v2 1/8] soc: tegra: cbb: clear err force register with err status
` [PATCH v2 2/8] soc: tegra: cbb: change master-slave to initiator-target
` [PATCH v2 3/8] soc: tegra: cbb: make error interrupt enable and status per SoC
` [PATCH v2 4/8] soc: tegra: cbb: improve handling for per SoC fabric data
` [PATCH v2 5/8] soc: tegra: cbb: support hw lookup to get timed out target address
` [PATCH v2 6/8] dt-bindings: arm: tegra: Add NVIDIA Tegra264 CBB 2.0 binding
` [PATCH v2 7/8] soc: tegra: cbb: add support for cbb fabrics in Tegra264
` [PATCH v2 8/8] soc: tegra: cbb: add support for cbb fabrics in Tegra254

[PATCH v3 00/97] target/arm: Implement FEAT_SME2p1
 2025-07-03 10:38 UTC  (47+ messages)
` [PATCH v3 38/97] target/arm: Implement SME2 FMLA, FMLS
` [PATCH v3 39/97] target/arm: Implement SME2 BFMLA, BFMLS
` [PATCH v3 41/97] target/arm: Implement SME2 ADD/SUB (array accumulator)
` [PATCH v3 42/97] target/arm: Implement SME2 BFCVT, BFCVTN, FCVT, FCVTN
` [PATCH v3 43/97] target/arm: Implement SME2 FCVT (widening), FCVTL
` [PATCH v3 44/97] target/arm: Implement SME2 FCVTZS, FCVTZU
` [PATCH v3 45/97] target/arm: Implement SME2 SCVTF, UCVTF
` [PATCH v3 46/97] target/arm: Implement SME2 FRINTN, FRINTP, FRINTM, FRINTA
` [PATCH v3 47/97] target/arm: Introduce do_[us]sat_[bhs] macros
` [PATCH v3 48/97] target/arm: Use do_[us]sat_[bhs] in sve_helper.c
` [PATCH v3 49/97] target/arm: Implement SME2 SQCVT, UQCVT, SQCVTU
` [PATCH v3 50/97] target/arm: Implement SQCVTN, UQCVTN, SQCVTUN for SME2/SVE2p1
` [PATCH v3 51/97] target/arm: Implement SME2 SUNPK, UUNPK
` [PATCH v3 52/97] target/arm: Implement SME2 ZIP, UZP (four registers)
` [PATCH v3 53/97] target/arm: Move do_urshr, do_srshr to vec_internal.h
` [PATCH v3 54/97] target/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN
` [PATCH v3 55/97] target/arm: Implement SME2 ZIP, UZP (two registers)
` [PATCH v3 56/97] target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP
` [PATCH v3 57/97] target/arm: Enable SCLAMP, UCLAMP for SVE2p1
` [PATCH v3 58/97] target/arm: Implement FCLAMP for SME2, SVE2p1
` [PATCH v3 59/97] target/arm: Implement SME2p1 Multiple Zero
` [PATCH v3 61/97] target/arm: Fold predtest_ones into helper_sve_brkns
` [PATCH v3 62/97] target/arm: Split out do_whilel from helper_sve_whilel

[PATCH] drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes
 2025-07-03 10:39 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v1 0/3] Initial work for Rust abstraction for HID device driver development
 2025-07-03 10:36 UTC  (3+ messages)
` [PATCH v1 3/3] rust: hid: Glorious Gaming PC Race Model O and O- mice reference driver

[PATCH] docs: use :kbd: role in sphinx docs
 2025-07-03 10:38 UTC 

[PATCH v2 0/4] Improve log directory handling and some cleanups
 2025-07-03 10:36 UTC  (5+ messages)
` [PATCH v2 1/4] ata: libata-core: Cache the general purpose log directory
` [PATCH v2 2/4] ata: libata-core: Make ata_dev_cleanup_cdl_resources() static
` [PATCH v2 3/4] ata: libata-eh: Rename and make ata_set_mode() static
` [PATCH v2 4/4] ata: libata-core: Rename ata_do_set_mode()

[PATCH v2 0/4] memory: tegra210-emc: Support Device Tree EMC Tables
 2025-07-03 10:37 UTC  (9+ messages)

[PATCH 0/6] x86/idle: Multiple MWAIT fixes
 2025-07-03 10:36 UTC  (4+ messages)
` [PATCH 3/6] xen/softirq: Rework arch_skip_send_event_check() into arch_pend_softirq()

Question for CV1800 mailbox users series SoC
 2025-07-03 10:25 UTC  (4+ messages)

[PATCH] clocksource: timer-tegra186: Enable WDT at probe
 2025-07-03 10:36 UTC  (6+ messages)

[PATCH] regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods
 2025-07-03 10:35 UTC 

[PATCH v4 0/3] add dma noncoherent API
 2025-07-03 10:38 UTC  (4+ messages)
` [PATCH v4 1/3] usb: core: add dma-noncoherent buffer alloc and free API
` [PATCH v4 2/3] media: uvcvideo: use usb_alloc_noncoherent/usb_free_noncoherent()
` [PATCH v4 3/3] media: stk1160: "

[PATCH v2] Bluetooth: ISO: Support SOCK_RCVTSTAMP via CMSG for ISO sockets
 2025-07-03 10:34 UTC  (3+ messages)

[Buildroot] [PATCH] package/libolm: remove package
 2025-07-03 10:33 UTC 

[PATCH BlueZ 01/19] android: Fix typos
 2025-07-03 10:34 UTC  (2+ messages)
`  "

[Buildroot] [PATCH] package/modsecurity2: security bump to v2.9.10
 2025-07-03 10:33 UTC  (2+ messages)

mcb:[PATCH] use sysfs_emit_at() instead of scnprintf() in show functions
 2025-07-03 10:32 UTC 

[PATCH v8 4/6] rust: debugfs: Support arbitrary owned backing for File
 2025-07-03 10:33 UTC  (12+ messages)

[oe][meta-oe][scarthgap][PATCH 1/1] mariadb: upgrade 10.11.9 -> 10.11.12
 2025-07-03 10:27 UTC 

[PATCH RFC] arm64: tegra: Add reserved-memory node for P3450
 2025-07-03 10:29 UTC  (3+ messages)

[PATCH 00/10] drm/ast: Split POST code per hardware gen
 2025-07-03 10:28 UTC  (5+ messages)
` [PATCH 01/10] drm/ast: Declare helpers for POST in header
` [PATCH 02/10] drm/ast: Move Gen7+ POST code to separate source file

[cocci] Searching function implementations with more than a single return?
 2025-07-03 10:28 UTC  (10+ messages)
            ` [cocci] Using statement list combinations?

[patch V2 0/3] ptp: Provide support for auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
 2025-07-03 10:27 UTC  (2+ messages)

[PATCH v2 00/10] net: Add passt netdev backend
 2025-07-03 10:27 UTC  (5+ messages)
` [PATCH v2 09/10] net: Add passt network backend

[PATCH v2] khugepaged: Reduce race probability between migration and khugepaged
 2025-07-03 10:27 UTC  (5+ messages)

[PATCH V4 0/2] leds: pwm: Add optional GPIO enable pin support
 2025-07-03 10:27 UTC  (4+ messages)
` [PATCH V4 1/2] dt-bindings: leds: pwm: add enable-gpios property

[PATCH v3 00/22] x86: Trenchboot Secure Launch DRTM (Xen)
 2025-07-03 10:27 UTC  (5+ messages)
` [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap
` [PATCH v3 03/22] x86/boot: add MLE header and Secure Launch entry point

[PATCH v2 0/2] ASoC: mediatek: Add support of SOF on Mediatek mt8196 SoC
 2025-07-03 10:24 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: dsp: mediatek: add mt8196 dsp document

iio: accel: sca3000: dead code issue
 2025-07-03 10:27 UTC  (5+ messages)

[PATCH] dt-bindings: clock: Convert nvidia,tegra124-dfll to DT schema
 2025-07-03 10:26 UTC  (2+ messages)

[PATCH i-g-t v7 0/4] Update image assets
 2025-07-03 10:24 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for Update image assets (rev10)
` ✗ i915.CI.BAT: "
` ✓ Xe.CI.BAT: success "

[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
 2025-07-03 10:21 UTC  (4+ messages)
  ` [PATCH v7 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management

[PATCH v3] soc: samsung: exynos-pmu: Enable CPU Idle for gs101
 2025-07-03 10:19 UTC  (3+ messages)

[oe-core][kirkstone][PATCH 1/6] xwayland: fix CVE-2025-49175
 2025-07-03 10:23 UTC  (6+ messages)
` [oe-core][kirkstone][PATCH 2/6] xwayland: fix CVE-2025-49176
` [oe-core][kirkstone][PATCH 3/6] xwayland: fix CVE-2025-49177
` [oe-core][kirkstone][PATCH 4/6] xwayland: fix CVE-2025-49178
` [oe-core][kirkstone][PATCH 5/6] "
` [oe-core][kirkstone][PATCH 6/6] xwayland: fix CVE-2025-49180

[yocto] Controlling host CPU utilization (avoiding building on e-cores)
 2025-07-03 10:23 UTC  (3+ messages)

[PATCH] build/x86: fix support for older compilers
 2025-07-03 10:21 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] conf.py: improve SearchEnglish to handle terms with dots
 2025-07-03 10:23 UTC 

[PATCH v3 0/6] Future-proof for multi-tile + multi-GT cases
 2025-07-03 10:23 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Future-proof for multi-tile + multi-GT cases (rev5)

[PATCH][next] net/mlx5: Fix spelling mistake "disabliing" -> "disabling"
 2025-07-03 10:22 UTC 

[PATCH RESEND] x86/pmem: Fix a null pointer dereference in register_e820_pmem()
 2025-07-03 10:21 UTC  (2+ messages)

[nf-next RFC] netfilter: nf_tables: Feature ifname-based hook registration
 2025-07-03 10:21 UTC  (3+ messages)

[PATCH v1] net/iavf: fix VLAN strip disabling for v2 capability
 2025-07-03 10:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RFC v3] pci: report surprise removal event
 2025-07-03 10:20 UTC  (6+ messages)

[lustre-devel] [PATCH 1/2] lustre: refresh FSF licences
 2025-07-03 10:20 UTC  (3+ messages)

[PATCH v2 0/4] mm: folio_pte_batch() improvements
 2025-07-03 10:18 UTC  (5+ messages)
` [PATCH v2 1/4] mm: convert FPB_IGNORE_* into FPB_RESPECT_*
` [PATCH v2 2/4] mm: smaller folio_pte_batch() improvements

[PATCH v2] net/iavf: fix VLAN strip disabling for v2 capability
 2025-07-03 10:17 UTC 

[PATCH v1] sched/uclamp: Exclude kernel threads from uclamp logic
 2025-07-03 10:17 UTC  (6+ messages)

[PATCH net v1 0/4] net: phy: smsc: robustness fixes for LAN87xx/LAN9500
 2025-07-03 10:17 UTC  (4+ messages)
` [PATCH net v1 4/4] net: phy: smsc: Disable IRQ support to prevent link state corruption

[OE-core][walnascar][PATCH 1/4] libarchive: fix CVE-2025-5915
 2025-07-03 10:15 UTC  (4+ messages)
` [OE-core][walnascar][PATCH 2/4] libarchive: fix CVE-2025-5916
` [OE-core][walnascar][PATCH 3/4] libarchive: fix CVE-2025-5917
` [OE-core][walnascar][PATCH 4/4] libarchive: fix CVE-2025-5918

[PATCH master] Documentation: migration-2025.07.0: fix formatting
 2025-07-03 10:15 UTC 

Forcing devices into idle
 2025-07-03 10:08 UTC 

[syzbot] [kernel?] KMSAN: kernel-infoleak in vmci_host_unlocked_ioctl (3)
 2025-07-03 10:12 UTC 

[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
 2025-07-03 10:11 UTC  (8+ messages)
` [PATCH v3 1/5] media: dt-bindings: add non-pixel property in iris schema

[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
 2025-07-03 10:11 UTC  (9+ messages)
` [PATCH v10 05/17] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v10 06/17] PCI/AER: Dequeue forwarded CXL error

[PATCH v2] board: mpfs_icicle: implement board_fdt_blob_setup()/board_fit_config_name_match()
 2025-07-03 10:09 UTC  (2+ messages)

[PATCH net-next v12 00/14] Add Microchip ZL3073x support (part 1)
 2025-07-03 10:09 UTC  (7+ messages)
` [PATCH net-next v12 07/14] dpll: zl3073x: Add clock_id field

[PATCH 0/3] Improve log directory handling and some cleanups
 2025-07-03 10:07 UTC  (4+ messages)
` [PATCH 1/3] ata: libata-core: Cache the general purpose log directory

[GIT PULL] KVM/arm64 fixes for 6.16, take #5
 2025-07-03 10:05 UTC 

[PATCH 6.12.y] mm/vmalloc: fix data race in show_numa_info()
 2025-07-03 10:06 UTC  (2+ messages)

[PATCH net-next v3 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
 2025-07-03  9:00 UTC  (2+ messages)

[PATCH 00/26] clk: amlogic: clock controllers clean-up and factorisation
 2025-07-03  9:02 UTC  (6+ messages)
` [PATCH 05/26] clk: amlogic: c3-peripherals: naming consistency alignment

[PATCH v2 0/3] Support for Administrative Controllers
 2025-07-03  9:05 UTC  (10+ messages)
` [PATCH v2 1/3] nvme: add capability to connect to an admin controller
` [PATCH v2 3/3] nvme: prevent ioq creation for discovery controllers

[geert-renesas-devel:renesas-drivers-for-v6.17] BUILD SUCCESS 537bcdf25e8c408e6cb881bbc6cad936f345f1f1
 2025-07-03 10:05 UTC 

[PATCH 6.15.y] mm/vmalloc: fix data race in show_numa_info()
 2025-07-03 10:06 UTC  (2+ messages)

arm64: csdlock at early boot due to slow serial (?)
 2025-07-03 10:02 UTC  (3+ messages)

[PATCH v5 00/10] Allow x86 to unflatten DTs
 2025-07-03 10:04 UTC  (11+ messages)
` [PATCH v5 02/10] xen: Refactor kernel_info to have a header like boot_domain
` [PATCH v5 08/10] xen: Split HAS_DEVICE_TREE in two

[PATCH v2 0/2] Add pinctrl driver for Milos (SM7635)
 2025-07-03 10:04 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: document the Milos Top Level Mode Multiplexer

[PATCH] Arm: tidy page_get_owner_and_nr_reference()
 2025-07-03 10:04 UTC  (5+ messages)

[PATCH net v5 0/4] net: phy: bcm54811: Fix the PHY initialization
 2025-07-03 10:03 UTC  (5+ messages)

[PATCH 0/3] Add pinctrl support for TH1520 SoC
 2025-07-03 10:03 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: Port pin controller driver for T-Head "
` [PATCH 2/3] riscv: dts: th1520: Add pin controllers
` [PATCH 3/3] riscv: cpu: th1520: Enable pinctrl by default

linux-next: build failure after merge of the char-misc tree
 2025-07-03 10:03 UTC  (6+ messages)
  ` 回复: "
      ` 回复: "

[PATCH v2 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
 2025-07-03 10:02 UTC  (3+ messages)
` [PATCH v2 2/3] pinctrl: renesas: Add support for RZ/T2H

[PATCH v5 00/20] Attack vector controls (part 2)
 2025-07-03 10:01 UTC  (7+ messages)
` [PATCH v5 14/20] x86/bugs: Add attack vector controls for BHI

[PATCH 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
 2025-07-03 10:02 UTC  (4+ messages)
` [PATCH 4/4] for-each-ref: introduce a '--skip-until' option

[PATCH] usb: storage: Ignore UAS driver for SanDisk Extreme Pro 55AF storage device
 2025-07-03 10:01 UTC  (2+ messages)

[PATCH v2] net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()
 2025-07-03 10:01 UTC 

[PATCH v2 0/5] arm64: dts: renesas: sparrow-hawk: Add overlays for camera sensors
 2025-07-03 10:01 UTC  (3+ messages)
` [PATCH v2 1/5] arm64: dts: renesas: r8a779g3-sparrow-hawk-fan-pwm: Add missing install target

[PATCH] cros_ec: sandbox: Use correct value for number of slots
 2025-07-03 10:00 UTC 

[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-07-03  9:53 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver

[PATCH v8 0/3] pci: qcom: Add QCS615 PCIe support
 2025-07-03  9:56 UTC  (8+ messages)
` [PATCH v8 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for QCS615
` [PATCH v8 2/3] arm64: dts: qcom: qcs615: enable pcie
` [PATCH v8 3/3] arm64: dts: qcom: qcs615-ride: Enable PCIe interface

[PATCH net v4 0/3] Fix IRQ vectors
 2025-07-03 10:00 UTC  (2+ messages)

[PATCH 1/3] Socket Activation: stash $LISTEN_FDNAMES
 2025-07-03  9:57 UTC  (5+ messages)
` [PATCH 3/3] Socket activation: enable spice listener

[PATCH v2 1/3] resource: Introduce a new helper resource_contains_addr()
 2025-07-03  9:57 UTC  (4+ messages)
` [PATCH v2 2/3] cxl/edac: Fix wrong dpa checking for PPR operation

[PATCH v7 0/6] imx8mp: add support for the IMX AIPSTZ bridge
 2025-07-03  9:56 UTC  (4+ messages)

[PATCH 0/6] arm64: dts: renesas: Add I2C and SDHI nodes for RZ/T2H and RZ/N2H SoCs
 2025-07-03  9:56 UTC  (5+ messages)
` [PATCH 3/6] arm64: dts: renesas: r9a09g077: Add SDHI nodes
` [PATCH 4/6] arm64: dts: renesas: r9a09g087: "

BUG: spinlock bad magic in lock_timer_base
 2025-07-03  9:56 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: leds: pwm: Add enable-gpios property
 2025-07-03  9:56 UTC  (6+ messages)

[PATCH] f2fs: improve the performance of f2fs_lookup
 2025-07-03  9:54 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH v5 0/2] Add TI TPS65214 PMIC GPIO Support
 2025-07-03  9:54 UTC  (3+ messages)
` [PATCH v5 2/2] gpio: tps65219: Add support for TI TPS65214 PMIC

[PATCH] ext4: verify dirent offset in ext4_readdir()
 2025-07-03  9:54 UTC  (3+ messages)

[PATCH 0/3] cma: factor out HIGMEM logic from __cma_declare_contiguous_nid
 2025-07-03  9:53 UTC  (3+ messages)
` [PATCH 3/3] cma: move allocation from HIGHMEM to a helper function

[PATCH net-next v4 0/2] Add Ethernet MAC support for SpacemiT K1
 2025-07-03  9:42 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: Add "
` [PATCH net-next v4 2/2] net: spacemit: Add K1 Ethernet MAC


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.