The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-31 02:01:01 to 2026-05-31 09:04:55 UTC [more...]

[PATCH v3 0/2] iio: light: veml3328: add support for new sensor
 2026-05-31  9:04 UTC  (4+ messages)
` [PATCH v3 2/2] iio: light: veml3328: add support for new device

[PATCH 0/5] selftests/damon: misc fixes for test bugs
 2026-05-31  8:56 UTC 

[PATCH v2] wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_status_skb_add()
 2026-05-31  8:55 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-05-31  8:54 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: Add schema for AD7816/7/8 digital temperature sensor
 2026-05-31  8:53 UTC  (5+ messages)

[linux-next:master] [lib/Kconfig.debug] 888c290a02: BUG:MAX_LOCKDEP_CHAINS_too_low
 2026-05-31  8:52 UTC 

[PATCH v2 0/3] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-05-31  8:52 UTC  (5+ messages)
` [PATCH v2 3/3] iio: flow: add Sensirion SLF3S liquid flow sensor driver

[PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
 2026-05-31  8:48 UTC  (3+ messages)

[PATCH v5] cgroup/dmem: implement dmem.high soft limit via prioritized eviction
 2026-05-31  8:45 UTC 

[PATCH] block: blk-zoned: fix zwplug refcount leak on write error path
 2026-05-31  8:44 UTC  (2+ messages)

[PATCH v3 0/9] x86,fs/resctrl: Fix long-standing issues
 2026-05-31  8:41 UTC  (8+ messages)
` [PATCH v3 4/9] fs/resctrl: Fix deadlock for errors during mount
` [PATCH v3 8/9] x86/resctrl: Ensure domain fully initialized before placed on RCU list

[PATCH v2] firmware: meson: sm: add stub functions when CONFIG_MESON_SM is disabled
 2026-05-31  8:41 UTC  (2+ messages)

[PATCH v3 0/5] media: qcom: camss: Add SM8750 support
 2026-05-31  8:38 UTC  (4+ messages)
` [PATCH v3 3/5] media: qcom: camss: csiphy: Add support for v2.3.0 two-phase CSIPHY

[PATCH v2 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-05-31  8:36 UTC  (4+ messages)
` [PATCH v2 3/7] dt-bindings: clock: cs2000-cp: document CS2500

[PATCH v15 00/12] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-31  8:30 UTC  (13+ messages)
` [PATCH v15 01/12] dt-bindings: iio: frequency: add adf41513
` [PATCH v15 02/12] lib: kstrtox: add local _parse_integer_limit_init() helper
` [PATCH v15 03/12] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v15 04/12] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v15 05/12] lib: math: div64: add div64_s64_rem()
` [PATCH v15 06/12] iio: core: add decimal value formatting into 64-bit value
` [PATCH v15 07/12] iio: test: iio-test-format: add test case for decimal format
` [PATCH v15 08/12] iio: frequency: adf41513: driver implementation
` [PATCH v15 09/12] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v15 10/12] iio: frequency: adf41513: features on frequency change
` [PATCH v15 11/12] docs: iio: add documentation for adf41513 driver
` [PATCH v15 12/12] Documentation: ABI: testing: add common ABI file for iio/frequency

[PATCH 0/3] alpha SMP fixes for EV7/Marvel
 2026-05-31  8:24 UTC  (2+ messages)

[PATCH v1 00/14] perf test: Harness improvements
 2026-05-31  8:22 UTC  (47+ messages)
` [PATCH v2 00/14] perf test: Accelerate parallel test harness and add JUnit XML reporting
  ` [PATCH v2 01/14] perf jevents.py: Make generated C code more kernel style
  ` [PATCH v2 02/14] perf pmu-events: Add API to get metric table name and iterate tables
  ` [PATCH v2 03/14] perf test: Drain pipe after child finishes to avoid losing output
  ` [PATCH v2 04/14] perf test: Support dynamic test suites with setup callback and private data
  ` [PATCH v2 05/14] perf test pmu-events: A sub-test per metric table
  ` [PATCH v2 06/14] perf test: Refactor parallel poll loop to drain all pipes simultaneously
  ` [PATCH v2 07/14] perf test: Show snippet failure output for verbose=1
  ` [PATCH v2 08/14] perf test: Add summary reporting
  ` [PATCH v2 09/14] perf test: Fix subtest status alignment for multi-digit indexes
  ` [PATCH v2 10/14] perf test: Skip shebang and SPDX comments in shell test descriptions
  ` [PATCH v2 11/14] perf test: Split monolithic 'util' test suite into sub-tests
  ` [PATCH v2 12/14] perf test: Add -j/--junit option for JUnit XML test reports
  ` [PATCH v2 13/14] perf test: Add shell test to validate JUnit XML reporting output
  ` [PATCH v2 14/14] perf test: Remove /usr/bin/cc dependency from Intel PT shell test
  ` [PATCH v3 00/14] perf test: Accelerate parallel test harness and add JUnit XML reporting
    ` [PATCH v3 01/14] perf jevents.py: Make generated C code more kernel style
    ` [PATCH v3 02/14] perf pmu-events: Add API to get metric table name and iterate tables
    ` [PATCH v3 03/14] perf test: Drain pipe after child finishes to avoid losing output
    ` [PATCH v3 04/14] perf test: Support dynamic test suites with setup callback and private data
    ` [PATCH v3 05/14] perf test pmu-events: A sub-test per metric table
    ` [PATCH v3 06/14] perf test: Refactor parallel poll loop to drain all pipes simultaneously
    ` [PATCH v3 07/14] perf test: Show snippet failure output for verbose=1
    ` [PATCH v3 08/14] perf test: Add summary reporting
    ` [PATCH v3 09/14] perf test: Fix subtest status alignment for multi-digit indexes
    ` [PATCH v3 10/14] perf test: Skip shebang and SPDX comments in shell test descriptions
    ` [PATCH v3 11/14] perf test: Split monolithic 'util' test suite into sub-tests
    ` [PATCH v3 12/14] perf test: Add -j/--junit option for JUnit XML test reports
    ` [PATCH v3 13/14] perf test: Add shell test to validate JUnit XML reporting output
    ` [PATCH v3 14/14] perf test: Remove /usr/bin/cc dependency from Intel PT shell test
    ` [PATCH v4 00/15] perf test: Accelerate parallel test harness and add JUnit XML reporting
      ` [PATCH v4 01/15] perf jevents.py: Make generated C code more kernel style
      ` [PATCH v4 02/15] perf pmu-events: Add API to get metric table name and iterate tables
      ` [PATCH v4 03/15] perf test: Drain pipe after child finishes to avoid losing output
      ` [PATCH v4 04/15] perf test: Support dynamic test suites with setup callback and private data
      ` [PATCH v4 05/15] perf test pmu-events: A sub-test per metric table
      ` [PATCH v4 06/15] tools subcmd: Robust fallback and existence checks for process reaping
      ` [PATCH v4 07/15] perf test: Refactor parallel poll loop to drain all pipes simultaneously
      ` [PATCH v4 08/15] perf test: Show snippet failure output for verbose=1
      ` [PATCH v4 09/15] perf test: Add summary reporting
      ` [PATCH v4 10/15] perf test: Fix subtest status alignment for multi-digit indexes
      ` [PATCH v4 11/15] perf test: Skip shebang and SPDX comments in shell test descriptions
      ` [PATCH v4 12/15] perf test: Split monolithic 'util' test suite into sub-tests
      ` [PATCH v4 13/15] perf test: Add -j/--junit option for JUnit XML test reports
      ` [PATCH v4 14/15] perf test: Add shell test to validate JUnit XML reporting output
      ` [PATCH v4 15/15] perf test: Remove /usr/bin/cc dependency from Intel PT shell test

[PATCHv2] serial: mxs-auart: fix probe error paths and clock handling
 2026-05-31  8:12 UTC  (4+ messages)

[PATCH v6 0/2] ext4: add hash Kunit tests and optimize str2hashbuf
 2026-05-31  8:00 UTC  (3+ messages)
` [PATCH v6 1/2] ext4: add Kunit coverage for directory hash computation
` [PATCH v6 2/2] ext4: improve str2hashbuf by processing 4-byte chunks and removing function pointers

[PATCH 0/2] clk: qcom: add MSM8x60 LPASS Clock Controller
 2026-05-31  8:01 UTC  (19+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] dt-bindings: clock: qcom,lcc: add MSM8x60 family compatibles
  ` [PATCH v2 2/3] dt-bindings: clock: qcom: add lcc-msm8660 LPASS clock IDs
  ` [PATCH v2 3/3] clk: qcom: add MSM8x60 LCC (LPASS) driver
` [PATCH v2 0/2] irqchip: add MSM8x60 MPM wakeup interrupt controller
  ` [PATCH v2 1/2] dt-bindings: interrupt-controller: qcom: add msm8660-mpm
  ` [PATCH v2 2/2] irqchip: add MSM8x60 MPM wakeup interrupt controller driver
` [PATCH v2 0/3] thermal: qcom: add PM8901 PMIC temperature-alarm driver
  ` [PATCH v2 0/2] interconnect: qcom: add MSM8x60 NoC driver
  ` [PATCH v2 1/2] dt-bindings: interconnect: qcom: add msm8660 fabric IDs
  ` [PATCH v2 2/2] interconnect: qcom: add MSM8x60 NoC driver
  ` [PATCH v2 1/3] dt-bindings: mfd: qcom-pm8xxx: allow temp-alarm subnode
  ` [PATCH v2 2/3] dt-bindings: thermal: qcom: add pm8901-temp-alarm
  ` [PATCH v2 3/3] thermal: qcom: add PM8901 PMIC temperature-alarm driver

[PATCH v5 0/9] mm: switch THP shrinker to list_lru
 2026-05-31  8:00 UTC  (3+ messages)
` [PATCH v5 9/9] mm: switch deferred split "

[PATCH] dt-bindings: clock: qcom,gcc-msm8660: collision fixes + per-clock annotations
 2026-05-31  7:57 UTC  (3+ messages)
` [PATCH v2] dt-bindings: clock: qcom,gcc-msm8660: add CE2_P_CLK, PLL4_VOTE "

[PATCH bpf-next v3 0/2] bpf: Align syscall writeback behavior with user-declared size
 2026-05-31  7:56 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
` [PATCH bpf-next v3 2/2] selftests/bpf: add verification for BPF_PROG_QUERY attr size boundaries

[PATCH v18 0/3] rust: leds: add led classdev abstractions
 2026-05-31  7:55 UTC  (3+ messages)
` [PATCH v18 3/3] rust: leds: add multicolor "

[PATCH] drm/prime: Fix unsupervised rb_tree corruption in drm_prime_remove_buf_handle
 2026-05-31  7:54 UTC  (2+ messages)

[PATCH] Documentation: ABI: remove outdated USB power/level removal notice
 2026-05-31  7:50 UTC  (2+ messages)

[PATCH 0/6] drm: Open-code drm_simple_encoder_init() in several drivers
 2026-05-31  7:46 UTC  (7+ messages)
` [PATCH 1/6] drm/fsl-dcu: Open-code drm_simple_encoder_init()
` [PATCH 2/6] drm/tidss: "
` [PATCH 3/6] drm/virtio: "
` [PATCH 4/6] drm/meson: Open-code drm_simple_encoder_init() in encoder_cvbs
  ` [PATCH 5/6] drm/meson: Open-code drm_simple_encoder_init() in encoder_hdmi
  ` [PATCH 6/6] drm/meson: Open-code drm_simple_encoder_init() in encoder_dsi

[PATCH mm-unstable v18 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
 2026-05-31  7:31 UTC  (2+ messages)

[PATCH] locking/rwsem: Remove reader optimistic lock stealing
 2026-05-31  7:27 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: monaco-arduino-monza: Add QCNFA725B WiFi support
 2026-05-31  7:14 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2026-05-31  7:08 UTC  (2+ messages)

[PATCH] x86/cpu: cleanup duplicate dependencies in Kconfig
 2026-05-31  7:05 UTC  (2+ messages)

[PATCH v2 0/4] tty: replace __get_free_pages() with kmalloc()
 2026-05-31  7:02 UTC  (5+ messages)
` [PATCH v2 1/4] serial: pch: replace __get_free_page() "
` [PATCH v2 2/4] tty: amiserial: replace get_zeroed_page() with kzalloc()
` [PATCH v2 3/4] tty: serial: men_z135_uart: replace __get_free_page() with kmalloc()
` [PATCH v2 4/4] vc_screen: replace __get_free_pages() "

[PATCH v11 0/3] rust: add basic serial device bus abstractions
 2026-05-31  7:01 UTC  (5+ messages)
` [PATCH v11 1/3] "

[GIT PULL] x86 fixes
 2026-05-31  6:54 UTC 

[PATCH v3] kbuild: rust: make `*.long-type-*.txt` a target for cleanup
 2026-05-31  6:45 UTC  (2+ messages)

[PATCH] net: macb: fix ignored return value of clk_prepare_enable() in runtime resume
 2026-05-31  6:41 UTC  (2+ messages)

[PATCH wifi] wifi: mac80211: fix NULL dereference of eht_oper in ieee80211_start_ap()
 2026-05-31  6:39 UTC 

[PATCH 6.1 000/969] 6.1.175-rc1 review
 2026-05-31  6:36 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary parentheses
 2026-05-31  6:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] x86/vm86: Remove deprecated VM86 support
 2026-05-31  6:04 UTC  (7+ messages)

[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
 2026-05-31  5:58 UTC  (5+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "
` [PATCH v5 2/4] mm/memory-failure: set has_hwpoisoned flags on dissolved HugeTLB folio
` [PATCH v5 3/4] mm/memory-failure: skip take_page_off_buddy after dissolving HWPoison HugeTLB page
` [PATCH v5 4/4] selftests/mm: add hard memory failure anonymous 1G HugeTLB page test

[PATCH v3 0/7] media: qcom: iris: miscellaneous code-quality fixes
 2026-05-31  5:50 UTC  (8+ messages)
` [PATCH v3 1/7] media: qcom: iris: Centralize internal buffer table selection
` [PATCH v3 2/7] media: qcom: iris: fix state-change debug log printing stale value
` [PATCH v3 3/7] media: qcom: iris: Fix bitmask test in iris_allow_cmd()
` [PATCH v3 4/7] media: qcom: iris: Remove dead assignment in iris_hfi_gen2_set_tier()
` [PATCH v3 5/7] media: qcom: iris: Remove duplicate HFI_PROP_OPB_ENABLE entry
` [PATCH v3 6/7] media: qcom: iris: Add missing break in iris_hfi_gen2_session_set_codec()
` [PATCH v3 7/7] media: qcom: iris: Make iris_destroy_internal_buffer() return void

[PATCH 1/2] drm/arm/malidp: fix ignored clk_prepare_enable() in runtime PM resume
 2026-05-31  5:30 UTC  (2+ messages)
` [PATCH 2/2] drm/arm/komeda: fix ignored clk_prepare_enable() return value in resume

[f2fs-dev] [PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-31  5:28 UTC  (12+ messages)

[PATCH] Input: iqs5xx - Drop unused i2c driver_data
 2026-05-31  5:14 UTC  (2+ messages)

[PATCH v1] Input: Use named initializers for arrays of i2c_device_data
 2026-05-31  5:13 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: Set the value of potential sticky mixers to maximum
 2026-05-31  5:12 UTC  (2+ messages)

[git pull] Input updates for v7.1-rc5
 2026-05-31  5:09 UTC 

[syzbot] [netfs?] KASAN: slab-use-after-free Read in netfs_unbuffered_write
 2026-05-31  5:02 UTC  (5+ messages)

[PATCH 1/2] drm: fix spelling mistakes in comments and documentation
 2026-05-31  4:59 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: rename timeout_occured to timeout_occurred

[PATCH] staging: rtl8723bs: hal: Fix space before tab in rtl8723b_dm.c
 2026-05-31  4:55 UTC 

[PATCH v6 1/2] dt-bindings: ufs: Document static TX Equalization settings properties
 2026-05-31  4:48 UTC  (6+ messages)

[PATCH 0/5] mm/khugepaged: add collapse hint machanism for khugepaged and use in mglru
 2026-05-31  4:40 UTC  (6+ messages)
` [PATCH 1/5] mm/khugepaged: add framework for khugepaged collapse hint
` [PATCH 2/5] mm/khugepaged: use slab cache instead of normal kmalloc
` [PATCH 3/5] mm/khugepaged: add deduplication when adding new collapse hint
` [PATCH 4/5] mm/khugepaged: add accounting for successful hint or non-hint collapse

[syzbot] Monthly jfs report (May 2026)
 2026-05-31  4:32 UTC 

[syzbot] Monthly kernfs report (May 2026)
 2026-05-31  4:32 UTC 

[PATCH 0/5] mm/khugepaged: add collapse hint machanism for khugepaged and use in mglru
 2026-05-31  4:27 UTC  (6+ messages)
` [PATCH 1/5] mm/khugepaged: add framework for khugepaged collapse hint
` [PATCH 2/5] mm/khugepaged: use slab cache instead of normal kmalloc
` [PATCH 3/5] mm/khugepaged: add deduplication when adding new collapse hint
` [PATCH 4/5] mm/khugepaged: add accounting for successful hint or non-hint collapse
` [PATCH 5/5] mm/khugepaged: add khugepaged collapse hint in mglru reference checking

[PATCH] HID: wacom: use GFP_ATOMIC in wacom_wac_queue_flush()
 2026-05-31  4:25 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: hal: Fix indentation in odm_EdcaTurboCheck.c
 2026-05-31  4:04 UTC 

[PATCH v2] ALSA: hda/conexant: fix FEVM FA880 PRO internal mic mux
 2026-05-31  4:02 UTC  (3+ messages)

[PATCH] KEYS: fix overflow in keyctl_pkey_params_get_2()
 2026-05-31  3:25 UTC  (2+ messages)

[PATCH net-next 0/2] ipv4: igmp: annotate diagnostic procfs data races
 2026-05-31  3:07 UTC  (3+ messages)
` [PATCH 1/2] ipv4: igmp: annotate data-races around in_dev->mc_count
` [PATCH 2/2] ipv4: igmp: annotate data-races around timer-related fields

[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
 2026-05-31  2:35 UTC  (3+ messages)

[syzbot] [kernel?] WARNING in fw_devlink_drivers_done
 2026-05-31  2:28 UTC 

[PATCH net] net: ibm: emac: Fix NULL pointer dereference in emac_probe
 2026-05-31  2:22 UTC 

[PATCHv3] dmaengine: ste_dma40: turn d40_base phy_chans into a flexible array
 2026-05-31  2:08 UTC 

[PATCH 0/4] dmaengine: ti: omap-dma: various bug fixes
 2026-05-31  2:05 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: ti: omap-dma: fix missing return in probe error path
` [PATCH 2/4] dmaengine: ti: omap-dma: fix notifier leak in remove
` [PATCH 3/4] dmaengine: ti: omap-dma: fix dma_pool_destroy before omap_dma_free in error paths
` [PATCH 4/4] dmaengine: ti: omap-dma: fix interrupt handling in remove

[syzbot] [mm?] [fs?] possible deadlock in page_cache_ra_order
 2026-05-31  2:05 UTC 

[RFC PATCH v2 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-31  2:00 UTC  (3+ messages)
` [RFC PATCH v2 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup


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