messages from 2026-07-18 13:25:20 to 2026-07-18 17:21:57 UTC [more...]
[PATCH] mm/damon/core: handle region split failure in apply_min_nr_regions()
2026-07-18 17:21 UTC (2+ messages)
[PATCH v2 1/4] virtio-mem: validate device-reported block size
2026-07-18 17:21 UTC (13+ messages)
[PATCH v1 0/6] RCU and torture fixes and cleanups
2026-07-18 17:17 UTC (9+ messages)
` [PATCH v1 1/6] rcu: Remove unused expedited_need_qs field from rcu_state
` [PATCH v1 2/6] rcu: Remove unused rdp parameter from trace_rcu_this_gp()
` [PATCH v1 3/6] rcu: Remove unused func parameter from callback-enqueue functions
` [PATCH v1 4/6] torture: Don't leak shuffle_tmp_mask when shuffler kthread fails to start
` [PATCH v1 5/6] scftorture: Count single_rpc offline failures in statistics output
` [PATCH v1 6/6] scftorture: Make invoker threads actually wait for all threads to start
[PATCH] memory: brcmstb_dpfe: validate firmware section sizes
2026-07-18 17:14 UTC (2+ messages)
[PATCH v1] clk: Use named initializers for platform_device_id arrays
2026-07-18 17:13 UTC (4+ messages)
` clk maintenance [Was: Re: [PATCH v1] clk: Use named initializers for platform_device_id arrays]
[PATCH RFC v3 00/11] leds: Add support for hardware-initiated hardware control trigger transition
2026-07-18 17:05 UTC (12+ messages)
` [PATCH RFC v3 01/11] leds: Move led_trigger_is_hw_controlled() to the right place
` [PATCH RFC v3 02/11] leds: class: Remove hardware control trigger when writing brightness
` [PATCH RFC v3 03/11] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH RFC v3 04/11] leds: cros_ec: trigger: Implement offloaded() callback
` [PATCH RFC v3 05/11] leds: turris-omnia: trigger: Implement offloaded() and declare hw_control_trigger
` [PATCH RFC v3 06/11] leds: trigger: netdev: Implement offloaded() callback
` [PATCH RFC v3 07/11] leds: trigger: Enforce strict checks in led_trigger_is_hw_controlled()
` [PATCH RFC v3 08/11] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [PATCH RFC v3 09/11] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH RFC v3 10/11] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
` [PATCH RFC v3 11/11] platform/x86: ideapad-laptop: Fully support auto keyboard backlight
[PATCH 0/5] usb: typec: ps883x: fixes for older Thunderbolt 4 / USB4 docks
2026-07-18 17:06 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: usb: parade,ps8830: Add parade,disable-usb4 property
` [PATCH 2/5] usb: typec: ps883x: Return -EOPNOTSUPP for USB4 when parade,disable-usb4 is set
` [PATCH 3/5] usb: typec: mux: ps883x: refactor DP altmode handling and support TYPEC_DP_STATE_F
` [PATCH 4/5] usb: typec: mux: ps883x: add a delay after writing config regs
` [PATCH 5/5] arm64: dts: qcom: x1: disable ps883x USB4 capability
[PATCH v2] PCI: Move pci_dev->is_busmaster into priv_flags
2026-07-18 17:02 UTC (3+ messages)
[PATCH 0/2] drm/bridge: it6505: DP audio support + shared-DAI hw_params fix
2026-07-18 17:02 UTC (3+ messages)
` [PATCH 1/2] drm/bridge: it6505: Add audio support
` [PATCH 2/2] drm/bridge: it6505: Don't reject audio hw_params without an encoder
Turning on DOITM at last
2026-07-18 17:01 UTC
[PATCH net-next 2/2] igb: read SFP module EEPROM through igb_read_sfp_data_byte
2026-07-18 16:56 UTC
[PATCH v3] Documentation: add SPDX license identifiers to RST files
2026-07-18 16:56 UTC
[PATCH v3] dt-bindings: iio: dac: fix spelling of 'reference' in adi,ad5791
2026-07-18 16:56 UTC
[PATCH 1/5] Documentation: proc: fix repeated word 'page'
2026-07-18 16:56 UTC (11+ messages)
` [PATCH 2/5] Documentation: admin-guide: fix trailing whitespace in cgroup-v2.rst
` [PATCH v3] "
` [PATCH 3/5] dt-bindings: iio: dac: fix spelling of 'reference' in adi,ad5791
` [PATCH 4/5] Documentation: fix spelling typos
` [PATCH v3] "
` [PATCH 5/5] Documentation: add SPDX license identifiers to RST files
[PATCH v3] Documentation: proc: fix repeated word 'page'
2026-07-18 16:56 UTC
[PATCH net-next 1/2] igb: detect M88E1112 100BASE-FX SGMII mode
2026-07-18 16:52 UTC
[PATCH v3] KVM: x86/mmu: Fix use-after-free on vendor module reload
2026-07-18 16:50 UTC
[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
2026-07-18 16:36 UTC
[PATCH net v3] net: dpaa: fix mode setting
2026-07-18 16:31 UTC (3+ messages)
[PATCH v4 0/3] hwspinlock: convert to XArray and add debug capabilities
2026-07-18 16:30 UTC (4+ messages)
` [PATCH v4 1/3] hwspinlock: Convert to XArray
` [PATCH v4 2/3] hwspinlock: add list of mailboxes to debugfs
` [PATCH v4 3/3] hwspinlock: add low level debug capabilities
[PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
2026-07-18 16:25 UTC (7+ messages)
` [PATCH 1/6] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers
` [PATCH 2/6] md: ensure REQ_NOMERGE is set on P2PDMA bios
` [PATCH 3/6] md/raid1: don't use write-behind for "
` [PATCH 4/6] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH 5/6] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
` [PATCH 6/6] nvme-rdma: return BLK_STS_TARGET for unsupported P2P transfers
[PATCH] smb: client: bound dirent name against end of SMB response in cifs_filldir
2026-07-18 16:24 UTC (2+ messages)
[PATCHv3 0/3] clk: samsung: use kzalloc_flex
2026-07-18 16:23 UTC (2+ messages)
[PATCH] cifs: validate idmap key payload length
2026-07-18 16:22 UTC
[PATCH] kcov: report the first spurious PC in the interrupt selftest
2026-07-18 16:09 UTC
[PATCH v14 0/3] spi: pxa2xx: MacBook8,1 quirk, runtime PM, and LPSS S3 resume state fixes
2026-07-18 16:07 UTC (4+ messages)
` [PATCH v14 1/3] spi: pxa2xx: disable DMA for Apple MacBook8,1
` [PATCH v14 2/3] spi: pxa2xx: fix runtime PM and interrupt handling in PIO mode
` [PATCH v14 3/3] spi: pxa2xx: restore LPSS private register state on S3 resume
[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
2026-07-18 16:04 UTC (5+ messages)
` [RFC PATCH 2/2] RDMA/nldev: remove the unused dellink link op
[PATCH v2 1/2] pid: deinline kill_cad_pid
2026-07-18 15:58 UTC (8+ messages)
` [PATCH v2 2/2] pid: fix cad_pid use-after-free race
[PATCH v7 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-07-18 15:55 UTC (5+ messages)
` [PATCH v7 2/2] drm/bridge: Add Lontium LT9609C(EX/UXD) "
[PATCH v2 0/8] drm: replace simple display pipe users with atomic helpers
2026-07-18 15:42 UTC (4+ messages)
` [PATCH v2 5/8] drm/gm12u320: replace struct drm_simple_display_pipe with regular "
[PATCH v3 2/2] ASoC: codecs: add TAS2557 mono smart amplifier driver
2026-07-18 15:36 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix PMU event info array size overflow
2026-07-18 15:36 UTC
[PATCH] PCI: starfive: Fix unchecked pm_runtime_get_sync() in probe
2026-07-18 15:33 UTC (2+ messages)
` [PATCH v2] "
[PATCH v16 0/3] rust: add basic serial device bus abstractions
2026-07-18 15:33 UTC (4+ messages)
` [PATCH v16 1/3] "
` [PATCH v16 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v16 3/3] MAINTAINERS: serdev: Add self for serdev
[PATCH v13 0/3] spi: pxa2xx: MacBook8,1 quirk, runtime PM, and LPSS S3 resume state fixes
2026-07-18 15:32 UTC (4+ messages)
` [PATCH v13 1/3] spi: pxa2xx: disable DMA for Apple MacBook8,1
` [PATCH v13 2/3] spi: pxa2xx: fix runtime PM and interrupt handling in PIO mode
` [PATCH v13 3/3] spi: pxa2xx: restore LPSS private register state on S3 resume
[PATCH] net: stmmac: dwmac4: mask interrupts before stopping DMA in suspend
2026-07-18 15:27 UTC
[PATCH] MIPS: ptrace: Fix syscall skipping via PTRACE_SYSCALL
2026-07-18 15:23 UTC (2+ messages)
[PATCH v2 0/4] rust: serdev: trivial fixes
2026-07-18 15:23 UTC (6+ messages)
` [PATCH v2 4/4] rust: serdev: remove `serdev::Timeout`
[PATCH] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Add vbus-supply in Type-C connector
2026-07-18 15:21 UTC
[PATCH] MAINTAINERS: Update address for Burak Emir
2026-07-18 15:13 UTC
[PATCH v2] cpufreq/amd-pstate: Bail out early if !X86_FEATURE_HW_PSTATE
2026-07-18 15:15 UTC
[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-07-18 15:11 UTC (8+ messages)
[PATCH v3] staging: rtl8723bs: remove unused function declarations
2026-07-18 15:07 UTC
[PATCH net-next] net/sched: sch_cake: skip clearing unused tins during rate adjustment
2026-07-18 15:06 UTC (3+ messages)
[PATCH v6 0/4] x86/pvh: fix unbootable VMs again (PVH + KASAN)
2026-07-18 15:02 UTC (2+ messages)
[PATCH v2] perf trace: Add --bitmask-list option and correct cpumask formatting
2026-07-18 15:01 UTC (3+ messages)
Linux 7.1.4
2026-07-18 15:01 UTC (2+ messages)
Linux 6.18.39
2026-07-18 15:01 UTC (2+ messages)
Linux 6.12.96
2026-07-18 15:00 UTC (2+ messages)
[PATCH v2] media: mtk-jpeg: drain hardware completion before freeing context
2026-07-18 14:56 UTC (2+ messages)
[regression] rtw89_8852be: silent RX stalls since v7.1; reverting bda294ed0ed0 appears to fix it
2026-07-18 14:56 UTC (2+ messages)
[PATCH] cpu/hotplug: Prevent offlining the last domain housekeeping CPU
2026-07-18 14:53 UTC (2+ messages)
[PATCH v12 0/3] spi: pxa2xx: MacBook8,1 quirk, runtime PM, and LPSS S3 resume state fixes
2026-07-18 14:52 UTC (4+ messages)
` [PATCH v12 1/3] spi: pxa2xx: disable DMA for Apple MacBook8,1
` [PATCH v12 2/3] spi: pxa2xx: fix runtime PM and interrupt handling in PIO mode
` [PATCH v12 3/3] spi: pxa2xx: restore LPSS private register state on S3 resume
[PATCH v2] dmaengine: fsl-edma: tracing: no ptr dereference during log output
2026-07-18 14:52 UTC (2+ messages)
[PATCH] drm/vc4: hdmi: take i2c adapter module reference
2026-07-18 14:51 UTC (2+ messages)
[PATCH 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
2026-07-18 14:51 UTC (5+ messages)
` [PATCH 07/15] mm/rmap: track whether the page VMA mapped walk is anonymous
` [syzbot ci] Re: mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
[PATCH v2] KVM: x86/mmu: Fix double-free of mmu_page_header_cache on vendor module reload
2026-07-18 14:51 UTC
[PATCH 5/5] Documentation: add SPDX license identifiers to RST files
2026-07-18 14:50 UTC (2+ messages)
[PATCH] staging: greybus: audio: split topology get into size and data calls
2026-07-18 14:49 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/5] Documentation: proc: fix repeated word 'page'
2026-07-18 14:39 UTC
[PATCH v2 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
2026-07-18 14:46 UTC (3+ messages)
` [PATCH v2 3/8] clk: sunxi-ng: a733: Add PRCM CCU
[PATCH v2 0/4] ARM: dts: imx: fix ldb related CHECK_DTBS warnings
2026-07-18 14:45 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: display: bridge: ldb: allow a single reg for fsl,imx6sx-ldb
` [PATCH v2 2/4] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node
` [PATCH v2 3/4] dt-bindings: display: lcdif: Allow display0 child node for i.MX6UL
` [PATCH v2 4/4] ARM: dts: imx6ul-tx6ul: rename disp0 to display0
[PATCH net-next] net: stmmac: Simplify ioctl handling
2026-07-18 14:38 UTC
[PATCH 2/5] Documentation: admin-guide: fix trailing whitespace in cgroup-v2.rst
2026-07-18 14:40 UTC
[PATCH 3/5] dt-bindings: iio: dac: fix spelling of 'reference' in adi,ad5791
2026-07-18 14:40 UTC
[PATCH 4/5] Documentation: fix spelling typos
2026-07-18 14:40 UTC
[PATCH] dmaengine: switchtec-dma: preserve results for out-of-order completions
2026-07-18 14:32 UTC
[PATCH 0/6] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
2026-07-18 14:32 UTC (5+ messages)
` [PATCH 5/6] iommu: Add Broadcom BCM2712 IOMMU driver
[PATCH mm-hotfixes v5 0/5] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-18 14:28 UTC (4+ messages)
` [PATCH mm-hotfixes v5 3/5] x86/mm/pat: acquire init_mm read lock on attribute change to avoid UAF
[PATCH v15 0/3] rust: add basic serial device bus abstractions
2026-07-18 14:28 UTC (4+ messages)
` [PATCH v15 1/3] "
` [PATCH v15 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v15 3/3] MAINTAINERS: serdev: Add self for serdev
[PATCH v5 0/2] module: Extend blacklist parameter to support built-in modules
2026-07-18 14:26 UTC (3+ messages)
` [PATCH v5 1/2] module: Extend module_blacklist parameter to "
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-18 14:24 UTC (7+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
[PATCHSET v7 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-18 14:23 UTC (5+ messages)
` [PATCH 08/11] sched_ext: Delegate proxy donor admission to BPF schedulers
[PATCH] dmaengine: fsl_raid: replace in_be32/out_be32 with ioread32be/iowrite32be
2026-07-18 14:18 UTC (2+ messages)
[PATCH v4 0/3] device property: fix child iteration issues with secondary fwnodes
2026-07-18 14:18 UTC (3+ messages)
` [PATCH v4 3/3] device property: add test cases for fwnode_for_each_child_node()
[PATCH 0/1] Fix an imbalanced file ref count in the mmap syscall
2026-07-18 14:17 UTC (5+ messages)
` [PATCH] mm/vma: fix imbalanced file reference count, properly abort mmap_prepare
[PATCH] dmaengine: fsl_raid: don't invoke client callback under desc_lock
2026-07-18 14:15 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node
2026-07-18 14:12 UTC (3+ messages)
[PATCH 7.1 000/533] 7.1.4-rc2 review
2026-07-18 14:11 UTC (2+ messages)
[PATCH] Bluetooth: hci_bcm4377: Use named initializers for pci_device_id array
2026-07-18 14:08 UTC (5+ messages)
[PATCH v3] ipc/shm: check shm_lock() in do_shmat cleanup
2026-07-18 14:02 UTC (2+ messages)
[PATCH v11 0/3] spi: pxa2xx: MacBook8,1 quirk, runtime PM, and LPSS S3 resume state fixes
2026-07-18 14:00 UTC (4+ messages)
` [PATCH v11 1/3] spi: pxa2xx: disable DMA for Apple MacBook8,1
` [PATCH v11 2/3] spi: pxa2xx: fix runtime PM and interrupt handling in PIO mode
` [PATCH v11 3/3] spi: pxa2xx: restore LPSS private register state on S3 resume
[PATCH] Input: novatek-nvt-ts - support being panel follower
2026-07-18 13:53 UTC
[PATCH v4 0/2] iio: adc: Add Axiado SARADC driver
2026-07-18 13:51 UTC (3+ messages)
` [PATCH v4 2/2] iio: adc: add "
[PATCH v2 0/2] mmc: core: Add a host capability to skip SLEEP for cards with a broken resume
2026-07-18 13:51 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: Document no-mmc-sleep property
` [PATCH v2 2/2] mmc: core: Add MMC_CAP2_NO_SLEEP_CMD host capability
[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
2026-07-18 13:47 UTC (2+ messages)
` Forwarded: [PATCH] drm/vkms: Advertise PREMULTI blend mode
[PATCH 6.18 000/495] 6.18.39-rc2 review
2026-07-18 13:46 UTC (2+ messages)
[PATCH v2 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
2026-07-18 13:43 UTC (5+ messages)
` [PATCH v2 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
` [PATCH v2 4/4] mm/mglru: "
[BUG] dm: dm_setup_md_queue UAF walking table_devices without lock
2026-07-18 13:43 UTC
[PATCH 6.12 000/357] 6.12.96-rc2 review
2026-07-18 13:42 UTC (2+ messages)
[PATCH] PCI: starfive: Fix Runtime PM handling and teardown ordering
2026-07-18 13:38 UTC (2+ messages)
` [PATCH v2] "
[PATCH v21 00/12] Add Renesas RZ/G3L SD/eMMC support
2026-07-18 13:38 UTC (13+ messages)
` [PATCH v21 01/12] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC
` [PATCH v21 02/12] mmc: renesas_sdhi: Clean up whitespace and add OF table sentinels
` [PATCH v21 03/12] mmc: renesas_sdhi: Add clk_mask field to support flexible clock divider widths
` [PATCH v21 04/12] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock ranges
` [PATCH v21 05/12] mmc: renesas_sdhi: Make clock divider mask configurable
` [PATCH v21 06/12] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L
` [PATCH v21 07/12] mmc: renesas_sdhi: Add TMIO_MMC_INTERNAL_DIVIDER flag
` [PATCH v21 08/12] mmc: renesas_sdhi: Add optional axis/axim reset controls
` [PATCH v21 09/12] mmc: renesas_sdhi: Add RZ/G3L SDHI support
` [PATCH v21 10/12] mmc: renesas_sdhi: Save and restore IOVS across suspend/resume
` [PATCH v21 11/12] mmc: renesas_sdhi: Make HS400 OSEL bit configurable per SoC
` [PATCH v21 12/12] mmc: renesas_sdhi: Add RZ/G3L HS400 support
[BUG] dm-integrity: dangling reboot notifier after resume vs remove race
2026-07-18 13:32 UTC
[PATCH 3/3] tools/accounting: simplify 32-bit time_t overflow check in format_timespec()
2026-07-18 13:28 UTC (2+ messages)
[PATCH 0/4] btrfs: handle -ENOMEM errors in some synchronous dirops without aborting
2026-07-18 13:27 UTC (8+ messages)
` [PATCH 3/4] btrfs: handle ENOMEM from btrfs_insert_dir_item() "
[PATCH 2/3] tools/accounting: factor out shared format_timespec() implementation
2026-07-18 13:27 UTC (2+ messages)
[PATCH 1/3] delaytop: refactor repetitive delay fields into array with enum
2026-07-18 13:25 UTC (2+ 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