The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-01-06 12:03:31 to 2026-01-06 13:47:11 UTC [more...]

[PATCH v2 00/18] rtla: Code quality and robustness improvements
 2026-01-06 11:49 UTC  (16+ messages)
` [PATCH v2 01/18] rtla: Exit on memory allocation failures during initialization
` [PATCH v2 02/18] rtla: Use strdup() to simplify code
` [PATCH v2 03/18] rtla: Introduce for_each_action() helper
` [PATCH v2 04/18] rtla: Replace atoi() with a robust strtoi()
` [PATCH v2 05/18] rtla: Simplify argument parsing
` [PATCH v2 06/18] rtla: Use strncmp_static() in more places
` [PATCH v2 07/18] rtla: Introduce common_restart() helper
` [PATCH v2 08/18] rtla: Use standard exit codes for result enum
` [PATCH v2 09/18] rtla: Remove redundant memset after calloc
` [PATCH v2 10/18] rtla: Replace magic number with MAX_PATH
` [PATCH v2 11/18] rtla: Remove unused headers
` [PATCH v2 12/18] rtla: Fix NULL pointer dereference in actions_parse
` [PATCH v2 13/18] rtla: Fix buffer size for strncpy in timerlat_aa
` [PATCH v2 14/18] rtla: Add generated output files to gitignore
` [PATCH v2 15/18] rtla: Make stop_tracing variable volatile

[PATCH v3 00/19] ublk: add support for integrity data
 2026-01-06 13:46 UTC  (12+ messages)
` [PATCH v3 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
` [PATCH v3 05/19] ublk: add ublk_copy_user_bvec() helper
` [PATCH v3 09/19] ublk: implement integrity user copy
` [PATCH v3 10/19] ublk: support UBLK_F_INTEGRITY
` [PATCH v3 12/19] selftests: ublk: display UBLK_F_INTEGRITY support

[PATCH v2] platform/x86: yogabook: Clean up code style
 2026-01-06 13:46 UTC  (2+ messages)

[PATCH v2] platform/surface: Replace deprecated strcpy() in surface_button_add()
 2026-01-06 13:46 UTC  (2+ messages)

[PATCH v4 0/8] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers
 2026-01-06 13:46 UTC  (5+ messages)
` [PATCH v4 2/8] PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacks
` [PATCH v4 7/8] PCI: Drop the assert_perst() callback

[PATCH net-next] net: dlink: count tx_dropped when dropping skb on link down
 2026-01-06 13:44 UTC  (2+ messages)

[RFC PATCH 0/5] md/raid1: introduce a new sync action to repair badblocks
 2026-01-06 13:43 UTC  (9+ messages)
` [RFC PATCH 1/5] md: add helpers for requested sync action
` [RFC PATCH 2/5] md: clear stale sync flags when frozen before sync starts
` [RFC PATCH 3/5] md: simplify sync action print in status_resync
` [RFC PATCH 5/5] md/raid1: introduce rectify action to repair badblocks

[PATCH V3 0/4] ufs: ufs-qcom: Add support firmware managed platforms
 2026-01-06 13:43 UTC  (5+ messages)
` [PATCH V3 2/4] dt-bindings: ufs: Document bindings for SA8255P UFS Host Controller

[PATCH 0/8] mm: clean up anon_vma implementation
 2026-01-06 13:42 UTC  (14+ messages)
` [PATCH 1/8] mm/rmap: improve anon_vma_clone(), unlink_anon_vmas() comments, add asserts
` [PATCH 2/8] mm/rmap: skip unfaulted VMAs on anon_vma clone, unlink

[PATCH] arm64: Kconfig: drop unneeded dependency on OF_GPIO
 2026-01-06 13:41 UTC 

[PATCH V4 0/4] ufs: ufs-qcom: Add support firmware managed platforms
 2026-01-06 13:40 UTC  (5+ messages)
` [PATCH V4 1/4] MAINTAINERS: broaden UFS Qualcomm binding file pattern
` [PATCH V4 2/4] dt-bindings: ufs: Document bindings for SA8255P UFS Host Controller
` [PATCH V4 3/4] scsi: ufs: core Enforce minimum pm level for sysfs configuration
` [PATCH V4 4/4] ufs: ufs-qcom: Add support for firmware-managed resource abstraction

[PATCH V3 0/4] Add UFS support for x1e80100 SoC
 2026-01-06 13:40 UTC  (7+ messages)
` [PATCH V3 3/4] arm64: dts: qcom: hamoa: Add UFS nodes "

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2026-01-06 13:40 UTC  (6+ messages)

[linus:master] [sched/mmcid] 77d7dc8bef: will-it-scale.per_thread_ops 10.4% regression
 2026-01-06 13:39 UTC  (2+ messages)

[PATCH v5] ACPI: AGDI: Add interrupt signaling mode support
 2026-01-06 13:39 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add myself as cpuidle reviewer
 2026-01-06 13:36 UTC 

[PATCH] selftests/nolibc: fix sparc32 tests with -mcpu=v9
 2026-01-06 13:36 UTC  (4+ messages)

CVE-2025-68211: ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
 2026-01-06 13:36 UTC 

[PATCH v2] PCI: dw-rockchip: Add runtime PM support to Rockchip PCIe
 2026-01-06 13:36 UTC  (2+ messages)

[syzbot] [xfs?] possible deadlock in xfs_ilock (4)
 2026-01-06 13:35 UTC  (5+ messages)

[PATCH] arc: axs10x: drop unneeded dependency on OF_GPIO
 2026-01-06 13:35 UTC 

[PATCH] RDMA/bng_re: fix variable dereferenced before check in bng_re_net_ring_free()
 2026-01-06 13:35 UTC  (2+ messages)

[PATCH v2 0/3] Expose TDX Module version
 2026-01-06 13:31 UTC  (5+ messages)

[v3 PATCH] arm64: mm: Fix kexec failure after pte_mkwrite_novma() change
 2026-01-06 13:30 UTC  (3+ messages)

[boqun:rust-sync.20260105a 18/22] error[E0277]: the trait bound `i8: AtomicImpl` is not satisfied
 2026-01-06 13:30 UTC  (3+ messages)
` [PATCH] arch: um/x86: Select ARCH_SUPPORTS_ATOMIC_RMW for UML_X86

[PATCH RESEND 0/4] sound: codecs: wm8962: Assorted fixes
 2026-01-06 13:29 UTC  (3+ messages)
` [PATCH RESEND 1/4] ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask

[PATCH v4 0/3] Fix concurrency issues between G1 and G2 on
 2026-01-06 13:28 UTC  (5+ messages)
` [PATCH v4 1/3] media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structure

drivers/infiniband/hw/bng_re/bng_dev.c:113 bng_re_net_ring_free() warn: variable dereferenced before check 'rdev' (see line 107)
 2026-01-06 13:28 UTC  (2+ messages)

ERROR: modpost: "__pt_no_sw_bit" [drivers/iommu/generic_pt/fmt/iommu_amdv1.ko] undefined!
 2026-01-06 13:28 UTC  (3+ messages)

[PATCH v4 00/14] ntfs filesystem remake
 2026-01-06 13:11 UTC  (12+ messages)
` [PATCH v4 01/14] Revert "fs: Remove NTFS classic"
` [PATCH v4 02/14] ntfs: update in-memory, on-disk structures and headers
` [PATCH v4 03/14] ntfs: update super block operations
` [PATCH v4 05/14] ntfs: update directory operations
` [PATCH v4 06/14] ntfs: update file operations
` [PATCH v4 09/14] ntfs: update runlist handling and cluster allocator
` [PATCH v4 10/14] ntfs: add reparse and ea operations
` [PATCH v4 11/14] ntfs: update misc operations
` [PATCH v4 12/14] ntfs3: remove legacy ntfs driver support
` [PATCH v4 13/14] ntfs: add Kconfig and Makefile
` [PATCH v4 14/14] MAINTAINERS: update ntfs filesystem entry

[RFC -next] memcg: Optimize creation performance when LRU_GEN is enabled
 2026-01-06 13:27 UTC  (3+ messages)

[PATCH] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
 2026-01-06 13:27 UTC  (2+ messages)

[PATCH v2 00/14] power: sequencing: extend WCN driver to support WCN399x device
 2026-01-06 13:27 UTC  (5+ messages)
` [PATCH v2 01/14] regulator: dt-bindings: qcom,wcn3990-pmu: describe PMUs on WCN39xx
` [PATCH v2 03/14] Bluetooth: qca: fix ROM version reading on WCN3998 chips

[PATCH] USB: host: drop unneeded dependency on OF_GPIO
 2026-01-06 13:27 UTC 

[PATCH v4 00/25] MediaTek UFS Cleanup and MT8196 Enablement
 2026-01-06 13:25 UTC  (9+ messages)
` [PATCH v4 09/25] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v4 11/25] scsi: ufs: mediatek: Rework probe function
` [PATCH v4 12/25] scsi: ufs: mediatek: Remove vendor kernel quirks cruft

[PATCH v2] ASoC: SDCA: Replace use of system_wq with system_dfl_wq
 2026-01-06 13:23 UTC  (2+ messages)

[PATCH] maple_tree: Add dead node check in mas_dup_alloc()
 2026-01-06 13:24 UTC  (2+ messages)

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2026-01-06 13:21 UTC  (3+ messages)
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis

[PATCH v2 0/3] gpio: shared: another set of small fixes
 2026-01-06 13:22 UTC  (2+ messages)

[PATCH v5 0/5] support batch checking of references and unmapping for large folios
 2026-01-06 13:22 UTC  (3+ messages)
` [PATCH v5 5/5] mm: rmap: support batched unmapping for file "

[PATCH v9 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
 2026-01-06 13:19 UTC  (3+ messages)
`  "

[PATCH V3 0/2] Get real time power input via AMD PMF
 2026-01-06 13:19 UTC  (3+ messages)
` [PATCH V3 1/2] platform/x86/amd/pmf: Introduce new interface to export NPU metrics

[PATCH] perf build: Raise minimum shellcheck version to 0.7.2
 2026-01-06 13:19 UTC 

[PATCH 0/1] alpha: trivial: remove ^L chars
 2026-01-06 13:17 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH RESEND 1/1] SPARC/PCI: Correct 64-bit non-pref -> pref BAR resources
 2026-01-06 13:16 UTC  (3+ messages)

[PATCH] x86/fred: Correct speculative safety in fred_extint()
 2026-01-06 13:15 UTC 

[PATCH v9 0/2] Bluetooth: btqca: move WCN7850 WA and add WCN6855 firmware priority selection feature
 2026-01-06 13:15 UTC  (5+ messages)
` [PATCH v9 1/2] Bluetooth: btqca: move WCN7850 workaround to the caller
` [PATCH v9 2/2] Bluetooth: btqca: Add WCN6855 firmware priority selection feature

[PATCH v8 0/2] Bluetooth: btqca: move WCN7850 WA and add WCN6855 firmware priority selection feature
 2026-01-06 13:14 UTC  (5+ messages)
` [PATCH v9 1/2] Bluetooth: btqca: move WCN7850 workaround to the caller
` [PATCH v9 2/2] Bluetooth: btqca: Add WCN6855 firmware priority selection feature

[PATCH] arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 write protect
 2026-01-06 13:13 UTC 

[PATCH] bpftool: Add 'head' option for tcx attach to insert at chain start
 2026-01-06 13:11 UTC  (3+ messages)
` [PATCH v2] bpftool: Add 'prepend' "

[PATCH RFC net-next v3 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-01-06 13:11 UTC  (5+ messages)
` [PATCH RFC net-next v3 4/4] net: dsa: add basic initial driver for "

[PATCH 0/2] PCI: dwc: Add multi-port controller support
 2026-01-06 13:11 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
 2026-01-06 13:09 UTC  (15+ messages)
` [PATCH 3/5] rust: sync: support using bool with READ_ONCE
` [PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
  ` [PATCH 2/5] rust: sync: add READ_ONCE and WRITE_ONCE

[PATCH v4 0/3] Add support for Variscite DART-MX95 and Sonata board
 2026-01-06 13:07 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: fsl: add Variscite DART-MX95 Boards
` [PATCH v4 2/3] arm64: dts: freescale: Add support for Variscite DART-MX95
` [PATCH v4 3/3] arm64: dts: imx95-var-dart: Add support for Variscite Sonata board

[PATCH] f2fs: fix use-after-free in f2fs_write_end_io
 2026-01-06 13:06 UTC  (2+ messages)
` [PATCH v6] "

[PATCH 0/1] drm/amdgpu: Fix TLB flush failures after hibernation resume
 2026-01-06 12:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] perf test perftool_testsuite: Add missing shellcheck source directive
 2026-01-06 12:59 UTC 

[PATCH v1] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2026-01-06 12:59 UTC  (10+ messages)

[PATCH v2 0/6] video/logo: allow custom boot logo and simplify logic
 2026-01-06 12:56 UTC  (4+ messages)
` [PATCH v2 6/6] video/logo: move logo selection logic to Kconfig

[PATCH v2 0/2] rust: macros: Add derive Display for enums
 2026-01-06 12:56 UTC  (9+ messages)
` [PATCH v2 1/2] "

[PATCH v6 0/11] PCI: imx6: Add a method to handle CLKREQ# override
 2026-01-06 12:54 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: phy: realtek: various improvements for 2.5GE PHYs
 2026-01-06 12:53 UTC  (3+ messages)
` [PATCH net-next v2 3/5] net: phy: move mmd_phy_read and mmd_phy_write to phylib.h

[PATCH] fork/pid: Fix use-after-free in __task_pid_nr_ns
 2026-01-06 12:50 UTC  (3+ messages)

[PATCH] ocfs2: Fix circular locking dependency in ocfs2_del_inode_from_orphan()
 2026-01-06 12:51 UTC 

[PATCH bpf-next v6 00/10] bpf: fsession support
 2026-01-06 12:48 UTC  (5+ messages)

[PATCH v4] Bluetooth: hci_qca: Cleanup on all setup failures
 2026-01-06 12:47 UTC  (2+ messages)

[PATCH v3 0/2] block: Generalize physical entry definition
 2026-01-06 12:46 UTC  (3+ messages)

KASAN vs realloc
 2026-01-06 12:42 UTC 

[PATCH v2 00/45] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-01-06 12:40 UTC  (7+ messages)
` [PATCH v2 25/45] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v2 26/45] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v2 27/45] arm_mpam: resctrl: Add support for csu counters

[PATCH 0/2] PCI: endpoint: BAR subrange mapping support
 2026-01-06 12:39 UTC  (8+ messages)

[PATCH v2] btrfs: tests: Fix memory leak in btrfs_test_qgroups()
 2026-01-06 12:38 UTC  (2+ messages)

[PATCH v3 0/2] riscv: spacemit: add gpio support for K3 SoC
 2026-01-06 12:36 UTC  (2+ messages)

[PATCH v5 0/2] Add firmware-managed PCIe Endpoint support for SA8255P
 2026-01-06 12:34 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: qcom,sa8255p-pcie-ep: Document firmware managed PCIe endpoint
` [PATCH v5 2/2] PCI: qcom-ep: Add support for firmware-managed PCIe Endpoint

[PATCH v19 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-01-06 12:34 UTC  (13+ messages)
` [PATCH v19 01/10] power: reset: reboot-mode: Remove devres based allocations
` [PATCH v19 06/10] power: reset: Add psci-reboot-mode driver

[PATCH RESEND v2 00/12] coc: tsm: Implement ->connect()/->disconnect() callbacks for ARM CCA IDE setup
 2026-01-06 12:33 UTC  (3+ messages)
` [PATCH RESEND v2 02/12] firmware: smccc: coco: Manage arm-smccc platform device and CCA auxiliary drivers

[PATCH] chcr_ktls: add a defensive NULL check to prevent a possible null-pointer dereference in chcr_ktls_dev_del()
 2026-01-06 12:33 UTC 

[PATCH] loop: don't change loop device under exclusive opener in loop_set_status
 2026-01-06 12:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v6 1/2] md: Don't set MD_BROKEN for RAID1 and RAID10 when using FailFast
 2026-01-06 12:30 UTC  (2+ messages)

[PATCH v2 2/2] block: Fix WARN_ON in blk_mq_run_hw_queue when called from interrupt context
 2026-01-06 12:29 UTC  (3+ messages)

[PATCH] rust: configfs: replace `kernel::c_str!` with C-Strings
 2026-01-06 11:23 UTC  (3+ messages)

[PATCH v2 0/2] selftests: Centralize kselftest headers to avoid relative includes
 2026-01-06 12:29 UTC  (3+ messages)
` [PATCH v3] selftests: complete kselftest include centralization

[PATCH] regmap: Fix race condition in hwspinlock irqsave routine
 2026-01-06 12:27 UTC  (2+ messages)

[PATCH v2] ACPI: Documentation: driver-api: Disapprove of using ACPI drivers
 2026-01-06 12:27 UTC 

[PATCH 0/3] gpio: shared: close remaining gaps
 2026-01-06 12:25 UTC  (5+ messages)
` [PATCH 3/3] gpio: shared: allow sharing a reset-gpios pin between reset-gpio and gpiolib

[PATCH v4 0/1] Fix filter mode register issue
 2026-01-06 12:25 UTC  (3+ messages)
` [PATCH v4 1/1] media: rkisp1: Fix filter mode register configuration

[PATCH v2] arm64: Disable branch profiling for all arm64 code
 2026-01-06 12:24 UTC  (3+ messages)

[PATCH] dt-bindings: phy: ti,control-phy-otghs: convert to DT schema
 2026-01-06 12:23 UTC  (3+ messages)

[PATCH 0/4] drivers: spi: st: use pm_ptr and remove __maybe_unused
 2026-01-06 12:22 UTC  (6+ messages)
` [PATCH 1/4] drivers: spi: st: remove __maybe_unused for suspend/resume
` [PATCH 2/4] drivers: spi: stm32-ospi: avoid __maybe_unused and use pm_ptr
` [PATCH 3/4] drivers: spi: stm32-qspi: "
` [PATCH 4/4] drivers: spi: stm32: "

[PATCH v4 00/15] Add support for Microchip LAN969x
 2026-01-06 12:21 UTC  (2+ messages)
` (subset) "

[PATCH] regmap: maple: free entry on mas_store_gfp() failure
 2026-01-06 12:21 UTC  (2+ messages)

[PATCH] ASoC: Intel: sof_sdw: Add new quirks for PTL on Dell with CS42L43
 2026-01-06 12:21 UTC  (2+ messages)

[PATCH] ASoC: simple-card-utils: Check device node before overwrite direction
 2026-01-06 12:21 UTC  (2+ messages)

[PATCH] ASoC: es8328: Remove duplicate DAPM routes
 2026-01-06 12:21 UTC  (2+ messages)

[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-01-06 12:20 UTC  (13+ messages)
` [PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking

[PATCH v1] clk: tegra: Adjust callbacks in tegra_clock_pm
 2026-01-06 12:19 UTC  (4+ messages)
    ` [PATCH v2] "

[RFC v3 0/2] ext4: fast commit: fix lockdep issues
 2026-01-06 12:18 UTC  (4+ messages)
` [RFC v3 1/2] ext4: fast_commit: assert i_data_sem only before sleep

re-enable IOCB_NOWAIT writes to files v5
 2026-01-06 12:15 UTC  (7+ messages)
` [PATCH 05/11] fs: refactor ->update_time handling
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fs: refactor file_update_time_flags

[PATCH] ext4: fast commit: avoid fs_reclaim inversion in perform_commit
 2026-01-06 12:14 UTC  (3+ messages)

[PATCH v1 0/3] clk: meson: small fixes for HDMI PLL OD
 2026-01-06 12:10 UTC  (3+ messages)

[PATCH] ext4: fast commit: make s_fc_lock reclaim-safe
 2026-01-06 12:10 UTC  (2+ messages)

[PATCH v2 00/12] media: stm32: dcmi: stability & performance enhancements
 2026-01-06 11:34 UTC  (4+ messages)
` [PATCH v2 03/12] media: stm32: dcmi: only create dma descriptor once at buf_prepare
` [PATCH v2 05/12] media: stm32: dcmi: rework spin_lock calls
` [PATCH v2 10/12] media: stm32: dcmi: addition of DMA-MDMA chaining support

[PATCH RESEND v4 0/8] perf arm_spe: Extend operations
 2026-01-06 12:07 UTC  (9+ messages)
` [PATCH RESEND v4 1/8] perf/uapi: Extend data source fields
` [PATCH RESEND v4 2/8] tools/include: Sync uapi/linux/perf.h with the kernel sources
` [PATCH RESEND v4 3/8] perf mem: Print extended fields
` [PATCH RESEND v4 4/8] perf arm_spe: Set extended fields in data source
` [PATCH RESEND v4 5/8] perf sort: Support sort ASE and SME
` [PATCH RESEND v4 6/8] perf sort: Sort disabled and full predicated flags
` [PATCH RESEND v4 7/8] perf report: Update document for SIMD flags
` [PATCH RESEND v4 8/8] perf arm_spe: Improve SIMD flags setting

Question about to KMSAN: uninit-value in can_receive
 2026-01-06 12:04 UTC  (14+ messages)
          ` [bpf, xdp] headroom - was: "

[PATCH RESEND v3 0/2] skip redundant TLB sync IPIs
 2026-01-06 12:03 UTC  (2+ messages)
` [PATCH RESEND v3 2/2] mm: introduce pmdp_collapse_flush_sync() to skip redundant IPI

[RESEND PATCH] gfs2: do not evict glocks with populated address spaces
 2026-01-06 12:03 UTC 


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