messages from 2026-03-23 14:14:48 to 2026-03-23 15:19:08 UTC [more...]
[PATCH v5 0/6] selftests/mm: skip several tests when thp is not available
2026-03-23 15:17 UTC (7+ messages)
` [PATCH v5 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v5 2/6] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v5 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v5 4/6] selftests/mm/vm_util: robust write_file()
` [PATCH v5 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v5 6/6] selftests/mm: transhuge_stress: skip the test when thp "
[syzbot] [fs?] general protection fault in __umount_mnt
2026-03-23 15:19 UTC (3+ messages)
[PATCH v2 0/9] Kernel API Specification Framework
2026-03-23 13:52 UTC (3+ messages)
` [PATCH v2 3/9] kernel/api: add debugfs interface for kernel API specifications
[PATCH] mm/damon/core: optimize kdamond_apply_schemes() with pre-filtered scheme list
2026-03-23 15:18 UTC (3+ messages)
[PATCH v14 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-23 15:17 UTC (13+ messages)
` [PATCH v14 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v14 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v14 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v14 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v14 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v14 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v14 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v14 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v14 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v14 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v14 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v14 12/12] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH v6 00/24] tools build: Append -fzero-init-padding-bits=all option
2026-03-23 15:13 UTC (25+ messages)
` [PATCH v6 01/24] tools: lib: thermal: Fix typo
` [PATCH v6 02/24] tools/thermal: "
` [PATCH v6 03/24] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v6 04/24] tools/thermal: "
` [PATCH v6 05/24] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v6 06/24] perf build: Append extra host flags
` [PATCH v6 07/24] tools build: Append extra host cflags
` [PATCH v6 08/24] tools: bootconfig: Append extra cflags
` [PATCH v6 09/24] tools: counter: "
` [PATCH v6 10/24] tools: dma: "
` [PATCH v6 11/24] tools: gpio: "
` [PATCH v6 12/24] tools: hv: "
` [PATCH v6 13/24] tools: iio: "
` [PATCH v6 14/24] tools: mm: "
` [PATCH v6 15/24] tools: objtool: Append extra host cflags
` [PATCH v6 16/24] tools: power: acpi: Append extra cflags
` [PATCH v6 17/24] tools: power: x86/intel-speed-select: "
` [PATCH v6 18/24] tools: sched_ext: "
` [PATCH v6 19/24] tools: spi: "
` [PATCH v6 20/24] tools: tracing: "
` [PATCH v6 21/24] tools: usb: "
` [PATCH v6 22/24] selftests/hid: "
` [PATCH v6 23/24] selftests/nolibc: "
` [PATCH v6 24/24] selftests/sched_ext: "
[PATCH v5] mmc: host: sdhci-msm: Add support for wrapped keys
2026-03-23 15:16 UTC (2+ messages)
[PATCH 0/7] lib/iov_iter: fix bugs found via cross-function consistency review
2026-03-23 15:16 UTC (4+ messages)
` [PATCH 3/7] lib/iov_iter: fix misplaced parenthesis in iov_iter_restore() kvec check
[PATCH v6 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-03-23 15:14 UTC (7+ messages)
` [PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
[PATCH v2 0/2] drm/imagination: Improve power off sequence
2026-03-23 15:13 UTC (2+ messages)
[PATCH 0/1] docs: examples of pages affected by inline literal overflow
2026-03-23 15:14 UTC (2+ messages)
` [PATCH v3] docs: allow inline literals in paragraphs to wrap to prevent overflow
[PATCH 0/4] Add i.MX94 remoteproc support and reset vector handling improvements
2026-03-23 15:16 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: imx-rproc: Introduce fsl,reset-vector-mask
` [PATCH 2/4] dt-bindings: remoteproc: imx-rproc: Support i.MX94
[PATCH] i2c: ocores: re-check status after poll timeout to avoid false errors
2026-03-23 15:12 UTC (3+ messages)
[RFC PATCH 00/22] KVM: combined patchset for MBEC/GMET support
2026-03-23 14:49 UTC (14+ messages)
` [PATCH 01/22] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 06/22] KVM: x86/mmu: merge make_spte_{non,}executable
` [PATCH 08/22] KVM: x86/mmu: introduce ACC_READ_MASK
` [PATCH 12/22] KVM: VMX: enable use of MBEC
` [PATCH 13/22] KVM: x86/mmu: add support for nested MBEC
` [PATCH 14/22] KVM: nVMX: advertise MBEC to nested guests
[PATCH v4 0/3] pull region-specific logic into new files
2026-03-23 15:11 UTC (5+ messages)
` [PATCH v4 1/3] cxl/core/region: move pmem region driver logic into region_pmem.c
` [PATCH v4 2/3] cxl/core/region: move dax region device logic into region_dax.c
[PATCH v2 0/5] workqueue: Introduce a sharded cache affinity scope
2026-03-23 15:10 UTC (3+ messages)
[PATCH v2] iio: hid-sensors: Use software trigger
2026-03-23 15:10 UTC (2+ messages)
[PATCH v3 0/3] Skip subrange map tests on DWC iATU allocation failure
2026-03-23 15:09 UTC (2+ messages)
[PATCH v3 0/2] hwmon: Add support for MPS mp2985
2026-03-23 15:08 UTC (2+ messages)
[PATCH 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
2026-03-23 15:06 UTC (5+ messages)
[PATCH v3] arm64: dts: marvell: armada-37xx: drop 'marvell,usb-misc-reg' from USB host nodes
2026-03-23 15:07 UTC (2+ messages)
[PATCH] audit: add backlog high water mark metric
2026-03-23 15:07 UTC
[PATCH] arm64: dts: qcom: x1e80100-dell-xps13-9345: enable onboard accelerometers
2026-03-23 15:06 UTC (4+ messages)
[PATCH 00/11 net-next v4] Convert CONFIG_IPV6 to built-in and remove stubs
2026-03-23 15:06 UTC (5+ messages)
[PATCH net v2 00/10] rxrpc: Miscellaneous fixes
2026-03-23 15:05 UTC (11+ messages)
` [PATCH net v2 01/10] rxrpc: Fix key quota calculation for multitoken keys
` [PATCH net v2 02/10] rxrpc: Fix key parsing memleak
` [PATCH net v2 03/10] rxrpc: Fix anonymous key handling
` [PATCH net v2 04/10] list: Move on_list_rcu() to list.h and add on_list() also
` [PATCH net v2 05/10] rxrpc: Fix call removal to use RCU safe deletion
` [PATCH net v2 06/10] rxrpc: Fix RxGK token loading to check bounds
` [PATCH net v2 07/10] rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
` [PATCH net v2 08/10] rxrpc: Fix rack timer warning to report unexpected mode
` [PATCH net v2 09/10] rxrpc: Fix keyring reference count leak in rxrpc_setsockopt()
` [PATCH net v2 10/10] rxrpc: Fix key reference count leak from call->key
[PATCH] block: partitions: Replace pp_buf with struct seq_buf
2026-03-23 15:05 UTC (3+ messages)
[PATCH] mcb: fix kasan read slab out of bounds
2026-03-23 15:04 UTC (4+ messages)
[PATCH 0/8] Add SIM pbias regulator support for USB on OMAP4
2026-03-23 15:02 UTC (9+ messages)
` [PATCH 1/8] regulator: pbias: Add pbias SIM regulator for OMAP4
` [PATCH 2/8] ARM: dts: ti: omap4: Add pbias SIM regulator
` [PATCH 3/8] mfd: omap-usb-host: Cleanup header includes
` [PATCH 4/8] mfd: omap-usb-host: Sanitize error path in the probe()
` [PATCH 5/8] dt-bindings: mfd: ti,omap-usb-host: Convert to DT schema
` [PATCH 6/8] dt-bindings: mfd: ti,omap-usb-host: Add 'pbias-supply' property
` [PATCH 7/8] mfd: omap-usb-host: Add pbias regulator support
` [PATCH 8/8] ARM: dts: ti: omap4: Add pbias regulator to the HS USB Host
[PATCH net-next v11] virtio_net: add page_pool support for buffer allocation
2026-03-23 15:01 UTC (2+ messages)
linux-next: manual merge of the drm tree with the origin tree
2026-03-23 15:01 UTC
[PATCH v3 0/6] initramfs: test and improve cpio hex header validation
2026-03-23 14:54 UTC (7+ messages)
` [PATCH v3 1/6] initramfs_test: add fill_cpio() format parameter
` [PATCH v3 2/6] initramfs_test: test header fields with 0x hex prefix
` [PATCH v3 3/6] initramfs: Sort headers alphabetically
` [PATCH v3 4/6] initramfs: Refactor to use hex2bin() instead of custom approach
` [PATCH v3 5/6] vsprintf: Revert "add simple_strntoul"
` [PATCH v3 6/6] kstrtox: Drop extern keyword in the simple_strtox() declarations
[PATCH] drm/panel: sharp-ls043t1le01: make use of prepare_prev_first
2026-03-23 14:59 UTC (2+ messages)
[PATCH v7 00/10] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
2026-03-23 14:59 UTC (5+ messages)
` [PATCH v7 05/10] clk: renesas: rzg2l-cpg: Re-enable critical module clocks during resume
` [PATCH v7 07/10] arm64: dts: renesas: Add initial DTSI for RZ/G3L SoC
[RFC PATCH v1 1/1] This patch set introces a new action: DAMOS_COLLAPSE
2026-03-23 14:56 UTC (2+ messages)
` [RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
[PATCH] mailbox: Fix NULL message support in mbox_send_message()
2026-03-23 14:57 UTC (3+ messages)
[RFC v2 PATCH 00/10] vfio/pci: Add mmap() for DMABUFs
2026-03-23 14:55 UTC (4+ messages)
` [RFC v2 PATCH 04/10] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
[PATCH net-next v8 0/5] net: stmmac: Add PCI driver support for BCM8958x
2026-03-23 14:55 UTC (3+ messages)
` [PATCH net-next v8 1/6] Add 25GMAC core type to dwmac_core_type enum
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-23 14:53 UTC (11+ messages)
` "
[PATCH v2] ASoC: soc-topology: fix __le32 conversion in printed values
2026-03-23 14:52 UTC (4+ messages)
[PATCH] staging: rtl8723bs: place constant on right side of equality operator
2026-03-23 14:52 UTC (5+ messages)
[PATCH] exfat: fix passing zero to ERR_PTR() in exfat_mkdir()
2026-03-23 14:52 UTC (2+ messages)
[PATCH net-next 00/10] net: lan966x: add support for PCIe FDMA
2026-03-23 14:52 UTC (2+ messages)
[PATCH v2 0/2] Enable uart and bluetooth for Xperia devices
2026-03-23 14:50 UTC (2+ messages)
[PATCH v8 0/2] Add support for sound profile switching and leverage for OnePlus slider
2026-03-23 14:50 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: glymur: Add glymur BWMONs
2026-03-23 14:49 UTC (6+ messages)
[PATCH 0/5] spi: imx: fix use-after-free on unbind
2026-03-23 14:47 UTC (7+ messages)
` [PATCH 1/5] "
[PATCH] USB: serial: option: Add MeiG Smart SRT853
2026-03-23 14:37 UTC
[PATCH] tracing: fprobe: fix the length of unused fgraph_data
2026-03-23 14:48 UTC (2+ messages)
[PATCH] mm/migrate: rename PAGE_ migration flags to FOLIO_MF_
2026-03-23 14:46 UTC (2+ messages)
[PATCH] ibmvnic: fix OOB array access in ibmvnic_xmit on queue count reduction
2026-03-23 14:45 UTC (2+ messages)
[PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board
2026-03-23 14:45 UTC (5+ messages)
` [PATCH v2 6/7] dt-bindings: watchdog: Drop SMARC-sAM67 support
[PATCH v5 0/2] firmware_loader: allow firmware_class.path to take multiple paths
2026-03-23 14:45 UTC (4+ messages)
` [PATCH v5 1/2] firmware_loader: add search= module option for multi-path firmware lookup
` [PATCH v5 2/2] selftests/firmware: add search path test for firmware_class.search=
[PATCH v7 00/10] VMSCAPE optimization for BHI variant
2026-03-23 14:44 UTC (3+ messages)
` [PATCH v7 03/10] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
[PATCH v4 0/2] hwmon: emc2305: Support configurable fan PWM at shutdown
2026-03-23 14:43 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
linux-next: manual merge of the reset tree with the reset-fixes tree
2026-03-23 14:42 UTC
[PATCH 6.19 000/220] 6.19.10-rc1 review
2026-03-23 14:40 UTC (2+ messages)
[PATCH RESEND v2 0/1] watchdog: Remove MODULE_ALIAS from menz69_wdt
2026-03-23 14:40 UTC (3+ messages)
` [PATCH RESEND v2 1/1] watchdog: menz069_wdt: drop unneeded MODULE_ALIAS
[PATCH 0/1] watchdog: gpio_wdt: add ACPI support
2026-03-23 14:39 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v5 0/4] iio: adc: ad799x: modernize resource management
2026-03-23 14:39 UTC (5+ messages)
` [PATCH v5 3/4] iio: adc: ad799x: cache regulator voltages during probe
[PATCH v1 1/1] mmc: sdhci-pci: Drop unused include
2026-03-23 14:39 UTC (2+ messages)
[PATCH v5 0/3] Add "link bpc" DRM property
2026-03-23 14:38 UTC (5+ messages)
[PATCH V5 0/3] Add UFS support for x1e80100 SoC
2026-03-23 14:38 UTC (2+ messages)
` (subset) "
[PATCH v2] firmware: qcom_scm: don't opencode kmemdup
2026-03-23 14:38 UTC (2+ messages)
[PATCH v6 00/10] arm64: dts: qcom: kaanapali: Add more features
2026-03-23 14:38 UTC (2+ messages)
` (subset) "
[PATCH 0/6] arm64: dts: qcom: kaanapali: Add PMIC dependent features
2026-03-23 14:38 UTC (2+ messages)
[PATCH v2] soc: qcom: ubwc: disable bank swizzling for Glymur platform
2026-03-23 14:38 UTC (2+ messages)
[PATCH v7 0/2] arm64: dts: qcom: glymur: Enable SoC-wise display and eDP panel on CRD
2026-03-23 14:38 UTC (2+ messages)
[PATCH v7 0/2] arm64: dts: qcom: glymur: Add USB support
2026-03-23 14:38 UTC (2+ messages)
[PATCH v6] arm64: dts: qcom: glymur-crd: Enable keyboard, trackpad and touchscreen
2026-03-23 14:38 UTC (2+ messages)
[PATCH v3] arm64: dts: qcom: glymur-crd: Enable keyboard, trackpad and touchscreen
2026-03-23 14:38 UTC (2+ messages)
[PATCH RFT v3 0/2] arm64: dts: qcom: glymur: Enable SoC-wise display and eDP panel on CRD
2026-03-23 14:38 UTC (2+ messages)
[PATCH 00/20] vfio/pci: Add CXL Type-2 device passthrough support
2026-03-23 14:36 UTC (6+ messages)
` [PATCH 18/20] docs: vfio-pci: Document CXL Type-2 device passthrough
[PATCH] perf stat: Fix crash on arm64
2026-03-23 14:36 UTC (9+ messages)
[PATCH v1 2/3] gpio: add support for Phytium platform GPIO controller
2026-03-23 14:34 UTC (2+ messages)
[PATCH 0/7] rust: dma: add from-slice constructors and use them in nova-core
2026-03-23 14:33 UTC (6+ messages)
` [PATCH 2/7] gpu: nova-core: firmware: riscv: use dma::Coherent
[PATCH v2] drm/loongson: stop to set get_vblank_timestamp for LS7A1000 CRTC
2026-03-23 14:33 UTC (8+ messages)
[PATCH v2 1/2] greybus: raw: fix use-after-free on cdev close
2026-03-23 14:30 UTC (4+ messages)
` [PATCH v2 2/2] greybus: raw: fix use-after-free if write is called after disconnect
[PATCH v4 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-03-23 14:29 UTC (7+ messages)
` [PATCH v4 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
[PATCH v3 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
2026-03-23 14:29 UTC (2+ messages)
[RESEND PATCH v1] x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()
2026-03-23 14:29 UTC (2+ messages)
[PATCH] mailbox: dt-bindings: mailbox: Convert to DT-SCHEMA
2026-03-23 14:28 UTC (3+ messages)
[PATCH v2 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
2026-03-23 14:28 UTC (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: glymur: Tie up the CX power domain to GCC
[PATCH net v2] net: mana: fix use-after-free in add_adev() error path
2026-03-23 14:26 UTC (2+ messages)
[PATCH 0/3] rtla: Migrate to libsubcmd for command line option parsing
2026-03-23 14:26 UTC (6+ messages)
` [PATCH 3/3] rtla: Parse cmdline using libsubcmd
[PATCH v2 00/15] firmware: qcom: Add OP-TEE PAS service support
2026-03-23 14:26 UTC (6+ messages)
` [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
[PATCH v2 2/8] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings
2026-03-23 14:25 UTC (17+ messages)
[PATCH v2] x86: update comment about pgd_list
2026-03-23 14:25 UTC
[RFC] mm, page_alloc: reintroduce page allocation stall warning
2026-03-23 14:24 UTC (2+ messages)
drivers/md/dm.c:1324:9: sparse: sparse: cast from restricted blk_opf_t
2026-03-23 14:24 UTC (3+ messages)
[PATCH v11 0/4] x86: Capability bits fix and required bits sanity check
2026-03-23 14:24 UTC (3+ messages)
` [PATCH v11 2/4] x86/cpu: Check if feature string is non-zero
[PATCH v2] rust: allow Clang-native `RANDSTRUCT` configs
2026-03-23 14:24 UTC (3+ messages)
[PATCH v5 00/26] tools build: Append -fzero-init-padding-bits=all option
2026-03-23 14:23 UTC (4+ messages)
` [PATCH v5 06/26] tools build: Append -fzero-init-padding-bits=all to extra cflags
[PATCH v3 00/10] gpu: nova-core: convert registers to use the kernel register macro
2026-03-23 14:22 UTC (8+ messages)
` [PATCH v3 01/10] gpu: nova-core: convert PMC registers to "
` [PATCH v3 07/10] gpu: nova-core: falcon: introduce `bounded_enum` macro
[PATCH 0/2] bpf: classify block device hooks and add selftests
2026-03-23 14:22 UTC (2+ messages)
[PATCH v2 0/4] Improvements on RZ/G2L MIPI DSI driver
2026-03-23 14:20 UTC (3+ messages)
` [PATCH v2 4/4] drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delay to 1 msec
[PATCH v2] arm64: dts: qcom: glymur: add coresight nodes
2026-03-23 14:18 UTC (9+ messages)
[PATCH] net: stmmac: fix integer underflow in chain mode jumbo_frm
2026-03-23 14:18 UTC (2+ messages)
[PATCH v3] media: atomisp: fix spelling mistake
2026-03-23 14:17 UTC
[PATCH v1 0/6] misc: amd-sbi: Refactor SBTSI driver with I3C support and ioctl interface
2026-03-23 14:15 UTC (3+ messages)
` [PATCH v1 1/6] hwmon/misc: amd-sbi: Move core SBTSI support from hwmon to misc
[PATCH] timers/migration: Fix memory leak in tmigr_setup_groups()
2026-03-23 14:15 UTC
[PATCH 0/3] arm64: dts: qcom: monaco: Enable SDHCI storage support
2026-03-23 14:15 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: monaco-evk: Enable SDHCI for SD Card via overlay
[PATCH v4] ASoC: SOF: sof-audio: pcm_id is __le32
2026-03-23 14:14 UTC (4+ messages)
[PATCH 00/19] GHASH library
2026-03-23 14:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox