messages from 2025-10-15 09:30:43 to 2025-10-15 11:18:58 UTC [more...]
[PATCH v6 0/7] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
2025-10-15 11:18 UTC (6+ messages)
` [PATCH v6 1/7] HID: asus: refactor init sequence per spec
` [PATCH v6 2/7] HID: asus: prevent binding to all HID devices on ROG
[PATCH] drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.map
2025-10-15 11:17 UTC
[PATCH v3 0/5] TI-K3-DTS: Cleanup CPSW DT Nodes
2025-10-15 11:16 UTC (4+ messages)
[PATCH 00/19] Cache Aware Scheduling
2025-10-15 11:15 UTC (10+ messages)
` [PATCH 02/19] sched/fair: Record per-LLC utilization to guide cache-aware scheduling decisions
` [PATCH 04/19] sched/fair: Introduce a static key to enable cache aware only for multi LLCs
` [PATCH 05/19] sched/fair: Add LLC index mapping for CPUs
` [PATCH 06/19] sched/fair: Assign preferred LLC ID to processes
[PATCH RFC net-next] net: drop_monitor: Add debugfs support
2025-10-15 11:14 UTC (3+ messages)
[PATCH v4 0/5] TI-K3-DTS: Cleanup CPSW DT Nodes
2025-10-15 11:13 UTC (6+ messages)
` [PATCH v4 1/5] arm64: dts: ti: k3-am62: disable "cpsw3g" in SoC file and enable in board file
` [PATCH v4 2/5] arm64: dts: ti: k3-am65: disable "mcu_cpsw" "
` [PATCH v4 3/5] arm64: dts: ti: k3-j7200: "
` [PATCH v4 4/5] arm64: dts: ti: k3-j721e: disable "mcu_cpsw" in SoC file and enable it "
` [PATCH v4 5/5] arm64: dts: ti: k3-j721s2: disable "mcu_cpsw" in SoC file and enable in board files
[PATCH 1/4] i2c: machxo2: new driver
2025-10-15 11:11 UTC (5+ messages)
` [PATCH 2/4] mfd: tqmx86: refactor I2C setup
` [PATCH 3/4] mfd: tqmx86: add detection for MachXO2 I2C controller
` [PATCH 4/4] mfd: tqmx86: add detection for secondary "
[tip:objtool/core] BUILD SUCCESS 044f721ccd33103349eebbb960825584bc6d8e23
2025-10-15 11:10 UTC
[PATCH v2 0/2] Add RK3588 Tiger DisplayPort carrier
2025-10-15 11:10 UTC (5+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: add RK3588 DP carrier from Theobroma Systems
[RFC PATCH 0/1] ovl: brtfs' temp_fsid doesn't work with ovl index=on
2025-10-15 11:09 UTC (4+ messages)
` [RFC PATCH 1/1] ovl: Use fsid as unique identifier for trusted origin
[PATCH v3] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
2025-10-15 11:06 UTC (3+ messages)
[PATCH v2] s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
2025-10-15 11:05 UTC
[PATCH net-next] netfilter: conntrack: Reduce cond_resched frequency in gc_worker
2025-10-15 11:06 UTC (4+ messages)
` [????] "
[PATCH 1/1] firmware: stratix10-svc: fix bug in saving controller data
2025-10-15 11:03 UTC
[PATCH] keys: Remove redundant less-than-zero checks
2025-10-15 11:02 UTC (2+ messages)
[PATCH blktrace v3 00/20] blktrace: Add user-space support for zoned command tracing
2025-10-15 10:56 UTC (21+ messages)
` [PATCH blktrace v3 01/20] blktrace: fix comment for struct blk_trace_setup:
` [PATCH blktrace v3 02/20] blkparse: fix compiler warning
` [PATCH blktrace v3 03/20] blktrace: add definitions for BLKTRACESETUP2
` [PATCH blktrace v3 04/20] blktrace: change size of action to 64 bits
` [PATCH blktrace v3 05/20] blktrace: add definitions for blk_io_trace2
` [PATCH blktrace v3 06/20] blktrace: support protocol version 8
` [PATCH blktrace v3 07/20] blkparse: pass magic to get_magic
` [PATCH blktrace v3 08/20] blkparse: read 'magic' first
` [PATCH blktrace v3 09/20] blkparse: factor out reading of a singe blk_io_trace event
` [PATCH blktrace v3 10/20] blkparse: skip unsupported protocol versions
` [PATCH blktrace v3 11/20] blkparse: make get_pdulen() take the pdu_len
` [PATCH blktrace v3 12/20] blkiomon: read 'magic' first
` [PATCH blktrace v3 13/20] blktrace: pass magic to CHECK_MAGIC macro
` [PATCH blktrace v3 14/20] blktrace: pass magic to verify_trace
` [PATCH blktrace v3 15/20] blktrace: rename trace_to_cpu to bit_trace_to_cpu
` [PATCH blktrace v3 16/20] blkparse: use blk_io_trace2 internally
` [PATCH blktrace v3 17/20] blkparse: natively parse blk_io_trace2
` [PATCH blktrace v3 18/20] blkparse: parse zone (un)plug actions
` [PATCH blktrace v3 19/20] blkparse: add zoned commands to fill_rwbs()
` [PATCH blktrace v3 20/20] blktrace: call BLKTRACESETUP2 ioctl per default to setup a trace
[syzbot] Monthly x86 report (Oct 2025)
2025-10-15 10:57 UTC
[PATCH v3 00/16] block: add blktrace support for zoned block devi
2025-10-15 10:54 UTC (17+ messages)
` [PATCH v3 01/16] blktrace: only calculate trace length once
` [PATCH v3 02/16] blktrace: factor out recording a blktrace event
` [PATCH v3 03/16] blktrace: split out relaying "
` [PATCH v3 04/16] blktrace: untangle if/else sequence in __blk_add_trace
` [PATCH v3 05/16] blktrace: change the internal action to 64bit
` [PATCH v3 06/16] blktrace: split do_blk_trace_setup into two functions
` [PATCH v3 07/16] blktrace: add definitions for blk_user_trace_setup2
` [PATCH v3 08/16] blktrace: pass blk_user_trace2 to setup functions
` [PATCH v3 09/16] blktrace: add definitions for struct blk_io_trace2
` [PATCH v3 10/16] blktrace: differentiate between blk_io_trace versions
` [PATCH v3 11/16] blktrace: move trace_note to blk_io_trace2
` [PATCH v3 12/16] blktrace: move ftrace blk_io_tracer "
` [PATCH v3 13/16] blktrace: add block trace commands for zone operations
` [PATCH v3 14/16] blktrace: expose ZONE APPEND completions to blktrace
` [PATCH v3 15/16] blktrace: trace zone write plugging operations
` [PATCH v3 16/16] blktrace: handle BLKTRACESETUP2 ioctl
[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
2025-10-15 10:53 UTC (9+ messages)
` [PATCH 04/24] arm64: dts: qcom: glymur: Add QUPv3 configuration for serial engines
[PATCH v7 0/4] phy: qcom: Introduce USB support for SM8750
2025-10-15 10:52 UTC (5+ messages)
` [PATCH v7 1/4] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs
` [PATCH v7 2/4] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP platform
` [PATCH v7 3/4] arm64: dts: qcom: sm8750: Add USB support for SM8750 QRD platform
` [PATCH v7 4/4] arm64: defconfig: Add M31 eUSB2 PHY config
[PATCH v7] dt-bindings: usb: qcom,dwc3: Correct the SM8750 compatible
2025-10-15 10:52 UTC
[PATCH v2 0/3] Add ADSP and CDSP support on Kaanapali SoC
2025-10-15 10:49 UTC (11+ messages)
` [PATCH v2 1/3] misc: fastrpc: Rename phys to dma_addr for clarity
` [PATCH v2 2/3] misc: fastrpc: Add support for new DSP IOVA formatting
` [PATCH v2 3/3] misc: fastrpc: Update dma_mask for CDSP support on Kaanapali SoC
[PATCH v2 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
2025-10-15 10:47 UTC (4+ messages)
` [PATCH v2 04/24] arm64: dts: qcom: glymur: Add QUPv3 configuration for serial engines
[RFC 0/6] rust: pci: add config space read/write support
2025-10-15 10:44 UTC (5+ messages)
[RFC PATCH] mm/vmalloc: request large order pages from buddy allocator
2025-10-15 10:44 UTC (3+ messages)
[PATCH v1 0/5] clk: rockchip: Add clock controller for the RV1126B
2025-10-15 10:39 UTC (6+ messages)
` [PATCH v1 1/5] clk: rockchip: Implement rockchip_clk_register_armclk_v2()
` [PATCH v1 4/5] dt-bindings: clock: Add support for rockchip pvtpll
[RFC PATCH 00/56] Dynamic mitigations
2025-10-15 10:38 UTC (3+ messages)
` [RFC PATCH 34/56] x86/alternative: Save old bytes for alternatives
[RFC 1/2] virtio_net: timeout control virtqueue commands
2025-10-15 10:36 UTC (12+ messages)
[PATCH v3] slab: Add check for memcg_data != OBJEXTS_ALLOC_FAIL in folio_memcg_kmem
2025-10-15 10:37 UTC (6+ messages)
[PATCH] KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
2025-10-15 10:36 UTC (2+ messages)
[PATCH] x86/cpufeatures: Correct LKGS feature flag description
2025-10-15 10:35 UTC
[PATCH 0/6] spi: add multi-bus support
2025-10-15 10:36 UTC (9+ messages)
` [PATCH 2/6] spi: Support multi-bus controllers
` [PATCH 3/6] spi: add multi_bus_mode field to struct spi_transfer
` [PATCH 4/6] spi: axi-spi-engine: support SPI_MULTI_BUS_MODE_STRIPE
` [PATCH 6/6] iio: adc: ad7380: Add support for multiple SPI buses
[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
2025-10-15 10:33 UTC (9+ messages)
linux-next: manual merge of the ext4 tree with the origin tree
2025-10-15 10:33 UTC
[PATCH] rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flags
2025-10-15 10:31 UTC (3+ messages)
[PATCH net-next v01 0/9] net: hinic3: Add a driver for Huawei 3rd gen NIC - PF initialization
2025-10-15 10:29 UTC (3+ messages)
` [PATCH net-next v01 1/9] hinic3: Add PF framework
[PATCH net-next 0/3] net: stmmac: Add support for coarse timestamping
2025-10-15 10:27 UTC (4+ messages)
` [PATCH net-next 1/3] net: stmmac: Move subsecond increment configuration in dedicated helper
` [PATCH net-next 2/3] net: stmmac: Allow supporting coarse adjustment mode
` [PATCH net-next 3/3] net: ethtool: tsconfig: Re-configure hwtstamp upon provider change
[PATCH v2 0/6] Add PCIe support for Kaanapali
2025-10-15 10:27 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: qcom,pcie-sm8550: Add Kaanapali compatible
` [PATCH v2 2/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: "
` [PATCH v2 3/6] phy: qcom-qmp: qserdes-txrx: Add complete QMP PCIe PHY v8 register offsets
` [PATCH v2 4/6] phy: qcom-qmp: pcs-pcie: Add "
` [PATCH v2 5/6] phy: qcom-qmp: qserdes-com: Add some more "
` [PATCH v2 6/6] phy: qcom: qmp-pcie: add QMP PCIe PHY tables for Kaanapali
PATCH: Fix typo recommand in comment
2025-10-01 14:42 UTC
Linux 6.17.3
2025-10-15 10:25 UTC (2+ messages)
Linux 6.12.53
2025-10-15 10:25 UTC (2+ messages)
[PATCH net v2] xsk: Fix overflow in descriptor validation
2025-10-15 10:25 UTC (3+ messages)
` [lvc-project] "
Linux 6.6.112
2025-10-15 10:25 UTC (2+ messages)
Linux 6.1.156
2025-10-15 10:25 UTC (2+ messages)
[PATCH v2 0/8] Add support for Wave6 video codec driver
2025-10-15 10:24 UTC (9+ messages)
` [EXT] "
[PATCH v2] driver core: Check drivers_autoprobe for all added devices
2025-10-15 10:23 UTC (2+ messages)
[PATCH] sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
2025-10-15 10:21 UTC (10+ messages)
[PATCH] powerpc: kgdb: Remove OUTBUFMAX constant
2025-10-15 9:52 UTC (4+ messages)
[PATCH 0/6] Update Arrow Lake telemetry GUID
2025-10-15 10:19 UTC (2+ messages)
[PATCH] platform/x86: lg-laptop: Add support for the HDAP opregion field
2025-10-15 10:19 UTC (2+ messages)
[PATCH 0/2] platform/x86/amd: hfi: A couple of cleanups
2025-10-15 10:19 UTC (2+ messages)
[PATCH] dpaa2-eth: treat skb with exact headroom as scatter/gather frames
2025-10-15 10:18 UTC (2+ messages)
[PATCH] btrfs: Fix NULL pointer access in btrfs_check_leaked_roots()
2025-10-15 10:07 UTC (4+ messages)
[PATCH 0/8] Add support for Cirrus Logic CS530x DAC and CODEC variants
2025-10-15 10:13 UTC (7+ messages)
` [PATCH 1/8] ASoC: cs530x: Correct log message with expected variable
` [PATCH 2/8] ASoC: cs530x: Tidy up driver before adding more features
` [PATCH 4/8] ASoC: cs530x: Check the DEVID matches the devtype
` [PATCH 8/8] ASoC: cs530x: Add DT compartible strings
[PATCH RESEND] sched/fair: Only update stats for allowed CPUs when looking for dst group
2025-10-15 10:10 UTC (5+ messages)
[PATCH 0/5] MediaTek UFS Cleanup and MT8196 Enablement
2025-10-15 10:07 UTC (5+ messages)
` [PATCH 4/5] phy: mediatek: ufs: Add support for resets
` [PATCH 5/5] scsi: ufs: mediatek: Rework resets
[PATCH 0/3] rv: Add explicit lockdep context for reactors
2025-10-15 10:07 UTC (10+ messages)
` [PATCH 3/3] "
[syzbot] [gfs2?] general protection fault in gfs2_log_is_empty
2025-10-15 9:59 UTC (3+ messages)
` [PATCH next] gfs2: Add sanity check for sd_jdesc
` [PATCH next V2] "
[PATCH] power: supply: use ktime_divns() to avoid 64-bit division
2025-10-15 10:04 UTC (2+ messages)
[PATCH] drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resume
2025-10-15 10:03 UTC (2+ messages)
Linux 6.18-rc1
2025-10-15 10:01 UTC (4+ messages)
[PATCH net-next v01 2/9] hinic3: Add PF management interfaces
2025-10-15 10:00 UTC (2+ messages)
` [PATCH net-next "
[RFC PATCH v1 00/38] ARM CCA Device Assignment support
2025-10-15 9:58 UTC (12+ messages)
` [RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device
[PATCH net-next 1/4] PCI: Add vendor ID for Motorcomm Electronic Technology
2025-10-15 9:57 UTC (3+ messages)
[PATCH v1] objtool: Fix typo "teh" to "the"
2025-10-15 9:56 UTC (4+ messages)
[PATCH] MAINTAINERS: Add entry on Loongson-2K IPMI driver
2025-10-15 9:55 UTC
[PATCH v5 0/4] Move io-pgtable-arm selftest to KUnit
2025-10-15 9:53 UTC (7+ messages)
` [PATCH v5 1/4] iommu/io-pgtable-arm: Simplify error prints for selftests
` [PATCH v5 4/4] iommu/io-pgtable-arm-selftests: Use KUnit
[syzbot] [net?] WARNING in xfrm_state_migrate (2)
2025-10-15 9:53 UTC (4+ messages)
[PATCH v2 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
2025-10-15 9:50 UTC (2+ messages)
` (subset) "
[PATCH v3] dt-bindings: regulator: Convert Dialog DA9211 Regulators to DT schema
2025-10-15 9:50 UTC (2+ messages)
[PATCH] ASoC: codecs: Fix gain setting ranges for Renesas IDT821034 codec
2025-10-15 9:49 UTC (2+ messages)
[PATCH v5 1/2] ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver
2025-10-15 9:49 UTC (2+ messages)
[PATCH] ASoC: codecs: Fix the error of excessive semicolons
2025-10-15 9:49 UTC (2+ messages)
[PATCH] ASoc: tas2783A: Remove unneeded variable assignment
2025-10-15 9:49 UTC (2+ messages)
[PATCH v4 1/2] ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver
2025-10-15 9:49 UTC (2+ messages)
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-10-15 9:48 UTC (3+ messages)
` [PATCH v2 19/19] rust: regulator: "
[PATCH 1/2] net: mdio: common handling of phy reset properties
2025-10-15 9:48 UTC (5+ messages)
` [PATCH 2/2] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy
[PATCH v4 0/2] sched_ext: lockless peek operation for DSQs
2025-10-15 9:46 UTC (5+ messages)
` [PATCH v4 1/2] sched_ext: Add "
` [PATCH v4 2/2] sched_ext: Add a selftest for scx_bpf_dsq_peek
[PATCH 4/9] dt-bindings: mmc: add binding for BST DWCMSHC SDHCI controller
2025-10-15 9:31 UTC (2+ messages)
[PATCH v3 0/2] iio: humditiy: hdc3020: fix units
2025-10-15 9:45 UTC (3+ messages)
` [PATCH v3 2/2] iio: humditiy: hdc3020: fix units for thresholds and hysteresis
[PATCH net] Documentation: net: net_failover: Separate cloud-ifupdown-helper and reattach-vf.sh code blocks marker
2025-10-15 9:45 UTC
[PATCH] firmware: stratix10-rsu: replace scnprintf() with sysfs_emit() in *_show() functions
2025-10-15 9:41 UTC
[PATCH v4 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
2025-10-15 9:41 UTC (4+ messages)
` [PATCH v4 8/8] ARM: dts: r9a06g032: Add support for GPIO interrupts
[PATCH iwl-next v3] ice: add support for unmanaged DPLL on E830 NIC
2025-10-15 9:34 UTC
[PATCH v2 0/2] fs: fuse: use strscpy instead of strcpy
2025-10-15 9:40 UTC (2+ messages)
[PATCH v2] platform/x86: huawei-wmi: add keys for HONOR models
2025-10-15 9:39 UTC
[PATCH net-next v2] ixgbe: Add 10G-BX support
2025-10-15 9:38 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH] Documentation: sysrq: Remove contradicting sentence on extra /proc/sysrq-trigger characters
2025-10-15 9:39 UTC (6+ messages)
[PATCH v2] tools/mm: use <stdbool.h> in page_owner_sort.c
2025-10-15 9:38 UTC
[PATCH v14 0/9] platform/x86: Add asus-armoury driver
2025-10-15 9:38 UTC (3+ messages)
[PATCH V2] mm/khugepaged: fix comment for default scan sleep duration
2025-10-15 9:38 UTC (2+ messages)
[PATCH] tools/mm: use <stdbool.h> in page_owner_sort.c
2025-10-15 9:37 UTC (3+ messages)
[PATCH v2 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
2025-10-15 9:36 UTC (6+ messages)
` [PATCH v2 6/6] platform/x86: ayaneo-ec: Add suspend hook
[PATCH] x86/irq: Optimize interrupts decimals printing
2025-10-15 9:36 UTC (2+ messages)
[PATCH] mm/page_alloc: simplify and cleanup pcp locking
2025-10-15 9:36 UTC
[PATCH] sched/deadline: Derive root domain from active cpu in task's cpus_ptr
2025-10-15 9:35 UTC (9+ messages)
[PATCH mm-new v3 0/3] refactor and merge PTE scanning logic
2025-10-15 9:31 UTC (7+ messages)
` [PATCH mm-new v3 1/3] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain
[PATCH v1 0/4] media: qcom: iris: encoder feature enhancements
2025-10-15 9:27 UTC (5+ messages)
` [PATCH v1 1/4] media: qcom: iris: Add support for scale and improve format alignment
` [PATCH v1 2/4] media: qcom: iris: Add rotation support for encoder
` [PATCH v1 3/4] media: qcom: iris: Add flip "
` [PATCH v1 4/4] media: qcom: iris: Add intra refresh "
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