messages from 2026-07-02 13:43:48 to 2026-07-02 14:54:03 UTC [more...]
[PATCH v1 0/3] mfd: Initialize spi_device_id arrays using member names
2026-07-02 14:53 UTC (2+ messages)
` [PATCH v1 1/3] mfd: Drop unused assignment of spi_device_id driver data
[PATCH] leds: lp5860-spi: Fix an error handling path
2026-07-02 14:53 UTC (2+ messages)
` (subset) "
[PATCH] Documentation: remove the requirement for LLM attribution
2026-07-02 14:53 UTC (2+ messages)
[PATCH] leds: lp5860: Fix a potential double-unlock
2026-07-02 14:52 UTC (2+ messages)
` (subset) "
[PATCH v4] KVM: arm64: Record whether pKVM stage 2 mapping is cacheable
2026-07-02 14:52 UTC (4+ messages)
[PATCH 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
2026-07-02 14:51 UTC (7+ messages)
` [PATCH 2/6] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH 6/6] ext4: skip ext4_update_disksize_before_punch() in WRITE_ZEROES
linux-next: manual merge of the risc-v tree with the mm-unstable tree
2026-07-02 14:51 UTC
[RFC PATCH 0/4] Introduce capable_noaudit
2026-07-02 14:51 UTC (5+ messages)
[PATCH v4] drm/fb-helper: Only consider active CRTCs for vblank sync
2026-07-02 14:50 UTC
[PATCH v6 1/2] rust: kernel: create `overflow_assert!` macro
2026-07-02 14:50 UTC (3+ messages)
[PATCH net 0/4] rxrpc: Fix CHALLENGE packet handling
2026-07-02 14:49 UTC (5+ messages)
` [PATCH net 1/4] afs: Fix NULL deref in afs_deliver_cb_init_call_back_state3()
` [PATCH net 2/4] rxrpc: Fix sendmsg to not return an error if last packet queued
` [PATCH net 3/4] afs: Fix UAF when sending a message
` [PATCH net 4/4] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation
[PATCH] leds: pwm: Annotate leds[] with __counted_by()
2026-07-02 14:49 UTC (2+ messages)
[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 v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-02 14:46 UTC (40+ 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
[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
[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 (26+ messages)
[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 v2 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
2026-07-02 14:43 UTC (6+ 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 (7+ messages)
` [PATCH 1/4] bnx2x: use kzalloc() to allocate mac filtering list
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
[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
[tip:x86/cleanups] BUILD SUCCESS c8e412f79db6a0c1a89e4289e593eb991a068bce
2026-07-02 14:39 UTC
[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 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 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 v1] net: can: mpfs_can: add Polarfire SoC MSS CAN
2026-07-02 14:34 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 v3 5.10/5.15 0/2] Backport RDMA/rxe task and timer cleanup fixes
2026-07-02 14:33 UTC (2+ messages)
[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 "
[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
[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
[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
2026-07-02 14:27 UTC (17+ messages)
[PATCH] f2fs: fix to avoid potential section-unaligned pinfile
2026-07-02 14:26 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2 00/19] ARM: platform and feature deprecation
2026-07-02 14:25 UTC (8+ messages)
` [PATCH v2 03/19] ARM: rework ARM11 CPU selection logic
` [PATCH v2 13/19] ARM: orion5x: mark all board files as deprecated
` [PATCH v2 17/19] ARM: mark Cortex-M3/M4/M7 based boards "
[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 (5+ messages)
` [PATCH v2 2/4] can: rockchip: add RK3588 CAN support
` [PATCH v2 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
` [PATCH v2 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou
[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 "
kernel/sched/ext/ext.c:5803:50: sparse: sparse: incorrect type in initializer (different address spaces)
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
[PATCH v2] dt-bindings: watchdog: Document Qualcomm Maili watchdog
2026-07-02 14:16 UTC (2+ messages)
[PATCH] USB: gadget: fsl-udc: enable compile testing
2026-07-02 14:16 UTC
[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
2026-07-02 14:16 UTC (3+ messages)
[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
2026-07-02 14:16 UTC (16+ messages)
` [PATCH v3 01/17] rv: Use generic rv_this for the rv_monitor variable in LTL
` [PATCH v3 03/17] verification/rvgen: Improve rv_dir discovery in RVGenerator
` [PATCH v3 07/17] rv: Add KUnit stub to rv_react() and rv_*_task_monitor_slot()
` [PATCH v3 08/17] rv: Export task monitor slot and react symbols
` [PATCH v3 17/17] selftests/verification: Add selftests for deadline and stall monitors
[PATCH 0/4] USB: gadget: fix device name leaks
2026-07-02 14:15 UTC (5+ messages)
` [PATCH 1/4] USB: gadget: fsl-udc: fix device name leak on probe failure
` [PATCH 2/4] USB: gadget: snps-udc: "
` [PATCH 3/4] USB: gadget: fsl-udc: fix dev_printk() device
` [PATCH 4/4] USB: gadget: fsl-udc: drop misleading unbind sanity check
[PATCH v1] watchdog: Use named initializers for platform_device_id arrays
2026-07-02 14:16 UTC (2+ messages)
[PATCH v3 0/3] selftests/resctrl: Fix resctrl selftests issues on aarch64
2026-07-02 14:15 UTC (5+ messages)
` [PATCH v3 2/3] selftests/resctrl: Implement cl_flush() and sb() for aarch64
[PATCH 6.6.y] net: add missing ns_capable check for peer netns
2026-07-02 14:14 UTC (2+ messages)
[PATCH] nvmet-auth: zero the AUTH_RECEIVE response buffer
2026-07-02 14:13 UTC (2+ messages)
[PATCH v1 0/1] nvme-auth: constant-time DH-HMAC-CHAP response comparison
2026-07-02 14:13 UTC (3+ messages)
` [PATCH v1 1/1] nvme-auth: use crypto_memneq for "
[PATCH] docs: watchdog: Fix brackets
2026-07-02 14:13 UTC (2+ messages)
[PATCH] ext4: get rid of ppath in get_ext_path()
2026-07-02 14:12 UTC (2+ messages)
Policy regarding linux-next only changes
2026-07-02 14:11 UTC (3+ messages)
[PATCH RFC RESEND 0/7] i3c: Support IBI-based system wakeup
2026-07-02 14:10 UTC (3+ messages)
` [PATCH RFC RESEND 1/7] i3c: master: Support IBI-based wakeup capability
[PATCH v2] swiotlb: introduce Kconfig option for compile-time default pool size
2026-07-02 14:09 UTC
[PATCH bpf-next v8 0/9] bpf: Introduce global percpu data
2026-07-02 14:08 UTC (7+ messages)
` [PATCH bpf-next v8 5/9] bpftool: Generate skeleton for "
[PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
2026-07-02 14:08 UTC (2+ messages)
[ANNOUNCE] Git v2.55.0
2026-07-02 14:07 UTC (2+ messages)
[PATCH v2 01/18] iomap: add ->iomap_next() and iomap_process() helper
2026-07-02 14:07 UTC (13+ messages)
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()
` [PATCH v2 10/18] block: "
` [PATCH v2 16/18] iomap: remove ->iomap_begin()/->iomap_end() legacy path
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
` [PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model
[PATCH v2 0/4] can: rockchip: add RK3588 CAN support
2026-07-02 14:06 UTC
[PATCH] KVM: x86/tdx: Do not print error message on non-present feature
2026-07-02 14:07 UTC (2+ messages)
drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_2.c:274 jpeg_v5_0_2_hw_fini() warn: inconsistent indenting
2026-07-02 14:05 UTC
[RFC PATCH 0/4] tracing/probes: Optimize fetcharg with BPF
2026-07-02 14:04 UTC (6+ messages)
` [RFC PATCH 2/4] tracing/probes: Compile all fetchargs into a single BPF program per event
Fixes tags need work in the amdgpu tree
2026-07-02 14:04 UTC
linux-next: manual merge of the mm-nonmm-unstable tree with the tip-fixes tree
2026-07-02 14:04 UTC
[PATCH v3] audit: fix potential integer overflow in audit_log_n_hex()
2026-07-02 14:04 UTC
Fixes tags need work in the amdgpu tree
2026-07-02 14:04 UTC
Missing signoff in the selinux tree
2026-07-02 14:04 UTC
Fixes tags need work in the ntfs tree
2026-07-02 14:03 UTC
[PATCH] rust: device_id: rename IdTable::as_ptr to as_raw_id_table()
2026-07-02 13:59 UTC (3+ messages)
[PATCH v4 0/4] arm64: cross-CPU NMI via SDEI
2026-07-02 13:57 UTC (8+ messages)
[PATCH 0/3] media: atomisp: clean up block comment formatting
2026-07-02 13:52 UTC (4+ messages)
` [PATCH 1/3] media: atomisp: fix block comment formatting in atomisp_internal.h
` [PATCH 2/3] media: atomisp: fix block comment formatting in ia_css_mipi.h
` [PATCH 3/3] media: atomisp: fix block comment formatting in ia_css_timer.h
[PATCH v5 0/9] leds: st1202: fix multiple bugs in pattern engine and brightness handling
2026-07-02 13:56 UTC (2+ messages)
[PATCH v10 0/5] rust: add SRCU abstraction
2026-07-02 13:53 UTC (2+ messages)
[PATCH 0/2] ARM: dts: ti/omap: embt2ws: define RGB LED
2026-07-02 13:52 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: ti/omap: embt2ws: use mulit-led for "
` [PATCH 2/2] arm: omap2plus_defconfig: Enable multi-LED
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-07-02 13:49 UTC (4+ messages)
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-02 13:49 UTC (2+ messages)
[PATCH v2] leds: lp5860: Return an error for an out-of-range 'reg' property
2026-07-02 13:49 UTC (2+ messages)
[PATCH v4 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
2026-07-02 13:48 UTC (3+ messages)
` [PATCH v4 3/4] phy: qcom-qusb2: Add support for Shikra
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-02 13:47 UTC (7+ messages)
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
[PATCH 0/2] phy: qcom-qusb2: sort out register layouts
2026-07-02 13:46 UTC (7+ messages)
` [PATCH 1/2] phy: qcom-qusb2: don't unrelated bits if autoresume is not used
[PATCH] swiotlb: introduce Kconfig option for compile-time default pool size
2026-07-02 13:44 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox