All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-02 14:18:44 to 2026-07-02 14:48:01 UTC [more...]

[PATCH v2] xilinx: versal: Fix snprintf invalid size argument
 2026-07-02 14:40 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Verify BPF signed loader at load time
 2026-07-02 14:48 UTC  (8+ messages)
` [PATCH bpf-next v3 1/6] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v3 2/6] bpf: Verify signed loader metadata "
` [PATCH bpf-next v3 3/6] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v3 4/6] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v3 5/6] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v3 6/6] Documentation/bpf: Add BPF signing and enforcement doc

[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-02 14:46 UTC  (75+ messages)
` [PATCH v8 01/39] video/hdmi: Introduce HDMI version enum
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 03/39] drm/display: bridge_connector: Pass HDMI capabilities through caps struct
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v8 05/39] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v8 06/39] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v8 07/39] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v8 08/39] drm/display: hdmi: Advertise SCDC source version when scrambling
` [PATCH v8 09/39] drm/display: hdmi-state-helper: Add fallback TMDS rate validation
` [PATCH v8 10/39] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v8 11/39] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v8 12/39] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v8 13/39] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v8 14/39] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v8 15/39] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v8 16/39] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v8 17/39] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v8 18/39] drm/bridge: dw-hdmi-qp: Provide .{enable|disable}_hpd() PHY ops
` [PATCH v8 19/39] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling support
` [PATCH v8 20/39] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v8 21/39] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v8 22/39] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v8 23/39] drm/rockchip: dw_hdmi_qp: Drop unnecessary #include
` [PATCH v8 24/39] drm/rockchip: dw_hdmi_qp: Defer HPD IRQ enable until after connector setup
` [PATCH v8 25/39] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v8 26/39] drm/rockchip: dw_hdmi_qp: Implement .{enable|disable}_hpd() PHY ops
` [PATCH v8 27/39] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v8 28/39] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v8 29/39] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v8 30/39] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v8 31/39] drm/vc4: hdmi: Convert to common SCDC scrambling infrastructure
` [PATCH v8 32/39] drm/tests: connector: Add HDMI caps-based init coverage
` [PATCH v8 33/39] drm/tests: connector: Add HDMI source-side scrambler coverage
` [PATCH v8 34/39] drm/tests: hdmi_state_helper: Use drmm_connector_hdmi_init_with_caps()
` [PATCH v8 35/39] drm/tests: hdmi_state_helper: Add max_tmds_char_rate fallback tests
` [PATCH v8 36/39] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v8 37/39] drm/tests: hdmi_state_helper: Cover source-side scrambling decision
` [PATCH v8 38/39] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v8 39/39] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-02 14:47 UTC  (5+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots
` [RFC PATCH 2/3] KVM: Implement dirty page logging for guest_memfd-only memslots
` [RFC PATCH 3/3] KVM: arm64: Allow "

[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-02 14:47 UTC  (12+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-07-02 14:47 UTC  (8+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

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

[PATCH v4 0/5] arm_mpam: resctrl: Counter Assignment (ABMC)
 2026-07-02 14:46 UTC  (5+ messages)
` [PATCH v4 5/5] arm64: mpam: Add memory bandwidth usage (MBWU) documentation

[meta-ti][master/wrynose][PATCH 1/3] ti-librpmsg-dma: Move this recipe to its own directory
 2026-07-02 14:46 UTC  (4+ messages)
` [meta-ti][master/wrynose][PATCH 3/3] ti-rpmsg-char: Update to latest with CMake support

[PATCH v3] drm/xe/sysctrl: Add helper to query application status
 2026-07-02 14:46 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/sysctrl: Add helper to query application status (rev3)

[PATCH] x86/virt/tdx: Formalize SEAMCALL version encoding support
 2026-07-02 14:46 UTC 

[PATCH RFC] coding-assistants: simplify attribution
 2026-07-02 14:46 UTC  (10+ messages)

[PATCH v7 00/15] target/arm: add support for MTE4
 2026-07-02 14:45 UTC  (4+ messages)

[PATCH v4 0/3] fs: regression-safe load <iface> for null_dev_desc_ok fstypes
 2026-07-02 14:42 UTC  (4+ messages)
  ` [PATCH v4 1/3] fs: dispatch null_dev_desc_ok filesystems before lookup
  ` [PATCH v4 2/3] doc: usage: cmd: load: null-block-device
  ` [PATCH v4 3/3] test: py: load: check null_dev_desc_ok dispatch

[PATCH v8 0/7] hw/riscv: Server Platform Reference Board
 2026-07-02 14:43 UTC  (7+ messages)
` [PATCH v8 2/7] target/riscv: add riscv-server-ref CPU
` [PATCH v8 4/7] tests/functional/riscv64: add riscv-server-ref tests
` [PATCH v8 5/7] hw/riscv/server_platform_ref.c: add platform bus and TPM support

[PATCH 0/2] ALSA: Enable internal speakers on Alienware x16 R2
 2026-07-02 14:41 UTC  (3+ messages)
` [PATCH 1/2] ALSA: hda/realtek: Add quirk for Alienware x16 R2 speakers
` [PATCH 2/2] ALSA: hda: cs35l41: Add support for Alienware x16 R2

[PATCH] Reserve device ID 51 for Virtio HAB (Host-Guest Auxiliary Bridge) device
 2026-07-02 14:43 UTC  (2+ messages)

[PATCH v2 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-07-02 14:43 UTC  (5+ messages)
` [PATCH v2 3/4] rust: completion: add complete()

[RFC PATCH 0/3] mm/numa: reserve standby NUMA nodes for runtime claiming
 2026-07-02 14:43 UTC  (8+ messages)
` [RFC PATCH 1/3] mm/numa: add exclusive node pool and numa=standby boot parameter

[PATCH v2] PCI: Mask Replay Timer Timeout for Realtek RTS525A
 2026-07-02 14:42 UTC  (5+ messages)

[PATCH v2] eeprom: move nvmem EEPROM drivers to drivers/nvmem/
 2026-07-02 14:42 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: ISO: backport missed OOB write fix to 6.6.y and 6.1.y
 2026-07-02 14:42 UTC  (3+ messages)
` [PATCH 1/2 6.6.y] Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
` [PATCH 2/2 6.1.y] "

[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-07-02 14:41 UTC  (8+ messages)

[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
 2026-07-02 14:40 UTC  (9+ messages)
` [PATCH 1/4] bnx2x: use kzalloc() to allocate mac filtering list
  ` [Intel-wired-lan] "
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
  ` [Intel-wired-lan] "

[PATCH v2 0/3] iommu/amd: Fix and improve SB IOAPIC IVRS validation
 2026-07-02 14:40 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/amd: Prevent SB IOAPIC from overriding IVRS validation errors
` [PATCH v2 2/3] iommu/amd: Fix false positive in SB IOAPIC IVRS validation
` [PATCH v2 3/3] iommu/amd: Dynamically verify Southbridge IOAPIC via PCI config space

[PATCH 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-02 14:40 UTC  (4+ messages)
` [PATCH 2/6] ext4: clarify return semantics of ext4_load_tail_bh()

[tip:x86/cleanups] BUILD SUCCESS c8e412f79db6a0c1a89e4289e593eb991a068bce
 2026-07-02 14:39 UTC 

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-07-02 14:39 UTC  (6+ messages)
` [PATCH 5.15 009/411] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()

[PATCH net-next v4 0/3] ptp: Add driver for R-Car Gen4 gPTP timer
 2026-07-02 14:39 UTC  (3+ messages)
` [PATCH net-next v4 2/3] ptp: Add driver for R-Car Gen4

[PATCH] drm/sun4i: Remove dependency on DRM simple helpers
 2026-07-02 14:39 UTC  (4+ messages)

[syzbot] kernel BUG in hfs_write_inode
 2026-07-02 14:38 UTC  (2+ messages)
` Forwarded: [PATCH] hfs: validate catalog CNIDs before instantiating inodes

[PATCH bpf-next v6] bpf: Reject programs with inlined helpers if JIT is unavailable
 2026-07-02 14:38 UTC  (3+ messages)

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-02 14:38 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT (rev2)

[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
 2026-07-02 14:37 UTC  (9+ messages)
` [RFC 1/8] drm/panthor: Remove redundant drm_sched_job_cleanup() from the .free_job callback
` [RFC 2/8] drm/panthor: Use separate workqueue for DRM scheduler
` [RFC 3/8] drm/sched: Use generic naming for workqueue helpers
` [RFC 4/8] drm/xe: Convert to per gt scheduler workers
` [RFC 5/8] drm: Wrap DRM scheduler worker in own abstraction
` [RFC 6/8] drm/sched: Convert the scheduler job submission to kthread_worker
` [RFC 7/8] drm/sched: Add ability to change drm_sched_worker priority
` [RFC 8/8] drm/sched: Notify worker of the entity submission priority

[PATCH v15 0/8] arm64: add ARCH_HAS_COPY_MC support
 2026-07-02 14:37 UTC  (5+ messages)
` [PATCH v15 5/9] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v15 6/9] arm64: support copy_mc_[user]_highpage()

[PATCH 00/10] nfsd:refactor nfsd4_create_file()
 2026-07-02 14:37 UTC  (2+ messages)

[PATCH 0/4] spi: fix sticky -EINVAL after PM runtime resume failure
 2026-07-02 14:37 UTC  (6+ messages)
` [PATCH 1/4] PM: runtime: Clear runtime_error on supplier after failed get_sync

[PATCH bpf-next v7 0/2] Introduce jit_required to prevent a kernel panic
 2026-07-02 14:36 UTC  (3+ messages)
` [PATCH bpf-next v7 1/2] bpf: Introduce jit_required flag and refactor kfunc path
` [PATCH bpf-next v7 2/2] bpf: Reject programs with inlined helpers if JIT is unavailable

[PATCH v2 0/5] Improve ata_scsi_report_supported_opcodes()
 2026-07-02 14:36 UTC  (5+ messages)
` [PATCH v2 2/5] ata: libata-scsi: refactor ata_scsi_report_supported_opcodes()

[PATCH v1] net: can: mpfs_can: add Polarfire SoC MSS CAN
 2026-07-02 14:34 UTC  (2+ messages)

[meta-arago][master/wrynose][PATCH] packagegroup-arago-addons-sdk-target: Remove ti-rpmsg-char-staticdev
 2026-07-02 14:35 UTC 

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-02 14:35 UTC  (5+ messages)
` [PATCH v6 3/3] "

[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-02 14:34 UTC  (6+ messages)
` [PATCH v2 3/4] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq

[PATCH 0/2] Drop SCSI core dev->dma_mask check
 2026-07-02 14:32 UTC  (7+ messages)
` [PATCH 1/2] dma-mapping: make dma_max_mapping_size() return 0 for no DMA capability

[PATCH v3 5.10/5.15 0/2] Backport RDMA/rxe task and timer cleanup fixes
 2026-07-02 14:33 UTC  (2+ messages)

[PATCH] Documentation: remove the requirement for LLM attribution
 2026-07-02 14:32 UTC 

[PATCH v2] usb: gadget: f_mass_storage: Move schedule() in sleep_thread()
 2026-07-02 14:32 UTC  (7+ messages)

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

[PATCH 0/2] fs: stable_page_flags(): use folio_test_*() helpers
 2026-07-02 14:32 UTC  (3+ messages)
` [PATCH 1/2] fs: stable_page_flags(): use BIT_ULL() for KPF flags
  ` [PATCH 1/2] "

[PATCH net-next 0/4] net: usb: move exported code to usbnet
 2026-07-02 14:25 UTC  (5+ messages)
` [PATCH net-next 1/4] net: usb: move updating filter and status from cdc "
` [PATCH net-next 2/4] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet
` [PATCH net-next 3/4] net: usb: usbnet: add cdc_state to struct usbnet
` [PATCH net-next 4/4] net: usb: use cdc_state in "

[pull] amdgpu, amdkfd drm-fixes-7.2
 2026-07-02 14:31 UTC 

[zen:7.1/zen-sauce 5/31] kernel/irq/proc.c:351:26: warning: 'sprintf' may write a terminating nul past the end of the destination
 2026-07-02 14:30 UTC 

[PATCH 0/2] SC8280XP CRD touch-ups
 2026-07-02 14:30 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc8280xp-crd: Add pmic-glink orientation GPIOs
` [PATCH 2/2] arm64: dts: qcom: sc8280xp-crd: Fix the pin index for misc_3p3_reg_en

[f2fs-dev] [RFC PATCH v2 0/5] f2fs: introduce inline extent mapping for inode data blocks
 2026-07-02 14:30 UTC  (3+ messages)

[OE-core] [wrynose] [PATCH] apt: mark CVE-2011-3374 as not-applicable-config
 2026-07-02 14:29 UTC  (2+ messages)

[PATCH 0/2] tools: qconfig: print a proper error when database is missing
 2026-07-02 14:29 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] qconfig: Rename the doc link in help text

[PATCH v11 0/5] ext4: deferred iput framework for EA inodes
 2026-07-02 14:29 UTC  (6+ messages)
` [PATCH v11 1/5] fs: add iput_if_not_last() helper

[PATCH v3 0/4] x86: CET-SS related adjustments
 2026-07-02 14:28 UTC  (4+ messages)
` [PATCH v3 3/4] x86/traps: use entry_ssp in fixup_exception_return()

[RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
 2026-07-02 14:27 UTC  (3+ messages)

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-07-02 14:27 UTC  (17+ messages)

[OE-core] [master] [PATCH] apt: mark CVE-2011-3374 as not-applicable-config
 2026-07-02 14:27 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to avoid potential section-unaligned pinfile
 2026-07-02 14:26 UTC  (3+ messages)

[PATCH v2 00/19] ARM: platform and feature deprecation
 2026-07-02 14:25 UTC  (3+ messages)
` [PATCH v2 17/19] ARM: mark Cortex-M3/M4/M7 based boards as deprecated

[PATCH v2] ext4: use fsdata to track inline data write state and fix race
 2026-07-02 14:25 UTC  (7+ messages)

[PATCH v2 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
 2026-07-02 14:23 UTC  (3+ messages)

[PATCH] bitbake-setup: support --update-bb-conf on init and fix site.conf symlink for setup-dir == top-dir
 2026-06-30  2:58 UTC 

[PATCH] bitbake-setup: support --update-bb-conf on init and fix site.conf symlink for setup-dir == top-dir #bitbake #yocto
 2026-07-02  2:25 UTC 

[PATCH v2 0/2] linux-6.1.y: fix build errors with newer GCC/glibc
 2026-07-02 14:23 UTC  (3+ messages)
` [PATCH v2 1/2] tools/lib/bpf: fix const-qualifier discard in resolve_full_path

[PATCH] cifs: Fix missing credit release on failure in cifs_issue_read()
 2026-07-02 14:22 UTC  (3+ messages)

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-07-02 14:22 UTC  (4+ messages)

[PATCH v2 0/3] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
 2026-07-02 14:21 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: monaco-arduino-monza: microcontroller LEDs

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-07-02 14:20 UTC  (7+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "

[PATCH 1/2] drm/xe: Add support for WA 22022079272
 2026-07-02 14:19 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [1/2] "

kernel/sched/ext/ext.c:5803:50: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-07-02 14:18 UTC 

[sudeep-holla:b4/acpi_scmi_pcc 19/23] include/acpi/acpi_bus.h:29:28: warning: declaration of 'union acpi_object' will not be visible outside of this function
 2026-07-02 14:18 UTC 

[PATCH v2 0/8] iio: adc: new ti-ads112c14 driver
 2026-07-02 14:18 UTC  (5+ messages)
` [PATCH v2 8/8] iio: adc: ti-ads112c14: add measurement channel support


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.