public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-28 16:31:29 to 2026-01-28 18:06:12 UTC [more...]

[PATCH RFC 00/12] dmaengine: introduce common linked-list DMA controller framework
 2026-01-28 18:05 UTC  (11+ messages)
` [PATCH RFC 01/12] dmaengine: Extend virt_chan for link list based DMA engines
` [PATCH RFC 02/12] dmaengine: Add common dma_ll_desc and dma_linklist_item for link-list controllers
` [PATCH RFC 03/12] dmaengine: fsl-edma: Remove redundant echan from struct fsl_edma_desc
` [PATCH RFC 04/12] dmaengine: fsl-edma: Use common dma_ll_desc in vchan
` [PATCH RFC 05/12] dmaengine: Add DMA pool allocation in vchan_dma_ll_init() and API vchan_dma_ll_free()
` [PATCH RFC 06/12] dmaengine: Move fsl_edma_(alloc|free)_desc() to common library
` [PATCH RFC 07/12] dmaengine: virt-dma: split vchan_tx_prep() into init and internal helpers
` [PATCH RFC 08/12] dmaengine: Factor out fsl-edma prep_memcpy into common vchan helper
` [PATCH RFC 09/12] dmaengine: ll-dma: support multi-descriptor memcpy for large transfers
` [PATCH RFC 11/12] dmaengine: fsl-edma: use local soff/doff variables

[PATCH v2] ext4: don't order data when zeroing unwritten or delayed block
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH] net: usb: r8152: fix resume reset deadlock
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH -next v3 0/7] ext4: defer unwritten splitting until I/O completion
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH v1] cpuidle: governors: menu: Always check timers with tick stopped
 2026-01-28 18:05 UTC  (3+ messages)

[PATCH] ext4: move ext4_percpu_param_init() before ext4_mb_init()
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH v4 0/8] ext4 extent split/convert refactor and kunit tests
 2026-01-28 18:05 UTC  (2+ messages)

[RFC 0/5] ext4: mark more ops fast-commit ineligible
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH v1] ext4: Remove redundant NULL check after __GFP_NOFAIL
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH v2] ext4: add sysfs attribute err_report_sec to control s_err_report timer
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH] ext4: Fix memory leak in ext4_ext_shift_extents()
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH] fs/ext4: Remove unnecessary zero-initialization via memset
 2026-01-28 18:04 UTC  (2+ messages)

[PATCH] ext4: fast commit: make s_fc_lock reclaim-safe
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH 3/6] rust: add `bitfield!` macro
 2026-01-28 18:05 UTC  (7+ messages)

[PATCH] pmdomain: imx: Fix i.MX8MP VPU_H1 power up sequence
 2026-01-28 18:03 UTC  (2+ messages)

[PATCH 0/3] drm/bridge: imx: A few fixes
 2026-01-28 17:59 UTC  (5+ messages)
` (subset) "

[PATCH for drm-misc-fixes] drm/bridge: imx: A few fixes - backport
 2026-01-28 17:55 UTC  (2+ messages)
` [PATCH for drm-misc-fixes] drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()

[PATCH v2] staging: media: av7110: remove dead code
 2026-01-28 17:56 UTC 

[PATCH v4 5/7] rust: io: add `register!` macro
 2026-01-28 17:56 UTC  (2+ messages)

[PATCH v3 00/26] Runtime TDX Module update support
 2026-01-28 17:52 UTC  (12+ messages)
` [PATCH v3 03/26] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
` [PATCH v3 04/26] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v3 05/26] coco/tdx-host: Expose TDX Module version

[PATCH v5 1/3] dt-bindings: gpio: Add Tegra264 support
 2026-01-28 17:52 UTC  (2+ messages)

[PATCH v8 0/6] iio: proximity: Add interrupt support for RFD77402
 2026-01-28 17:51 UTC  (7+ messages)
` [PATCH v8 1/6] iio: proximity: rfd77402: Reorder header includes
` [PATCH v8 2/6] iio: proximity: rfd77402: Align polling timeout with datasheet
` [PATCH v8 3/6] iio: proximity: rfd77402: Use kernel helper for result polling
` [PATCH v8 4/6] iio: proximity: rfd77402: Use devm-managed mutex initialization
` [PATCH v8 5/6] iio: proximity: rfd77402: Document device private data structure
` [PATCH v8 6/6] iio: proximity: rfd77402: Add interrupt handling support

[PATCH] watchdog/softlockup: Fix sample ring index wrap in need_counting_irqs()
 2026-01-28 17:52 UTC  (2+ messages)

[PATCH] uprobes: fix incorrect lockdep condition in filter_chain()
 2026-01-28 17:51 UTC  (4+ messages)

[PATCH v2 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-01-28 17:51 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add Eswin EIC7700 PVT sensor

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-28 17:50 UTC  (6+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings

[PATCH v2 00/25] kernel-doc: make it parse new functions and structs
 2026-01-28 17:49 UTC  (48+ messages)
` [PATCH v2 01/25] docs: kdoc_re: add support for groups()
  ` [Intel-wired-lan] "
` [PATCH v2 02/25] docs: kdoc_re: don't go past the end of a line
  ` [Intel-wired-lan] "
` [PATCH v2 03/25] docs: kdoc_parser: move var transformers to the beginning
  ` [Intel-wired-lan] "
` [PATCH v2 04/25] docs: kdoc_parser: don't mangle with function defines
  ` [Intel-wired-lan] "
` [PATCH v2 05/25] docs: kdoc_parser: add functions support for NestedMatch
` [PATCH v2 06/25] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
` [PATCH v2 07/25] docs: kdoc_parser: fix variable regexes to work with size_t
  ` [Intel-wired-lan] "
` [PATCH v2 08/25] docs: kdoc_parser: fix the default_value logic for variables
  ` [Intel-wired-lan] "
` [PATCH v2 09/25] docs: kdoc_parser: add some debug for variable parsing
  ` [Intel-wired-lan] "
` [PATCH v2 10/25] docs: kdoc_parser: don't exclude defaults from prototype
  ` [Intel-wired-lan] "
` [PATCH v2 11/25] docs: kdoc_parser: fix parser to support multi-word types
  ` [Intel-wired-lan] "
` [PATCH v2 12/25] docs: kdoc_parser: ignore context analysis and lock attributes
  ` [Intel-wired-lan] "
` [PATCH v2 13/25] docs: kdoc_parser: add support for LIST_HEAD
  ` [Intel-wired-lan] "
` [PATCH v2 14/25] kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
  ` [Intel-wired-lan] "
` [PATCH v2 15/25] docs: kdoc_re: properly handle strings and escape chars on it
  ` [Intel-wired-lan] "
` [PATCH v2 16/25] docs: kdoc_re: better show KernRe() at documentation
  ` [Intel-wired-lan] "
` [PATCH v2 17/25] docs: kdoc_re: don't recompile NextMatch regex every time
  ` [Intel-wired-lan] "
` [PATCH v2 18/25] docs: kdoc_re: Change NestedMath args replacement to \0
  ` [Intel-wired-lan] "
` [PATCH v2 19/25] docs: kdoc_re: make NextedMatch use KernRe
` [PATCH v2 20/25] tools: kdoc_re: add support on NestedMatch for argument replacement
  ` [Intel-wired-lan] "
` [PATCH v2 21/25] tools: python: add helpers to run unit tests
` [PATCH v2 22/25] unittests: add tests for NestedMatch class
` [PATCH v2 23/25] tools/lib/python/unittest_helper.py
  ` [Intel-wired-lan] "
` [PATCH v2 24/25] docs: kdoc_parser: better handle struct_group macros
  ` [Intel-wired-lan] "
` [PATCH v2 25/25] docs: kdoc_re: fix a parse bug on struct page_pool_params
  ` [Intel-wired-lan] "

[PATCH RFC] vfs: allow mounting inside a container without FS_USERNS_MOUNT by root
 2026-01-28 17:47 UTC 

[PATCH] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-01-28 17:45 UTC 

[PATCH v8] watchdog/hardlockup: simplify perf event probe and remove per-cpu dependency
 2026-01-28 17:45 UTC  (2+ messages)

[PATCH/for-next 0/2] cgroup/cpuset: Fix partition related locking issues
 2026-01-28 17:44 UTC  (3+ messages)
` [PATCH/for-next 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to task_work

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-01-28 17:44 UTC  (7+ messages)
` [RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
          `  "

[PATCH v4 2/3] reset: cix: add support for cix sky1 resets
 2026-01-28 17:43 UTC  (2+ messages)

[PATCH] mailmap: update Alexander Mikhalitsyn's emails
 2026-01-28 17:43 UTC  (2+ messages)

[PATCH v3 0/4] i2c: add support for Andes platform
 2026-01-28 17:42 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: i2c: add support for AE350 I2C controller

[PATCH 0/2] kexec: Refuse kernel-unsafe Microsoft Hypervisor transitions
 2026-01-28 17:42 UTC  (3+ messages)
` [PATCH 1/2] kexec: Add permission notifier chain for kexec operations
` [PATCH 2/2] mshv: Add kexec blocking support

[PATCH v5 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
 2026-01-28 17:41 UTC  (3+ messages)

[PATCH net-next 0/8] Add support for Renesas RZ/G3L GBETH
 2026-01-28 17:41 UTC  (3+ messages)
` [PATCH net-next 1/8] dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L SoC

[PATCH v2 1/2] rust: introduce abstractions for fwctl
 2026-01-28 17:40 UTC  (17+ messages)
          ` [PATCH v2 1/2] rust: introduce abstractions for fwctlg

[PATCH net] mISDN: Fix data race in timer handling
 2026-01-28 17:37 UTC  (2+ messages)

[PATCH v3 0/8] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-01-28 17:34 UTC  (3+ messages)
` [PATCH v3 5/8] dt-bindings: iio: dac: maxim,ds4424: add maxim,rfs-ohms property

[PATCH bpf-next v2 1/3] bpf: Add bpf_arch_supports_fsession()
 2026-01-28 17:33 UTC  (4+ messages)

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-28 17:33 UTC  (4+ messages)
` [PATCH v4 2/3] prandom: Add __always_inline version of prandom_u32_state()

[PATCH v3 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-01-28 17:32 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm

[PATCH] virtio_ring: Add READ_ONCE annotations for device-writable fields
 2026-01-28 17:30 UTC  (4+ messages)

[PATCH] arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM
 2026-01-28 17:27 UTC  (5+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "

[PATCH v8 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2026-01-28 17:25 UTC  (12+ messages)
` [PATCH v8 01/11] drm/fourcc: Add warning for bad bpp
` [PATCH v8 02/11] drm/fourcc: Add DRM_FORMAT_XV15/XV20
` [PATCH v8 03/11] drm/fourcc: Add DRM_FORMAT_Y8
` [PATCH v8 04/11] drm/fourcc: Add DRM_FORMAT_Y10_P32
` [PATCH v8 05/11] drm/fourcc: Add DRM_FORMAT_X403
` [PATCH v8 06/11] drm/fourcc: Add DRM_FORMAT_XVUY2101010
` [PATCH v8 07/11] drm: xlnx: zynqmp: Use drm helpers when calculating buffer sizes
` [PATCH v8 08/11] drm: xlnx: zynqmp: Add support for XV15 & XV20
` [PATCH v8 09/11] drm: xlnx: zynqmp: Add support for Y8 and Y10_P32
` [PATCH v8 10/11] drm: xlnx: zynqmp: Add support for X403
` [PATCH v8 11/11] drm: xlnx: zynqmp: Add support for XVUY2101010

[GIT PULL] pwm: Two fixes and a maintainer update
 2026-01-28 17:25 UTC  (6+ messages)
      ` "immediate fixes" for user-reported regressions (was: Re: [GIT PULL] pwm: Two fixes and a maintainer update)

[PATCH v8 0/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2026-01-28 17:24 UTC  (9+ messages)
` [PATCH v8 2/8] arm64: dts: imx8mp-hummingboard-pulse/cubox-m: fix vmmc gpio polarity
` [PATCH v8 3/8] arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
` [PATCH v8 4/8] arm64: dts: imx8mp-sr-som: build dtbs with symbols for overlay support
` [PATCH v8 5/8] arm64: dts: add support for SolidRun i.MX8MP HummingBoard IIoT

[PATCH v13 0/3] Firmware Support for USB-HID Devices and CP2112
 2026-01-28 17:24 UTC  (8+ messages)
` [PATCH v13 1/3] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge

[PATCH] staging: rtl8723bs: replace magic -2 error codes with proper errno
 2026-01-28 17:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC
 2026-01-28 17:22 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer

[PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device
 2026-01-28 17:20 UTC  (3+ messages)

linux-next: manual merge of the drivers-x86 tree with the hid tree
 2026-01-28 17:20 UTC  (3+ messages)

[PATCH v3 2/2] PCI/ACPI: Confine program_hpx_type2 to the AER bits
 2026-01-28 17:19 UTC  (2+ messages)

[PATCH v2] remoteproc: imx_rproc: Not report loaded resource table when none
 2026-01-28 17:18 UTC  (4+ messages)

[PATCH 0/2] Add device tree for Samsung Galaxy J7 (2016)
 2026-01-28 17:17 UTC  (3+ messages)

[PATCH v3] rust: dma: allow drivers to tune max segment size
 2026-01-28 17:17 UTC  (2+ messages)

[PATCH 1/3] staging: rtl8723bs: rename u1bTmp to val
 2026-01-28 17:16 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8723bs: modernize hex output and WMM check
` [PATCH 3/3] staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.c

[BUG] - Short freezes in gameplay due to MMC_CAP_AGGRESSIVE_PM on RTS525A card reader
 2026-01-28 17:14 UTC  (11+ messages)

[PATCH net-next v3] netns: optimize netns cleaning by batching unhash_nsid calls
 2026-01-28 17:13 UTC  (3+ messages)

[PATCH v2 0/2] Add support for eGPUs on Apple Products
 2026-01-28 17:12 UTC  (2+ messages)

[PATCH] mm: cma: Fix stub for cma_skip_dt_default_reserved_mem()
 2026-01-28 17:09 UTC  (2+ messages)

[PATCH v3 0/5] MediaTek PLL Refactors and Fixes
 2026-01-28 17:08 UTC  (5+ messages)
` [PATCH v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc

[GIT PULL] Rust pin-init for v7.0
 2026-01-28 17:05 UTC  (3+ messages)

[PATCH v1 00/14] x86 boot code cleanups, batch 1
 2026-01-28 17:01 UTC  (3+ messages)
  ` [PATCH v1 01/14] x86/realmode: remove I/O port paravirtualization

[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2026-01-28 17:01 UTC  (7+ messages)
` [PATCH v7 3/5] "
` [PATCH v7 4/5] PCI/AER: Clear both AER fatal and non-fatal status
` [PATCH v7 5/5] PCI/AER: Only clear error bits in pcie_clear_device_status()

[PATCH v2 0/8] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-01-28 17:00 UTC  (6+ messages)
` [PATCH v2 2/8] dt-bindings: iio: dac: maxim,ds4424: add maxim,rfs-ohms property

[PATCH] staging: media: ipu3: fix function argument alignment
 2026-01-28 16:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-01-28 16:59 UTC  (5+ messages)

[PATCH 0/3] Revert "revocable: Revocable resource management"
 2026-01-28 16:58 UTC  (10+ messages)

[PATCH net] dpaa2-switch: add bounds check for if_id in IRQ handler
 2026-01-28 16:55 UTC 

[PATCH bpf-next] bpf: Remove RCU lock for perf callchain buffer
 2026-01-28 16:57 UTC 

[PATCH v3 0/4] O_REGULAR flag support for open
 2026-01-28 16:57 UTC  (5+ messages)
` [PATCH v3 1/4] open: new O_REGULAR flag support

[PATCH] thermal/drivers/airoha: Fix a device node reference leak in airoha_thermal_probe()
 2026-01-28 16:56 UTC  (2+ messages)

[PATCH v7 0/2] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2026-01-28 16:54 UTC  (2+ messages)

[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
 2026-01-28 16:52 UTC  (7+ messages)
` [PATCH bpf-next v8 1/3] perf: Add rctx in perf_callchain_entry
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain

[PATCH v3] mm/shmem, swap: fix race of truncate and swap entry split
 2026-01-28 16:52 UTC  (3+ messages)

[PATCH v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2026-01-28 16:52 UTC  (3+ messages)

[syzbot] [iommu?] KMSAN: uninit-value in iopt_pages_unfill_xarray
 2026-01-28 16:50 UTC  (2+ messages)

[PATCH] clk: qcom: sm8750: Constify 'qcom_cc_desc' in SM8750 camcc
 2026-01-28 16:48 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
 2026-01-28 16:47 UTC  (2+ messages)

[PATCH net-next v5 0/4] net: netconsole: convert to NBCON console infrastructure
 2026-01-28 16:46 UTC  (4+ messages)
` [PATCH net-next v5 4/4] netconsole: Use printk context for CPU and task information

[PATCH net-next v9 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-01-28 16:45 UTC  (4+ messages)
` [PATCH net-next v9 4/4] net: dsa: add basic initial driver for "

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-28 16:44 UTC  (3+ messages)
` [PATCH v2 07/13] mm: update secretmem to use VMA flags on mmap_prepare

[PATCH v6 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
 2026-01-28 16:44 UTC  (7+ messages)
` [PATCH v6 3/9] drm: verisilicon: add a driver for Verisilicon display controllers

[PATCH v6 0/7] i2c: xiic: use generic device property accessors
 2026-01-28 16:40 UTC  (9+ messages)
` [PATCH v6 1/7] dt-bindings: i2c: xiic: make clocks optional

[GIT PULL] pin control fixes for v6.19
 2026-01-28 16:39 UTC  (2+ messages)

[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
 2026-01-28 16:38 UTC  (3+ messages)
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse

[PATCH v2] wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()
 2026-01-28 16:36 UTC  (2+ messages)

[PATCH 0/7] x86/microcode: Refactor NMI-based rendezvous mechanism to stop-machine
 2026-01-28 16:35 UTC  (7+ messages)
` [PATCH 1/7] stop_machine: Introduce stop_machine_nmi()

[syzbot] [netfilter?] KASAN: slab-use-after-free Read in nft_array_get_cmp
 2026-01-28 16:35 UTC  (3+ messages)

[PATCH 6.18 000/227] 6.18.8-rc1 review
 2026-01-28 16:31 UTC  (2+ messages)

[PATCH v1 0/3] Improve SPI target mode support and error handling
 2026-01-28 16:32 UTC  (4+ messages)
` [PATCH v1 1/3] spi: geni-qcom: Improve target mode allocation by using proper allocation functions

[syzbot] [serial?] general protection fault in fn_enter
 2026-01-28 16:31 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