messages from 2026-07-20 01:36:07 to 2026-07-20 03:15:21 UTC [more...]
[PATCH net-next v3 0/4] net: dsa: mxl862xx: support firmware update
2026-07-20 3:15 UTC (5+ messages)
` [PATCH net-next v3 1/4] net: dsa: wire flash_update devlink callback to drivers
` [PATCH net-next v3 2/4] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v3 3/4] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v3 4/4] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
[RFC PATCH 00/12] Add RISC-V Worlds ISA support to OpenSBI
2026-07-20 3:14 UTC (4+ messages)
` [RFC PATCH 01/12] lib: sbi_hart: detect RISC-V Worlds ISA extensions
[PATCH v2] btrfs: add verity Merkle folio to page cache after reading it
2026-07-20 3:12 UTC (2+ messages)
[PATCH] crypto: krb5 - Use constant-time checksum comparison
2026-07-20 3:13 UTC
[PATCH 1/2] posix-timers: clean up kernel-doc warnings
2026-07-20 3:12 UTC (2+ messages)
` [PATCH 2/2] posix-cpu-timers: avoid "
[PATCH v6 0/6] Add initial device trees for Nord platform
2026-07-20 3:11 UTC (4+ messages)
` [PATCH v6 2/6] arm64: dts: qcom: Add device tree for Nord GearVM variant
[PATCH bpf v2] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
2026-07-20 3:11 UTC (3+ messages)
[PATCH v2] ocfs2: free unused clusters on defrag move errors
2026-07-20 3:09 UTC (2+ messages)
[PATCH v2 0/2] iio: adc: Add Nuvoton MA35D1 EADC support
2026-07-20 3:09 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add Nuvoton MA35D1 EADC
[PATCH RESEND v6 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability
2026-07-20 3:08 UTC (3+ messages)
` [PATCH RESEND v6 1/2] PM: sleep: Rename module parameters prefix to "pm"
` [PATCH RESEND v6 2/2] PM: dpm_watchdog: Allow disabling DPM watchdog by default
[PATCH v6 0/3] i2c: ma35d1: Add support for MA35D1 I2C controller
2026-07-20 3:06 UTC (4+ messages)
` [PATCH v6 1/3] dt-bindings: i2c: nuvoton,ma35d1-i2c: Add "
` [PATCH v6 2/3] i2c: ma35d1: Add Nuvoton MA35D1 I2C driver support
` [PATCH v6 3/3] arm64: dts: nuvoton: Add I2C nodes for MA35D1 SoC
[QUESTION] RDMA/srpt: is target_send_busy() safe before target_init_cmd()?
2026-07-20 3:05 UTC (4+ messages)
` "
` "
[RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
2026-07-20 3:03 UTC (4+ messages)
` [RFC PATCH v3 1/3] "
` [RFC PATCH v3 2/3] mm/damon/vaddr: implement DAMOS_SPLIT handler
` [RFC PATCH v3 3/3] selftests/damon: add functional test for DAMOS_SPLIT
[PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy
2026-07-20 3:03 UTC (11+ messages)
[RFC PATCH v1 0/9] wifi: rtw88: add RTL8723B/RTL8723BS support
2026-07-20 3:00 UTC (4+ messages)
` [RFC PATCH v1 1/9] wifi: rtw88: add RTL8723B chip support
[PATCH] RDMA/srpt: fix NULL deref when sending BUSY before target_init_cmd()
2026-07-20 2:59 UTC
[PATCH v2] usb: mtu3: support the current devicetree binding
2026-07-18 20:20 UTC (2+ messages)
[PATCH 0/5] PCI: dwc: rcar-gen4: Add support for R-Car X5H PCIe4
2026-07-20 1:16 UTC (9+ messages)
` [PATCH 2/5] PCI: dwc: rcar-gen4: Return error code from .additional_common_init
` [PATCH 4/5] PCI: dwc: rcar-gen4: Handle PERST via reset subsystem
[PATCH v2] usb: mtu3: wait for TX FIFO to drain before disconnect
2026-07-18 20:17 UTC (2+ messages)
[PATCH v2] firmware: google: coreboot_table: skip no-map CBMEM entries
2026-07-20 2:56 UTC (2+ messages)
[PATCH 3/7] net: sxgbe: handle descriptor ring allocation failures
2026-07-20 2:56 UTC (2+ messages)
Feature Request: Support Landlock rules on FUSE filesystems with backing files
2026-07-20 2:56 UTC
[PATCH v2 10/17] media: s2255: Remove unnecessary parentheses around conditions
2026-07-20 2:55 UTC (8+ messages)
` [PATCH v2 11/17] media: s2255: Parenthesize macro argument to avoid precedence issues
` [PATCH v2 12/17] media: s2255: Add blank lines after variable declarations
` [PATCH v2 13/17] media: s2255: Fix block comment style to kernel format
` [PATCH v2 14/17] media: s2255: Remove unnecessary return statements from void functions
` [PATCH v2 15/17] media: s2255: Remove unnecessary debug logging and out-of-memory messages
` [PATCH v2 16/17] media: s2255: Remove unnecessary braces from single-statement blocks
` [PATCH v2 17/17] media: s2255: Replace bare 'unsigned' with 'unsigned int'
[PATCH] selftests/sgx: use MAP_FAILED for mmap error check
2026-07-20 2:54 UTC
[PATCH v2 00/17] media: s2255: Coding style cleanup
2026-07-20 2:54 UTC (10+ messages)
` [PATCH v2 01/17] media: s2255: Rename CamelCase goto labels to snake_case
` [PATCH v2 02/17] media: s2255: Rename remaining CamelCase identifiers "
` [PATCH v2 03/17] media: s2255: Remove unnecessary spaces after casts
` [PATCH v2 04/17] media: s2255: Use consistent braces on all arms of if/else statements
` [PATCH v2 05/17] media: s2255: Replace NULL comparisons with ! notation
` [PATCH v2 06/17] media: s2255: Fix alignment to match open parenthesis
` [PATCH v2 07/17] media: s2255: Remove multiple blank lines and before close braces
` [PATCH v2 08/17] media: s2255: Add blank lines after function/struct/enum declarations
` [PATCH v2 09/17] media: s2255: Add spaces around multiplication operators
[PATCH v2] drm/panel: panel-edp: Adjust T8 timing for AUO B116XAK01.6
2026-07-20 2:53 UTC
[PATCH net 1/1] openvswitch: Fix CT limit teardown use-after-free
2026-07-20 2:52 UTC (2+ messages)
[PATCH 0/2] futex/requeue: Fix requeue PI races
2026-07-20 2:50 UTC (7+ messages)
` [PATCH 1/2] futex/requeue: Fix rtmutex schedule preparation for requeue PI
` [PATCH 2/2] futex/requeue: Prevent rcuwait use-after-free during "
[PATCH] hw/display/qxl: unregister vm_change_state handler and BHs on device exit (CVE-2026-63322)
2026-07-20 2:48 UTC
[PATCH v2 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
2026-07-20 2:48 UTC (10+ messages)
` [PATCH v2 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
` [PATCH v2 2/4] mm: vmscan: propagate real error code from per-node proactive reclaim
` [PATCH v2 3/4] mm: vmscan: drop unused gfp_mask parameter from __node_reclaim()
` [PATCH v2 4/4] mm/mglru: fix anon-only reclaim evicting file pages when swappiness=max
Memory leak in ocfs2_unlink_path()
2026-07-20 2:47 UTC (2+ messages)
[PATCH v6 0/9] mm/page_owner: misc cleanups
2026-07-20 2:45 UTC (11+ messages)
` [PATCH v6 2/9] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
` [PATCH v6 9/9] mm/page_owner: use memcg_data snapshot to avoid TOCTOU in print_page_owner_memcg()
[PATCH v2] scsi: ufs: dt-bindings: Add missing mcq reg for qcom,sa8255p-ufshc
2026-07-20 2:44 UTC (2+ messages)
[PATCH v2] iio: pressure: mpl115: Fix runtime PM cleanup
2026-07-20 2:43 UTC
[PATCH] regcache: Warn if regcache_sync() is called in cache_only mode
2026-07-20 2:41 UTC (5+ messages)
[PATCH] nbd: don't warn when reclassifying a busy socket lock
2026-07-20 2:39 UTC (3+ messages)
[PATCH v2 0/2] scsi: support spinup notification for SAS SSP devices in Active_Wait/Idle_Wait state
2026-07-20 2:37 UTC (2+ messages)
[PATCH i-g-t] tests/kms_plane_alpha_blend: Skip 7efc alpha-swap CRC check on AMD at >8bpc/DSC
2026-07-20 2:36 UTC (2+ messages)
[PATCH] iio: backend: fix typos in kernel-doc for iio_backend_interface_data_align()
2026-07-20 2:36 UTC (3+ messages)
[PATCH] mm/thp: expose deferred split folio memory usage in meminfo
2026-07-20 2:36 UTC (13+ messages)
[PATCH] iio: gyro: mpu3050: Balance runtime PM on trigger enable errors
2026-07-20 2:34 UTC (2+ messages)
[PATCH] iio: dac: ad5446: fix OF module device table
2026-07-20 2:31 UTC (3+ messages)
[PATCH v10 0/3] thermal: imx: Add calibration offset support
2026-07-20 2:30 UTC (9+ messages)
` [PATCH v10 1/3] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v10 2/3] thermal/drivers/imx: Fix rounding and clamp for i.MX7D alarm
` [PATCH v10 3/3] thermal/drivers/imx: Add calibration offset support
[PATCH] rebase: mention --abort alongside --continue
2026-07-20 2:29 UTC (13+ messages)
[PATCH v5 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
2026-07-20 2:29 UTC (5+ messages)
` [PATCH v5 2/4] dt-bindings: iio: flow: add "
[PATCH v2 0/5] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
2026-07-20 2:27 UTC (6+ messages)
` [PATCH v2 3/5] hwmon: (pmbus/max20830): add VOUT feedback resistor scaling support
[RFC PATCH v4 0/3] iio: position: add Rust driver for ams AS5600
2026-07-20 2:26 UTC (6+ messages)
` [RFC PATCH v4 1/3] i2c: rust: implement SMBus read abstraction via kernel::io::Io for I2cClient
[PATCH 0/3] md: fix silent data loss in raid10 recovery and llbitmap resize
2026-07-20 2:25 UTC (5+ messages)
` [PATCH 1/3] md/raid10: restore still_degraded detection in recovery
` [PATCH 2/3] md: only consult skip_sync_blocks when 'j' is in the bitmap's domain
[PATCH 0/3] hwmon: (pmbus/max34440): Bug fixes and supporting new device
2026-07-20 2:25 UTC (7+ messages)
` [PATCH 2/3] hwmon: (pmbus/max34440): add support for newer version of max34451
[PATCH v3 0/4] iio: light: opt4001: Fixes from code review
2026-07-20 2:24 UTC (3+ messages)
[PATCH] mm: shmem: make unused huge shrinker memcg aware
2026-07-20 2:23 UTC (5+ messages)
[PATCH] usb-audio: Fix boot-time crackling for Generic USB Audio device
2026-07-20 2:23 UTC (6+ messages)
[PATCH v1 0/2] nvme: use local limits for namespace heads
2026-07-20 2:22 UTC (3+ messages)
` [PATCH v1 1/2] nvme: factor namespace-head queue-limit update
` [PATCH v1 2/2] nvme: stop using queue_limits_stack_bdev for namespace heads
[PATCH] virtio-gpu: fix NULL deref in rutabaga set_scanout
2026-07-20 2:21 UTC
[PATCH]docs: ja_JP: Add 1.Intro.rst Japanese Ver
2026-07-20 2:20 UTC
[PATCH v3 0/2] wifi: ath11k/ath12k: release QMI handles on late init failures
2026-07-20 2:20 UTC (2+ messages)
[PATCH] hugetlbfs: release subpool on fill_super failure
2026-07-20 2:18 UTC
[PATCH] arm64/mm: Check the requested PFN range during memoroy removal
2026-07-20 2:19 UTC (2+ messages)
[PATCH v7 0/2] dmaengine: arm-dma350: handle shared channel IRQ wiring on sky1
2026-07-20 2:18 UTC (3+ messages)
` [PATCH v7 2/2] arm64: dts: cix: add sky1 DMA-350 node with channel IRQ entries
[PATCH v2 0/5] PCI: dwc: rcar-gen4: Add support for R-Car X5H PCIe4
2026-07-20 2:18 UTC (11+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car X5H PCIe4 compatible
` [PATCH v2 2/5] PCI: dwc: rcar-gen4: Rework rcar_gen4_pcie_drvdata .additional_common_init into .init
` [PATCH v2 3/5] PCI: dwc: rcar-gen4: Split .start_link into ltssm_control and speed_control
` [PATCH v2 4/5] PCI: dwc: rcar-gen4: Handle PERST via reset subsystem
` [PATCH v2 5/5] PCI: dwc: rcar-gen4: Add support for R-Car X5H PCIe4
[PATCH 1/3] iio: accel: kxsd9: validate input before acquiring runtime PM in write_raw runtime PM in write_raw
2026-07-20 2:18 UTC (6+ messages)
` [PATCH 2/3] iio: accel: kxsd9: modernize runtime PM in read_raw
` [PATCH 3/3] iio: accel: kxsd9: use dev_err_probe()
net/knod/knod_core.c:129:1: warning: control reaches end of non-void function
2026-07-20 2:18 UTC
[PATCH v2] nfc: pn533: purge fragmented skbs during cleanup
2026-07-20 2:14 UTC
[PATCH 0/4] md: bitmap superblock robustness and assemble diagnostics
2026-07-20 2:14 UTC (9+ messages)
` [PATCH 1/4] md/md-bitmap: mask sb->state on load to drop runtime-only bits
` [PATCH 2/4] md/md-llbitmap: "
` [PATCH 3/4] md/md-llbitmap: unmap sb page before freeing it
` [PATCH 4/4] md: include events counters when kicking non-fresh device
[PATCH] crypto: rsassa-pkcs1 - Use constant-time digest comparison
2026-07-20 2:13 UTC
[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
2026-07-20 1:43 UTC (15+ messages)
` [PATCH RESEND v4 net-next 01/14] net: enetc: extract common helpers for MAC promiscuous mode setting
` [PATCH RESEND v4 net-next 02/14] net: enetc: extract common helpers for MAC hash filter configuration
` [PATCH RESEND v4 net-next 03/14] net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()
` [PATCH RESEND v4 net-next 04/14] net: enetc: improve MAFT entry management with bitmap tracking
` [PATCH RESEND v4 net-next 05/14] net: enetc: use PCI device name for debugfs directory
` [PATCH RESEND v4 net-next 06/14] net: enetc: simplify enetc4_set_port_speed()
` [PATCH RESEND v4 net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
` [PATCH RESEND v4 net-next 08/14] net: enetc: remove invalid code from enetc4_pl_mac_link_up()
` [PATCH RESEND v4 net-next 09/14] net: enetc: open-code enetc4_set_default_si_vlan_promisc()
` [PATCH RESEND v4 net-next 10/14] net: enetc: refactor SI VLAN promiscuous mode configuration
` [PATCH RESEND v4 net-next 11/14] net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
` [PATCH RESEND v4 net-next 12/14] net: enetc: remove redundant num_vsi field from enetc_port_caps
` [PATCH RESEND v4 net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
` [PATCH RESEND v4 net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
[oe-devel][master][PATCH v3] wolfssl: upgrade 5.9.1 -> 5.9.2
2026-07-20 2:12 UTC
[PATCH v8 0/3] thermal: imx: Add calibration offset support
2026-07-20 2:10 UTC (5+ messages)
` [PATCH v8 3/3] thermal/drivers/imx: "
[PATCH v2] iio: gyro: mpu3050: Fix runtime PM leak and refactor trigger state
2026-07-20 2:09 UTC (3+ messages)
` [PATCH v3] "
[PATCH] ata: pata_ep93xx: fix incorrect return value in data_xfer
2026-07-20 2:09 UTC
[PATCH v6 00/14] media: mediatek: vcodec: support video decoder in mt8196
2026-07-20 2:03 UTC (19+ messages)
` [PATCH v6 01/14] media: mediatek: vcodec: support vcp architecture
` [PATCH v6 02/14] media: mediatek: vcodec: add driver to support vcp
` [PATCH v6 03/14] media: mediatek: vcodec: add driver to support vcp encoder
` [PATCH v6 04/14] media: mediatek: vcodec: get different firmware ipi id
` [PATCH v6 05/14] media: mediatek: vcodec: get share memory address
` [PATCH v6 09/14] media: mediatek: vcodec: add decoder compatible to support mt8196
` [PATCH v6 12/14] media: mediatek: vcodec: clean xpc status
` [PATCH v6 13/14] media: mediatek: decoder: fill av1 buffer size with picinfo
` [PATCH v6 14/14] media: mediatek: decoder: support av1 extend vsi
[PATCH] HID: intel-thc-hid: intel-quickspi: validate report size before copy
2026-07-20 2:02 UTC (3+ messages)
` [PATCH v2] "
[PATCHv2] ata: pata_ep93xx: fix PIO fallback when DMA init fails
2026-07-20 2:02 UTC
[PATCH] ata: pata_pxa: use devres for DMA channel management
2026-07-20 2:01 UTC (2+ messages)
[PATCH v1 2/4] iio: gyro: mpu3050: fix runtime PM leak when enabling trigger fails
2026-07-20 2:01 UTC (3+ messages)
` [PATCH v4] "
[PATCH] dt-bindings: PCI: rcar-gen4-pci-host: Document optional msi-parent
2026-07-20 2:01 UTC (2+ messages)
[PATCH v3 0/6] x86/hygon: Add Family 0x18 DF node enumeration and SMN access
2026-07-20 1:56 UTC (4+ messages)
` [PATCH v3 4/6] x86/hygon: Add Family 0x18 DF node enumeration
[PATCH] wifi: rtw88: disable ASPM and deep PS on ASUS TUF Gaming A15 FA506II
2026-07-20 1:55 UTC (2+ messages)
[PATCH v4] security: Expand task_setscheduler LSM hook
2026-07-20 1:54 UTC (2+ messages)
[PATCH 0/4] drm/rockchip: add RK3568 LVDS support
2026-07-20 1:54 UTC (4+ messages)
` [PATCH 3/4] drm/rockchip: lvds: add RK3568 support
[PATCH] arm: dts: rk3568-nanopi-r5s: drop eMMC HS400 modes from the U-Boot FDT
2026-07-20 1:53 UTC (2+ messages)
[PATCH v3] iio: light: tsl2583: migrate to sysfs_emit() and sysfs_emit_at()
2026-07-20 1:51 UTC (3+ messages)
[PATCH v4] iio: light: opt3001: split opt3001_get_processed() logic
2026-07-20 1:50 UTC (4+ messages)
[PATCH] perf trace: Format instruction pointer fields as hexadecimal
2026-07-20 1:50 UTC (2+ messages)
[PATCH] tools/virtio: Fix control typo in trace agent comment
2026-07-20 1:45 UTC
[PATCH][next] iio: adc: make read-only const array config static
2026-07-20 1:44 UTC (7+ messages)
[PATCH] tools/virtio: Fix userspace typo in vringh test comment
2026-07-20 1:44 UTC
[PATCH v3 0/4] media: synopsys: hdmirx: add HDMI audio capture support
2026-07-20 1:42 UTC (4+ messages)
` [PATCH v3 2/4] "
[PATCH v3 0/2] promote mapped executable folios after first usage for MGLRU
2026-07-20 1:41 UTC (5+ messages)
` [PATCH v3 2/2] mm: mglru: promote mapped executable folios after first usage
[PATCH][next] iio: light: vcnl4000: make read-only const array regulator_names static
2026-07-20 1:41 UTC (3+ messages)
[PATCH v2] dt-bindings: iio: adc: rockchip-saradc: Add RV1106 compatible
2026-07-20 1:39 UTC (4+ messages)
[PATCH 0/1] thunderbolt: Defer DP tunnel teardown until display driver is ready
2026-07-20 1:39 UTC (12+ messages)
` [PATCH] "
[syzbot] [jfs?] KASAN: slab-use-after-free Read in txUnlock (3)
2026-07-20 1:38 UTC
[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
2026-07-20 1:38 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] media: dvb-frontends: a8293: propagate set_voltage errors
2026-07-20 1:38 UTC (2+ messages)
[PATCH] scsi: ufs: ufshcd.h: fix all kernel-doc warnings
2026-07-20 1:37 UTC
[PATCH] mm/folio-compat: Drop superfluous return statements in void compat wrappers
2026-07-20 1:37 UTC (2+ messages)
[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes and optimizations
2026-07-20 1:36 UTC (4+ messages)
` [Patch v3 8/8] perf/x86/intel: Prevent drain_pebs() reentry
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.