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

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-06 13:07 UTC  (39+ 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`

[RFC PATCH v3 0/3] make persistent huge zero folio read-only
 2026-07-06 13:04 UTC  (4+ messages)
` [RFC PATCH v3 1/3] mm: "
` [RFC PATCH v3 2/3] arm64/mm: add set_direct_map_ro_noflush()
` [RFC PATCH v3 3/3] x86/mm: "

[PATCH v6 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-07-06 13:06 UTC  (5+ messages)
` [PATCH v6 7/7] arm64: dts: qcom: eliza: Add support for MM clock controllers

[PATCH v4 0/3] arm64: dts: imx8mp-skov: add new 7" variant
 2026-07-06 13:09 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: imx8mp-skov: support new 7inch panel board

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

[PATCH net-next 0/2] rust: net: Use kernel style vertical imports
 2026-07-06 13:05 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: ax88796b: Use vertical import style

[PATCH 00/34] Add migration support to the MSHV accelerator
 2026-07-06 13:05 UTC  (6+ messages)
` [PATCH 26/34] accel/mshv: introduce SaveVMHandler

[PATCH 07/14] signal: Bring down all threads when handling a non-coredump fatal signal
 2026-07-06 13:05 UTC  (2+ messages)

[PATCH v6 0/4] Add Sony IMX471 camera sensor driver
 2026-07-06 13:05 UTC  (12+ messages)
` [PATCH v6 3/4] platform: int3472: discrete: con_id vana for Sony IMX471 as power enable

[PATCH] riscv: Gate FUNCTION_ALIGNMENT_4B on DYNAMIC_FTRACE
 2026-07-06 13:04 UTC  (2+ messages)

[PATCH v2 0/3] Fix TI AM64X ERHPWM
 2026-07-06  8:35 UTC  (4+ messages)
` [PATCH v2 1/3] ti_pwm: Add EHRPWM TBCLK clock driver
` [PATCH v2 2/3] ti_pwm: Fix EHRPWM issue
` [PATCH v2 3/3] ti_pwm: Add support for arch k3

[PATCH RESEND v2] bcache: convert bch_register_lock to rw_semaphore
 2026-07-06 13:04 UTC 

[PATCH 06/14] signal: In get_signal call do_exit when it is unnecessary to shoot down threads
 2026-07-06 13:04 UTC  (2+ messages)

[PATCH v3 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
 2026-07-06 13:04 UTC  (3+ messages)
` [PATCH v3 2/2] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()

[PATCH 6.18.y] mm: shmem: fix potential livelock issue for shmem direct swapin
 2026-07-06 13:04 UTC  (4+ messages)

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

[PATCH 05/14] signal: Compute the exit_code in get_signal
 2026-07-06 13:03 UTC  (2+ messages)

[PATCH 04/14] signal: Use sig_can_short_circuit to improve fatal signal delivery
 2026-07-06 13:03 UTC  (2+ messages)

[PATCH 00/17] arm64: Support FEAT_NMI and Rework Exception Masking
 2026-07-06 13:02 UTC  (8+ messages)
` [PATCH 01/17] arm64: Move DAIF macros to ptrace.h and use them centrally
` [PATCH 02/17] arm64: Rework exception masking into abstract logical mask

[PATCH 03/14] signal: More accurate ignoring of signals based on sig_can_short_circuit
 2026-07-06 13:02 UTC  (2+ messages)

[RESEND RFC PATCH] PCI: Get the hotplug bridge window sizes from DT
 2026-07-06 13:02 UTC 

[PATCH v5 00/19] clk: qcom: Add DISPCC and GPUCC support for the Qualcomm Shikra SoC
 2026-07-06 13:02 UTC  (7+ messages)
` [PATCH v5 01/19] clk: qcom: gcc-qcm2290: Keep the critical clocks always-on from probe
` [PATCH v5 10/19] clk: qcom: qcm2290: Add RETAIN_FF_ENABLE flag for DISPCC and GPUCC GDSCs
` [PATCH v5 19/19] arm64: dts: qcom: shikra: Add support for DISPCC/GPUCC nodes

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

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

[PATCH RFC] nvme: fix NS head cdev lifetime
 2026-07-06 13:01 UTC 

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

[PATCH 02/14] signal: Factor out sig_blocked from sig_ignored
 2026-07-06 13:01 UTC  (2+ messages)

[PATCH RFC 0/6] Generate documentation links for OE-Core (cover letter only)
 2026-07-06 13:01 UTC  (2+ messages)
` [docs] "

[PATCH v3] mm: page_reporting: allow driver to set batch capacity
 2026-07-06 13:01 UTC  (9+ messages)

(no subject)
 2026-07-06 13:00 UTC  (4+ messages)
  ` [PATCH 3/3] VFS: add vfs_lookup_open()

[PATCH v6 00/34] monitor: turn QMP and HMP into QOM objects
 2026-07-06 13:00 UTC  (4+ messages)
` [PATCH v6 01/34] qom: replace 'can_be_deleted' with 'prepare_delete'

[PATCH] drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()
 2026-07-06 13:00 UTC  (2+ messages)

[PATCH] ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookup
 2026-07-06 13:00 UTC 

[PATCH v4] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-07-06 13:00 UTC  (7+ messages)

[PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
 2026-07-06 12:59 UTC  (7+ messages)

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

[PATCH] media: video-i2c: fix kthread error pointer left in kthread_vid_cap on failure
 2026-07-06 12:59 UTC 

[PATCH v2] hpfs: fix coding style of fs/hpfs/inode.c
 2026-07-06 12:59 UTC 

[PATCH net-next 0/2] sit: prepare for RTNL-less link dumping
 2026-07-06 12:59 UTC  (3+ messages)
` [PATCH net-next 2/2] sit: no longer rely on RTNL in ipip6_fill_info()

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

[PATCH 1/2] drm/bridge: tc358762: use devm for bridge registration and DSI attach
 2026-07-06 12:59 UTC  (2+ messages)

[PATCH v2 00/24] ASoC: codecs: Use guard() for mutex & spin lock - part 1
 2026-07-06 12:58 UTC  (3+ messages)
` [PATCH v2 03/24] ASoC: codecs: arizona-jack: Use guard() cleanup helpers

[PATCH v2 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
 2026-07-06 12:59 UTC  (3+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: shikra: Add MDSS display subsystem

[PATCH] Bluetooth: hci_nokia: validate firmware packet bounds
 2026-07-06 12:59 UTC  (2+ messages)
`  "

[PATCH v2] ima: correctly recover number of violations after kexec
 2026-07-06 12:44 UTC 

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

[PATCH] mm: nommu: point to the write iterator upon split_vma
 2026-07-06 12:57 UTC  (7+ messages)

[PATCH net-next v4 0/6] r8169: add support for phylink
 2026-07-06 12:57 UTC  (5+ messages)
` [PATCH net-next v4 2/6] "

[PATCH] Bluetooth: btusb: validate Realtek vendor event length
 2026-07-06 12:57 UTC  (2+ messages)
`  "

[PATCH v9 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
 2026-07-06 12:57 UTC  (2+ messages)

[PATCH 0/2] nvmet: add namespace-level debugfs for reservation state
 2026-07-06 12:57 UTC  (7+ messages)

The VFIO/IOMMU/PCI MC at LPC 2026
 2026-07-06 12:57 UTC 

[LTP] [PATCH 0/2] Reproducer for cve-2026-46331
 2026-07-06 12:56 UTC  (3+ messages)
` [LTP] [PATCH 1/2] lapi: Add pkt_sched.h and pkt_cls.h fallbacks
` [LTP] [PATCH 2/2] cve: Add act_pedit page-cache corruption test

[PATCH 0/4] mtd: rawnand: qcom: Add MDM9607
 2026-07-06 12:55 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update Natalie Vock's email
 2026-07-06 12:55 UTC  (2+ messages)

[PATCH 1/2] f2fs: quota: do not use GFP_NOFS in f2fs_quota_read()
 2026-07-06 12:55 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2 0/5] software node: provide support for fw_devlink
 2026-07-06 12:54 UTC  (6+ messages)
` [PATCH v2 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH v2 2/5] software node: add fw_devlink support
` [PATCH v2 3/5] software node: add kunit tests for "
` [PATCH v2 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH v2 5/5] gpio: kunit: add test cases verifying swnode devlink support

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-06 12:54 UTC  (2+ messages)

[PATCH 0/5] Various UI/security-related fixes
 2026-07-06 12:53 UTC  (6+ messages)
` [PATCH 1/5] i386/tdx: fix uninitialized variable warning in tdx_check_features
` [PATCH 2/5] ui/vnc: fix OOB write in vnc_refresh_lossy_rect
` [PATCH 3/5] ui/vnc: validate color shifts in SetPixelFormat
` [PATCH 4/5] ui/vnc: use RFB wire types for client message handlers
` [PATCH 5/5] ui/input-barrier: fix off-by-one in keycode bounds check

[PATCH] nvme: don't reference NS after unlocking in nvme_ns_head_ctrl_ioctl()
 2026-07-06 12:54 UTC 

[PATCH v1 0/2] reset: mediatek: add syscon-based reset controller
 2026-07-06 12:53 UTC  (6+ messages)
` [PATCH v1 1/2] Documentation: dt: reset: add mediatek,syscon-reset binding

[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  (5+ messages)
` [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 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 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  (5+ messages)
` [PATCH v10 10/21] target/s390x: Base support for cpacf protected keys

[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
 2026-07-06 12:41 UTC  (3+ messages)

[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] 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 


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.