All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-02 15:54:35 to 2026-07-02 16:18:04 UTC [more...]

[PATCH v2 0/6] HID: iio: warning clean up and prefer kernel coding style
 2026-07-02 16:18 UTC  (14+ messages)
` [PATCH v2 1/6] iio: hid-sensors: add/remove blank line
` [PATCH v2 2/6] iio: hid-sensors: align function parenthesis for readability
` [PATCH v2 3/6] iio: hid-sensors: Use implicit NULL pointer checks
` [PATCH v2 4/6] iio: humidity: hid-sensor-humidity: use common device for devres
` [PATCH v2 5/6] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH v2 6/6] iio: temperature: hid-sensor-temperature: "

[PATCH v4] ntfs: serialize attribute-list replacement with lookups
 2026-07-02 16:17 UTC 

[PATCH v4] drm: uapi: Add macro for chipset specific event ID region
 2026-07-01 18:51 UTC  (2+ messages)

[PATCH v7 0/8] media: add new API simple subdev register and add imx parallel camera support
 2026-07-02 16:15 UTC  (10+ messages)
` [PATCH v7 1/8] media: subdev: Add set_pad_by_ep() callback to internal ops
` [PATCH v7 2/8] media: subdev: Add media_async_register_subdev() helper
` [PATCH v7 3/8] media: synopsys: Use v4l2_subdev_get_frame_desc_passthrough()
` [PATCH v7 4/8] media: synopsys: Use media_async_register_subdev() to simplify code
` [PATCH v7 5/8] dt-bindings: media: add i.MX parallel CPI support
` [PATCH v7 6/8] media: nxp: add V4L2 subdev driver for camera parallel interface (CPI)
` [PATCH v7 7/8] arm64: dts: imx8: add camera parallel interface (CPI) node
` [PATCH v7 8/8] arm64: dts: imx8qxp-mek: add parallel ov5640 camera support

[PATCH v2 00/19] ARM: platform and feature deprecation
 2026-07-02 16:14 UTC  (5+ messages)
` [PATCH v2 01/19] ARM: use CONFIG_AEABI by default everywhere
` [PATCH v2 03/19] ARM: rework ARM11 CPU selection logic

[PATCH] Documentation: remove the requirement for LLM attribution
 2026-07-02 16:14 UTC  (6+ messages)

[PATCH RESEND v2] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
 2026-07-02 16:14 UTC  (3+ messages)

[PATCH v2 0/3] xfs: fix NULL deref in log recovery reorder
 2026-07-02 16:13 UTC  (6+ messages)
` [PATCH v2 3/3] xfs: fail recovery on a committed log item with no regions

[PATCH] app/testpmd: fix multi-pool Rx setup with --no-NUMA
 2026-07-02 16:10 UTC  (6+ messages)
` [PATCH 0/4] app/testpmd: fix socket id handling with NUMA disabled
  ` [PATCH 1/4] app/testpmd: fix port socket ID "
  ` [PATCH 2/4] app/testpmd: consolidate port socket ID computation
  ` [PATCH 3/4] app/testpmd: display any socket ID as text
  ` [PATCH 4/4] app/testpmd: report reason when queue setup command fails

[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-07-02 16:12 UTC  (4+ messages)
` [PATCH v5 02/14] mfd: lm3533: Remove driver specific regmap wrappers

linux-next: manual merge of the amdgpu tree with the drm tree
 2026-07-02 16:12 UTC 

[BlueZ PATCH 1/4] shared/bap: Validate codec configuration parameters
 2026-07-02 16:12 UTC  (2+ messages)
` ASCS: Add validation for PTS SPE test cases

[PATCH v12 00/35] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-07-02 16:11 UTC  (11+ messages)
` [PATCH v12 23/35] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v12 26/35] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v12 33/35] tests/functional/s390x: Add secure IPL functional test

[PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-02 16:10 UTC  (2+ messages)

[PATCH 0/5] ptrace_set_syscall_info: add support for seccomp syscall skipping and instruction pointer modification
 2026-07-02 16:10 UTC  (10+ messages)
` [PATCH 1/5] ptrace: add PTRACE_SYSCALL_INFO_SECCOMP_SKIP

[PATCH] nilfs2: reject invalid block index in GC ioctl
 2026-07-02 16:07 UTC 

[PATCH] media: i2c: ov02c10: tolerate a sensor clock other than 19.2 MHz
 2026-07-02 16:10 UTC 

[PATCH v2] Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()
 2026-07-02 16:10 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: ISO: fix malformed ISO_END/CONT handling
 2026-07-02 16:10 UTC  (2+ messages)

[PATCH v2 0/3] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
 2026-07-02 16:10 UTC  (5+ messages)
  ` [PATCH v2 3/3] arm64: dts: qcom: Fix pm4125 vbus regulator compatible and constraints

[PATCH v6 00/34] monitor: turn QMP and HMP into QOM objects
 2026-07-02 16:03 UTC  (35+ messages)
` [PATCH v6 01/34] qom: replace 'can_be_deleted' with 'prepare_delete'
` [PATCH v6 02/34] monitor: replace 'common' with 'parent_obj' in MonitorHMP
` [PATCH v6 03/34] monitor: replace 'common' with 'parent_obj' in MonitorQMP
` [PATCH v6 04/34] monitor: rename monitor_init* to monitor_new*
` [PATCH v6 05/34] monitor: minimal conversion of monitors to QOM
` [PATCH v6 06/34] monitor: add 'chardev' property to Monitor base class
` [PATCH v6 07/34] monitor: add 'readline' property to HMP Monitor class
` [PATCH v6 08/34] monitor: add 'pretty' property to QMP "
` [PATCH v6 09/34] monitor: remove 'skip_flush' field
` [PATCH v6 10/34] monitor: move monitor_data_(init|destroy) into QOM init/finalize
` [PATCH v6 11/34] monitor: use class methods for monitor_vprintf
` [PATCH v6 12/34] monitor: use class methods for monitor_qapi_event_emit
` [PATCH v6 13/34] monitor: use class methods for monitor_accept_input
` [PATCH v6 14/34] monitor: use class method for I/O thread request
` [PATCH v6 15/34] monitor: use dynamic cast in monitor_qmp_requests_pop_any_with_lock
` [PATCH v6 16/34] util: use dynamic cast in error vreport
` [PATCH v6 17/34] monitor: drop unused monitor_cur_is_qmp
` [PATCH v6 18/34] monitor: use dynamic cast in QMP commands
` [PATCH v6 19/34] monitor: use dynamic cast in monitor_is_hmp_non_interactive
` [PATCH v6 20/34] monitor: drop unused monitor_is_qmp method
` [PATCH v6 21/34] monitor: eliminate monitor_is_hmp_non_interactive method
` [PATCH v6 22/34] monitor: implement "user creatable" interface for adding monitors
` [PATCH v6 23/34] monitor: convert from oneshot BH to persistent BH
` [PATCH v6 24/34] monitor: reject attempts to delete the current monitor
` [PATCH v6 25/34] monitor: protect qemu_chr_fe_accept_input with monitor lock
` [PATCH v6 26/34] monitor: implement support for deleting QMP objects
` [PATCH v6 27/34] tests/qtest: add tests for dynamic monitor add/remove
` [PATCH v6 28/34] tests/functional: add e2e test for dynamic QMP monitor hotplug
` [PATCH v6 29/34] tests/functional: add a stress test for monitor hot unplug
` [PATCH v6 30/34] qom: add trace events for user creatable create/delete APIs
` [PATCH v6 31/34] monitor: add support for auto-deleting monitors upon close
` [PATCH v6 32/34] tests: switch from -mon to -object monitor-qmp
` [PATCH v6 33/34] qemu-options: document new monitor-hmp and monitor-qmp objects
` [PATCH v6 34/34] docs: mark '-mon' as deprecated in favour of -object

[PULL 00/34] target-arm queue
 2026-07-02 16:05 UTC  (6+ messages)
` [PULL 21/34] target/arm: Update contiguous first-fault and no-fault loads

[PATCH 00/33] accel: Unassorted cleanups around debugging
 2026-07-02 16:08 UTC  (3+ messages)
` [PATCH 01/33] cpu: Constify CPUState::cc (cached CPUClass pointer)

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-02 16:09 UTC  (4+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots

[PATCH] thermal: intel: int340x: simplify ptc_temperature_write()
 2026-07-02 16:02 UTC 

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-02 16:08 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "

[GIT PULL] Networking for v7.2-rc2
 2026-07-02 16:07 UTC  (2+ messages)

[GIT PULL] MFD fixes for v7.2
 2026-07-02 16:07 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v7.2-rc2
 2026-07-02 16:07 UTC  (2+ messages)

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-02 16:07 UTC  (4+ messages)

[PATCH] vfio/listener: Only warn on misalignment for VFIO-owned regions
 2026-07-02 16:06 UTC 

[PATCH v2] dt-bindings: display: verisilicon,dc: make resets non-optional
 2026-07-02 16:06 UTC  (2+ messages)

[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-07-02 16:05 UTC  (30+ messages)
` [PATCH v2 01/11] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 02/11] powerpc: "
` [PATCH v2 03/11] x86/events: "
` [PATCH v2 04/11] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH v2 05/11] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 08/11] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH v2 09/11] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 10/11] perf: "
` [PATCH v2 11/11] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-02 16:05 UTC  (5+ messages)
` [PATCH v2 1/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v2 2/4] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v2 4/4] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH] fb: omap2: dsi: do not copy isr table
 2026-07-02 16:05 UTC  (2+ messages)

[PATCH 0/3] watchdog: rzv2h: Convert WDTDCR handling to regmap
 2026-07-02 16:04 UTC  (4+ messages)
` [PATCH 1/3] watchdog: rzv2h: Refactor WDTDCR start/stop handling
` [PATCH 2/3] watchdog: rzv2h: Convert WDTDCR handling to regmap
` [PATCH 3/3] watchdog: rzv2h: Drop WDTRCR_RSTIRQS macro

[PATCH v2] leds: pwm: Annotate leds[] with __counted_by()
 2026-07-02 16:04 UTC  (2+ messages)

[PATCH v4 00/25] Introduce enablemenant of dom0less
 2026-07-02 16:04 UTC  (8+ messages)
` [PATCH v4 21/25] xen/riscv: implement IRQ routing for device passthrough

[PATCH] dmaengine: pl330: remove debugfs file on teardown
 2026-07-02 16:03 UTC  (2+ messages)

[PATCH] dmaengine: dw-axi-dmac: fix __le32 on set of CH_CTL_H_LLI_VALID
 2026-07-02 16:03 UTC  (2+ messages)

[to-be-updated] mm-use-memcpy_nt-in-zone-device-template-copies.patch removed from -mm tree
 2026-07-02 16:03 UTC 

[PATCH v4 0/2] Fix CPU stall in xilinx_dma_poll_timeout caused by passing delay_us=0
 2026-07-02 16:03 UTC  (2+ messages)

[to-be-updated] x86-string-extend-memcpy_flushcache-fixed-size-fastpaths.patch removed from -mm tree
 2026-07-02 16:03 UTC 

[to-be-updated] string-introduce-memcpy_nt-helpers.patch removed from -mm tree
 2026-07-02 16:03 UTC 

[to-be-updated] mm-extend-the-template-fast-path-to-zone-device-compound-tails.patch removed from -mm tree
 2026-07-02 16:03 UTC 

[to-be-updated] mm-add-a-template-based-fast-path-for-zone-device-page-init.patch removed from -mm tree
 2026-07-02 16:03 UTC 

[PATCH] dmaengine: hisilicon: Return -ENOMEM on dynamic memory allocation in probe
 2026-07-02 16:03 UTC  (2+ messages)

[to-be-updated] mm-add-a-set_page_section_from_pfn-helper.patch removed from -mm tree
 2026-07-02 16:03 UTC 

[PATCH 0/2] dmaengine: zynqmp_dma: fix race between runtime PM and device removal
 2026-07-02 16:03 UTC  (2+ messages)

[to-be-updated] mm-factor-zone-device-page-init-helpers-out-of-__init_zone_device_page.patch removed from -mm tree
 2026-07-02 16:03 UTC 

[to-be-updated] mm-fix-stale-zone_device-refcount-comment.patch removed from -mm tree
 2026-07-02 16:03 UTC 

[PATCH v3 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
 2026-07-02 16:03 UTC  (2+ messages)

[PATCH v8 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
 2026-07-02 16:03 UTC  (5+ messages)
` [PATCH v8 2/2] xfs: add support for FALLOC_FL_WRITE_ZEROES

[PULL] drm-misc-fixes
 2026-07-02 16:03 UTC 

[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-02 16:02 UTC  (29+ messages)
` [PATCH 01/28] arm64: sysreg: Emit RESx/UNKN values for Mapping definitions
` [PATCH 02/28] arm64: Update ID_AA64MMFR4_EL1 description to 2026-03 JSON release
` [PATCH 03/28] KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
` [PATCH 04/28] KVM: arm64: Drop __HCRX_EL2_* masks
` [PATCH 05/28] KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
` [PATCH 06/28] KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
` [PATCH 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV on ERET fast path
` [PATCH 08/28] arm64: Add ARM64_HAS_NV2P1 capability
` [PATCH 09/28] KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
` [PATCH 10/28] KVM: arm64: Relax CNTHCTL_EL2 "
` [PATCH 11/28] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH 13/28] arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
` [PATCH 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH 15/28] arm64: Add ARM64_HAS_NV3 capability
` [PATCH 16/28] KVM: arm64: Split NV-specific exit fixups from the non-NV handling
` [PATCH 17/28] KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
` [PATCH 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH 20/28] KVM: arm64: Add sanitisation for NVHCR_EL2
` [PATCH 21/28] KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
` [PATCH 22/28] KVM: arm64: Add routing for NVHCR_EL2 trap
` [PATCH 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH 24/28] KVM: arm64: Engage NV3 ERET trap elision
` [PATCH 25/28] KVM: arm64: Engage NV3 TLBI "
` [PATCH 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH 27/28] KVM: arm64: Expose FEAT_NV3 to guests
` [PATCH 28/28] arm64: Add override for ID_AA64MMFR4_EL1.NV_frac

[PATCH] drm/i915/gem: Do not leak siblings[] on proto context error
 2026-07-02 16:03 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gem: Do not leak siblings[] on proto context error (rev3)

[PATCH v2 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
 2026-07-02 16:02 UTC  (6+ messages)
` [PATCH v2 2/4] can: rockchip: add RK3588 CAN support

linux-next: manual merge of the amdgpu tree with the origin tree
 2026-07-02 16:01 UTC 

[PATCH v7 0/9] Support for block device NVMEM providers
 2026-07-02 16:01 UTC  (9+ messages)
` [PATCH v7 5/9] block: implement NVMEM provider
` [PATCH v7 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v7 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v7 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid

[PATCH v5 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-07-02 16:01 UTC  (4+ messages)
` [PATCH v5 2/2] "

[PATCH] swiotlb: eliminate per-map atomic contention on used/hiwater tracking
 2026-07-02 16:00 UTC  (10+ messages)

[PATCH] mfd: wm8350: return an error for AUXADC timeouts
 2026-07-02 16:00 UTC  (2+ messages)

[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-07-02 15:13 UTC  (3+ messages)
` [PATCH v4 01/10] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()

mm/bootmem_info.c:42:22: warning: variable 'ms' set but not used
 2026-07-02 15:58 UTC 

[PATCH v3 0/5] Fix quota evasion on xfs and add capable_noaudit
 2026-07-02 15:58 UTC  (5+ messages)
` [PATCH v3 2/5] capability: Add new capable_noaudit
` [PATCH v3 4/5] xfs: replace ns_capable_noaudit

[PATCH v7] dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
 2026-07-02 15:58 UTC  (2+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-07-02 15:58 UTC  (4+ messages)
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote

[PATCH v2] mfd: ls2kbmc: mfd: ls2kbmc: Fix iomem pointer handling in video mode parsing
 2026-07-02 15:57 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
 2026-07-02 15:56 UTC  (2+ messages)

[PATCH] ksmbd: defer destroy_previous_session() until after NTLM authentication
 2026-07-02 15:54 UTC 

[PATCH bpf-next v3 0/6] Verify BPF signed loader at load time
 2026-07-02 15:54 UTC  (4+ messages)
` [PATCH bpf-next v3 4/6] bpftool: Cover loader metadata with the program signature


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.