The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-30 22:46:56 to 2026-05-31 07:36:22 UTC [more...]

[PATCH 0/6] drm: Open-code drm_simple_encoder_init() in several drivers
 2026-05-31  7:35 UTC 

[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 mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
 2026-05-31  7:18 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  (7+ messages)
` [PATCH v11 1/3] "
` [PATCH v11 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v11 3/3] MAINTAINERS: serdev: Add self for serdev

[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 v1 00/14] perf test: Harness improvements
 2026-05-31  6:37 UTC  (31+ 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 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

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

[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] dt-bindings: clock: qcom,gcc-msm8660: collision fixes + per-clock annotations
 2026-05-31  4:08 UTC  (2+ messages)
` [PATCH v2] dt-bindings: clock: qcom,gcc-msm8660: add CE2_P_CLK, PLL4_VOTE "

[PATCH 0/2] clk: qcom: add MSM8x60 LPASS Clock Controller
 2026-05-31  4:09 UTC  (15+ 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] 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

[PATCH RFC v5 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-05-31  1:51 UTC  (4+ messages)
` [PATCH RFC v5 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table

[PATCH] jbd2: check for aborted handle in jbd2_journal_dirty_metadata()
 2026-05-31  1:49 UTC  (2+ messages)

[PATCH v2] media: ec168: fix slab-out-of-bounds in ec168_i2c_xfer
 2026-05-31  1:47 UTC  (2+ messages)

[PATCH v3] nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbers
 2026-05-31  1:44 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: Align syscall writeback behavior with user-declared size
 2026-05-31  1:28 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: reject BPF_PROG_QUERY with short uattr size
` [PATCH bpf-next v2 2/2] selftests/bpf: add verification for BPF_PROG_QUERY attr size boundaries

[PATCH net] net: fec_mpc52xx: add missing kernel-doc for @may_sleep
 2026-05-31  1:21 UTC  (2+ messages)

[syzbot] [block?] general protection fault in ublk_queue_rq
 2026-05-31  1:20 UTC 

[syzbot] [bluetooth?] memory leak in init_srcu_struct_fields
 2026-05-31  1:19 UTC 

[PATCH] wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotap
 2026-05-31  1:17 UTC 

PATCH v7] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-31  1:14 UTC  (4+ messages)

PROBLEM: FUSE_NOTIFY_INVAL_ENTRY leaves stale negative dentry after c9ba789dad15
 2026-05-31  1:12 UTC 

[PATCH v1] tools build: Fix feature checks to touch target files on success
 2026-05-31  1:09 UTC 

[PATCH v1] bpftool build: Restrict feature tests during bootstrap compilation
 2026-05-31  1:07 UTC 

[syzbot] [wireless?] UBSAN: shift-out-of-bounds in ieee80211_parse_tx_radiotap
 2026-05-31  1:04 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-05-31  1:01 UTC  (4+ messages)
` [PATCH 1/3] tee: fs/splice.c: remove unused parameter "flags" from "link_pipe"
` [PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
` [PATCH 3/3] splice: remove PIPE_BUF_FLAG_GIFT

[PATCH] staging: greybus: audio_manager_module: add newlines to sysfs_emit calls
 2026-05-31  0:50 UTC 

[PATCH v2] spi: cadence-xspi: Support 32bit and 64bit slave dma interface
 2026-05-31  0:45 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove redundant parentheses
 2026-05-31  0:41 UTC 

[syzbot] [wireless?] UBSAN: shift-out-of-bounds in ieee80211_parse_tx_radiotap
 2026-05-31  0:33 UTC  (2+ messages)
` Forwarded: [PATCH] wifi: mac80211: limit injected antenna index "

[PATCH v13 0/5] media: qcom: camss: Add Kaanapali support
 2026-05-31  0:30 UTC  (3+ messages)
` [PATCH v13 4/5] media: qcom: camss: csid: Add support for CSID gen4

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-05-31  0:28 UTC  (3+ messages)

[syzbot] [kernel?] KMSAN: kernel-infoleak in irqentry_exit
 2026-05-31  0:27 UTC 

[syzbot] [bluetooth?] memory leak in init_srcu_struct_fields
 2026-05-31  0:21 UTC 

[PATCH v2 0/9] nfsd: a pile of fixes for random bugs
 2026-05-31  0:15 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-05-31  0:15 UTC  (2+ messages)

[syzbot] [bluetooth?] memory leak in init_srcu_struct_fields
 2026-05-31  0:13 UTC  (4+ messages)
` Forwarded: [PATCH] Bluetooth: hci_core: Fix SRCU leak when device is freed unregistered

[syzbot] [bluetooth?] memory leak in init_srcu_struct_fields
 2026-05-31  0:13 UTC 

[PATCH] net: b44: use ethtool_puts
 2026-05-31  0:03 UTC 

[PATCH v2 0/7] media: qcom: iris: miscellaneous code-quality fixes
 2026-05-31  0:02 UTC  (6+ messages)
` [PATCH v2 1/7] media: qcom: iris: Centralize internal buffer table selection
` [PATCH v2 4/7] media: qcom: iris: Remove dead assignment in iris_hfi_gen2_set_tier()

[PATCH] HID: logitech-hidpp: remove excess kernel-doc member in hidpp_scroll_counter
 2026-05-31  0:01 UTC 

[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-05-30 23:57 UTC  (2+ messages)

[PATCH v4 0/4] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-05-30 23:57 UTC  (9+ messages)
` [PATCH v4 1/4] x86/asm: move inline string functions to <asm/string_inline.h>

[PATCH v4 0/3] media: qcom: iris: Add generic Gen2 firmware detection and loading
 2026-05-30 23:43 UTC  (3+ messages)
` [PATCH v4 3/3] media: iris: Add Gen2 firmware autodetect and fallback

[PATCH] Documentation: ABI: remove outdated USB power/level removal notice
 2026-05-30 23:34 UTC 

[PATCH] platform/x86: hp-wmi: Add dual-channel PWM fan control for Victus S
 2026-05-30 23:29 UTC 

[PATCH v3 0/3] KVM: guest_memfd: Fix signed offset+size goof
 2026-05-30 23:18 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: selftests: Expand the guest_memfd test macros to allow passing the VM

[PATCH] dt-bindings: iio: adc: Add schema for AD7816/7/8 digital temperature sensor
 2026-05-30 23:11 UTC  (4+ messages)

[PATCH v1] riscv: cpufeature: Add Zic64b ISA extension support
 2026-05-30 23:09 UTC  (4+ messages)

[PATCH] tracing: fix CFI violation in probestub helper
 2026-05-30 22:57 UTC  (6+ messages)

[PATCH v14 0/2] Introduce Synology Microp driver
 2026-05-30 22:57 UTC  (3+ messages)
` [PATCH v14 1/2] dt-bindings: embedded-controller: Add synology microp devices
` [PATCH v14 2/2] platform: Add initial synology microp driver

[for-next][PATCH] ring-buffer: Updates for 7.2
 2026-05-30 22:53 UTC 

[PATCH] block: assign caller-specific lockdep class to disk->open_mutex
 2026-05-30 22:50 UTC  (2+ messages)

[PATCH v18 0/3] rust: leds: add led classdev abstractions
 2026-05-30 22:49 UTC  (4+ messages)
` [PATCH v18 1/3] rust: leds: add basic "
` [PATCH v18 2/3] rust: leds: add Mode trait
` [PATCH v18 3/3] rust: leds: add multicolor classdev abstractions

[PATCH v2] mctp: serial: replace memset with zero-initialization
 2026-05-30 22:46 UTC 


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