messages from 2025-12-19 18:34:52 to 2025-12-19 20:07:13 UTC [more...]
[PATCH v2 0/7] dm-verity: FEC optimizations and fixes
2025-12-19 20:07 UTC (9+ messages)
` [PATCH v2 1/7] dm-verity: move dm_verity_fec_io to mempool
` [PATCH v2 2/7] dm-verity: make dm_verity_fec_io::bufs variable-length
` [PATCH v2 3/7] dm-verity: remove unnecessary condition for verity_fec_finish_io()
` [PATCH v2 4/7] dm-verity: remove unnecessary ifdef around verity_fec_decode()
` [PATCH v2 5/7] dm-verity: make verity_fec_is_enabled() an inline function
` [PATCH v2 6/7] dm-verity: correctly handle dm_bufio_client_create() failure
` [PATCH v2 7/7] dm-verity: allow REED_SOLOMON to be 'm' if DM_VERITY is 'm'
[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2025-12-19 20:05 UTC (21+ messages)
` [PATCH v5 01/19] mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio
` [PATCH v5 02/19] mm, swap: split swap cache preparation loop into a standalone helper
` [PATCH v5 03/19] mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO
` [PATCH v5 04/19] mm, swap: always try to free swap cache for SWP_SYNCHRONOUS_IO devices
` [PATCH v5 05/19] mm, swap: simplify the code and reduce indention
` [PATCH v5 06/19] mm, swap: free the swap cache after folio is mapped
` [PATCH v5 08/19] mm/shmem, swap: remove SWAP_MAP_SHMEM
` [PATCH v5 09/19] mm, swap: swap entry of a bad slot should not be considered as swapped out
` [PATCH v5 10/19] mm, swap: consolidate cluster reclaim and usability check
` [PATCH v5 11/19] mm, swap: split locked entry duplicating into a standalone helper
` [PATCH v5 12/19] mm, swap: use swap cache as the swap in synchronize layer
` [PATCH v5 13/19] mm, swap: remove workaround for unsynchronized swap map cache state
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow
` [PATCH v5 15/19] mm, swap: add folio to swap cache directly on allocation
` [PATCH v5 16/19] mm, swap: check swap table directly for checking cache
` [PATCH v5 17/19] mm, swap: clean up and improve swap entries freeing
` [PATCH v5 18/19] mm, swap: drop the SWAP_HAS_CACHE flag
` [PATCH v5 19/19] mm, swap: remove no longer needed _swap_info_get
` [PATCH v5 07/19] mm/shmem: never bypass the swap cache for SWP_SYNCHRONOUS_IO
[PATCH v2 0/3] RISC-V: Introduce vSBI framework
2025-12-19 20:04 UTC (7+ messages)
` [PATCH v2 1/3] xen/riscv: introduce vSBI extension framework
` [PATCH v2 2/3] xen/riscv: add RISC-V legacy SBI extension support for guests
move blk-crypto-fallback to sit above the block layer v3
2025-12-19 20:02 UTC (7+ messages)
` [PATCH 3/9] blk-crypto: add a bio_crypt_ctx() helper
` [PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
[android-common:android14-kiwi-6.1 43/43] kernel/bpf/verifier.c:13180 resolve_pseudo_ldimm64() warn: fd re-used after fget(): 'fd'
2025-12-19 20:02 UTC
[android-common:android14-kiwi-6.1 44/44] lib/radix-tree.c:1596:2: error: call to '__compiletime_assert_251' declared with 'error' attribute: BUILD_BUG_ON failed: RADIX_TREE_MAX_TAGS + __GFP_BITS_SHIFT > 32
2025-12-19 20:02 UTC
[PATCH v2 00/45] arm_mpam: Add KVM/arm64 and resctrl glue code
2025-12-19 20:01 UTC (3+ messages)
` [PATCH v2 05/45] KVM: arm64: Preserve host MPAM configuration when changing traps
[PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
2025-12-19 19:56 UTC (2+ messages)
[PATCH v2] af_unix: don't post cmsg for SO_INQ unless explicitly asked for
2025-12-19 19:55 UTC (3+ messages)
[PATCH] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
2025-12-19 19:54 UTC
[PATCH] accel: MAINTAINERS: Mark the subsystem as Odd Fixes
2025-12-19 19:55 UTC (3+ messages)
[PATCH 0/2] drm/msm/dpu: Revert broken parts of the quad pipe support
2025-12-19 19:55 UTC (3+ messages)
` [PATCH 1/2] Revert "drm/msm/dpu: support plane splitting in quad-pipe case"
[GIT PULL] AMD/Xilinx changes for 2026.04-rc1
2025-12-19 19:51 UTC (2+ messages)
[GIT PULL] Please pull u-boot-amlogic-next-20251219
2025-12-19 19:51 UTC (2+ messages)
[PATCH v6 0/6] clk: Support spread spectrum and use it in clk-scmi
2025-12-19 19:48 UTC (3+ messages)
[PATCH v1 0/2] scripts: introduce containerized builds
2025-12-19 19:47 UTC (3+ messages)
` [PATCH v1 1/2] scripts: add tool to run "
[git pull] drm fixes for 6.19-rc2
2025-12-19 19:44 UTC
[RFC PATCH] mm/filemap: make release_folio mandatory and add block_release_folio
2025-12-19 19:37 UTC
arch/riscv/kvm/../../../virt/kvm/kvm_main.c:1378 kvm_trylock_all_vcpus() warn: iterator 'i' not incremented
2025-12-19 19:40 UTC
[anolis-intel-cloud:intel-6.6-Uncore-sysfs-ANBZ26617 18/18] drivers/net/ethernet/nebula-matrix/nbl/nbl_core.h:10:10: fatal error: nbl_product_base.h: No such file or directory
2025-12-19 19:40 UTC
[PATCH bpf-next v1 0/6] mm: bpf kfuncs to access memcg data
2025-12-19 19:40 UTC (2+ messages)
[PATCH v1 1/5] landlock: Remove useless include
2025-12-19 19:38 UTC (5+ messages)
` [PATCH v1 2/5] landlock: Improve erratum documentation
` [PATCH v1 3/5] landlock: Clean up hook_ptrace_access_check()
` [PATCH v1 4/5] landlock: Fix spelling
` [PATCH v1 5/5] landlock: Fix formatting
[syzbot] [mm?] INFO: rcu detected stall in sys_munmap (2)
2025-12-19 19:37 UTC (2+ messages)
[PATCH 1/5] drm/amdgpu: use dma_fence_get_status() for adapter reset
2025-12-19 19:36 UTC (3+ messages)
` [PATCH 3/5] drm/amdgpu: mark fences with errors before ring reset
[tj-cgroup:for-next] BUILD SUCCESS e02fe7ba29a2fa599885c72cb977aaaaccbfe80d
2025-12-19 19:35 UTC
[RESEND 1/1] drm/buddy: release free_trees array on buddy mm teardown
2025-12-19 19:32 UTC
[PATCH v3 0/4] clk: microchip: core: fix issue with round_rate conversion and allow compile test
2025-12-19 19:32 UTC (4+ messages)
` [PATCH v3 4/4] clk: microchip: core: allow driver to be compiled with COMPILE_TEST
[PATCH 0/7] Implement CPU frequency scaling for TH1520
2025-12-19 19:32 UTC (3+ messages)
[PATCH v3 0/4] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2025-12-19 19:28 UTC (5+ messages)
` [PATCH v3 1/4] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v3 2/4] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v3 3/4] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
` [PATCH v3 4/4] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only
[PATCH v4 0/6] Microsoft Surface Pro 11 support
2025-12-19 19:27 UTC (4+ messages)
` [PATCH v4 5/6] arm64: dts: qcom: Add support for Surface Pro 11
[PATCH] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
2025-12-19 19:23 UTC (4+ messages)
[PATCH 00/13] spi: cadence-qspi: Add Renesas RZ/N1 support
2025-12-19 19:22 UTC (14+ messages)
` [PATCH 01/13] spi: dt-bindings: cdns,qspi-nor: Add Renesas RZ/N1D400 to the list
` [PATCH 02/13] spi: cadence-qspi: Align definitions
` [PATCH 03/13] spi: cadence-qspi: Fix style and improve readability
` [PATCH 04/13] spi: cadence-qspi: Fix ORing style and alignments
` [PATCH 05/13] spi: cadence-qspi: Remove an useless operation
` [PATCH 06/13] spi: cadence-qspi: Make sure we filter out unsupported ops
` [PATCH 07/13] spi: cadence-qspi: Fix probe error path and remove
` [PATCH 08/13] spi: cadence-qspi: Try hard to disable the clocks
` [PATCH 09/13] spi: cadence-qspi: Kill cqspi_jh7110_clk_init
` [PATCH 10/13] spi: cadence-qspi: Add a flag for controllers without indirect access support
` [PATCH 11/13] spi: cadence-qspi: Make sure write protection is disabled
` [PATCH 12/13] spi: cadence-qspi: Add support for the Renesas RZ/N1 controller
` [PATCH 13/13] ARM: dts: r9a06g032: Describe the QSPI controller
[PATCH 1/1] NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegation
2025-12-19 19:21 UTC (2+ messages)
korgalore v0.2 released with JMAP, IMAP, Maildir support
2025-12-19 19:20 UTC (7+ messages)
[android-common:mirror-chromeos-5.10-arcvm 4/4] drivers/virtio/virtio_pvclock.c:244:42: error: invalid application of 'sizeof' to incomplete type 'struct pvclock_vsyscall_time_info'
2025-12-19 19:19 UTC
xe_lrc.c:undefined reference to `xe_configfs_get_ctx_restore_mid_bb'
2025-12-19 19:19 UTC
[PATCH v1 0/9] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2025-12-19 19:17 UTC (4+ messages)
` [PATCH v1 3/9] iommu/arm-smmu-v3: Store ASIDs and VMID in arm_smmu_master
[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
2025-12-19 19:16 UTC (10+ messages)
` [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v5 04/36] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
[PATCH v2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
2025-12-19 19:15 UTC
[PATCH] eal: update comment for eal_get_virtual_area()
2025-12-19 19:15 UTC
[PATCH v2] drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper functions
2025-12-19 19:16 UTC (2+ messages)
` [PATCH v2] drm/atomic: convert drm_atomic_get_{old,new}_colorop_state() "
[RFC][PATCH] ima: add measurement for first unverified write on ima policy file
2025-12-19 19:13 UTC (3+ messages)
` [RFC][PATCH v2 1/2] ima: measure loaded policy after write on securityfs "
[PATCH bpf-next] bpf: arm64: fix sparse warnings
2025-12-19 19:13 UTC
[RFC PATCH 00/12] plugins/next - fixes, sysfilter and vcpu_init tweaks
2025-12-19 19:08 UTC (13+ messages)
` [RFC PATCH 01/12] contrib/plugins/hotblocks: Correctly free sorted counts list
` [RFC PATCH 02/12] contrib/plugins/hotblocks: Fix off by one error in iteration of sorted blocks
` [RFC PATCH 03/12] contrib/plugins/hotblocks: Print uint64_t with PRIu64 rather than PRId64
` [RFC PATCH 04/12] docs/about/emulation: Add documentation for hotblocks plugin arguments
` [RFC PATCH 05/12] contrib/plugins/hotblocks: Allow limit to be set as a command line argument
` [RFC PATCH 06/12] plugins: shorten aggressively long name
` [RFC PATCH 07/12] linux-user: add plugin API to filter syscalls
` [RFC PATCH 08/12] tcg tests: add a test to verify the syscall filter plugin API
` [RFC PATCH 09/12] plugins: split init_hook into create and reset
` [RFC PATCH 10/12] target/arm: defer creation of gdb register until machine created
` [RFC PATCH 11/12] contrib/plugins: add systrace plugin for tracking exceptions and irqs
` [RFC PATCH 12/12] target/arm: allow gdb to read ARM_CP_NORAW regs (!upstream)
[PATCH RESEND v2 00/32] VKMS: Introduce multiple configFS attributes
2025-12-19 19:11 UTC (12+ messages)
` [PATCH RESEND v2 25/32] drm/vkms: Introduce configfs for connector supported colorspace
` [PATCH RESEND v2 26/32] drm/vkms: Introduce config for connector EDID
` [PATCH RESEND v2 27/32] drm/vkms: Introduce configfs "
` [PATCH RESEND v2 28/32] drm/vkms: Store the enabled/disabled status for connector
` [PATCH RESEND v2 29/32] drm/vkms: Rename vkms_connector_init to vkms_connector_init_static
[RFC PATCH 0/2] mm: improve folio refcount scalability
2025-12-19 19:08 UTC (6+ messages)
` [RFC PATCH 2/2] mm: implement page refcount locking via dedicated bit
[PATCH] diff: add --no-indicators option
2025-12-19 19:08 UTC (2+ messages)
[syzbot] bpf build error (5)
2025-12-19 19:06 UTC
[PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts
2025-12-19 19:05 UTC (2+ messages)
[RFC PATCH] arm64: introduce NEON based copy to/from user
2025-12-19 19:03 UTC (2+ messages)
What's cooking in git.git (Dec 2025, #06)
2025-12-19 18:59 UTC (2+ messages)
[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-12-19 19:03 UTC (8+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios
[PATCH v8 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2025-12-19 19:00 UTC (6+ messages)
` [PATCH v8 5/7] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
[PATCH] crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
2025-12-19 19:00 UTC (2+ messages)
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-12-19 18:59 UTC (10+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
[PATCH v6 0/2] tests/intel/xe_pat: add helper funtion to read PAT table
2025-12-19 18:57 UTC (8+ messages)
` [PATCH v6 1/2] lib/intel_pat: read Xe PAT config from debugfs
[RFC v1] drm/xe/migrate: Configure migration queue as low latency
2025-12-19 18:54 UTC (2+ messages)
[PATCH] doc: flock of small fixes to various documentation files
2025-12-19 18:54 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] doc: fix asciidoc markup issues in several files
` [PATCH v2 2/2] doc: correct minor wording issues
[PATCH] diff: add --no-indicators option
2025-12-19 18:53 UTC (2+ messages)
[PATCH v1] drm/xe/pm: Handle GT resume failure
2025-12-19 18:53 UTC (9+ messages)
mptcpd 0.14 released
2025-12-19 18:51 UTC
[RFC] ptp: ptp_vmclock: Add simulated 1PPS support
2025-12-19 18:51 UTC
[PATCH v2 0/3] target/hexagon: Stop using the legacy native-endian APIs
2025-12-19 18:50 UTC (4+ messages)
` [PATCH v2 1/3] target/hexagon: Inline translator_ldl()
` [PATCH v2 2/3] target/hexagon: Use little-endian variant of cpu_ld/st_data*()
` [PATCH v2 3/3] configs/targets: Forbid Hexagon to use legacy native endianness API
[PATCH V7 0/4] Add device tree support for NVIDIA Tegra CMDQV
2025-12-19 18:49 UTC (8+ messages)
` [PATCH V7 2/4] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
2025-12-19 18:48 UTC (5+ messages)
` [PATCH v2 2/7] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel
[PATCH] hvf: support changing IPA granule size
2025-12-19 18:46 UTC (2+ messages)
[PATCH v3 0/2] hwmon: Add support for MPS mp5926 chip
2025-12-19 16:52 UTC (3+ messages)
` [PATCH v3 2/2] hwmon: add mp5926 driver
[PATCH 0/3] target/hexagon: Stop using the legacy native-endian APIs
2025-12-19 18:47 UTC (5+ messages)
` [PATCH 1/3] target/hexagon: Inline translator_ldl()
` [PATCH 2/3] target/hexagon: Use little-endian variant of cpu_ld/st_data*()
` [PATCH 3/3] configs/targets: Forbid Hexagon to use legacy native endianness API
[PATCH 00/19] drm/msm: correct/add a load of kernel-doc comments
2025-12-19 18:46 UTC (20+ messages)
` [PATCH 01/19] drm/msm/disp: mdp_format: fix all kernel-doc warnings
` [PATCH 02/19] drm/msm/dp: "
` [PATCH 03/19] drm/msm/dpu: dpu_hw_cdm.h: "
` [PATCH 04/19] drm/msm/dpu: dpu_hw_ctl.h: "
` [PATCH 05/19] drm/msm/dpu: dpu_hw_cwb.h: "
` [PATCH 06/19] drm/msm/dpu: dpu_hw_dsc.h: "
` [PATCH 07/19] drm/msm/dpu: dpu_hw_dspp.h: "
` [PATCH 08/19] drm/msm/dpu: dpu_hw_intf.h: "
` [PATCH 09/19] drm/msm/dpu: dpu_hw_lm.h: "
` [PATCH 10/19] drm/msm/dpu: dpu_hw_merge3d.h: "
` [PATCH 11/19] drm/msm/dpu: dpu_hw_pingpong.h: "
` [PATCH 12/19] drm/msm/dpu: dpu_hw_sspp.h: "
` [PATCH 13/19] drm/msm/dpu: dpu_hw_top.h: "
` [PATCH 14/19] drm/msm/dpu: dpu_hw_vbif.h: "
` [PATCH 15/19] drm/msm/dpu: dpu_hw_wb.h: "
` [PATCH 16/19] drm/msm: msm_fence.h: "
` [PATCH 17/19] drm/msm: msm_gem_vma.c: "
` [PATCH 18/19] drm/msm: msm_gpu.h: "
` [PATCH 19/19] drm/msm: msm_iommu.c: "
[PATCH] powercap: dtpm: Fix format string issues in log messages
2025-12-19 18:45 UTC
[PATCH bpf-next v3 0/2] bpf: Optimize recursion detection on arm64
2025-12-19 18:44 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: move recursion detection logic to helpers
` [PATCH bpf-next v3 2/2] bpf: arm64: Optimize recursion detection by not using atomics
[PATCH v8 bpf-next 00/10] Add kind layout to BTF
2025-12-19 18:44 UTC (10+ messages)
` [PATCH v8 bpf-next 02/10] libbpf: Support kind layout section handling in BTF
Status of "Drop nested support for CPUs without NRIPS" patch
2025-12-19 18:44 UTC (2+ messages)
[PATCH v2] iio: dac: adi-axi-dac: Make use of dev_err_probe()
2025-12-19 18:43 UTC (4+ messages)
[PATCH RFC v2 0/6] virtio-gpu-virgl: introduce Venus support for macOS
2025-12-19 18:38 UTC (7+ messages)
` [PATCH RFC v2 1/6] egl-helpers: store handle to native device
` [PATCH RFC v2 2/6] console: rename `d3d_tex2d` to `native`
` [PATCH RFC v2 3/6] virtio-gpu-virgl: update virglrenderer defines
` [PATCH RFC v2 4/6] virtio-gpu-virgl: support scanout of Metal textures
` [PATCH RFC v2 5/6] console: add cleanup callback for ScanoutTexture
` [PATCH RFC v2 6/6] virtio-gpu-virgl: add support for native blob scanout
[PATCH i-g-t] tools/gen_xe_vf_migration_bpftrace.py: Add bpftrace generator for Xe VF migration tracing
2025-12-19 18:40 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
[Buildroot] [PATCH v4 00/20] Remove packages
2025-12-19 18:36 UTC (3+ messages)
` [Buildroot] [PATCH v4 10/20] package/alure: remove package
[PATCH v2 0/5] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers
2025-12-19 18:35 UTC (3+ messages)
` [PATCH v2 5/5] PCI/pwrctrl: Switch to the new pwrctrl APIs
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.