messages from 2025-08-06 22:27:02 to 2025-08-07 00:52:55 UTC [more...]
[PATCH] iio: pressure: bmp280: Use IS_ERR_OR_NULL() in bmp280_common_probe()
2025-08-07 0:52 UTC
[PATCH v2] soc: aspeed: socinfo: Add AST27xx silicon IDs
2025-08-07 0:52 UTC
[PATCH 1/1] hw/sensor: add stub for ADM1266 blackbox
2025-08-06 23:43 UTC
[RFC PATCH 00/25] Live Update Orchestrator: PCI subsystem
2025-08-07 0:50 UTC (8+ messages)
` [PATCH RFC 20/25] PCI/LUO: Avoid write to liveupdate devices at boot
[PATCH v2 0/2] Restore support for i.MX95 A0 silicon
2025-08-07 0:49 UTC (3+ messages)
` [PATCH v2 2/2] imx95_evk: "
[PATCH v2] mm/damon/core: skip needless update of damon_attrs in damon_commit_ctx()
2025-08-07 0:48 UTC (3+ messages)
[v5 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-08-07 0:44 UTC (6+ messages)
` [PATCH 3/4] arm64: mm: support "
[PATCH v2 0/1] Disable compression on SVM
2025-08-07 0:46 UTC (4+ messages)
` [PATCH v2 1/1] drm/xe: "
[PATCH] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
2025-08-07 0:46 UTC (4+ messages)
[PATCH -qemu 0/4] hw/cxl: Support Back-Invalidate
2025-08-07 0:06 UTC (3+ messages)
` [PATCH 3/4] hw/cxl: Allow BI by default in Window restrictions
[PATCH 1/2] libcxx: Create packageconfig for cross unwinder support
2025-08-07 0:44 UTC (2+ messages)
` [PATCH 2/2] clang-cross: Create <cross>-clang binary copy instead of symlink
[PATCH 2/3] LSM: allocate mnt_opts blobs instead of module specific data
2025-08-07 0:40 UTC (4+ messages)
+ kcov-load-acquire-coverage-count-in-user-space-code-v2.patch added to mm-nonmm-unstable branch
2025-08-07 0:37 UTC
[tip:master] BUILD SUCCESS 8900d6da92ce3eab8d2e2160a20af5cccf1f5e09
2025-08-07 0:35 UTC
[PATCH 2/2] kcov: load acquire coverage count in user-space code
2025-08-07 0:36 UTC (4+ messages)
` [PATCH v2] "
[PATCH cgroup/for-6.16-fixes] cgroup: avoid null de-ref in css_rstat_exit()
2025-08-07 0:33 UTC
[RFC PATCH v6 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-08-07 0:29 UTC (9+ messages)
` [RFC PATCH v6 3/4] arm64: mm: support "
` [RFC PATCH v6 4/4] arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUs
[RESEND][PATCH] arm: mm: l2x0: use string choices helper
2025-08-06 23:20 UTC
[PATCH v3 0/3] arm-smmu: select suitable MSI IOVA
2025-08-06 23:58 UTC (4+ messages)
` [PATCH v3 1/3] arm-smmu: move MSI_IOVA macro definitions
` [PATCH v3 3/3] arm-smmu: select suitable MSI IOVA
[PATCH v2 1/4] soc: qcom: mdt_loader: Fix check mdt_header_valid()
2025-08-06 22:01 UTC (2+ messages)
+ mm-rmap-do-__folio_mod_stat-in-__folio_add_rmap.patch added to mm-new branch
2025-08-07 0:29 UTC
[PATCH] perf: use __builtin_preserve_field_info for GCC compatibility
2025-08-07 0:27 UTC (5+ messages)
[PATCH v11 0/5] Enable automatic SVN updates for SGX enclaves
2025-08-07 0:24 UTC (12+ messages)
` [PATCH v11 1/5] x86/sgx: Introduce functions to count the sgx_(vepc_)open()
` [PATCH v11 2/5] x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
` [PATCH v11 3/5] x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
` [PATCH v11 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]
` [PATCH v11 5/5] x86/sgx: Enable automatic SVN updates for SGX enclaves
[PATCH 0/2] irqchip: Add support for Aspeed AST2700 SCU interrupt controller
2025-08-07 0:23 UTC (7+ messages)
` [PATCH 2/2] irqchip/aspeed-scu-ic: Add support for AST2700 SCU interrupt controllers
[PATCH v3 0/2] Add sq24905c support
2025-08-07 0:22 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: adm1275: add "
` [PATCH v3 2/2] hwmon: (pmbus/adm1275) "
[PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs
2025-08-07 0:19 UTC (18+ messages)
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-08-06 19:57 UTC (17+ messages)
` [PATCH v5 12/44] perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU
` [PATCH v5 15/44] KVM: SVM: Check pmu->version, not enable_pmu, when getting PMC MSRs
` [PATCH v5 17/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities
` [PATCH v5 31/44] KVM: x86/pmu: Restrict GLOBAL_{CTRL,STATUS}, fixed PMCs, and PEBS to PMU v2+
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs
` [PATCH v5 34/44] KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
` [PATCH v5 35/44] KVM: x86/pmu: Reprogram mediated PMU event selectors on event filter updates
` [PATCH v5 36/44] KVM: x86/pmu: Always stuff GuestOnly=1,HostOnly=0 for mediated PMCs on AMD
` [PATCH v5 37/44] KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest
` [PATCH v5 38/44] KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active
` [PATCH v5 40/44] KVM: nVMX: Add macros to simplify nested MSR interception setting
[PATCH] dbtr: Fix sbi_dbtr_read_trig to read from CSRs
2025-08-07 0:14 UTC (2+ messages)
[RFC 0/4] net/tls: add support for the record size limit extension
2025-08-07 0:14 UTC (9+ messages)
` [RFC 1/4] net/handshake: get negotiated tls record size limit
` [RFC 2/4] net/tls/tls_sw: use the record size limit specified
[PATCH 00/11] Pagefault refactor, fine grained fault locking, threaded prefetch
2025-08-07 0:12 UTC (10+ messages)
` [PATCH 01/11] drm/xe: Stub out new pagefault layer
` [PATCH 02/11] drm/xe: Implement xe_pagefault_init
` [PATCH 03/11] drm/xe: Implement xe_pagefault_reset
[PATCH i-g-t v4] tests/kms_async_flips: Replace hard coded modifiers with async modifiers
2025-08-07 0:11 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_async_flips: Replace hard coded modifiers with async modifiers (rev4)
[PATCH v1 0/2] Add driver domains test
2025-08-07 0:06 UTC (3+ messages)
` [PATCH v1 1/2] CI: Add driver domains tests
` [PATCH v1 2/2] CI: Run driver domains test on Debian too
[PATCH 0/5] Perf kvm commands bug fix
2025-08-07 0:08 UTC (7+ messages)
` [PATCH 1/5] perf tools kvm: Add missed memory allocation check and free
` [PATCH 2/5] perf tools kvm: Fix the potential out of range memory access issue
` [PATCH 4/5] perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
[PATCH 0/3] Add support for Awinic AW86927 haptic driver
2025-08-07 0:08 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: input: Add bindings for Awinic AW86927
+ mm-fix-accounting-of-memmap-pages-for-early-sections.patch added to mm-hotfixes-unstable branch
2025-08-07 0:07 UTC
[PATCH test-artifacts] Add debian rootfs artifact
2025-08-07 0:05 UTC
md regression caused by commit 9e59d609763f70a992a8f3808dabcce60f14eb5c
2025-08-07 0:04 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: Report arena faults to BPF streams
2025-08-07 0:04 UTC (7+ messages)
` [PATCH bpf-next 1/3] bpf: arm64: simplify exception table handling
` [PATCH bpf-next 2/3] bpf: Report arena faults to BPF stderr
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting
[PATCH v3] ASoC: dt-bindings: realtek,alc5623: convert to DT schema
2025-08-07 0:03 UTC (2+ messages)
[PATCH] drm/amdgpu: Introduce dynamic pf-vf critical region handling in SRIOV
2025-08-07 0:01 UTC
[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-08-07 0:02 UTC (4+ messages)
` [PATCH v1 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
Proposed deprecation of device-tree-gpio-naming.md
2025-08-07 0:01 UTC (3+ messages)
[PATCH linux dev-6.6 1/2] hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter
2025-08-06 12:12 UTC (2+ messages)
` [PATCH linux dev-6.6 2/2] hwmon: (pmbus/mpq8785) Convert comma to semicolon
[PATCH bpf-next v1 1/2] bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
2025-08-06 23:54 UTC (4+ messages)
` [PATCH bpf-next v1 2/2] bpf: use realloc in bpf_patch_insn_data
[bcachefs:bcachefs-testing 268/274] ERROR: modpost: __ex_table+0x2004 references non-executable section '.rodata.anx7625_bridge_edid_read.str1.4'
2025-08-06 23:52 UTC
[PATCH v12 0/3] Add support for AST2700 clk driver
2025-08-06 2:00 UTC (5+ messages)
` [PATCH v12 3/3] clk: aspeed: add AST2700 clock driver
[PATCH 6/7] tracing: Allow syscall trace events to read more than one user parameter
2025-08-06 23:52 UTC (2+ messages)
[PATCH v4] memcg: expose socket memory pressure in a cgroup
2025-08-06 23:51 UTC (8+ messages)
[RFC PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
2025-08-06 23:48 UTC (5+ messages)
[PATCH v5 0/6] initial usbdrd phy support for Exynosautov920 soc
2025-08-06 23:43 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
` [PATCH v5 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy
Adding oeqa runtime decorators to custom layers
2025-08-06 23:43 UTC
+ maple_tree-remove-redundant-__gfp_nowarn.patch added to mm-new branch
2025-08-06 23:44 UTC
[PATCH] fix random failures in shell/integrity.sh
2025-08-06 23:25 UTC (3+ messages)
+ xarray-remove-redundant-__gfp_nowarn.patch added to mm-new branch
2025-08-06 23:43 UTC
+ mm-nommu-convert-kobjsize-to-folios.patch added to mm-new branch
2025-08-06 23:41 UTC
[android-common:android16-6.12 1/1] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: /soc/pwrap@10024000/pmic/regulators: failed to match any schema with compatible: ['mediatek,mt6359-regulator']
2025-08-06 23:39 UTC
[PATCH] drm/msm: Fix objtool warning in submit_lock_objects()
2025-08-06 23:38 UTC (2+ messages)
[PATCH v4 0/2] perf/s390: Regression: Move uid filtering to BPF filters
2025-08-06 23:38 UTC (4+ messages)
` [PATCH v4 2/2] perf bpf-filter: Enable events manually
[PATCH] cpupower: repair mangled powercap comment
2025-08-06 23:37 UTC (2+ messages)
[RESEND][PATCH] arm: s3c: use string choices helper
2025-08-06 23:20 UTC
[PATCH 0/8] Add TLB invalidation abstraction
2025-08-06 23:35 UTC (4+ messages)
` ✗ CI.checkpatch: warning for Add TLB invalidation abstraction (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] ASoC: generic: tidyup standardized ASoC menu for generic
2025-08-06 23:34 UTC
[PATCH] vars; ensure 'cwd' and 'root' work and test other inline vars
2025-08-06 23:33 UTC (3+ messages)
[RESEND][PATCH] arm: omap2: use string choices helper
2025-08-06 23:20 UTC
[PATCH v5] x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
2025-08-06 23:31 UTC (2+ messages)
[PATCH 00/15] drm/i915: drop __to_intel_display() transitional macro
2025-08-06 23:31 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[RESEND][PATCH] arm: kernel: bios32: use string choices helper
2025-08-06 23:20 UTC
[PATCH] arm64: dts: st: Add memory-region-names property for stm32mp257f-ev1
2025-08-06 23:30 UTC
[PATCH] tests/intel/xe_exec_reset: Replace hardcoded sleep with GT C6 polling
2025-08-06 23:30 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[RESEND][PATCH] arm: omap1: use string choices helper
2025-08-06 23:20 UTC
Commit d7d8ab87e3e ("PCI: vmd: Switch to msi_create_parent_irq_domain()") causes early-stage reboots on my Dell XPS-9320
2025-08-06 23:07 UTC
[RESEND][PATCH] arm: mm: fault: use string choices helper
2025-08-06 23:20 UTC
[PATCH] mm/swapfile.c: introduce function alloc_swap_scan_list()
2025-08-06 23:25 UTC (3+ messages)
[PATCH] ext2fs: fix fast symlink blocks check
2025-08-06 23:23 UTC (2+ messages)
[LTP] [PATCH v3 1/2] Makefile: Add kernel modules related make targets
2025-08-06 23:22 UTC (2+ messages)
[PATCH][SMB3 client] cifs: Don't need state locking in smb2_get_mid_entry()
2025-08-06 23:22 UTC
[PATCH] zram: protect recomp_algorithm_show() with ->init_lock
2025-08-06 23:20 UTC (4+ messages)
[PATCH bpf-next v2 0/3] Allow struct_ops to create map id to
2025-08-06 23:20 UTC (6+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Add multi_st_ops that supports multiple instances
` [PATCH bpf-next v2 3/3] selftests/bpf: Test multi_st_ops and calling kfuncs from different programs
[PATCH v2 4/4] misc: fastrpc: Skip reference for DMA handles
2025-08-06 23:19 UTC (2+ messages)
[linux-next:master 13336/13338] ERROR: modpost: __ex_table+0x1584 references non-executable section '.rodata.visl_trace_ctrls.isra.7.str1.4'
2025-08-06 23:19 UTC
[PATCH 0/3] filemap_add_folio_nocharge()
2025-08-06 23:19 UTC (3+ messages)
[PATCH] btrfs-progs: detect discard ability more correctly for btrfs_prepare_device()
2025-08-06 23:19 UTC
[PATCH v3 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
2025-08-06 23:18 UTC (2+ messages)
[PATCH v4 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-08-06 23:16 UTC (8+ messages)
` [PATCH v4 04/10] PCI/TSM: Authenticate devices via platform TSM
[PATCH v2 0/6] Fix various rename corner cases
2025-08-06 23:15 UTC (9+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] merge-ort: update comments to modern testfile location
` [PATCH v3 2/7] merge-ort: drop unnecessary temporary in check_for_directory_rename()
` [PATCH v3 3/7] t6423: document two bugs with rename-to-self testcases
` [PATCH v3 4/7] t6423: fix missed staging of file in testcases 12i,12j,12k
` [PATCH v3 5/7] merge-ort: clarify the interning of strings in opt->priv->path
` [PATCH v3 6/7] merge-ort: fix incorrect file handling
` [PATCH v3 7/7] merge-ort: fix directory rename on top of source of other rename/delete
[PATCH] selftests: arm64: Fix -Waddress warning in tpidr2 test
2025-08-06 20:39 UTC
Packet loss with QCA9377 (ath10k) on ASUS VivoBook E410KA
2025-08-06 20:40 UTC (2+ messages)
[PATCH 4/5] phy: renesas: rcar-gen3-usb2: Add support for RZ/T2H SoC
2025-08-06 20:40 UTC (2+ messages)
+ rust-support-large-alignments-in-allocations.patch added to mm-new branch
2025-08-06 23:14 UTC
+ rust-add-support-for-numa-ids-in-allocations.patch added to mm-new branch
2025-08-06 23:14 UTC
+ mm-slub-allow-to-set-node-and-align-in-krealloc.patch added to mm-new branch
2025-08-06 23:14 UTC
+ mm-vmalloc-allow-to-set-node-and-align-in-vrealloc.patch added to mm-new branch
2025-08-06 23:14 UTC
linux-6.16/tools/perf/util/tool_pmu.c:242: Pointless test ?
2025-08-06 23:12 UTC (2+ messages)
+ mempolicy-clarify-what-zone-reclaim-means-fix.patch added to mm-unstable branch
2025-08-06 23:11 UTC
[PATCH] perf: use standard syscall tracepoint structs for augmentation
2025-08-06 23:07 UTC (2+ messages)
[REGDB] Update for Costa Rica (CR) regulatory domain
2025-08-06 23:02 UTC
+ mm-correct-misleading-comment-on-mmap_lock-field-in-mm_struct.patch added to mm-new branch
2025-08-06 23:02 UTC
[PATCH v3 0/2] Improve CCS save restore series
2025-08-06 23:01 UTC (5+ messages)
` [PATCH v3 2/2] drm/xe/guc: Scale mmio send/recv timeout for CCS save/restore with smem size
[PATCH v3 0/4] ARM: dts: aspeed: Add Balcones system
2025-08-06 22:59 UTC (5+ messages)
` [PATCH v3 3/4] dt-bindings: trivial-devices: Document max31785 sensors
[PATCH 1/3] PCI: Use header type defines in pci_setup_device()
2025-08-06 22:56 UTC (2+ messages)
[failures] userfaultfd-opportunistic-tlb-flush-batching-for-present-pages-in-move.patch removed from -mm tree
2025-08-06 22:54 UTC
[PATCH] dt-bindings: arm: Spell out acronym
2025-08-06 22:50 UTC (2+ messages)
[PATCH] KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
2025-08-06 22:51 UTC
[BUG] ipmi_si: watchdog: Watchdog detected hard LOCKUP
2025-08-06 22:51 UTC (5+ messages)
[PATCH v11 00/23] Enable CET Virtualization
2025-08-06 22:47 UTC (4+ messages)
` [PATCH v11 19/23] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
Best use of a small SSD with LVM
2025-08-06 22:35 UTC
[PATCH] drm/i915/hdmi: add debugfs to contorl HDMI bpc
2025-08-06 22:40 UTC (4+ messages)
[tip:irq/urgent 6/8] ERROR: modpost: __ex_table+0x1584 references non-executable section '.rodata.__func__.103779'
2025-08-06 22:37 UTC
[PATCH] drm/ttm: WIP limit the TTM pool to 32bit CPUs
2025-08-06 22:38 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-08-06 22:38 UTC (3+ messages)
` [GSoC PATCH v8 0/5] repo: "
Git 2.51.0-rc0
2025-08-06 22:36 UTC
[isar-cip-core][PATCH v4 1/2] kas/opt: Add option for not install kernel
2025-08-06 22:31 UTC (3+ messages)
+ mm-swapfilec-introduce-function-alloc_swap_scan_list.patch added to mm-new branch
2025-08-06 22:31 UTC
[PATCH 5.15.y] KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
2025-08-06 22:26 UTC (2+ messages)
[PATCH v5 0/7] TDX host: kexec/kdump support
2025-08-06 22:29 UTC (5+ messages)
` [PATCH v5 1/7] x86/kexec: Consolidate relocate_kernel() function parameters
[PATCH 00/10] samsung: e850-96: Enable USB host and Ethernet
2025-08-06 22:27 UTC (11+ messages)
` [PATCH 01/10] usb: host: dwc3-of-simple: Add exynos850 compatible
` [PATCH 02/10] board: samsung: e850-96: Set ethaddr
` [PATCH 03/10] board: samsung: e850-96: Add ACPM code
` [PATCH 04/10] board: samsung: e850-96: Add PMIC code
` [PATCH 05/10] board: samsung: e850-96: Configure PMIC regulators
` [PATCH 06/10] board: samsung: e850-96: Extract device info from fw loading code
` [PATCH 07/10] board: samsung: e850-96: Add bootdev var to choose boot device
` [PATCH 08/10] configs: e850-96: Disable CONFIG_DEFAULT_FDT_FILE
` [PATCH 09/10] configs: e850-96: Enable USB host support
` [PATCH 10/10] configs: e850-96: Enable Ethernet
[PATCH v2 00/32] Live Update Orchestrator
2025-08-06 22:28 UTC (6+ messages)
` [PATCH v2 10/32] liveupdate: luo_core: "
+ mm-swap-prefer-nonfull-over-free-clusters.patch added to mm-new branch
2025-08-06 22:27 UTC
+ mm-swap-remove-fragment-clusters-counter.patch added to mm-new branch
2025-08-06 22:27 UTC
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.