All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-06 12:15:58 to 2026-07-06 12:54:08 UTC [more...]

[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
 2026-07-06 11:58 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-06 12:54 UTC  (26+ messages)
` [PATCH v6 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v6 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v6 03/20] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v6 04/20] rust: io: implement `Io` on reference types instead
` [PATCH v6 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v6 06/20] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v6 07/20] rust: io: implement `Mmio` as view type
` [PATCH v6 08/20] rust: pci: io: make `ConfigSpace` a view
` [PATCH v6 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v6 10/20] pwm: th1520: remove unnecessary `deref`
` [PATCH v6 11/20] rust: io: remove `MmioOwned`
` [PATCH v6 12/20] rust: io: move `Io` methods to extension trait
` [PATCH v6 13/20] rust: io: add projection macro and methods
` [PATCH v6 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v6 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v6 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v6 17/20] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v6 18/20] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v6 19/20] rust: io: add copying methods
` [PATCH v6 20/20] rust: io: implement `IoSysMap`

[PATCH 01/14] signal: Generalize posixtimer_queue_sigqueue into enqueue_signal
 2026-07-06 12:54 UTC  (2+ messages)

mm: opaque hardware page-table entry handles
 2026-07-06 12:52 UTC  (3+ messages)

VW ELF loader
 2026-07-06  9:07 UTC  (2+ messages)

[PATCH v2 2/2][OE-core][scarthgap] python3: fix CVE-2026-7210
 2026-07-06 12:51 UTC  (4+ messages)

[PATCH v6 0/3] Add RP1 PWM controller support
 2026-07-06 12:55 UTC  (4+ messages)
` [PATCH v6 2/3] pwm: rp1: Add RP1 PWM controller driver

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-07-06 12:51 UTC  (4+ messages)
` [PATCH 13/15] PCI, device core: Add private memory access for DEVICE_TRUST_TCB

[PATCH v4 0/7] drm/i915: All fixes to make i915 work well with PREEMPT_RT
 2026-07-06 12:51 UTC  (3+ messages)

[PATCH v7 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-07-06 12:50 UTC  (7+ messages)
` [PATCH v7 3/7] clk: qcom: Add generic clkref_en support
` [PATCH v7 5/7] clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support
` [PATCH v7 7/7] arm64: dts: qcom: mahua: Add QREF regulator supplies to TCSR

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-07-06 12:50 UTC  (9+ messages)
` [PATCH 02/32] powercap: Stop using "
` [PATCH 04/32] acpi: "

[PATCH net-next v6 0/5] dpll: add NCO pin type and zl3073x support
 2026-07-06 12:50 UTC  (2+ messages)

[PATCH v2 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-06 12:50 UTC  (5+ messages)
` [PATCH v2 2/6] mm: extract mm_prepare_for_swap_entries() helper

[PATCH wireless-next v3 00/33] wifi: mm81x: add mm81x driver
 2026-07-06 12:50 UTC  (3+ messages)

[PATCH 0/6] Enable joiner cursor fast updates
 2026-07-06 12:47 UTC  (2+ messages)
` ✓ CI.KUnit: success for Enable joiner cursor fast updates (rev4)

[PATCH 3/3] scsi: fc_transport: vport and rport cleanup synchronization
 2026-07-06 12:47 UTC  (2+ messages)

[PATCH 01/32] thermal/intel: Stop using 32-bit MSR interfaces
 2026-07-06 12:47 UTC  (3+ messages)
` [PATCH v2 "

[RFC PATCH 0/6] arm64: mm: Introducing ROX CACHE to ARM64 systems with bbml2 no abort
 2026-07-06 12:47 UTC  (10+ messages)
` [RFC PATCH 3/6] arm64: mm: fix restoring linear map permissions on execmem cache clean
` [RFC PATCH 6/6] arm64: mm: support PMD page coalescing in the linear map

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-06 12:47 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT (rev3)

[Re] GPU reset when running the ROCm hsa runtime tests on gfx12 and next-20260701
 2026-07-06 12:46 UTC  (3+ messages)

[PATCH 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-06 12:46 UTC  (4+ messages)

[PATCH v1] PCI: acpiphp_ibm: Do not use uninitialized device_class
 2026-07-06 12:46 UTC  (2+ messages)

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-06 12:44 UTC  (21+ messages)
` [PATCH v3 01/20] powerpc/powermac: fix OF node refcount
` [PATCH v3 02/20] driver core: platform: provide platform_device_set_of_node()
` [PATCH v3 03/20] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v3 04/20] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()
` [PATCH v3 06/20] of: platform: use platform_device_set_of_node()
` [PATCH v3 07/20] powerpc/powermac: "
` [PATCH v3 08/20] i2c: pxa-pci: "
` [PATCH v3 09/20] iommu/fsl: "
` [PATCH v3 10/20] net: bcmgenet: "
` [PATCH v3 11/20] pmdomain: imx: "
` [PATCH v3 12/20] mfd: tps6586: "
` [PATCH v3 13/20] slimbus: qcom-ngd-ctrl: "
` [PATCH v3 14/20] net: mv643xx: "
` [PATCH v3 15/20] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v3 16/20] platform/surface: gpe: "
` [PATCH v3 17/20] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v3 18/20] usb: musb: "
` [PATCH v3 19/20] reset: rzg2l: "
` [PATCH v3 20/20] driver core: platform: count references to all kinds of firmware nodes

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-06 12:45 UTC  (15+ messages)
` [PATCH v4 1/5] media: qcom: camss: Populate CAMSS child devices via DT
` [PATCH v4 3/5] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v4 4/5] arm64: dts: qcom: sm8250: Add JPEG encoder node
` [PATCH v4 5/5] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH v3 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-06 12:44 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH 2/3] scsi: fc_transport: Fix TOCTOU races and workqueue
 2026-07-06 12:43 UTC  (2+ messages)

[scarthgap][PATCH] libgcrypt: upgrade 1.10.3 -> 1.10.4
 2026-07-06 12:28 UTC  (3+ messages)
` [OE-core] "

[PATCH v1] PNP: ACPI: Stop using acpi_device_name()
 2026-07-06 12:43 UTC 

[PATCH 0/3] null_blk: fix mutex initialization and configfs teardown race
 2026-07-06 12:35 UTC  (4+ messages)
` [PATCH 1/3] null_blk: use DEFINE_MUTEX for the file-scope mutex
` [PATCH 2/3] null_blk: give the file-scope mutex a descriptive name
` [PATCH 3/3] null_blk: register configfs subsystem after creating default devices

[PATCH v1] ACPI: PAD: xen: Stop setting acpi_device_name/class()
 2026-07-06 12:42 UTC 

[PATCH 1/2] arm64: dts: imx8: Correct indentation and whitespace
 2026-07-06 12:44 UTC  (2+ messages)

[PATCH v10 00/21] target/s390x: Extend qemu CPACF support
 2026-07-06 12:41 UTC  (7+ messages)
` [PATCH v10 01/21] target/s390x: Fix wrong address handling in address loops
` [PATCH v10 10/21] target/s390x: Base support for cpacf protected keys

[PATCH v6] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-07-06 12:33 UTC 

[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
 2026-07-06 12:41 UTC  (8+ messages)
` [RFC 4/8] drm/xe: Convert to per gt scheduler workers

[PATCH v2 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-06 12:40 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for Use drm_exec to lock TTM buffers, respin (rev2)

[PATCH] signal: add a helper for the si_code kernel impersonation check
 2026-07-06 12:40 UTC 

[PATCH] media: mali-c55: Fix unaligned access of AEC histogram zone weights
 2026-07-06 12:39 UTC  (6+ messages)

[PATCH v1] hwmon: (acpi_power_meter) Stop setting acpi_device_name/class()
 2026-07-06 12:39 UTC  (2+ messages)

[PATCH v10 0/5] rust: add SRCU abstraction
 2026-07-06 12:39 UTC  (4+ messages)
` [PATCH v10 4/5] rust: sync: "

[PATCH] signal: avoid shared siginfo namespace rewrites
 2026-07-06 12:39 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] signal: make send_signal_locked() take const siginfo

[PATCH net-next v3 0/2] net/sched: sch_fq_pie: add per-flow class statistics
 2026-07-06 12:38 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops

[PATCH v1] sonypi: Stop setting acpi_device_name/class()
 2026-07-06 12:38 UTC 

[PATCH] efi: apple-properties: validate setup data header length
 2026-07-06 12:29 UTC  (2+ messages)

[PATCH v2] wifi: mac80211_hwsim: clean up radio rhashtable on free
 2026-07-06 12:37 UTC 

[PATCH] fs/proc/task_mmu: count KSM-placed zero pages in smaps
 2026-07-06 12:13 UTC 

[PATCH 00/19] ASoC: codecs: propagate regcache_sync() failures
 2026-07-06 12:37 UTC  (4+ messages)
` [PATCH 14/19] ASoC: codecs: wm8962: Propagate regcache_sync() errors

[RFC PATCH] PCI: Get the hotplug bridge window sizes from DT
 2026-07-06 12:37 UTC  (2+ messages)

[PATCH v4 0/8] arm: snapdragon: Add snagboot support for Lemans-EVK
 2026-07-06 12:36 UTC  (5+ messages)
` [PATCH v4 1/8] arm: snapdragon: Add CONFIG_QCOM_SNAGBOOT_MODE option
` [PATCH v4 5/8] soc: qcom: cmd-db: Allow boot without CMD DB data

[PATCH v2 00/24] ASoC: codecs: Use guard() for mutex & spin lock - part 1
 2026-07-06 12:37 UTC  (6+ messages)
` [PATCH v2 13/24] ASoC: codecs: cs35l56: Use guard() and PM runtime scope helpers

[PATCH v4 0/9] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-06 12:36 UTC  (4+ messages)
` [PATCH v4 6/9] clk: sunxi-ng: div: add read-only operation support

[PATCH] riscv: ftrace: only use pre-function NOPs with call ops
 2026-07-06 12:35 UTC  (2+ messages)

[PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
 2026-07-06 12:36 UTC  (6+ messages)

[PATCH kvmtool v1 0/5] Add guest_memfd support for arm64
 2026-07-06 12:34 UTC  (6+ messages)
` [PATCH kvmtool v1 4/5] Add guest_memfd support to kvm__register_mem()

[PATCH v2 00/15] arm64: dts: freescale: imx8mn-var-som: Align SOM and Symphony DTSs
 2026-07-06 12:38 UTC  (15+ messages)
` [PATCH v2 06/15] arm64: dts: freescale: imx8mn-var-som: Add MCP251xFD CAN controller
` [PATCH v2 08/15] arm64: dts: freescale: imx8mn-var-som: drop duplicate USB OTG node
` [PATCH v2 11/15] arm64: dts: imx8mn-var-som-symphony: Enable I2C4
` [PATCH v2 12/15] arm64: dts: imx8mn-var-som-symphony: add wakeup sources
` [PATCH v2 13/15] arm64: dts: imx8mn-var-som-symphony: keep RGB_SEL low
` [PATCH v2 14/15] arm64: dts: imx8mn-var-som-symphony: enable PWM1
` [PATCH v2 15/15] arm64: dts: imx8mn-var-som-symphony: Disable internal RTC

[PATCH v4] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
 2026-07-06 12:34 UTC  (4+ messages)

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-06 12:34 UTC  (3+ messages)
` [PATCH 03/10] drm/ttm: remove ttm_lru_walk_ops

[PATCH] drm/panel: novatek-nt37801: Use mipi_dsi_*_multi() functions
 2026-07-06 12:34 UTC  (3+ messages)

[PATCH] imx93_frdm: Add OP-TEE device tree node
 2026-07-06 12:34 UTC 

[PATCH] mmc: dwcmshc_bf3_hw_reset: Log eMMC reset calls
 2026-07-06 12:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net v2] net/mlx5: free mlx5_st_idx_data on final dealloc
 2026-07-06 12:33 UTC 

[f2fs-dev] [PATCH v2] f2fs: embed f2fs_gc_kthread in f2fs_sb_info
 2026-07-06 12:33 UTC  (2+ messages)
`  "

[PATCH v1 0/2] Add Altera SoCFPGA Crypto Service (FCS) driver
 2026-07-06 12:33 UTC  (2+ messages)

[PATCH v1] platform/loongarch: laptop: Stop setting acpi_device_class()
 2026-07-06 12:33 UTC 

[PATCH v5] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-07-06 12:33 UTC  (10+ messages)

[PATCH 0/5] software node: provide support for fw_devlink
 2026-07-06 12:32 UTC  (4+ messages)
` [PATCH 5/5] gpio: kunit: add test cases verifying swnode devlink support

[syzbot] Monthly kvm-x86 report (Jul 2026)
 2026-07-06 12:32 UTC 

[PATCH v2] libbpf: Limit bitfield dump reads to checked bytes
 2026-07-06 12:31 UTC  (2+ messages)

[PATCH v3 0/4] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
 2026-07-06 12:31 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: regulator: qcom,usb-vbus-regulator: add qcom,pm4125-vbus-reg
` [PATCH v3 2/4] regulator: qcom_usb_vbus: add register abstraction and PM8150B support
` [PATCH v3 3/4] regulator: qcom_usb_vbus: add support for qcom,pm4125-vbus-reg
` [PATCH v3 4/4] arm64: dts: qcom: Fix pm4125 vbus regulator compatible and constraints

[PATCH v6 00/11] Dynamic PAMT
 2026-07-06 12:31 UTC  (3+ messages)
` [PATCH v6 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers

[PATCH 0/6] Return -ENODEV instead of -EFAULT on module-get failure
 2026-07-06 12:31 UTC  (3+ messages)

[PATCH v2 0/7] ARM: Add RV1103B Omega4 board support
 2026-07-06 12:31 UTC  (3+ messages)

[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-07-06 12:31 UTC  (7+ messages)
` [PATCH v2 3/3] drivers/iommu: Catch scatterlist length overflows

[PATCH nf-next] netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet
 2026-07-06 12:30 UTC 

[PATCH v2 1/3] signal: change force_sig_info_to_task() to call __send_signal_locked()
 2026-07-06 12:30 UTC  (10+ messages)
` [PATCH 0/11] Short circuit delivery for coredump signals

[PATCH 0/1] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-06 12:28 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] HID: i2c-hid: Fix "(null)" device name error logs in i2c_hid_parse
 2026-07-06 12:29 UTC 

[PATCH v1] platform/surface: surfacepro3_button: Stop setting acpi_device_name()
 2026-07-06 12:28 UTC 

[RFC PATCH v2 00/29] target/arm: Named CPU models for Arm64 on KVM
 2026-07-06 12:28 UTC  (5+ messages)
` [RFC PATCH v2 23/29] target/arm/qmp: add query-arm-cpu-props-info

[PATCH] reboot: use lookup tables for sysfs mode and type strings
 2026-07-06 12:28 UTC 

[PATCH] accel/mshv: mitigate early boot vcpu exit race
 2026-07-06 12:27 UTC  (3+ messages)

[PATCH v2 1/3] binman: imx8mimage: Generate FSPI header in binman instead of mkimage
 2026-07-06 12:27 UTC  (4+ messages)

[PATCH net] net: phy: marvell: fix return code
 2026-07-06 12:26 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: socfpga: agilex72: Add initial device tree
 2026-07-06 12:26 UTC  (2+ messages)

[PATCH v3 3/3] dma/ae4dma: add data path operations
 2026-07-06 12:26 UTC  (2+ messages)

[PATCH v1] x86/platform/olpc: xo15: Stop setting acpi_device_name/class()
 2026-07-06 12:26 UTC 

[PATCH v3 2/3] dma/ae4dma: add control path operations
 2026-07-06 12:25 UTC  (2+ messages)

[PATCH v3 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
 2026-07-06 12:25 UTC  (2+ messages)

[PATCH] wifi: nl80211: serialize socket owner release with netdev teardown
 2026-07-06 12:24 UTC  (3+ messages)

[PATCH 0/2] tests/msm: Add PERFCNTR_CONFIG ioctl
 2026-07-06 12:23 UTC  (3+ messages)
` [PATCH 2/2] tests/msm: Add perfcntrs test

[RFC/PATCH] vdpa/mlx5: Fix buffer length in create_direct_keys()
 2026-07-06 12:24 UTC  (3+ messages)

[PATCH for-next v5 0/2] RDMA/efa: Add AH cache for AH reuse
 2026-07-06 12:23 UTC  (6+ messages)
` [PATCH for-next v5 2/2] RDMA/efa: Add AH cache handling on create and destroy AH

[PATCH v2 0/4] gpio: mt7621: address Sashiko complains and other cleanups
 2026-07-06 12:22 UTC  (3+ messages)
` (subset) "

[PATCH 0/4] bcma: support SHIM-attached big-endian SoC backplanes (BCM6362)
 2026-07-06 12:22 UTC  (2+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-06 12:22 UTC  (3+ messages)
` [PATCH v10 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH] USB: serial: io_ti: reject oversized boot-mode firmware images
 2026-07-06 12:21 UTC  (2+ messages)

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-06 12:20 UTC  (13+ messages)
` [PATCH 25/42] ASoC: mediatek: mt8192: Use devm_of_reserved_mem_device_init()
` [PATCH 26/42] ASoC: mediatek: mt8196: "
` [PATCH 27/42] ASoC: mediatek: mt8183: "
` [PATCH 28/42] ASoC: mediatek: mt8189: "
` [PATCH 29/42] ASoC: SOF: imx: Use devm_of_reserved_mem_device_init_by_name()
` [PATCH 31/42] ASoC: cix-ipbloq: Use devm_of_reserved_mem_device_init()

[PATCH v3 0/2] KVM: arm64: Fix and test MMIO sign-extending loads
 2026-07-06 12:19 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: arm64: selftests: Add MMIO sign-extending load test

[PATCH v6 0/2] includeIf: add "worktree" condition for matching working tree path
 2026-07-06 12:18 UTC  (4+ messages)
` [PATCH v6 2/2] config: add "worktree" and "worktree/i" includeIf conditions

[PATCH] bpf: fix unitialized warning
 2026-07-06 12:18 UTC  (2+ messages)

[PATCH 0/4] clk: qcom: Add video and camera clock controller support for Nord
 2026-07-06 12:17 UTC  (3+ messages)
` [PATCH 3/4] clk: qcom: videocc-nord: Add video clock controller driver "

[PATCH] ARM: dts: intel: arria10: Correct indentation
 2026-07-06 12:17 UTC  (2+ messages)

[syzbot] [serial?] memory leak in gsm_activate_mux
 2026-07-06 12:16 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 8cdeaa50eae8dad34885515f62559ee83e7e8dda

[OE-core][PATCH v1] util-linux: backport pam_lastlog2 libpam linking fix
 2026-07-06 12:16 UTC  (5+ messages)
` [OE-core][wrynose][PATCH v2] "

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-06 12:15 UTC  (3+ messages)
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions

[bcain:bcain/qemu_boot 20/66] make[4]: *** No rule to make target 'arch/hexagon/boot/dts/fpga.dtb', needed by 'arch/hexagon/boot/dts/fpga.dtb.S'
 2026-07-06 12:15 UTC 


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.