All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-10 18:29:09 to 2025-07-10 19:46:20 UTC [more...]

[PATCH v10 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-07-10 17:09 UTC  (14+ messages)
` [PATCH v10 03/10] power: reset: reboot-mode: Add optional cookie argument
` [PATCH v10 04/10] dt-bindings: arm: Document reboot mode magic
` [PATCH v10 05/10] firmware: psci: Implement vendor-specific reset-types as reboot-mode
` Feedback - [PATCH v10 00/10] Implement vendor resets for PSCI SYSTEM_RESET2

[master/scarthgap][PATCH] meta-ti-bsp: linux-ti-staging-rt_6.12.bb: Add AM57xx RT branch
 2025-07-10 18:43 UTC  (6+ messages)
  ` [meta-ti] "

[PATCH 0/5] dma::Device trait and DMA mask
 2025-07-10 19:45 UTC  (3+ messages)
` [PATCH 1/5] rust: dma: implement `dma::Device` trait
` [PATCH 2/5] rust: dma: add DMA addressing capabilities

[PATCH v3 0/4] daemon: explicitly allow EINTR during poll()
 2025-07-10 19:45 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] compat/mingw: allow sigaction(SIGCHLD)
  ` [PATCH v4 2/2] daemon: use sigaction() to install child_handler()

[PATCH v2 0/2] pahole: BTF alignment inference improvements
 2025-07-10 19:43 UTC  (2+ messages)

[PATCH v1 net] netlink: Fix wraparounds of sk->sk_rmem_alloc
 2025-07-10 19:43 UTC  (3+ messages)

[PATCH v2] mm: zswap: add myself back to MAINTAINERS
 2025-07-10 19:43 UTC  (2+ messages)

[PATCH v8 0/8] spacemit: introduce P1 PMIC support
 2025-07-10 17:51 UTC  (9+ messages)
` [PATCH v8 1/8] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v8 2/8] mfd: simple-mfd-i2c: specify max_register
` [PATCH v8 3/8] mfd: simple-mfd-i2c: add SpacemiT P1 support
` [PATCH v8 4/8] regulator: spacemit: support SpacemiT P1 regulators
` [PATCH v8 5/8] rtc: spacemit: support the SpacemiT P1 RTC
` [PATCH v8 6/8] riscv: dts: spacemit: enable the i2c8 adapter
` [PATCH v8 7/8] riscv: dts: spacemit: define fixed regulators
` [PATCH v8 8/8] riscv: dts: spacemit: define regulator constraints

[PATCH 2/2] irqchip/riscv-aplic: Save and restore APLIC registers
 2025-07-10 17:47 UTC  (2+ messages)

[PATCH rcu 0/5] RCU changes for v6.17
 2025-07-10 19:41 UTC  (4+ messages)
` [PATCH rcu 5/5] rcu: Fix rcu_read_unlock() deadloop due to IRQ work

[PATCH 0/3] PCI: brcmstb: Include cable-modem SoCs
 2025-07-10 17:23 UTC  (3+ messages)
` [PATCH 3/3] PCI: brcmstb: Enable Broadcom Cable Modem SoCs

[PATCH] phy: qcom: fix error code in snps_eusb2_hsphy_probe()
 2025-07-10 17:24 UTC 

[PATCH net-next] selftests/net: packetdrill: add --mss option to three tests
 2025-07-10 19:39 UTC  (2+ messages)

[PATCH 1/2] rust: Add dma_set_mask() and dma_set_coherent_mask() bindings
 2025-07-10 19:39 UTC  (5+ messages)

[PATCH v2] dm-verity: remove support for asynchronous hashes
 2025-07-10 19:38 UTC  (4+ messages)

[PATCH] hw/s390x/s390-pci-bus.c: Use g_assert_not_reached() in functions taking an ett
 2025-07-10 19:36 UTC  (2+ messages)

[PATCH v9 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-10 17:12 UTC  (6+ messages)
` [PATCH v9 22/29] iommufd/selftest: Update hw_info coverage for an input data_type

[PATCH 0/3] bus: mhi: keep dma buffers through suspend/hibernation cycles
 2025-07-10 17:17 UTC  (5+ messages)
` [PATCH 3/3] bus: mhi: keep device context through suspend cycles

[PATCH 00/72] media: i2c: Reduce cargo-cult
 2025-07-10 19:37 UTC  (3+ messages)
` [PATCH 04/72] dt-bindings: media: imx274: Make clocks property required

[PATCH v2 0/5] Add watchdog and USB nodes for the Exynos990 SoC
 2025-07-10 16:50 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: exynos990: Enable watchdog timer
` [PATCH v2 2/5] arm64: dts: exynos990: Add USB nodes
` [PATCH v2 3/5] arm64: dts: exynos990-x1s-common: Enable USB
` [PATCH v2 4/5] arm64: dts: exynos990-c1s: "
` [PATCH v2 5/5] arm64: dts: exynos990-r8s: "

[PATCH 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2025-07-10 17:08 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom: Add MIPI CSI2 C-PHY/DPHY Combo schema
` [PATCH 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI D-PHY driver

[PATCH -next] selftests/ftrace: Prevent potential failure in subsystem-enable test case
 2025-07-10 19:34 UTC  (2+ messages)

[PATCH] USB MSD: Set s->req to NULL after handling a packet
 2025-07-10 19:32 UTC  (2+ messages)

[PATCH v2 0/6] fscrypt: Switch to sync_skcipher and on-stack requests
 2025-07-10 19:32 UTC  (4+ messages)
` [PATCH v2 6/6] ceph: Remove gfp_t argument from ceph_fscrypt_encrypt_*()

[PATCH 0/2] linux-user/gen-vdso: minor error handling improvements
 2025-07-10 19:31 UTC  (6+ messages)
` [PATCH 2/2] linux-user/gen-vdso: Don't write off the end of buf[]

[PATCH v10 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-10 16:58 UTC  (6+ messages)

[PATCH 0/3] Cancel ongoing H2G requests when stopping CT
 2025-07-10 19:31 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

What's cooking in git.git (Jul 2025, #03; Wed, 9)
 2025-07-10 19:32 UTC  (2+ messages)
` [-SPAM-] "

[PATCH v5,resend i-g-t 0/6] Replace intel_sysfs_debugfs
 2025-07-10 19:30 UTC  (6+ messages)
` [PATCH v5,resend i-g-t 3/6] tests: Add kms_debugfs

[PATCH v3 RESEND] kunit: fix longest symbol length test
 2025-07-10 19:30 UTC  (2+ messages)

Xenomai Meetup at OSS Amsterdam in August
 2025-07-10 19:29 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] bpf: Forget ranges when refining tnum after JSET
 2025-07-10 19:29 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Range analysis test case for JSET

[PATCH 0/3] Fix a deadlock related to modifying queue attributes
 2025-07-10 19:29 UTC  (7+ messages)

[PATCH bpf-next 0/1] A tool to verify the BPF memory model
 2025-07-10 19:28 UTC  (3+ messages)
` [PATCH bpf-next 1/1] selftests/bpf: fix implementation of smp_mb()

[PATCH 0/7] IIO: More application of IWYU principles to includes
 2025-07-10 19:28 UTC  (5+ messages)
` [PATCH 1/7] iio: pressure: bmp280: Apply iwyu "

[PATCH i-g-t] .checkpatch.conf: Add checkpatch.pl defaults for IGT
 2025-07-10 19:25 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v2 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-10 19:21 UTC  (7+ messages)
` [PATCH v2 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH v6 0/9] LKMM generic atomics in Rust
 2025-07-10 19:21 UTC  (16+ messages)
` [PATCH v6 2/9] rust: sync: Add basic atomic operation mapping framework
` [PATCH v6 3/9] rust: sync: atomic: Add ordering annotation types

[PATCH] powerpc: Replace the obsolete address of the FSF
 2025-07-10 18:48 UTC  (2+ messages)

[PATCH] drm/xe: Move page fault init after topology init
 2025-07-10 19:20 UTC  (3+ messages)
` ✓ CI.KUnit: success for "

[PATCH v3 2/3] dt-bindings: thermal: mediatek: add falback compatible string for MT7981 and MT8516
 2025-07-10 19:19 UTC 

[android-common:android16-6.12 1/1] include/linux/compiler.h:166:45: error: '__UNIQUE_ID_y_555' undeclared; did you mean '__UNIQUE_ID_x_554'?
 2025-07-10 19:19 UTC 

[PATCH i-g-t 1/4] drm-uapi/amdgpu: Add num_userq_slots to hw_ip_info structure
 2025-07-10 19:17 UTC  (6+ messages)
` [PATCH i-g-t 3/4] tests/amdgpu: Add test coverage for all user-mode queues across IP blocks

[PATCH v2 0/8] Cache coherency management subsystem
 2025-07-10 19:16 UTC  (15+ messages)

[PULL] u-boot-sh/master
 2025-07-10 19:13 UTC 

[PATCH 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-10 16:41 UTC  (6+ messages)
` [PATCH 2/6] arm64: dts: rockchip: Add Radxa ROCK 2A/2F

[PATCH v21 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-07-10 19:13 UTC  (20+ messages)
` [PATCH v21 1/9] PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v21 2/9] PCI: imx6: Add LUT configuration for MSI/IOMMU in Endpoint mode
` [PATCH v21 3/9] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v21 4/9] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v21 5/9] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v21 6/9] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v21 7/9] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v21 8/9] selftests: pci_endpoint: "
` [PATCH v21 9/9] arm64: dts: imx95: Add msi-map for pci-ep device

[PATCH net-next v22 0/2] MCTP Over PCC Transport
 2025-07-10 19:12 UTC  (3+ messages)
` [PATCH net-next v22 1/2] mailbox/pcc: support mailbox management of the shared buffer
` [PATCH net-next v22 2/2] mctp pcc: Implement MCTP over PCC Transport

[PATCH RFC] RISC-V: Fix a register to store the percpu offset
 2025-07-10 16:40 UTC  (10+ messages)
` [PATCH] RISC-V: store percpu offset in CSR_SCRATCH
  ` [External] "
                ` [PATCH] RISC-V: store precomputed percpu_offset in the task struct

[PATCH] pwm: mediatek: Fix duty and period setting
 2025-07-10 16:37 UTC 

[OE-core] [PATCH v5 0/7] cmake: Major version bump to 4.0.3
 2025-07-10 19:10 UTC  (5+ messages)
`  "

[PATCH] platform/x86: dell-lis3lv02d: Add Precision 3551
 2025-07-10 19:09 UTC 

[PATCH net] net: phy: Don't register LEDs for genphy
 2025-07-10 19:09 UTC  (9+ messages)

[PATCH v4 0/7] iommufd: Destroy vdevice on device unbind
 2025-07-10 19:08 UTC  (3+ messages)
` [PATCH v4 2/7] iommufd: Add iommufd_object_tombstone_user() helper

[PATCH v3 0/7] Documentation for nova-core
 2025-07-10 19:06 UTC  (4+ messages)
` [PATCH v3 2/7] gpu: nova-core: Clarify sysmembar operations

[PATCH v3 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
 2025-07-10 16:27 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62P
` [PATCH v3 2/3] arm64: dts: ti: Add support "
` [PATCH v3 3/3] arm64: dts: ti: var-som-am62p: Add support for Variscite Symphony Board

[PATCH v7 00/12] gpio: siul2-s32g2: add initial GPIO driver
 2025-07-10 19:05 UTC  (2+ messages)

[PATCH V1 0/9] AMD AI Engine device driver for Versal
 2025-07-10 19:03 UTC  (11+ messages)
` [PATCH V1 1/9] firmware: xilinx: Add IOCTL support for the AIE run time operations
` [PATCH V1 3/9] dt-bindings: power: Add AMD Versal power domain bindings
` [PATCH V1 4/9] dt-bindings: soc: xilinx: Add AI engine DT binding

[PATCH 0/9] phy: convert from clk round_rate() to determine_rate()
 2025-07-10 16:07 UTC  (10+ messages)
` [PATCH 3/9] phy: mediatek: phy-mtk-hdmi-mt8173: convert from "
` [PATCH 4/9] phy: mediatek: phy-mtk-hdmi-mt8195: "
` [PATCH 5/9] phy: mediatek: phy-mtk-mipi-dsi-mt8173: "
` [PATCH 6/9] phy: mediatek: phy-mtk-mipi-dsi-mt8183: "
` [PATCH 7/9] phy: rockchip: phy-rockchip-inno-hdmi: "
` [PATCH 8/9] phy: rockchip: phy-rockchip-samsung-hdptx: "
` [PATCH 9/9] phy: ti: phy-j721e-wiz: "

[PATCH] hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()
 2025-07-10 19:01 UTC  (2+ messages)

[PATCH i-g-t 1/3] lib/igt_vc4: Fix musl libc compilation
 2025-07-10 19:00 UTC  (7+ messages)
` [PATCH i-g-t 2/3] lib/xe/xe_sriov_debugfs: fix musl libs compilation
` [PATCH i-g-t 3/3] lib/svga/vm_basic_types: "
` [PATCH i-g-t v1 0/3] Fix igt v2.1 compilation on Void Linux with musl C libs
` [PATCH i-g-t v1 1/3] lib/igt_vc4: Fix musl libc compilation
` [PATCH i-g-t v1 2/3] lib/xe/xe_sriov_debugfs: fix musl libs compilation
` [PATCH i-g-t v1 3/3] lib/svga/vm_basic_types: "

[PATCH 1/1] linux-user: Hold the fd-trans lock across fork
 2025-07-10 18:39 UTC  (2+ messages)

[PATCH v4 0/9] Handle Firmware reported Hardware Errors
 2025-07-10 19:00 UTC  (10+ messages)
` [PATCH v4 1/9] drm: Add a vendor-specific recovery method to device wedged uevent

boards/enclustra-sa2: add new board (HELP NEEDED)
 2025-07-10 15:47 UTC  (3+ messages)

[PATCH v12 0/4] support large align and nid in Rust allocators
 2025-07-10 18:57 UTC  (6+ messages)
` [PATCH v12 1/4] mm/vmalloc: allow to set node and align in vrealloc

[PATCH] linux-user/mips/o32: Drop sa_restorer functionality
 2025-07-10 18:26 UTC  (2+ messages)

[PATCH] target/arm: Correct encoding of Debug Communications Channel registers
 2025-07-10 18:23 UTC  (2+ messages)

[PATCH v11 0/3] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-10 18:54 UTC  (4+ messages)
  ` [PATCH v11 1/3] pwm: Export `pwmchip_release` for external use
  ` [PATCH v11 2/3] rust: pwm: Add Kconfig and basic data structures
  ` [PATCH v11 3/3] rust: pwm: Add complete abstraction layer

[PATCH BlueZ 1/4] shared/hfp: Add HF SLC connection function
 2025-07-10 18:53 UTC  (2+ messages)
` [BlueZ,1/4] "

[PATCH] drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()
 2025-07-10 18:52 UTC  (3+ messages)

[PATCH 0/6] sound: convert from clk round_rate() to determine_rate()
 2025-07-10 16:09 UTC  (3+ messages)
` [PATCH 4/6] sound: soc: qcom: qdsp6: q6dsp-lpass-clocks: convert from "

[PATCH i-g-t] tests/amdgpu/amd_basic: fix compilation warning
 2025-07-10 18:51 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH i-g-t] tests/kms_plane_cursor: Optimise plane cursor behavior on simulation
 2025-07-10 18:48 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH net-next V2 0/5] selftests: drv-net: Test XDP native support
 2025-07-10 18:43 UTC  (6+ messages)
` [PATCH net-next 1/5] selftests: drv-net: Add bpftool util
` [PATCH net-next 2/5] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next 3/5] selftests: drv-net: Test XDP_TX support
` [PATCH net-next 4/5] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next 5/5] selftests: drv-net: Test head-adjustment support

[PATCH] riscv: Stop considering R_RISCV_NONE as bad relocations
 2025-07-10 18:43 UTC  (2+ messages)

[PATCH 00/19] object-file: get rid of `the_repository`
 2025-07-10 18:42 UTC  (7+ messages)
` [PATCH 09/19] odb: introduce `odb_write_object()`
` [PATCH 13/19] object-file: get rid of `the_repository` in loose object iterators
` [PATCH 15/19] object-file: get rid of `the_repository` in `force_object_loose()`

[PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
 2025-07-10 18:41 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH v3 1/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode
 2025-07-10 18:40 UTC  (2+ messages)

[RFC bpf-next v1 0/4] Support cookie for link-based struct_ops attachment
 2025-07-10 18:39 UTC  (4+ messages)
` [RFC bpf-next v1 2/4] bpf: Support cookie for linked-based "

Missing man pages
 2025-07-10 18:38 UTC  (5+ messages)

[PATCH net-next] net: ll_temac: Fix incorrect PHY node reference in debug message
 2025-07-10 18:37 UTC 

[PATCH] linux-user: Check for EFAULT failure in nanosleep
 2025-07-10 17:56 UTC  (3+ messages)

[PATCH RFC v3 0/3] Introduce git-last-modified(1) command
 2025-07-10 18:37 UTC  (4+ messages)
` [PATCH v4 "

[PATCH] linux-user: Implement fchmodat2 syscall
 2025-07-10 17:54 UTC  (2+ messages)

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-10 18:35 UTC  (4+ messages)
` [PATCH net-next v9 6/8] mlx4: use netmem descriptor and APIs for page pool

[PATCH net-next 0/3] net: phylink: support !autoneg configuration for SFPs
 2025-07-10 18:35 UTC  (10+ messages)
` [PATCH net-next 3/3] net: phylink: add phylink_sfp_select_interface_speed()

[PATCH v3 0/2] media: i2c: Add ov2735 camera sensor driver
 2025-07-10 18:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: Add ov2735 sensor

[PATCH v1 00/16] xen: framework for UART emulators
 2025-07-10 18:32 UTC  (8+ messages)
` [PATCH v1 13/16] drivers/vuart: move PL011 emulator code

[PATCH v2] lib: utils: fdt: fix "ranges" translation
 2025-07-10 16:12 UTC 

[RFC v2 0/5] Add and use seprintf() instead of less ergonomic APIs
 2025-07-10 18:30 UTC  (5+ messages)
` [RFC v4 0/7] Add and use sprintf_end() "
  ` [RFC v4 6/7] sprintf: Add [V]SPRINTF_END()

[PATCH] mm: implement "memory.oops_if_bad_pte=1" boot option
 2025-07-10 18:29 UTC  (5+ messages)

[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2025-07-10
 2025-07-10 18:28 UTC  (5+ messages)
` [PATCH iwlwifi-next 12/15] wifi: iwlwifi: mvm: don't remove all keys in mcast rekey
` [PATCH iwlwifi-next 13/15] wifi: iwlwifi: mld: "
` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: pcie: don't WARN on bad firmware input
` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: add support for accepting raw DSM tables by firmware


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.