messages from 2025-10-28 22:36:16 to 2025-10-28 23:55:27 UTC [more...]
[PATCH 0/7] gpu: nova-core: remove use of `as` for integer conversions
2025-10-28 22:40 UTC (8+ messages)
` [PATCH 5/7] gpu: nova-core: add extra conversion functions and traits
[PATCH v9 00/27] WHPX support for Arm
2025-10-28 23:47 UTC (16+ messages)
` [PATCH v9 01/27] target/arm/kvm: add constants for new PSCI versions
` [PATCH v9 02/27] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v9 03/27] qtest: hw/arm: virt: skip ACPI test for ITS off
` [PATCH v9 04/27] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v9 05/27] tests: data: update AArch64 ACPI tables
` [PATCH v9 08/27] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v9 09/27] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v9 11/27] whpx: interrupt controller support
` [PATCH v9 12/27] whpx: add arm64 support
` [PATCH v9 13/27] whpx: change memory management logic
` [PATCH v9 14/27] target/arm: cpu: mark WHPX as supporting PSCI 1.3
` [PATCH v9 15/27] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v9 16/27] hw: arm: virt: rework MSI-X configuration
` [PATCH v9 18/27] docs: arm: update virt machine model description
` [PATCH v9 19/27] whpx: arm64: clamp down IPA size
[PATCH v12 00/31] x86,fs/resctrl telemetry monitoring
2025-10-28 23:55 UTC (9+ messages)
` [PATCH v12 20/31] fs/resctrl: Refactor mkdir_mondata_subdir()
[PATCH net-next 0/8] net: stmmac: hwif.c cleanups
2025-10-28 23:54 UTC (3+ messages)
[PATCH] ptp: guard ptp_clock_gettime() if neither gettimex64 nor
2025-10-28 23:54 UTC (5+ messages)
Improving inode number documentation
2025-10-28 23:53 UTC (3+ messages)
` [PATCH v2] man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino
[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_file
2025-10-28 23:52 UTC
[PATCH 0/3] drm/displayid: quirk incorrect DisplayID checksums
2025-10-28 23:51 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.BAT: failure "
[PATCH v2 00/50] tree-in-dcache stuff
2025-10-28 23:51 UTC (3+ messages)
` [PATCH v2 34/50] selinuxfs: new helper for attaching files to tree
[GIT PULL] ksmbd server fixes
2025-10-28 23:50 UTC
[PATCH] CI: test PCI rebar changes
2025-10-28 23:50 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH net-next v2 1/2] tools: ynl: fix indent issues in the main Python lib
2025-10-28 23:50 UTC (5+ messages)
` [PATCH net-next v2 2/2] tools: ynl: rework the string representation of NlError
[android-common:android16-6.12 1/1] include/linux/compiler.h:166:45: error: '__UNIQUE_ID_y_777' undeclared; did you mean '__UNIQUE_ID_x_776'?
2025-10-28 23:49 UTC
[PATCH v2 00/21] Runtime TDX Module update support
2025-10-28 23:48 UTC (25+ messages)
AMD PMF: CCP PSP fails to reinitialize after hibernation causing TEE errors
2025-10-28 23:45 UTC (17+ messages)
[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
2025-10-28 23:44 UTC (9+ messages)
` [PATCH net-next v3 02/15] net: Implement netdev_nl_bind_queue_doit
[PATCH] man/man7/tcp.7: Add TCP_SAVE_SYN and TCP_SAVED_SYN
2025-10-28 23:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
2025-10-28 23:40 UTC (7+ messages)
` [PATCH v2 18/26] drm/xe/pf: Add helpers for VF MMIO migration data handling
` [PATCH v2 20/26] drm/xe/pf: Add helper to retrieve VF's LMEM object
[REGRESSION] AMD P-State fails with "_CPC object is not present" on AMD Zen 4 (EPYC 4484PX) between 6.10 and 6.11
2025-10-28 23:40 UTC (3+ messages)
[PATCHv2 0/2]: kexec: Force kexec to proceed under heavy deadline load
2025-10-28 23:39 UTC (3+ messages)
` [PATCHv2 2/2] kernel/kexec: Stop all userspace deadline tasks
[PATCH v1] man/man2/flock.2: Mention non-atomicity w.r.t close
2025-10-28 23:38 UTC (2+ messages)
[PATCH] tools: Add barrier instructions for PPC64
2025-10-28 23:37 UTC
[Bug 220715] New: [REGRESSION] AMD P-State fails with "_CPC object is not present" on AMD Zen 4 between 6.10 and 6.11
2025-10-28 23:37 UTC
[PATCH] man/man3/opendir.3: document that long file names result in ENAMETOOLONG
2025-10-28 23:37 UTC (3+ messages)
[PATCH v1 0/2] PCI: j721e: Add voltage regulator support
2025-10-28 23:35 UTC (6+ messages)
` [PATCH v1 1/2] dt-bindings: PCI: ti,j721e-pci-host: Add optional regulator supplies
[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
2025-10-28 23:33 UTC (3+ messages)
linux-next: duplicate patches in the bluetooth tree
2025-10-28 23:31 UTC
[PATCH v3 0/6] gpu: nova-core: remove use of `as` for integer conversions
2025-10-28 23:31 UTC (8+ messages)
` [PATCH v3 1/6] gpu: nova-core: replace `as` with `from` conversions where possible
` [PATCH v3 2/6] gpu: nova-core: vbios: do not use `as` when comparing BiosImageType
` [PATCH v3 3/6] gpu: nova-core: use `try_from` instead of `as` for u32 conversions
` [PATCH v3 4/6] gpu: nova-core: add functions and traits for lossless integer conversions
` [PATCH v3 5/6] gpu: nova-core: replace use of `as` with functions from `num`
` [PATCH v3 6/6] gpu: nova-core: justify remaining uses of `as`
+ mm-swap-select-swap-device-with-default-priority-round-robin.patch added to mm-new branch
2025-10-28 23:31 UTC
+ mm-swap-do-not-choose-swap-device-according-to-numa-node.patch added to mm-new branch
2025-10-28 23:31 UTC
[PATCH v3 00/11] drm/rcar-du: dsi: Convert register bits to BIT()/GENMASK() macros
2025-10-28 23:30 UTC (6+ messages)
` [PATCH v3 05/11] drm/rcar-du: dsi: Clean up VCLKSET register macros
[PATCH v4 00/11] drm/rcar-du: dsi: Convert register bits to BIT()/GENMASK() macros
2025-10-28 23:28 UTC (12+ messages)
` [PATCH v4 01/11] drm/rcar-du: dsi: Fix missing parameter in RXSETR_...EN macros
` [PATCH v4 02/11] drm/rcar-du: dsi: Document TXVMSETR PIXWDTH as bitfield
` [PATCH v4 03/11] drm/rcar-du: dsi: Document PHTR TESTDOUT "
` [PATCH v4 04/11] drm/rcar-du: dsi: Deduplicate mipi_dsi_pixel_format_to_bpp() usage
` [PATCH v4 05/11] drm/rcar-du: dsi: Clean up VCLKSET register macros
` [PATCH v4 06/11] drm/rcar-du: dsi: Clean up CLOCKSET1 CLKINSEL macros
` [PATCH v4 07/11] drm/rcar-du: dsi: Clean up TXVMPSPHSETR DT macros
` [PATCH v4 08/11] drm/rcar-du: dsi: Respect DSI mode flags
` [PATCH v4 09/11] drm/rcar-du: dsi: Clean up handling of DRM "
` [PATCH v4 10/11] drm/rcar-du: dsi: Convert register bits to BIT() macro
` [PATCH v4 11/11] drm/rcar-du: dsi: Convert register bitfields to GENMASK() macro
[PATCH v2 0/2] soc: qcom: pmic_glink: Add support for battery management running on SOCCP
2025-10-28 23:30 UTC (13+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add Kaanapali and Glymur compatibles
` [PATCH v2 2/2] soc: qcom: pmic_glink: Add charger PDR service path and service name to client data
[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_file
2025-10-28 23:30 UTC (2+ messages)
` Forwarded: "
[PATCH net-next v2] selftests: drv-net: replace the nsim ring test with a drv-net one
2025-10-28 23:29 UTC (5+ messages)
[openeuler:openEuler-1.0-LTS 1890/1890] arch/x86/events/zhaoxin/uncore.c:2789:36-50: opportunity for str_enabled_disabled(uncore_enabled)
2025-10-28 23:28 UTC
[PATCH] xen/ppc: Fix tooling FTBFS due to missing definitions in public header
2025-10-28 23:28 UTC
[PATCH] MAINTAINERS: Remove Shawn Anastasio as PPC64 reviewer
2025-10-28 23:28 UTC
[PATCH] MAINTAINERS: Remove Shawn Anastasio as PPC64 reviewer
2025-10-28 23:28 UTC
[CI v4] verbose p2p
2025-10-28 23:26 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for verbose p2p (rev4)
[PATCH v3 bpf-next 0/2] Multi-split BTF fixes and test
2025-10-28 23:25 UTC (4+ messages)
` [PATCH v3 bpf-next 1/2] libbpf: Fix parsing of multi-split BTF
` [PATCH v3 bpf-next 2/2] selftests/bpf: Test parsing of (multi-)split BTF
[PATCH] dtInsertEntry can result in buffer overflow on corrupted jfs filesystems
2025-10-28 23:23 UTC
[PATCH] Subject: copy_file_range.2: glibc no longer provides fallback after 2.30
2025-10-28 23:24 UTC (2+ messages)
[PATCH 0/3] Add initial Milk-V Duo S board support
2025-10-28 23:23 UTC (9+ messages)
` [PATCH 2/3] arm64: dts: sophgo: add "
[PATCH v2 00/23] mm: BPF OOM
2025-10-28 23:24 UTC (8+ messages)
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
+ ocfs2-add-extra-consistency-checks-for-chain-allocator-dinodes.patch added to mm-nonmm-unstable branch
2025-10-28 23:24 UTC
[to-be-updated] ocfs2-add-chain-list-sanity-check-to-ocfs2_block_group_alloc.patch removed from -mm tree
2025-10-28 23:23 UTC
[RFC 00/22] migration: convert vmstate_load/save_state
2025-10-28 23:13 UTC (23+ messages)
` [RFC 01/22] migration: introduce vmstate_load_vmsd() and vmstate_save_vmsd()
` [RFC 02/22] migration: VMStateInfo: introduce new handlers with errp
` [RFC 03/22] tests/unit/test-vmstate: move to new migration APIs
` [RFC 04/22] ui/vdagent: "
` [RFC 05/22] hw/s390x/virtio-ccw.c: "
` [RFC 06/22] hw/scsi/spapr_vscsi: "
` [RFC 07/22] hw/scsi/scsi-bus.c: use "
` [RFC 08/22] hw/vfio/pci: move to "
` [RFC 09/22] hw/pci/pci: "
` [RFC 10/22] hw/pci/msix.c: use "
` [RFC 11/22] hw/pci/shpc.c: "
` [RFC 12/22] hw/virtio: move to "
` [RFC 13/22] hw/display/virtio-gpu: "
` [RFC 14/22] hw/net/virtio-net.c: use "
` [RFC 15/22] hw/nvram/eeprom93xx.c: "
` [RFC 16/22] hw/nvram/fw_cfg.c: "
` [RFC 17/22] migration/cpr: move to "
` [RFC 18/22] migration/savevm: "
` [RFC 19/22] migration/vmstate-types: "
` [RFC 20/22] migration: VMStateInfo: remove old .get / .set handlers
` [RFC 21/22] migration: convert vmstate_subsection_save/load functions to bool
` [RFC 22/22] migration: finally convert vmstate_save/load_state() functions
+ ocfs2-validate-cl_bpc-in-allocator-inodes-to-prevent-divide-by-zero.patch added to mm-nonmm-unstable branch
2025-10-28 23:21 UTC
Probable issue with code/documentation
2025-10-28 23:19 UTC (8+ messages)
` [PATCH] match_pathname(): give fnmatch one char of prefix context
[PATCH v7 2/8] x86/mce: Unify AMD DFR handler with MCA Polling
2025-10-28 23:18 UTC (11+ messages)
[RFC] fs/resctrl: Generic schema description
2025-10-28 23:17 UTC (2+ messages)
[PATCH 00/11] Update lpfc to revision 14.4.0.12
2025-10-28 23:16 UTC (10+ messages)
` [PATCH 09/11] lpfc: Add capability to register Platform Name ID to fabric
` [PATCH 10/11] lpfc: Update lpfc version to 14.4.0.12
` [PATCH 11/11] lpfc: Copyright updates for 14.4.0.12 patches
[PATCH v3 0/8] Collect documentation-related tools under /tools/docs
2025-10-28 23:15 UTC (5+ messages)
[PATCH v2 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
2025-10-28 23:14 UTC (9+ messages)
` [PATCH v2 6/6] platform/x86: ayaneo-ec: Add suspend hook
[PATCH v2 1/2] ARM: bootm: Add support for starting Linux through OpTee-OS on ARMv7a
2025-10-28 23:12 UTC (6+ messages)
[PATCH v5 00/13] tracing: Show contents of syscall trace event user space fields
2025-10-28 23:11 UTC (14+ messages)
` [PATCH v5 01/13] tracing: Make trace_user_fault_read() exposed to rest of tracing
` [PATCH v5 02/13] tracing: Have syscall trace events read user space string
` [PATCH v5 03/13] perf: tracing: Simplify perf_sysenter_enable/disable() with guards
` [PATCH v5 04/13] perf: tracing: Have perf system calls read user space
` [PATCH v5 05/13] tracing: Have system call events record user array data
` [PATCH v5 06/13] tracing: Display some syscall arrays as strings
` [PATCH v5 07/13] tracing: Allow syscall trace events to read more than one user parameter
` [PATCH v5 08/13] tracing: Add a config and syscall_user_buf_size file to limit amount written
` [PATCH v5 09/13] tracing: Show printable characters in syscall arrays
` [PATCH v5 10/13] tracing: Add trace_seq_pop() and seq_buf_pop()
` [PATCH v5 11/13] tracing: Add parsing of flags to the sys_enter_openat trace event
` [PATCH v5 12/13] tracing: Check for printable characters when printing field dyn strings
` [PATCH v5 13/13] tracing: Have persistent ring buffer print syscalls normally
[PATCH v3 0/2] Remove hard coded values for MIPI-DSI
2025-10-28 23:10 UTC (10+ messages)
` [PATCH v3 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions
+ mm-mremap-honour-writable-bit-in-mremap-pte-batching.patch added to mm-hotfixes-unstable branch
2025-10-28 23:10 UTC
[PATCH v4 3/5] mm: Introduce max_vma_count() to abstract the max map count sysctl
2025-10-28 23:08 UTC (2+ messages)
drivers/tee/qcomtee/core.c:776 qcomtee_object_do_invoke_internal() error: uninitialized symbol 'kernel_errno'
2025-10-28 23:08 UTC
[net-next PATCH 0/8] net: phy: Add support for fbnic PHY w/ 25G, 50G, and 100G support
2025-10-28 23:07 UTC (10+ messages)
` [net-next PATCH 3/8] net: phy: Add 25G-CR, 50G-CR, 100G-CR2 support to C45 genphy
` [net-next PATCH 8/8] fbnic: Add phydev representing PMD to phylink setup
[PATCH] btrfs: headers cleanup to remove unnecessary local includes
2025-10-28 23:06 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION f7d2388eeec24966fc4d5cf32d706f0514f29ac5
2025-10-28 23:03 UTC
[syzbot] [jfs?] general protection fault in inode_set_ctime_current
2025-10-28 23:04 UTC
[PATCHv4 0/8]
2025-10-28 23:03 UTC (7+ messages)
` [PATCHv4 5/8] iomap: simplify direct io validity check
[RFC PATCH V3 0/7] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unused slab space
2025-10-28 23:03 UTC (3+ messages)
` [RFC PATCH V3 5/7] mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
[PATCH v6 0/5] vfio: handle DMA map/unmap up to the addressable limit
2025-10-28 23:01 UTC (2+ messages)
[PATCH 1/2 bpf v2] xdp: add XDP extension to skb
2025-10-28 23:01 UTC (4+ messages)
` [PATCH 2/2 bpf v2] xsk: avoid data corruption on cq descriptor number
[PATCH v5 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-10-28 23:00 UTC (6+ messages)
` [PATCH v5 07/10] PCI/IDE: Add IDE establishment helpers
[PATCH v2 bpf-next 2/2] selftests/bpf: Test parsing of (multi-)split BTF
2025-10-28 22:58 UTC (5+ messages)
[PATCH v2 0/4] KVM: selftests: Test SET_NESTED_STATE with 48-bit L2 on 57-bit L1
2025-10-28 22:30 UTC (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Use a loop to create guest page tables
` [PATCH v2 2/4] KVM: selftests: Use a loop to walk "
` [PATCH v2 3/4] KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4K
` [PATCH v2 4/4] KVM: selftests: Add a VMX test for LA57 nested state
[avpatel:riscv_trace_support_v1 41/57] include/linux/riscv_sbi_sse.h:44:16: error: implicit declaration of function 'ERR_PTR'
2025-10-28 22:57 UTC
[PATCH] drm/xe/pf: Allow to lock/unlock the PF
2025-10-28 22:57 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v8 03/12] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
2025-10-28 22:56 UTC (2+ messages)
What's cooking in git.git (Oct 2025, #11; Tue, 28)
2025-10-28 22:55 UTC
+ gcov-add-support-for-gcc-15.patch added to mm-hotfixes-unstable branch
2025-10-28 22:54 UTC
[Question] Detecting Sleep-in-Atomic Context in PREEMPT_RT via RV (Runtime Verification) monitor rtapp:sleep
2025-10-28 22:53 UTC (3+ messages)
linux-next: KVM/s390x regression
2025-10-28 22:53 UTC (3+ messages)
` [PATCH v1 0/1] KVM: s390: Fix missing present bit for gmap puds
+ kvm-s390-fix-missing-present-bit-for-gmap-puds.patch added to mm-unstable branch
2025-10-28 22:53 UTC
[PATCH] codetag: debug: Handle existing CODETAG_EMPTY in mark_objexts_empty for slabobj_ext
2025-10-28 22:52 UTC (6+ messages)
commit 54f45a30c0 ("PCI/MSI: Add startup/shutdown for per device domains") causing boot hangs on my laptop
2025-10-28 22:52 UTC (2+ messages)
[syzbot] [ocfs2?] KASAN: slab-use-after-free Read in ocfs2_fault
2025-10-28 22:52 UTC
[PATCH v10 2/4] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
2025-10-28 22:50 UTC (2+ messages)
[PATCH 1/2] PCI: Setup bridge resources earlier
2025-10-28 22:47 UTC (2+ messages)
+ ksm-replace-function-unmerge_ksm_pages-with-break_ksm.patch added to mm-new branch
2025-10-28 22:47 UTC
+ ksm-perform-a-range-walk-in-break_ksm.patch added to mm-new branch
2025-10-28 22:47 UTC
+ revert-mm-ksm-convert-break_ksm-from-walk_page_range_vma-to-folio_walk.patch added to mm-new branch
2025-10-28 22:47 UTC
[PATCH 1/2] arm64: dts: rockchip: Fix USB Type-C host mode for Radxa ROCK 5B+/5T
2025-10-28 22:46 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Fix USB Type-C host mode for Radxa ROCK 5 ITX
[PATCH v2 03/24] MIPS: PCI: Use pci_enable_resources()
2025-10-28 22:45 UTC (2+ messages)
[PATCH net v1] net: io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock
2025-10-28 22:44 UTC (3+ messages)
[PATCH v3 1/2] ARM: bootm: Add support for starting Linux through OpTee-OS on ARMv7a
2025-10-28 22:42 UTC (2+ messages)
` [PATCH v3 2/2] spl: fit: Add ability to jump to Linux via "
[PATCH 0/1] net/mlx5: query_mcia_reg fail logging at debug severity
2025-10-28 22:43 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/4] Introduce import_ns support for Rust
2025-10-28 22:32 UTC (5+ messages)
` [PATCH 1/4] rust: macros: Add support for 'imports_ns' to module!
` [PATCH 2/4] rust: pwm: Add module_pwm_platform_driver! macro
SiFive FU740 PCI driver fails on 6.18-rc1
2025-10-28 22:38 UTC (3+ messages)
[PATCH] drm/panel: kingdisplay-kd097d04: Disable EoTp
2025-10-28 21:38 UTC
[PATCH v3 2/2] PCI: brcmstb: Add panic/die handler to driver
2025-10-28 22:37 UTC (3+ messages)
[PATCH v3] drm/xe/uc: Add stop on hardware initialization error
2025-10-28 22:36 UTC (3+ messages)
[PATCH 0/6] prepare for dynamic server thread management
2025-10-28 22:36 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.