The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-02-04 13:52:28 to 2026-02-04 15:07:19 UTC [more...]

[PATCH] drm/komeda: fix integer overflow in AFBC framebuffer size check
 2026-02-04 15:05 UTC  (5+ messages)

[PATCH 1/2] docs: media: maintainer-entry-profile: do some editorial reviews
 2026-02-04 15:07 UTC  (3+ messages)
  ` [PATCH 2/2] docs: media: media-committer: do some editorial changes

[PATCH net-next v3 4/4] amd-xgbe: add RSS ethtool self-test
 2026-02-04 15:06 UTC 

[PATCH iwl-next v2 0/5] ice: add support for devmem/io_uring Rx and Tx
 2026-02-04 15:04 UTC  (3+ messages)

[PATCH v2 00/12] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-02-04 15:05 UTC  (4+ messages)
` [PATCH v2 07/12] mfd: sec: store hardware revision in sec_pmic_dev and add S2MU005 support

[PATCH net-next v3 3/4] amd-xgbe: add ARP offload ethtool self-test
 2026-02-04 15:04 UTC 

[PATCH 6.1 000/280] 6.1.162-rc1 review
 2026-02-04 14:36 UTC 

[PATCH v4 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2026-02-04 15:03 UTC  (5+ messages)
` [PATCH v4 1/4] firmware: ti_sci: add BOARDCFG_MANAGED mode support
` [PATCH v4 2/4] firmware: ti_sci: add support for restoring IRQs during resume
` [PATCH v4 3/4] clk: keystone: sci-clk: add restore_context() operation
` [PATCH v4 4/4] firmware: ti_sci: add support for restoring clock context during resume

[PATCH v7 00/29] KVM: s390: gmap rewrite, the real deal
 2026-02-04 15:02 UTC  (30+ messages)
` [PATCH v7 01/29] KVM: s390: Refactor pgste lock and unlock functions
` [PATCH v7 02/29] KVM: s390: Add P bit in table entry bitfields, move union vaddress
` [PATCH v7 03/29] s390: Make UV folio operations work on whole folio
` [PATCH v7 04/29] s390: Move sske_frame() to a header
` [PATCH v7 05/29] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v7 06/29] KVM: s390: Introduce import_lock
` [PATCH v7 07/29] KVM: s390: Export two functions
` [PATCH v7 08/29] s390/mm: Warn if uv_convert_from_secure_pte() fails
` [PATCH v7 09/29] KVM: s390: vsie: Pass gmap explicitly as parameter
` [PATCH v7 10/29] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v7 11/29] KVM: s390: Rename some functions in gaccess.c
` [PATCH v7 12/29] KVM: s390: KVM-specific bitfields and helper functions
` [PATCH v7 13/29] KVM: s390: KVM page table management functions: allocation
` [PATCH v7 14/29] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v7 15/29] KVM: s390: KVM page table management functions: walks
` [PATCH v7 16/29] KVM: s390: KVM page table management functions: storage keys
` [PATCH v7 17/29] KVM: s390: KVM page table management functions: lifecycle management
` [PATCH v7 18/29] KVM: s390: KVM page table management functions: CMMA
` [PATCH v7 19/29] KVM: s390: New gmap code
` [PATCH v7 20/29] KVM: s390: Add helper functions for fault handling
` [PATCH v7 21/29] KVM: s390: Add some helper functions needed for vSIE
` [PATCH v7 22/29] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v7 23/29] KVM: s390: Storage key functions refactoring
` [PATCH v7 24/29] KVM: s390: Switch to new gmap
` [PATCH v7 25/29] KVM: s390: Remove gmap from s390/mm
` [PATCH v7 26/29] KVM: S390: Remove PGSTE code from linux/s390 mm
` [PATCH v7 27/29] KVM: s390: Enable 1M pages for gmap
` [PATCH v7 28/29] KVM: s390: Storage key manipulation IOCTL
` [PATCH v7 29/29] KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl

[PATCH net-next v3 2/4] amd-xgbe: add hardware ARP offload support
 2026-02-04 15:01 UTC 

[PATCH] x86/boot/sev: Move SEV decompressor variables into the .data section
 2026-02-04 15:01 UTC 

[PATCH] driver core: Make deferred_probe_timeout default a Kconfig option
 2026-02-04 15:00 UTC 

[PATCH 0/6] rust: io: turn IoCapable into a functional trait
 2026-02-04 15:00 UTC  (5+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] rust: io: mem: use non-relaxed I/O ops in examples

[PATCH net-next v3 1/4] amd-xgbe: do not select NET_SELFTESTS when INET is disabled
 2026-02-04 15:00 UTC 

linux-next: Tree for Feb 4
 2026-02-04 14:59 UTC 

[PATCH net-next v3 0/4] amd-xgbe: add ARP offload and RSS self-tests
 2026-02-04 14:58 UTC 

[PATCH] mm/userfaultfd: fix likely/unlikely annotation in move_pages()
 2026-02-04 14:58 UTC  (2+ messages)

[PATCH v3 0/2] Support remoteproc fixed device index from DT aliases
 2026-02-04 14:57 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: core: support "

[PATCH v2 00/20] rv/rvgen: Robustness, modernization, and fixes
 2026-02-04 14:42 UTC  (21+ messages)
` [PATCH v2 01/20] rv/rvgen: introduce AutomataError exception class
` [PATCH v2 02/20] rv/rvgen: remove bare except clauses in generator
` [PATCH v2 03/20] rv/rvgen: replace % string formatting with f-strings
` [PATCH v2 04/20] rv/rvgen: replace __len__() calls with len()
` [PATCH v2 05/20] rv/rvgen: remove unnecessary semicolons
` [PATCH v2 06/20] rv/rvgen: use context managers for file operations
` [PATCH v2 07/20] rv/rvgen: fix typos in automata and generator docstring and comments
` [PATCH v2 08/20] rv/rvgen: fix PEP 8 whitespace violations
` [PATCH v2 09/20] rv/rvgen: fix DOT file validation logic error
` [PATCH v2 10/20] rv/rvgen: use class constant for init marker
` [PATCH v2 11/20] rv/rvgen: refactor automata.py to use iterator-based parsing
` [PATCH v2 12/20] rv/rvgen: remove unused sys import from dot2c
` [PATCH v2 13/20] rv/rvgen: remove unused __get_main_name method
` [PATCH v2 14/20] rv/rvgen: make monitor arguments required in rvgen
` [PATCH v2 15/20] rv/rvgen: fix isinstance check in Variable.expand()
` [PATCH v2 16/20] rv/rvgen: extract node marker string to class constant
` [PATCH v2 17/20] rv/rvgen: enforce presence of initial state
` [PATCH v2 18/20] rv/rvgen: fix unbound loop variable warning
` [PATCH v2 19/20] rv/rvgen: fix _fill_states() return type annotation
` [PATCH v2 20/20] rv/rvgen: add missing return type annotations

linux-next: manual merge of the tip tree with the pm tree
 2026-02-04 14:56 UTC  (3+ messages)

[PATCH v3 00/11] dmaengine, PCI: endpoint: Enable remote use of integrated DesignWare eDMA
 2026-02-04 14:54 UTC  (12+ messages)
` [PATCH v3 01/11] dmaengine: Add hw_id to dma_slave_caps
` [PATCH v3 02/11] dmaengine: dw-edma: Report channel hw_id in dma_slave_caps
` [PATCH v3 03/11] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v3 04/11] dmaengine: Add selfirq callback registration API
` [PATCH v3 05/11] dmaengine: dw-edma: Implement dmaengine selfirq callbacks using interrupt emulation
` [PATCH v3 06/11] PCI: endpoint: Add remote resource query API
` [PATCH v3 07/11] PCI: dwc: Record integrated eDMA register window
` [PATCH v3 08/11] PCI: dwc: ep: Report integrated DWC eDMA remote resources
` [PATCH v3 09/11] PCI: endpoint: pci-epf-test: Add smoke test for EPC remote resource API
` [PATCH v3 10/11] misc: pci_endpoint_test: Add EPC remote resource API test ioctl
` [PATCH v3 11/11] selftests: pci_endpoint: Add EPC remote resource API test

[PATCH 5.15 000/206] 5.15.199-rc1 review
 2026-02-04 14:37 UTC 

[PATCH 0/2] tracing: resolve enum names for function arguments via BTF
 2026-02-04 14:52 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-04 14:49 UTC  (14+ messages)
` [PATCH v7 4/8] vfio: Wait for dma-buf invalidation to complete

[PATCH] netfilter: amanda: fix RCU pointer typing for nf_nat_amanda_hook
 2026-02-04 14:49 UTC  (9+ messages)
` [PATCH v2] "

[PATCH bpf-next v7 0/4] Add cryptographic hash and signature verification kfuncs to BPF
 2026-02-04 14:47 UTC  (4+ messages)
` [PATCH bpf-next v7 3/4] bpf: Add signature verification kfuncs

[PATCH v2 0/3] sunrpc: Fix `make W=1` build issues
 2026-02-04 14:45 UTC  (5+ messages)

[PATCH 5.10 000/161] 5.10.249-rc1 review
 2026-02-04 14:37 UTC 

[PATCH v5 0/5] lib and lib/cmdline enhancements
 2026-02-04 14:42 UTC  (8+ messages)
` [PATCH v5 1/5] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v5 2/5] lib: fix memparse() "
` [PATCH v5 3/5] lib: add more string to 64-bit integer conversion overflow tests
` [PATCH v5 4/5] lib/cmdline_kunit: add test case for memparse()
` [PATCH v5 5/5] lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings

[PATCH v2] btrfs: zoned: remove redundant space_info lock and variable in do_allocation_zoned
 2026-02-04 14:40 UTC  (3+ messages)
` [PATCH v3] "

[RESEND PATCH v6 0/5] proc: subset=pid: Relax check of mount visibility
 2026-02-04 14:39 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/5] proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMIN

[PATCH] kdb: Replace task_curr(p) with kdb_task_has_cpu(p)
 2026-02-04 14:39 UTC 

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-04 14:38 UTC  (3+ messages)

[PATCH] usb: add QUIRK_NO_BOS for several devices
 2026-02-04 14:37 UTC  (5+ messages)

[PATCH 0/3] Revert "revocable: Revocable resource management"
 2026-02-04 14:36 UTC  (7+ messages)

[PATCH] vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
 2026-02-04 14:35 UTC  (2+ messages)

[PATCH] mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189
 2026-02-04 14:35 UTC  (2+ messages)

[PATCH net] net: hns3: fix double free issue for tx spare buffer
 2026-02-04 14:34 UTC  (5+ messages)

[PATCH v3 1/3] rust: clk: use the type-state pattern
 2026-02-04 14:34 UTC  (11+ messages)

[PATCH v2 0/3] Revert "revocable: Revocable resource management"
 2026-02-04 14:28 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "selftests: revocable: Add kselftest cases"
` [PATCH v2 2/3] Revert "revocable: Add Kunit test cases"
` [PATCH v2 3/3] Revert "revocable: Revocable resource management"

[PATCH v4 0/2] Optimize secure erase performance for certain Kingston eMMC devices
 2026-02-04 14:33 UTC  (5+ messages)
` [PATCH v4 1/2] block: decouple secure erase size limit from discard size limit
` [PATCH v4 2/2] mmc: add quirk to optimize certain Kingston eMMC secure erase/trim performance

linux-next: build failure after merge of the vfs-brauner tree
 2026-02-04 14:31 UTC  (3+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: return PD number to the user
 2026-02-04 14:28 UTC  (2+ messages)

[PATCH V1] nvme-pci: Fix NULL pointer dereference in nvme_pci_prp_iter_next
 2026-02-04 14:27 UTC  (9+ messages)

[RFC] pinctrl: pinconf-generic: move ..dt_node_to_map_pinmux() to amlogic-am4 driver
 2026-02-04 14:26 UTC  (6+ messages)

[PATCH] perf record: Make logs more readable for event open failures
 2026-02-04 14:26 UTC 

[PATCH] io_uring: Add SPDX id lines to remaining source files
 2026-02-04 14:24 UTC  (2+ messages)

[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
 2026-02-04 14:23 UTC  (10+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down

[PATCH 0/8] Add RZ/G3L IRQC support
 2026-02-04 14:23 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3L SoC
` [PATCH 2/8] irqchip/renesas-rzg2l: Make fwspec variable as pointer in struct rzg2l_irqc_priv
` [PATCH 3/8] irqchip/renesas-rzg2l: Drop IRQC_NUM_IRQ macro
` [PATCH 4/8] irqchip/renesas-rzg2l: Drop IRQC_TINT_START macro
` [PATCH 5/8] irqchip/renesas-rzg2l: Drop IRQC_IRQ_COUNT macro
` [PATCH 6/8] irqchip/renesas-rzg2l: Add RZ/G3L support
` [PATCH 7/8] irqchip/renesas-rzg2l: Add shared irq support
` [PATCH 8/8] arm64: dts: renesas: r9a08g046: Add ICU node

[PATCH v8 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-04 14:21 UTC  (4+ messages)
` [PATCH v8 2/7] mux: Add helper functions for getting optional and selected mux-state

[PATCH v5 00/13] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-02-04 14:20 UTC  (16+ messages)
` [PATCH v5 01/13] iio: dac: ds4424: reject -128 RAW value
` [PATCH v5 02/13] iio: dac: ds4424: refactor raw access to use bitwise operations
` [PATCH v5 03/13] iio: dac: ds4424: ratelimit read errors and use device context
` [PATCH v5 04/13] iio: dac: ds4424: sort headers alphabetically
` [PATCH v5 05/13] iio: dac: ds4424: rename iio_info struct to avoid ambiguity
` [PATCH v5 06/13] iio: dac: ds4424: use device match data for chip info
` [PATCH v5 07/13] iio: dac: ds4424: use fsleep() instead of usleep_range()
` [PATCH v5 08/13] dt-bindings: iio: dac: maxim,ds4424: add ds4402/ds4404
` [PATCH v5 09/13] iio: dac: ds4424: add DS4402/DS4404 device IDs
` [PATCH v5 10/13] iio: dac: ds4424: support per-variant output range limits
` [PATCH v5 11/13] iio: dac: ds4424: convert to regmap
` [PATCH v5 12/13] dt-bindings: iio: dac: maxim,ds4424: add maxim,rfs-ohms property
` [PATCH v5 13/13] iio: dac: ds4424: add Rfs-based scale and per-variant limits

[RFC PATCH 0/7] Introduce HasField infrastructure
 2026-02-04 14:20 UTC  (2+ messages)

linux-next: manual merge of the nvdimm tree with the vhost tree
 2026-02-04 14:19 UTC 

[RFC v1 09/11] media: platform: Add NXP Neoisp Image Signal Processor
 2026-02-04 14:16 UTC  (2+ messages)
` [RFC 9/11] "

[PATCH] drm/vkms: fix gamma LUT size check
 2026-02-04 14:15 UTC 

[PATCH v3 0/3] arm64: Fixes for __READ_ONCE() with CONFIG_LTO=y
 2026-02-04 14:15 UTC  (8+ messages)
` [PATCH v3 3/3] arm64, compiler-context-analysis: Permit alias analysis through "

[PATCH] spi: tegra114: Preserve SPI mode bits in def_command1_reg
 2026-02-04 14:12 UTC 

[PATCH] ovpn: Replace use of system_wq with system_percpu_wq
 2026-02-04 14:12 UTC  (3+ messages)

[PATCH] usb: dwc3: am62: handle usb2_refclk enable failures
 2026-02-04 14:11 UTC 

[rfc 0/2] pinctrl property checks
 2026-02-04 14:11 UTC  (3+ messages)

[PATCH 0/3] iio: adc: ad7768-1: add support for SPI offload
 2026-02-04 14:09 UTC  (3+ messages)
` [PATCH 3/3] "

[v7 PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
 2026-02-04 14:07 UTC  (9+ messages)
` [v7 PATCH 1/2] hung_task: Refactor detection logic and atomicise detection count
          ` [PATCH] hung_task: Increment the global counter immediately

[PATCH 7/7] riscv: dts: spacemit: PCIe and PHY-related updates for OrangePi RV2
 2026-02-04 14:06 UTC  (2+ messages)

[PATCH 4/4] sched/fair: Proportional newidle balance
 2026-02-04 14:05 UTC  (13+ messages)

[RFC v1 00/11] Add iMX95 neoisp driver
 2026-02-04 14:04 UTC  (6+ messages)
` [RFC v1 07/11] media: Add meta formats supported by NXP "
    `  "

[PATCH] mmc: dw_mmc: move pmops into core driver
 2026-02-04 14:03 UTC  (2+ messages)

[PATCH 0/2] btrfs: clean up two FIXMEs related to btrfs_search_slot output handling
 2026-02-04 14:03 UTC  (2+ messages)

[PATCH v2 0/9] Improve Qualcomm EUD driver and platform support
 2026-02-04 14:01 UTC  (3+ messages)
` [PATCH v2 1/9] dt-bindings: soc: qcom: eud: Restructure to model multi-path hardware

[PATCH net-next v2 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-02-04 14:00 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next v2 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge

[PATCH v2 0/6] hrtimer/sched: Improve hrtick
 2026-02-04 13:58 UTC  (6+ messages)
` [PATCH v2 5/6] entry,hrtimer: Push reprogramming timers into the interrupt return path

[PATCH 00/32] KVM: VMX APIC timer virtualization support
 2026-02-04 13:55 UTC  (2+ messages)

[PATCH 6.6 0/3] net: Backlog NAPI threading for PREEMPT_RT
 2026-02-04 13:54 UTC  (9+ messages)
` [PATCH 6.6 3/3] net: Allow to use SMP threads for backlog NAPI

[PATCH v1] PM: sleep: core: Clear device async state upfront during suspend
 2026-02-04 13:54 UTC  (3+ messages)

[PATCH v6 0/4] kho: history: track previous kernel version and kexec boot count
 2026-02-04 13:54 UTC  (3+ messages)
` [PATCH v6 1/4] kho: add size parameter to kho_add_subtree()

[PATCH v6 0/9] spi: add multi-lane support
 2026-02-04 13:53 UTC  (3+ messages)

[PATCH v2 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
 2026-02-04 13:52 UTC  (12+ messages)


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