The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-10 15:57:27 to 2026-06-10 17:53:31 UTC [more...]

[PATCH 0/2] clocksource/drivers/arm_arch_timer_mmio: Restore support for early init
 2026-06-10 17:53 UTC  (3+ messages)
` [PATCH 1/2] clocksource/drivers/arm_arch_timer_mmio: Refactor "
` [PATCH 2/2] clocksource/drivers/arm_arch_timer_mmio: Restore support "

[PATCH v2] ALSA: hda/conexant: fix FEVM FA880 PRO internal mic mux
 2026-06-10 17:53 UTC  (12+ messages)

[PATCH btrfs v2] btrfs: reject free space cache with more entries than pages
 2026-06-10 17:50 UTC  (2+ messages)

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-10 17:49 UTC  (6+ messages)

[PATCH] ALSA: 6fire: Use common error handling code in usb6fire_control_init()
 2026-06-10 17:48 UTC  (2+ messages)

[PATCH v5 00/11] x86,fs/resctrl: Fix long-standing issues
 2026-06-10 17:48 UTC  (2+ messages)

[PATCH] drm/tyr: remove imports available from prelude
 2026-06-10 17:45 UTC  (4+ messages)

[PATCH] ntb: amd: Use named initializer for pci_device_id::driver_data
 2026-06-10 17:45 UTC  (3+ messages)

[PATCH v7 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-06-10 17:44 UTC  (4+ messages)
` [PATCH v7 7/8] media: qcom: camss: Account for C-PHY when calculating link frequency

[PATCH] audit: add missing syscalls to PERM class tables
 2026-06-10 17:40 UTC  (3+ messages)

[PATCH 0/1] platform/x86: add Xiaomi WMI key driver
 2026-06-10 17:40 UTC  (4+ messages)
` [PATCH 1/1] "

[GIT PULL] Power management fixes for final 7.1
 2026-06-10 17:40 UTC 

[PATCH] dmaengine: sh: rz-dmac: Set DMA_PRIVATE to avoid channel stealing by async_tx
 2026-06-10 17:39 UTC 

[PATCH net] net/mlx5e: Use sender devcom for MPV master-up
 2026-06-10 17:39 UTC 

[PATCH net] tipc: fix use-after-free of discoverer in tipc_disc_rcv()
 2026-06-10 17:36 UTC  (2+ messages)

[PATCH bpf v2 0/2] bpf, sockmap: fix bpf_msg_pop_data() integer overflow
 2026-06-10 17:35 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check

[PATCH] perf stat: Fix false NMI watchdog warning in aggregation modes
 2026-06-10 17:35 UTC 

[PATCH] EDAC/mpc85xx: Use platform_get_irq() to get interrupt
 2026-06-10 17:33 UTC  (3+ messages)

[PATCH] scsi: lpfc: bound RPL ACC payload size to the response structure
 2026-06-10 17:32 UTC  (3+ messages)

[PATCH 00/12] clk: qcom: Assorted fixes for gcc-mdm9607 (and gcc-msm8916/39)
 2026-06-10 17:31 UTC  (7+ messages)
` [PATCH 04/12] clk: qcom: gcc-mdm9607: Fix BIMC PLL definition
` [PATCH 05/12] clk: qcom: gcc-mdm9607: Fix halt_reg for gcc_apss_axi_clk
` [PATCH 12/12] clk: qcom: gcc-mdm9607: Drop redundant register update during probe

[PATCH] staging: greybus: remove unused macro CAP_TIMEOUT_MS
 2026-06-10 17:30 UTC 

[PATCH v4 0/2] workqueue: Add warnings and check WQ flags usage
 2026-06-10 17:28 UTC  (9+ messages)

[PATCH v6 0/2] iio: magnetometer: bmc150: use FIELD_PREP and FIELD_GET helpers
 2026-06-10 17:28 UTC  (4+ messages)
` [PATCH v6 2/2] "

[PATCH v2] EDAC/synopsys: Fix cleanup on injection sysfs failure
 2026-06-10 17:27 UTC  (2+ messages)

[PATCH v1] can: flexcan: Drop unused platform driver data
 2026-06-10 17:27 UTC  (4+ messages)

[PATCH] RDMA/bnxt_re: check debugfs parameter allocation
 2026-06-10 17:25 UTC  (2+ messages)

[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
 2026-06-10 17:25 UTC  (6+ messages)

[RFC PATCH] mm/huge_memory: do not add dropped split tail folios to LRU
 2026-06-10 17:25 UTC  (4+ messages)

[PATCH v7 00/14] Allow AET to use PMT as loadable module
 2026-06-10 17:24 UTC  (16+ messages)
` [PATCH v7 11/14] mpam,x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
` [PATCH v7 12/14] fs/resctrl: Call architecture hooks for every mount/unmount
` [PATCH v7 14/14] Documentation/filesystems/resctrl: Add footnote for telemetry fstab mount caveat

[PATCHES v5 00/11] perf tools: Assorted fixes
 2026-06-10 17:24 UTC  (15+ messages)
` [PATCH 01/11] perf tools: Fix get_max_num() size_t underflow on empty sysfs file
` [PATCH 02/11] perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
` [PATCH 03/11] perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
` [PATCH 04/11] perf tools: NULL bitmap pointers after bitmap_free()
` [PATCH 05/11] perf sched: Bounds-check prio before test_bit() in timehist
` [PATCH 06/11] perf sched: Fix idle-hist callchain display using wrong rb_first variant
` [PATCH 07/11] perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
` [PATCH 08/11] perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
` [PATCH 09/11] perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
` [PATCH 10/11] perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()
` [PATCH 11/11] libperf: Document code simplification case for widening struct perf_cpu

[PATCH v4] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-06-10 17:23 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] mm/gup_test: reject wrapped user ranges
 2026-06-10 17:22 UTC  (3+ messages)

[PATCH] drm/xe: fix refcount leak in xe_range_fence_insert()
 2026-06-10 17:22 UTC  (2+ messages)

[PATCH 5.10] io_uring: prevent opcode speculation
 2026-06-10 17:22 UTC 

[PATCH v1] phy: nxp-ptn3222: Use named initializers for struct i2c_device_id
 2026-06-10 17:21 UTC  (2+ messages)

[PATCH v2] PCI: eswin: Fix resource leak on dw_pcie_host_init() failure
 2026-06-10 17:21 UTC  (2+ messages)

[PATCH v1] misc: Use named initializers for arrays of i2c_device_data
 2026-06-10 17:19 UTC  (5+ messages)

[PATCH] lib: interval_tree_test: validate benchmark parameters
 2026-06-10 17:17 UTC  (3+ messages)

[PATCH] drm: Use named initializers for arrays of i2c_device_data
 2026-06-10 17:15 UTC  (2+ messages)

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-10 17:13 UTC  (5+ messages)
` [PATCH v3 09/20] sched/rt: Select a preferred CPU for wakeup and pulling rt task

[PATCH] Bluetooth: hci_bcm4377: Use named initializers for pci_device_id array
 2026-06-10 17:13 UTC  (3+ messages)

[PATCH net-next] nfc: Use named initializers for struct i2c_device_id
 2026-06-10 17:13 UTC  (3+ messages)

[PATCH v1 0/2] extcon: Rework initialization of i2c_device_id
 2026-06-10 17:10 UTC  (2+ messages)

[PATCH v1] pinctrl: Use named initializers for arrays of i2c_device_data
 2026-06-10 17:09 UTC  (2+ messages)

[PATCH v1] rtc: Use named initializers for arrays of i2c_device_data
 2026-06-10 17:07 UTC  (2+ messages)

[PATCH 0/1] ALSA: usb: Add support for Reloop Jockey 3 DJ controllers
 2026-06-10 17:05 UTC  (3+ messages)

[PATCH] ASoC: SOF: topology: validate vendor array size before parsing
 2026-06-10 17:03 UTC  (3+ messages)

[PATCH v5 0/4] mmc: Add pstore backend for crash dump storage on eMMC
 2026-06-10 17:01 UTC  (3+ messages)

[PATCH] iommu/apple-dart: correct CONFIG_PCIE_APPLE macro name in comment
 2026-06-10 17:02 UTC  (2+ messages)

[PATCH] gpib: Initialize pci_device_ids using PCI_DEVICE macros
 2026-06-10 17:01 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Don't use UTS_RELEASE directly
 2026-06-10 17:00 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq9574: Add missing PCIe global IRQs
 2026-06-10 16:58 UTC 

[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-06-10 16:57 UTC  (5+ messages)
` [PATCH v10 10/31] cxl/mem: Configure dynamic capacity interrupts

[PATCH v1] Input: Drop unused assignments from pnp_device_id arrays
 2026-06-10 16:57 UTC  (4+ messages)

[PATCH] drm: Consistently define pci_device_ids using named initializers
 2026-06-10 16:57 UTC  (2+ messages)

[PATCH v3] drm/tests: Move test EDID data to separate .c file
 2026-06-10 16:57 UTC  (2+ messages)

[PATCH] drm/radeon: Consistently define pci_device_ids using named initializers
 2026-06-10 16:56 UTC  (2+ messages)

[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
 2026-06-10 16:55 UTC  (5+ messages)
` [PATCH v6 2/7] libcxl: Add Dynamic RAM A partition mode support

[PATCH] drm/amdgpu: Consistently define pci_device_ids using named initializers
 2026-06-10 16:55 UTC  (2+ messages)

[PATCH] parport: Consistently define pci_device_ids using named initializers
 2026-06-10 16:53 UTC  (2+ messages)

[PATCH v2 0/5] KVM: s390: A few misc gmap fixes
 2026-06-10 16:52 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
` [PATCH v2 2/5] KVM: s390: Fix unlikely race in try_get_locked_pte()
` [PATCH v2 3/5] KVM: s390: vsie: Fix allocation of struct vsie_rmap
` [PATCH v2 4/5] KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
` [PATCH v2 5/5] KVM: s390: vsie: Use mmu cache to allocate rmap

[PATCH v3 0/3] riscv: support effective hardware PTE A/D updates
 2026-06-10 16:52 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: clarify Svadu boot-time behavior
    ` [External] "

[PATCH] mm/swap_state: remove unnecessary lru_add_drain() from readahead
 2026-06-10 16:51 UTC  (2+ messages)

[PATCH] lib/sys_info: add a simple timer based memory corruption detector
 2026-06-10 16:50 UTC  (2+ messages)

[PATCH v3] platform/x86: asus-wmi: add keystone dongle support
 2026-06-10 16:49 UTC 

[PATCH v3] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
 2026-06-10 16:48 UTC 

[PATCH v2] staging: rtl8723bs: core: avoid NULL pointer dereference in c2h_wk_callback
 2026-06-10 16:47 UTC 

[PATCH v2] leds: class: Use firmware nodes for device lookup
 2026-06-10 16:48 UTC  (7+ messages)

[PATCH] ASoC: rsnd: adg: make rsnd_adg_clk_control() idempotent
 2026-06-10 16:47 UTC 

[PATCH 0/3] media: Media-CI patches for kernel 7.2
 2026-06-10 16:47 UTC  (10+ messages)
` [PATCH 1/3] media: ov9282: Remove unused kerneldoc description
` [PATCH 2/3] media: rzg2l-cru: "
` [PATCH 3/3] media: mc-entity: Add missing kerneldoc

linux-next: manual merge of the ftrace tree with the tip-fixes tree
 2026-06-10 16:47 UTC  (2+ messages)

[PATCH 00/15] Support Clang context analysis for NVMe host drivers
 2026-06-10 16:46 UTC  (10+ messages)
` [PATCH 04/15] nvme: add Clang context annotations for nvme_ns_head::requeue_list
` [PATCH 09/15] nvme: add Clang context annotations for nvme_subsystems_lock
` [PATCH 11/15] nvme: add Clang context annotations for nvme_queue::sq_lock
` [PATCH 12/15] nvme: add Clang context annotations for nvme_queue::cq_poll_lock

[PATCH 0/2] ufs: Add callback for vendor-specific RTT capability
 2026-06-10 16:46 UTC  (5+ messages)
` [PATCH 1/2] ufs: core: Add get_hba_nortt "
` [PATCH 2/2] ufs: mediatek: Implement get_hba_nortt callback for "

[PATCH v2 0/2] iio: pressure: ms5637: Add variant specific
 2026-06-10 16:45 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: pressure: Add MS5637

[PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
 2026-06-10 16:44 UTC  (11+ messages)

[PATCH 0/2] drm: Add driver for the Solomon SSD1351 OLED controller
 2026-06-10 16:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: Add "
` [PATCH 2/2] drm/solomon: Add SSD1351 OLED display driver

[PATCH v2 0/2] arm64: dts: rockchip: Add HINLINK H28K
 2026-06-10 16:43 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: "

[PATCH] staging: rtl8723bs: Drop unused parameter from rtw_sdio_if1_init()
 2026-06-10 16:43 UTC 

[PATCH 0/3] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-06-10 16:42 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-10 16:41 UTC  (5+ messages)
` [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs

[RFC 0/4] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-10 16:41 UTC  (3+ messages)
` [RFC 1/4] include/linux/swap.h: Remove unused leftovers

[PATCH 0/2] HID: iio: Fix stale or zero quaternion reads with multi-byte read helper
 2026-06-10 16:41 UTC  (3+ messages)
` [PATCH 1/2] HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads

[PATCH] dt-bindings: iio: accel: Convert lis302 binding to YAML schema
 2026-06-10 16:40 UTC  (3+ messages)

[PATCH v2] iommu/iommufd: avoid selftest dirty bitmap size wrap
 2026-06-10 16:37 UTC  (2+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-10 16:37 UTC  (9+ messages)

[PATCH v2] PCI: rcar-host: Remove unused LIST_HEAD(res)
 2026-06-10 16:37 UTC  (2+ messages)

[PATCH 0/7] platform/x86: uniwill-laptop: Support additional features
 2026-06-10 16:36 UTC  (3+ messages)

[PATCH] NFS: Use common error handling code in nfs_alloc_server()
 2026-06-10 16:35 UTC 

[PATCH] HID: hid-goodix-spi: validate report size to prevent stack buffer overflow
 2026-06-10 16:35 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: soc: sophgo: add Milk-V Duo 256M board
 2026-06-10 16:34 UTC  (2+ messages)

[PATCH v3 0/3] PCI: qcom: Add support for Eliza
 2026-06-10 16:34 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: phy: sc8280xp-qmp-pcie: Document Eliza PCIe phy
` [PATCH v3 3/3] phy: qcom: qmp-pcie: Add QMP PCIe PHY support for Eliza
` (subset) [PATCH v3 0/3] PCI: qcom: Add "

[PATCH 7/8] dt-bindings: input: microchip,cap11xx: Add CAP1114 support
 2026-06-10 16:34 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: rockchip: Add Youyeetoo YY3588
 2026-06-10 16:33 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add youyeetoo
` [PATCH 2/3] dt-bindings: arm: rockchip: Add Youyeetoo YY3588

[PATCH net-next v4 0/4] Add support for RTL8261C_CG
 2026-06-10 16:32 UTC  (3+ messages)
` [PATCH net-next v4 3/4] net: phy: realtek: add "

[PATCH v2] HID: nintendo: add support for HORI Wireless Switch Pad
 2026-06-10 16:32 UTC  (2+ messages)

[RFC PATCH 0/5] vfio/pci: Support ZONE_DEVICE-backed P2P Registration
 2026-06-10 16:28 UTC  (2+ messages)

A single errant character in the Linux Kernel allows attacker to gain root
 2026-06-10 16:27 UTC 

[RFC PATCH v2 00/11] add shmem mTHP collapse support
 2026-06-10 16:28 UTC  (2+ messages)

[PATCH] ASoC: meson: axg-tdm-formatter: Use guard() for mutex locks
 2026-06-10 16:27 UTC  (3+ messages)

[PATCH] wifi: mac80211: validate S1G beacon length before RX
 2026-06-10 16:27 UTC 

[PATCH v2] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-06-10 16:26 UTC  (4+ messages)

[PATCH net-next v3 2/2] net: lan743x: add support for RMII interface
 2026-06-10 16:26 UTC  (2+ messages)

[PATCH v2] HID: magicmouse: add haptic click configuration for Magic Trackpad 2
 2026-06-10 16:26 UTC  (2+ messages)

[PATCH net-next v3 1/2] net: lan743x: add RMII strap status detection for PCI11x1x
 2026-06-10 16:25 UTC  (2+ messages)

[PATCH] 9p/trans_virtio: bound mount_tag show copy to one page
 2026-06-10 16:00 UTC  (3+ messages)

[PATCH] ALSA: hda: cs35l41: Add SSID quirk for ASUS ROG Strix G16 G614PR
 2026-06-10 16:25 UTC  (2+ messages)

[PATCH v20 0/4] Rust bindings for gem shmem
 2026-06-10 16:21 UTC  (5+ messages)
` [PATCH v20 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v20 2/4] rust: drm: gem: shmem: Add vmap functions
` [PATCH v20 3/4] rust: faux: Allow retrieving a bound Device
` [PATCH v20 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()

[PATCH 00/19] nfsd: more bugfixes
 2026-06-10 16:21 UTC  (4+ messages)
` [PATCH 01/19] nfs/localio: fix nfsd_file ref leak on nfs_local_doio() init failure

[PATCH v2] mm: page_reporting: allow driver to set batch capacity
 2026-06-10 16:21 UTC  (2+ messages)

[PATCH] perf s390: Fix TEXTREL in Python extension by compiling as PIC
 2026-06-10 16:19 UTC  (3+ messages)

[PATCH v3 RESEND 00/10] KVM: selftests: add powerpc support
 2026-06-10 16:19 UTC  (6+ messages)
` [PATCH v3 RESEND 02/10] KVM: selftests: Add aligned guest physical page allocator

[PATCH v1] scsi: Improve style of pnp_device_id array terminator
 2026-06-10 16:19 UTC  (2+ messages)

[PATCH v18 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
 2026-06-10 16:15 UTC  (5+ messages)
` [PATCH v19 "
  ` [PATCH v19 5/5] perf test: Add inject ASLR test

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-06-10 16:13 UTC  (15+ messages)

[PATCH] NFSv4: clear exception state on successful mkdir retry
 2026-06-10 16:12 UTC  (5+ messages)

[PATCH 5.10] spi: meson-spicc: Fix double-put in remove path
 2026-06-10 16:11 UTC 

[PATCH v2] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
 2026-06-10 16:11 UTC  (4+ messages)

[PATCH v12 00/22] wifi: nxpwifi: create nxpwifi to support
 2026-06-10 16:10 UTC  (3+ messages)
` [PATCH v12 10/22] wifi: nxpwifi: implement cfg80211 ops for STA and AP modes

[PATCH v4 0/3] arm64: dts: nuvoton: add NPCM845 SoC and EVB support
 2026-06-10 16:08 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: nuvoton: npcm845: Reorder timer0 and PECI nodes
` [PATCH v4 2/3] arm64: dts: nuvoton: npcm845: Add peripheral nodes
` [PATCH v4 3/3] arm64: dts: nuvoton: npcm845-evb: "

[RFC PATCH 00/18] drm/panthor: Add Mali v15 AM virtualization support
 2026-06-10 16:02 UTC  (5+ messages)
` [RFC PATCH 03/18] drm/panthor: Parse and store GPU_ID fields
` [RFC PATCH 04/18] drm/panthor: Add 64-bit GPU_ID decoding for v15 GPUs

[PATCH] staging: greybus: remove driver depending on nonexistent config option
 2026-06-10 15:56 UTC  (4+ messages)

[PATCH] HID: pidff: Use correct effect type in effect update
 2026-06-10 16:00 UTC  (2+ messages)

[PATCH v4] kconfig: add kconfig-sym-check static checker
 2026-06-10 16:00 UTC  (3+ messages)

[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-10 16:00 UTC  (6+ messages)
` [PATCH v2 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH] ASoC: qcom: x1e80100: Allow userspace WSA RX channel map override
 2026-06-10 16:00 UTC  (2+ messages)

[PATCH 1/2] fs/proc/task_mmu: change lock_vma_range() to return error code
 2026-06-10 16:00 UTC  (8+ messages)
` [PATCH 2/2] fs/proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock

[PATCH net v2] tcp: clear sock_ops cb flags before force-closing a child socket
 2026-06-10 15:59 UTC 

[PATCH v1 0/2] ASoC: add Qualcomm WSA885X I2C codec support
 2026-06-10 15:57 UTC  (2+ messages)
` [PATCH v1 2/2] ASoC: codecs: add Qualcomm WSA885X I2C codec driver


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