messages from 2026-01-17 03:18:59 to 2026-01-17 06:53:25 UTC [more...]
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-17 5:27 UTC (12+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2026-01-17 6:53 UTC (8+ messages)
` [PATCH v8 13/14] x86/kasan: Logical bit shift for kasan_mem_to_shadow
[PATCH v2] xfs: fix incorrect context handling in xfs_trans_roll
2026-01-17 6:52 UTC
[PATCH] kernel: debug: Add SPDX license ids to kdb files
2026-01-17 6:44 UTC (3+ messages)
[PATCH] rose: Fix use-after-free in rose_timer_expiry
2026-01-17 6:39 UTC
[PATCH v2] drivers/base: make devtmpfs_context_ops static
2026-01-17 6:36 UTC (2+ messages)
` [PATCH] "
[meta-networking][scarthgap][PATCH] tcpreplay 4.4.4: Fix CVE-2025-9384
2026-01-17 5:44 UTC
[meta-networking][kirkstone][PATCH] tcpreplay 4.4.4: Fix CVE-2025-9384
2026-01-17 5:56 UTC
[PATCH bpf-next v2 00/13] bpf: Kernel functions with KF_IMPLICIT_ARGS
2026-01-17 6:36 UTC (4+ messages)
` [PATCH bpf-next v2 05/13] resolve_btfids: Support for KF_IMPLICIT_ARGS
[PATCH 5.15 000/551] 5.15.198-rc2 review
2026-01-17 6:36 UTC (2+ messages)
[PATCH 0/4] drm/msm: UBWC-related fixes
2026-01-17 6:35 UTC (5+ messages)
` [PATCH 1/4] drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices
` [PATCH 2/4] drm/msm/dpu: offset HBB values written to DPU by -13
` [PATCH 3/4] drm/msm/dpu: program correct register for UBWC config on DPU 8.x+
` [PATCH 4/4] drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+
[PATCH] xfs: fix incorrect context handling in xfs_trans_roll
2026-01-17 6:29 UTC (3+ messages)
[PATCH] bus: ti-sysc: fix reference count leak on module unload
2026-01-17 6:28 UTC
[PATCH v1] t1005: modernize "! test -f" to "test_path_is_missing"
2026-01-17 6:25 UTC
[PATCH v2] bpf/verifier: implement slab cache for verifier state list
2026-01-17 6:24 UTC (3+ messages)
[axboe:io_uring-bpf-restrictions 14/18] io_uring/bpf_filter.c:256 io_register_bpf_filter() warn: potential spectre issue 'filters->filters' [r]
2026-01-17 6:21 UTC
[PATCH] bus: ti-sysc: fix reference count leak in sysc_init_static_data()
2026-01-17 6:22 UTC
[PATCH] rcu: Latch normal synchronize_rcu() path on flood
2026-01-17 6:17 UTC (2+ messages)
[PATCH] i2c: geni: bail when clocks can't be enabled
2026-01-17 6:16 UTC (3+ messages)
[ambarus:b4/acpm-tmu 5/8] drivers/thermal/samsung/acpm-tmu.c:641:1: sparse: sparse: bad integer constant expression
2026-01-17 6:11 UTC
[Buildroot] [autobuild.buildroot.org] Daily results for 2026-01-16
2026-01-17 4:17 UTC
[PATCH 0/7] arm64: dts: imx952: Enable various node for i.MX952-EVK
2026-01-17 6:03 UTC (2+ messages)
[jfern:nova/mm 7/30] warning: unresolved link to `CListIter`
2026-01-17 6:02 UTC
[PATCH 00/12] Recover sysfb after DRM probe failure
2026-01-17 6:02 UTC (9+ messages)
arch/um/drivers/ubd_kern.c:780:13: warning: stack frame size (2152) exceeds limit (2048) in 'ubd_device_release'
2026-01-17 6:00 UTC
[PATCH v3] ARM: imx_v4_v5_defconfig: update for v6.19-rc1
2026-01-17 5:59 UTC (2+ messages)
[cxl:for-7.0/cxl-init] BUILD SUCCESS bc62f5b308cbdedf29132fe96e9d591e526527e1
2026-01-17 5:53 UTC
[PATCH] bus: ti-sysc: fix reference count leak in sysc_init_stdout_path()
2026-01-17 5:54 UTC
[PATCH] bus: ti-sysc: fix reference count leak in sysc_init_stdout_path()
2026-01-17 5:54 UTC
[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
2026-01-17 5:50 UTC (14+ messages)
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format
[PATCH v1 00/23] perf dwarf/libdw extra support, speed and clean ups
2026-01-17 5:42 UTC (50+ messages)
` [PATCH v1 01/23] perf symbol-elf: Fix leak of ELF files with GNU debugdata
` [PATCH v1 02/23] perf dso: Extra validity checks that e_machine is valid
` [PATCH v1 03/23] perf record: Disable inline frames when marking build IDs
` [PATCH v1 04/23] perf unwind-libdw: fix a cross-arch unwinding bug
` [PATCH v1 05/23] perf libdw_addr2line: Fixes to srcline memory allocation
` [PATCH v1 06/23] perf unwind-libdw: Correct argument to dwfl_attach_state
` [PATCH v1 07/23] perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
` [PATCH v1 08/23] perf perf_regs: Switch from arch string to int e_machine
` [PATCH v1 09/23] perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regs
` [PATCH v1 10/23] perf dwarf-regs: Remove get_arch_regnum
` [PATCH v1 11/23] perf dwarf-regs: Clean up x86 dwarf_regnum code
` [PATCH v1 12/23] perf dwarf-regs: Add get_dwarf_regnum_for_perf_regnum and use for x86 unwinding
` [PATCH v1 13/23] perf dwarf-regs: Add basic get_dwarf_regnum for most architectures
` [PATCH v1 14/23] perf dwarf-regs: Add ARM perf to dwarf register number mapping functions
` [PATCH v1 15/23] perf dwarf-regs: Add csky "
` [PATCH v1 16/23] perf dwarf-regs: Add loongarch "
` [PATCH v1 17/23] perf dwarf-regs: Add powerpc "
` [PATCH v1 18/23] perf dwarf-regs: Add RISC-V "
` [PATCH v1 19/23] perf dwarf-regs: Add S390 "
` [PATCH v1 20/23] perf dwarf-regs: Add MIPS "
` [PATCH v1 21/23] perf build: Remove NO_LIBDW_DWARF_UNWIND option
` [PATCH v1 22/23] perf unwind-libdw: Don't discard loaded ELF/Dwarf after every unwind
` [PATCH v1 23/23] perf machine: Add inline information to frame pointer and LBR callchains
[PATCH v23 0/7] firmware: imx: driver for NXP secure-enclave
2026-01-17 5:42 UTC (3+ messages)
[PATCH] staging: greybus: arche: drop dangling Kconfig symbol
2026-01-17 5:40 UTC (5+ messages)
[PATCH] hpfs: add array bounds validation in hpfs_bplus_lookup
2026-01-17 5:40 UTC
[PATCH 0/3] soc: imx: misc clean up and support i.MX9[4,52]
2026-01-17 5:38 UTC (2+ messages)
[BUG] consistent write corruption on Genesys Logic GL9750 microSD card reader
2026-01-17 5:38 UTC (3+ messages)
[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
2026-01-17 5:36 UTC (3+ messages)
[PATCH] arm64: dts: imx95: Use GPU_CGC as core clock for GPU
2026-01-17 5:35 UTC (2+ messages)
[syzbot] [xfs?] KASAN: use-after-free Read in hpfs_bplus_lookup
2026-01-17 5:35 UTC
[PATCH v4 19/25] fuse: add io-uring kernel-managed buffer ring
2026-01-17 5:28 UTC (2+ messages)
[tip:timers/vdso 12/14] net/rds/ib_cm.c:96:35: sparse: sparse: incorrect type in argument 1 (different modifiers)
2026-01-17 5:25 UTC (7+ messages)
` [PATCH] compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()
[BUG] ublk: ublk server hangs in D state during STOP_DEV
2026-01-17 5:18 UTC (2+ messages)
[PATCH v2] percpu: add basic double free check
2026-01-17 5:15 UTC (3+ messages)
[kas:compound_head 2/15] include/linux/sched/mm.h:316:20: error: static declaration of 'might_alloc' follows non-static declaration
2026-01-17 5:07 UTC
[syzbot] [xfs?] KASAN: use-after-free Read in hpfs_bplus_lookup
2026-01-17 5:05 UTC (4+ messages)
` Forwarded: [PATCH] hpfs: add buffer bounds validation "
` Forwarded: [PATCH] hpfs: add debug logging to hpfs_bplus_lookup
` Forwarded: [PATCH] hpfs: add array bounds validation in hpfs_bplus_lookup
[PATCH blktests] common/nvme: reset def_adrfam for ipv4 case
2026-01-17 5:04 UTC
[GIT PULL] Block fixes for 6.19-rc6
2026-01-17 5:00 UTC (2+ messages)
[GIT PULL] io_uring fix for 6.19-rc6
2026-01-17 4:59 UTC (2+ messages)
[PATCH v1 0/3] fuse: clean up offset and page count calculations
2026-01-17 5:03 UTC (2+ messages)
[usb:usb-linus] BUILD SUCCESS dd83dc1249737b837ac5d57c81f2b0977c613d9f
2026-01-17 5:00 UTC
[kas:compound_head 2/15] include/linux/sched/mm.h:316:20: warning: conflicting types for 'might_alloc'; have 'void(gfp_t)' {aka 'void(unsigned int)'}
2026-01-17 4:57 UTC
security/landlock/fs.c:1339:18: sparse: sparse: Initializer entry defined twice
2026-01-17 4:57 UTC
[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-01-17 4:56 UTC (4+ messages)
` [PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH RFCv1 2/3] PCI: Allow ATS to be always on for non-CXL NVIDIA GPUs
` [PATCH RFCv1 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[syzbot] [xfs?] KASAN: use-after-free Read in hpfs_bplus_lookup
2026-01-17 4:56 UTC
[PATCH v8 07/15] iommupt: Add map_pages op
2026-01-17 4:54 UTC (3+ messages)
[GIT PULL] e4defrag inline data segfault fix
2026-01-17 4:49 UTC (6+ messages)
[PATCH 0/2] spi: aspeed: Improve handling of shared SPI controllers
2026-01-17 4:48 UTC (4+ messages)
` [PATCH 2/2] spi: aspeed: Add support for non-spi-mem devices
[PATCH] cxl/region: Use do_div() for 64-bit modulo operation
2026-01-17 4:47 UTC
[kas:compound_head 2/15] include/asm-generic/memory_model.h:18:34: error: 'mem_map' undeclared; did you mean 'memcmp'?
2026-01-17 4:45 UTC
[PATCH 0/3] media: vimc: Add frame rate control support
2026-01-17 4:44 UTC (5+ messages)
` [PATCH 2/3] media: vimc: sensor: Add frame rate configuration support
[PATCH bpf-next v2 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
2026-01-17 4:43 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] "
[PATCH rtw-next 0/9] wifi: rtw89: update PHY RX gain, EDCCA and TSSI, and MAC settings for RTL8922DE
2026-01-17 4:41 UTC (10+ messages)
` [PATCH rtw-next 1/9] wifi: rtw89: phy: add chip_ops to calculate RX gain from efuse to support PS mode
` [PATCH rtw-next 2/9] wifi: rtw89: phy: handle C2H event for PS mode report
` [PATCH rtw-next 3/9] wifi: rtw89: phy: add H2C command to send detail RX gain and link parameters for PS mode
` [PATCH rtw-next 4/9] wifi: rtw89: phy: update edcca log parsing for RTL8922D
` [PATCH rtw-next 5/9] wifi: rtw89: phy: add firmware element of digital TX power compensation
` [PATCH rtw-next 6/9] wifi: rtw89: phy: update TSSI flow for RTL8922D
` [PATCH rtw-next 7/9] wifi: rtw89: mac: clear DTOP disable excluding CID7090 variant "
` [PATCH rtw-next 8/9] wifi: rtw89: mac: set force MBA duration to 0
` [PATCH rtw-next 9/9] wifi: rtw89: 8922a: add digital compensation for 2GHz
[PATCH] scsi: Wake up the error handler when final completions race against each other
2026-01-17 4:38 UTC (2+ messages)
[PATCH v2 0/8] scsi: Make use of bus callbacks
2026-01-17 4:36 UTC (2+ messages)
[PATCH] scsi: mpi3mr: Simplify the workqueue allocation code
2026-01-17 4:36 UTC (2+ messages)
[PATCH v2 0/2] Call scsi_host_busy() after the SCSI host has been added
2026-01-17 4:36 UTC (2+ messages)
[PATCH] scsi: mpt3sas: Simplify the workqueue allocation code
2026-01-17 4:36 UTC (2+ messages)
[PATCH] ufs: core: Improve the documentation of UFS data frames
2026-01-17 4:36 UTC (2+ messages)
[PATCH] fpga: bridge: Use sysfs_emit() instead of sprintf()
2026-01-17 4:36 UTC
[RFC PATCH v1 0/8] riscv: add initial sdext support
2026-01-17 4:27 UTC (9+ messages)
` [RFC PATCH v1 1/8] riscv: split sdext and sdtrig config bits
` [RFC PATCH v1 2/8] riscv: add sdext debug CSRs state
` [RFC PATCH v1 3/8] riscv: add sdext Debug Mode helpers
` [RFC PATCH v1 4/8] riscv: add dret instruction
` [RFC PATCH v1 5/8] riscv: add sdext enter Debug Mode on ebreak
` [RFC PATCH v1 6/8] riscv: add sdext single-step support
` [RFC PATCH v1 7/8] riscv: add sdtrig trigger action=debug mode
` [RFC PATCH v1 8/8] tests: update riscv64 virt RHCT
[PATCH] iommu/riscv: Add IOTINVAL after updating DDT/PDT entries
2026-01-17 4:31 UTC (3+ messages)
` "
[PATCH v2 0/5] Change the return type of the .queuecommand() callback
2026-01-17 4:32 UTC (2+ messages)
[PATCH] iommu/riscv: Add IOTINVAL after updating DDT/PDT entries
2026-01-17 4:31 UTC (3+ messages)
` "
[PATCH v7 1/2] staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n
2026-01-17 4:29 UTC (2+ messages)
` [PATCH v7 2/2] staging: fbtft: Make framebuffer registration message debug-only
[PATCH] btrfs: use the btrfs_extent_map_end() helper everywhere
2026-01-17 4:29 UTC (2+ messages)
[PATCH mm-new v4 0/6] Improve khugepaged scan logic
2026-01-17 4:27 UTC (11+ messages)
` [PATCH mm-new v4 2/6] mm: khugepaged: refine scan progress number
` [PATCH mm-new v4 4/6] mm: add folio_is_lazyfree helper
` [PATCH mm-new v4 5/6] mm: khugepaged: skip lazy-free folios at scanning
[PATCH v3] btrfs: do not strictly require dirty metadata threshold for metadata writepages
2026-01-17 4:24 UTC
[PATCH v6 0/5] Clean up the SCSI disk driver source code
2026-01-17 4:17 UTC (2+ messages)
[syzbot] [xfs?] KASAN: use-after-free Read in hpfs_bplus_lookup
2026-01-17 4:14 UTC
[PATCH] scsi: ufs: core: Handle sentinel value for dHIDAvailableSize
2026-01-17 4:11 UTC (2+ messages)
[PATCH v2] btrfs: do not strictly require dirty metadata threshold for metadata writepages
2026-01-17 4:09 UTC (3+ messages)
[PATCH v7 0/5] media: i2c: IMX355 for the Pixel 3a
2026-01-17 4:06 UTC (6+ messages)
` [PATCH v7 1/5] dt-bindings: media: i2c: Add Sony IMX355
` [PATCH v7 2/5] media: i2c: imx355: Support devicetree and power management
` [PATCH v7 3/5] arm64: dts: qcom: sdm670: label the camss ports instead of endpoints
` [PATCH v7 4/5] arm64: dts: qcom: sdm670: add camera mclk pins
` [PATCH v7 5/5] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera
[PATCH v3] scsi: ufs: exynos: call phy_notify_state() from hibern8 callbacks
2026-01-17 4:04 UTC (2+ messages)
[PATCH] nfsd: fix NULL pointer dereference in check_export()
2026-01-17 4:03 UTC (2+ messages)
[PATCH] Eliminate Odroid HC4 power glitches during boot
2026-01-17 4:02 UTC (3+ messages)
[tip:perf/core] BUILD SUCCESS d55c571e4333fac71826e8db3b9753fadfbead6a
2026-01-17 4:01 UTC
[PATCH] clk: qcom: gfx3d: add parent to parent request map
2026-01-17 3:54 UTC
[android-common:android15-6.6-2025-10 3/3] drivers/base/regmap/regmap-kunit.c:1202:24: sparse: sparse: incorrect type in assignment (different base types)
2026-01-17 3:52 UTC
[PATCH] zsmalloc: introduce SG-list based object read API
2026-01-17 3:48 UTC (5+ messages)
[pci:pwrctrl 8/15] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com'
2026-01-17 3:39 UTC
[PATCH v2] doc: board: ti: Add AM62D documentation
2026-01-17 3:33 UTC
+ zsmalloc-make-common-caches-global.patch added to mm-new branch
2026-01-17 3:31 UTC
[PATCH v5 00/12] md: align bio to io_opt for better performance
2026-01-17 3:28 UTC (4+ messages)
` [PATCH v5 12/12] md: fix abnormal io_opt from member disks
+ zsmalloc-introduce-sg-list-based-object-read-api-fix.patch added to mm-unstable branch
2026-01-17 3:28 UTC
+ mm-vma-temporary-build-fix.patch added to mm-new branch
2026-01-17 3:25 UTC
[PATCH v2 08/10] mm/vma: Use unmap_desc in exit_mmap() and vms_clear_ptes()
2026-01-17 3:25 UTC (3+ messages)
[linux-next:master 4338/6849] arch/arm64/boot/dts/renesas/r9a09g057h44-rzv2h-evk.dtb: can@12440000 (renesas,r9a09g057-canfd): compatible: 'oneOf' conditional failed, one must be fixed:
2026-01-17 3:20 UTC
[PATCH v5] hw/arm/smmu: add memory regions as property for an SMMU instance
2026-01-17 3:18 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.