The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-12 03:05:34 to 2026-05-12 06:06:48 UTC [more...]

[PATCH net-next 0/2] Add ICSSG firmware stats related to HSR
 2026-05-12  6:06 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ti: icssg: Derive stats array lengths from ARRAY_SIZE
` [PATCH net-next 2/2] net: ti: icssg: Add HSR and LRE PA statistics

[PATCH v1 0/6] Add support for Infineon/Intel XMM6260 modem
 2026-05-12  6:05 UTC  (3+ messages)

[PATCH v2] ocfs2: don't BUG_ON an invalid journal dinode
 2026-05-12  6:05 UTC  (2+ messages)

[PATCH v3 0/9] Optimize anonymous large folio unmapping
 2026-05-12  6:04 UTC  (12+ messages)
` [PATCH v3 2/9] mm/rmap: refactor hugetlb pte clearing in try_to_unmap_one
` [PATCH v3 3/9] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v3 4/9] mm/memory: Batch set uffd-wp markers during zapping

[PATCH v2] Bluetooth: btusb: MT7925: Add VID/PID 13d3/3609
 2026-05-12  6:03 UTC 

[PATCH] nvme: make providing NGUID as UUID usage less scary
 2026-05-12  6:02 UTC  (5+ messages)

[PATCH v6 net-next 00/15] Add preliminary NETC switch support for i.MX94
 2026-05-12  6:00 UTC  (3+ messages)
` [PATCH v6 net-next 15/15] net: dsa: netc: add support for ethtool private statistics

[PATCH RESEND bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
 2026-05-12  5:59 UTC  (9+ messages)
` [PATCH RESEND bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
` [PATCH RESEND bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH RESEND bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH RESEND bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH RESEND bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH RESEND bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed
` [PATCH RESEND bpf-next v10 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty

[PATCH] sched: disable preemption around blk_flush_plug in sched_submit_work
 2026-05-12  5:56 UTC 

[PATCH] sched_ext: Add tracepoint for scheduler exit
 2026-05-12  5:56 UTC 

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-05-12  5:56 UTC  (3+ messages)

[PATCH v3 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-12  5:54 UTC  (9+ messages)
` [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug

[RFC PATCH 04/12] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2026-05-12  5:49 UTC  (6+ messages)

[PATCH RFC v2] mm, slab: add an optimistic __slab_try_return_freelist()
 2026-05-12  5:49 UTC 

[PATCH v9 0/8] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-05-12  5:43 UTC  (5+ messages)
` [PATCH v9 7/8] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes
` [PATCH v9 8/8] riscv: dts: spacemit: k1-musepi-pro: "

[PATCH net v3] rds: filter RDS_INFO_* getsockopt by caller's netns
 2026-05-12  5:42 UTC  (2+ messages)

[PATCH v2 2/9] crash_dump: Fix potential double free and UAF of keys_header
 2026-05-12  5:42 UTC  (5+ messages)

[PATCH v1] perf record: Refactor ARM64 leaf caller setup out of arch
 2026-05-12  5:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] usb: gadget: composite: fix integer underflow in WebUSB GET_URL handling
 2026-05-12  5:39 UTC  (2+ messages)

Re: [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
 2026-05-12  5:39 UTC  (2+ messages)
          `  "

[PATCH] pci: quirks: Advertise D3cold capability for UPD720201
 2026-05-12  5:39 UTC 

[PATCH v1] Bluetooth: btusb: MT7925: Add VID/PID 13d3/3609 Add VID 13d3 & PID 3609 for MediaTek MT7925 USB Bluetooth chip
 2026-05-12  3:34 UTC 

[PATCH v1 1/2] staging: sm750fb: remove unused #include directives
 2026-05-12  5:37 UTC  (2+ messages)

[PATCH v2 00/10] sched: Flatten the pick
 2026-05-12  5:37 UTC  (3+ messages)
` [PATCH v2 08/10] sched/fair: Add newidle balance to pick_task_fair()

[PATCH] Greybus audio protocols drivers: correct sscanf() return value check
 2026-05-12  5:35 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v1 00/14] perf build: Reduce build time by one third
 2026-05-12  5:35 UTC  (15+ messages)
` [PATCH v1 01/14] bpftool build: Restrict feature tests during bootstrap compilation
` [PATCH v1 02/14] perf trace beauty: Make beauty generated C code standalone .o files
` [PATCH v1 03/14] perf build: Decouple pmu-events from prepare umbrella target
` [PATCH v1 04/14] perf build: Remove empty archheaders target
` [PATCH v1 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
` [PATCH v1 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
` [PATCH v1 07/14] perf build: Move static libbpf dependency out of prepare step
` [PATCH v1 08/14] perf build: Pre-generate BPF skeletons during umbrella prepare phase
` [PATCH v1 09/14] perf build: Move libsymbol dependency out of prepare step
` [PATCH v1 10/14] perf build: Remove redundant libbpf feature check for static builds
` [PATCH v1 11/14] tools build: Integrate libdebuginfod into test-all fast path
` [PATCH v1 12/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
` [PATCH v1 13/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
` [PATCH v1 14/14] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds

[PATCH v3] staging: sm750fb: Keep g_fbmode array non-const
 2026-05-12  5:35 UTC  (3+ messages)

[PATCH 1/2] PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0
 2026-05-12  5:34 UTC  (3+ messages)
  ` [PATCH 2/2] PCI: endpoint: pci-epf-ntb: "
` [PATCH 0/2] PCI: endpoint: pci-epf-{v}ntb: A couple of fixes

[PATCH] xfs: snapshot current CIL sequence under xc_push_lock
 2026-05-12  5:34 UTC  (4+ messages)

cleanup the RAID6 P/Q library v2
 2026-05-12  5:20 UTC  (20+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
` [PATCH 02/19] raid6: turn the userspace test harness into a kunit test
` [PATCH 03/19] raid6: remove __KERNEL__ ifdefs
` [PATCH 04/19] raid6: move to lib/raid/
` [PATCH 05/19] raid6: remove unused defines in pq.h
` [PATCH 06/19] raid6: remove raid6_get_zero_page
` [PATCH 07/19] raid6: use named initializers for struct raid6_calls
` [PATCH 08/19] raid6: improve the public interface
` [PATCH 09/19] raid6: hide internals
` [PATCH 10/19] raid6: rework the init helpers
` [PATCH 11/19] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/19] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/19] raid6: update top of file comments
` [PATCH 14/19] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 15/19] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 16/19] raid6_kunit: cleanup dataptr handling
` [PATCH 17/19] raid6_kunit: randomize parameters and increase limits
` [PATCH 18/19] "
` [PATCH 19/19] raid6_kunit: randomize buffer alignment

[PATCH 3/3] KVM: x86: conditionally update masterclock data in pvclock_update_vm_gtod_copy()
 2026-05-12  5:21 UTC  (3+ messages)

[PATCH v2 00/16] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
 2026-05-12  5:18 UTC  (17+ messages)
` [PATCH v2 01/16] dt-bindings: iio: adc: mt6359: generalize description for mt63xx series
` [PATCH v2 02/16] dt-bindings: iio: adc: mt6359: add mt6323 PMIC AUXADC
` [PATCH v2 03/16] dt-bindings: mfd: mediatek: mt6397: add mt6323 PMIC EFUSE
` [PATCH v2 04/16] dt-bindings: mfd: mediatek: mt6397: add mt6323 PMIC thermal
` [PATCH v2 05/16] iio: adc: mediatek: add mt6323 PMIC AUXADC driver
` [PATCH v2 06/16] nvmem: add mt6323 PMIC EFUSE driver
` [PATCH v2 07/16] thermal: mediatek: add PMIC thermal support
` [PATCH v2 08/16] mfd: mt6397-core: add mt6323 AUXADC support
` [PATCH v2 09/16] mfd: mt6397-core: add mt6323 EFUSE support
` [PATCH v2 10/16] mfd: mt6397-core: add mt6323 thermal support
` [PATCH v2 11/16] ARM: dts: mediatek: mt6323: add AUXADC support
` [PATCH v2 12/16] ARM: dts: mediatek: mt6323: add EFUSE support
` [PATCH v2 13/16] ARM: dts: mediatek: mt6323: add thermal support
` [PATCH v2 14/16] MAINTAINERS: add MediaTek mt6323 PMIC AUXADC driver maintainer
` [PATCH v2 15/16] MAINTAINERS: add MediaTek mt6323 PMIC EFUSE "
` [PATCH v2 16/16] MAINTAINERS: add MediaTek mt6323 PMIC thermal "

[PATCH v1 0/2] PCI: imx6: Fix i.MX95 PCIe PHY initialization sequence
 2026-05-12  5:22 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: imx6: Configure REF_USE_PAD before PHY reset for i.MX95
` [PATCH v1 2/2] PCI: imx6: Assert ref_clk_en after reference clock stabilizes on i.MX95

[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-12  5:13 UTC  (4+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness

[PATCH v4 0/4] Add minimal boot support for Qualcomm IPQ9650 SoC
 2026-05-12  5:12 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: add Qualcomm IPQ9650 GCC
` [PATCH v4 2/4] clk: qcom: add Global Clock controller (GCC) driver for IPQ9650 SoC
` [PATCH v4 3/4] dt-bindings: qcom: add IPQ9650 boards
` [PATCH v4 4/4] arm64: dts: qcom: add IPQ9650 SoC and rdp488 board support

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-12  5:10 UTC  (2+ messages)

[PATCH v5] block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()
 2026-05-12  5:09 UTC 

[PATCH v9 13/13] ASoC: qcom: q6apm: Add support for early buffer mapping on DSP
 2026-05-12  5:09 UTC 

[PATCH v1 2/2] staging: sm750fb: remove unused functions
 2026-05-12  5:07 UTC 

[PATCH v2] i2c: i801: Fix kernel stack buffer overflow in i801_block_transaction_byte_by_byte
 2026-05-12  5:02 UTC 

the stuttering regression in 7.0: should I have done something different?
 2026-05-12  5:03 UTC  (6+ messages)
          ` the stuttering regression in 7.0: should I have done something different

[PATCH v3 0/9] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-05-12  5:01 UTC  (13+ messages)
` [PATCH v3 1/9] perf/x86/intel: Ensure guest PEBS path doesn't set unwanted PERF_GLOBAL_CTRL bits
` [PATCH v3 2/9] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH v3 5/9] perf/x86/intel: Invert names of intel_ctrl_{guest,host}_mask
` [PATCH v3 7/9] perf/x86/intel: KVM: Handle cross-mapped PEBS PMCs entirely within KVM
` [PATCH v3 8/9] KVM: VMX: Drop a redundant pmu->global_ctrl check when processing pebs_enable
` [PATCH v3 9/9] KVM: VMX: Only tell perf to enable PEBS counters for fully enabled PMCs

[PATCH V1 0/3] PCI passthru on Hyper-V (Part II)
 2026-05-12  4:59 UTC  (3+ messages)
` [PATCH V1 1/3] mshv: Import declarations for irq remap and add irqbypass support

[PATCH net-next v2 5/9] net: ethernet: oa_tc6: Adding vendor specific MMS
 2026-05-12  4:57 UTC  (3+ messages)

[PATCH net 1/2] ovpn: tcp - use cached peer pointer in ovpn_tcp_close()
 2026-05-12  4:56 UTC  (4+ messages)
` [PATCH net 2/2] ovpn: respect peer refcount in CMD_NEW_PEER error path

[PATCH v2] drm/panel-edp: Add AUO B133HAN06.6 and BOE NV133FHM-N4F V8.0
 2026-05-12  4:54 UTC 

[PATCH] mm/damon/sysfs-schemes: fix double increment of nr_regions
 2026-05-12  4:53 UTC  (2+ messages)

[PATCH ath-next 0/2] wifi: ath12k: fix NULL deref when MLO link activation fails
 2026-05-12  4:49 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: fix inconsistent arvif state in vdev_create error paths
` [PATCH ath-next 2/2] wifi: ath12k: fix NULL deref in change_sta_links for unready link

[PATCH] Auxiliary display drivers: fix possible race condition
 2026-05-12  4:45 UTC  (4+ messages)

[PATCH mm-unstable v17 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
 2026-05-12  4:44 UTC  (2+ messages)

[PATCH 0/2] iio: light: Add ROHM BH1730FVC ambient light sensor driver
 2026-05-12  4:42 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Add ROHM BH1730FVC binding

[PATCH net-next v3 0/6] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-05-12  4:33 UTC  (7+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: Add support for Airoha AN8801/R GbE PHY
` [PATCH net-next v3 2/6] net: phy: Add Airoha phy library for shared code
` [PATCH net-next v3 3/6] net: phy: air_phy_lib: Factorize BuckPBus register accessors
` [PATCH net-next v3 4/6] net: phy: Rename Airoha common "
` [PATCH net-next v3 5/6] net: phy: Introduce Airoha AN8801/R Gigabit Ethernet PHY driver
` [PATCH net-next v3 6/6] net: phy: air_an8801: ensure maximum available speed link use

[PATCH] atomisp: remove unused module parameter dbg_func
 2026-05-12  4:26 UTC  (2+ messages)

[RFC PATCH 2/9] bpf/arena: Add BPF_F_ARENA_MAP_ALWAYS for direct kernel access
 2026-05-12  4:24 UTC  (7+ messages)

[tip:irq/urgent] BUILD SUCCESS 91840be8f710370607f949a627e070896faeddb8
 2026-05-12  4:23 UTC 

[PATCH] ARM: OMAP2+: Make OMAP4 finish_suspend callback CFI-safe
 2026-05-12  4:23 UTC 

[PATCH net-next 0/2] net: Replace system_unbound_wq with system_dfl_wq
 2026-05-12  4:22 UTC  (3+ messages)
` [PATCH net-next 2/2] ipvs: Replace use of "

[PATCH] hwmon: (nct7802) Add time step attributes for tweaking responsiveness
 2026-05-12  4:15 UTC 

[PATCH bpf v3 0/3] bpf: Implement stack_map_get_build_id_offset_sleepable()
 2026-05-12  4:16 UTC  (5+ messages)
` [PATCH bpf v3 1/3] bpf: Factor out stack_map_build_id_set_ip() in stackmap.c
` [PATCH bpf v3 2/3] bpf: Avoid faultable build ID reads under mm locks
` [PATCH bpf v3 3/3] bpf: Cache build IDs in sleepable stackmap path

[PATCH 0/2] Improve the performance of bitmap_find_next_zero_area_off()
 2026-05-12  4:06 UTC  (3+ messages)
` [PATCH 1/2] lib: bitmap: add find_last_bit_range() and _find_last_bit_range()
` [PATCH 2/2] lib: bitmap: reduce the number of goto again in bitmap_find_next_zero_area_off()

[PATCH 0/4] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-12  4:08 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom: Document Shikra and its EVK boards
` [PATCH 2/4] arm64: dts: qcom: Introduce Shikra SoC base dtsi
` [PATCH 3/4] arm64: dts: qcom: Add Shikra CQM SoM platform
` [PATCH 4/4] arm64: dts: qcom: Add Shikra CQM and CQS EVK boards

[net-next v41] mctp pcc: Implement MCTP over PCC Transport
 2026-05-12  4:07 UTC  (4+ messages)

[PATCH v2] tpm: restore timeout for key creation commands
 2026-05-12  4:04 UTC  (4+ messages)

[PATCH 0/3] Add GPADC support for A523
 2026-05-12  3:56 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: Add GPADC for Allwinner A523

[PATCH V2 2/2] kernel/bpf/verifier: Support module kfunc resolution via instruction offset
 2026-05-12  3:56 UTC  (2+ messages)

[PATCH] mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()
 2026-05-12  3:50 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/1] clk: nuvoton: ma35d1: fix PLL frequency calculation
 2026-05-12  3:49 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] PCI: tegra194: Use aspm-l1-entry-delay-ns DT property for L1 entrance latency
 2026-05-12  3:48 UTC 

[PATCH v4] wifi: ath11k: fix peer resolution on rx path when peer_id=0
 2026-05-12  3:44 UTC 

[PATCH 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-12  3:43 UTC  (10+ messages)
` [PATCH v1 1/2] spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI

[PATCH bpf v2 2/2] bpf: Avoid faultable build ID reads under mm locks
 2026-05-12  3:40 UTC 

[PATCH v2 0/3] soc: qcom: ice: Enable firmware managed resource
 2026-05-12  3:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,ice: Add sa8255p support
` [PATCH v2 2/3] soc: qcom: ice: Enable PM runtime for ICE driver
` [PATCH v2 3/3] soc: qcom: ice: Add SCMI support for sa8255p based targets

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-12  3:37 UTC  (7+ messages)

[PATCH v3 0/7] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-05-12  3:33 UTC  (8+ messages)
` [PATCH v3 1/7] gpio: Replace "default y" with "default ARCH_REALTEK" in Kconfig
` [PATCH v3 2/7] gpio: regmap: add gpio_regmap_get_gpiochip() accessor
` [PATCH v3 3/7] gpio: regmap: Add gpio_regmap_operation and write-enable support
` [PATCH v3 4/7] gpio: regmap: Add set_config callback
` [PATCH v3 5/7] dt-bindings: gpio: realtek: Add realtek,rtd1625-gpio
` [PATCH v3 6/7] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC
` [PATCH v3 7/7] arm64: dts: realtek: Add GPIO support for RTD1625

[PATCH v2] media: platform: amd: isp4: drop stale list reinit before free
 2026-05-12  3:21 UTC 

[PATCH] platform/x86/intel/tpmi/plr: allocate die_info with plr
 2026-05-12  3:21 UTC  (2+ messages)

[PATCH V2 1/2] tools/lib/bpf/libbpf: Prioritize module kfuncs over vmlinux kfuncs
 2026-05-12  3:18 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS c2c7983c93f5d86962318be7e7298f1bc3feb1a6
 2026-05-12  3:11 UTC 

[tip:irq/msi] BUILD SUCCESS 3661d5f403769b872482b584e658b71bbdb5f55e
 2026-05-12  3:12 UTC 

[PATCH] drivers/base/memory: make memory block get/put explicit
 2026-05-12  3:11 UTC  (3+ messages)

[PATCH v3 00/10] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-05-12  3:09 UTC  (4+ messages)
` [PATCH v3 06/10] ASoC: renesas: fsi: Add shared SPU clock support

[PATCH] EDAC/device: Use flexible array for instances
 2026-05-12  3:08 UTC 

[PATCH] selftests/cgroup: check malloc return value in alloc_anon functions
 2026-05-12  3:06 UTC  (2+ messages)

[PATCH net] net/rds: fix zerocopy page ownership on partial copy failure
 2026-05-12  3:05 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox