messages from 2025-09-25 12:07:24 to 2025-10-02 06:42:01 UTC [more...]
[PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional
2025-10-02 6:41 UTC (4+ messages)
[tglx-devel:rseq/cid 48/48] kernel/fork.c:2452:3: error: call to undeclared function 'sched_mm_cid_exit'; ISO C99 and later do not support implicit function declarations
2025-10-02 4:08 UTC
[PATCH v2 0/8] perf build: Support building with Clang
2025-10-01 20:20 UTC (16+ messages)
` [PATCH v2 1/8] tools build: Align warning options with perf
` [PATCH v2 2/8] perf python: split Clang options when invoking Popen
` [PATCH v2 3/8] perf: build: Correct CROSS_ARCH for clang
` [PATCH v2 4/8] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH v2 5/8] perf test coresight: Dismiss clang warning for thread loop
` [PATCH v2 6/8] perf test coresight: Dismiss clang warning for unroll loop thread
` [PATCH v2 7/8] perf build: Support build with clang
` [PATCH v2 8/8] perf docs: Document building with Clang
[PATCH v1 3/3] kho: Remove notifier system infrastructure
2025-10-01 18:07 UTC
[PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-10-01 16:45 UTC (6+ messages)
[PATCH v1 2/3] memblock: Remove KHO notifier usage
2025-10-01 16:35 UTC
[sean-jc:x86/gmem_inplace 37/37] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:688:28: error: incompatible pointer types passing 'struct gmem_file *' to parameter of type 'struct inode *'
2025-10-01 16:35 UTC
[sean-jc:x86/gmem_inplace 30/37] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:1016:3: error: member reference base type 'void' is not a structure or union
2025-10-01 15:33 UTC
[PATCH net v3] selftest:net: Fix uninit return values
2025-10-01 15:19 UTC (4+ messages)
[PATCH 03/21] x86/mm: factor out phys_pgd_init()
2025-10-01 12:26 UTC (2+ messages)
[PATCH 1/2] KVM: For manual-protect GET_DIRTY_LOG, do not hold slots lock
2025-10-01 11:50 UTC
[PATCH v2 00/12] x86/msr: Inline rdmsr/wrmsr instructions
2025-10-01 11:16 UTC (15+ messages)
` [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR
[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-10-01 9:38 UTC (3+ messages)
` [PATCH v3 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
[jgunthorpe:vfio_get_region_info_op 23/28] drivers/gpu/drm/i915/gvt/kvmgt.c:1235:34: error: incompatible pointer types passing 'struct vfio_info_cap **' to parameter of type 'struct vfio_info_cap *'; remove &
2025-10-01 9:35 UTC
[jgunthorpe:vfio_get_region_info_op 25/28] drivers/vfio/pci/vfio_pci_core.c:1005:16: warning: unused variable 'minsz'
2025-10-01 8:33 UTC
[PATCH v2 11/12] x86/paravirt: Don't use pv_ops vector for MSR access functions
2025-10-01 5:48 UTC (2+ messages)
[PATCH v4 08/10] drm/panfrost: Add forward declaration and types header
2025-10-01 2:20 UTC
[sean-jc:x86/gmem_inplace 25/26] arch/arm64/kvm/../../../virt/kvm/guest_memfd.c:169:26: error: expected ';' after return statement
2025-10-01 0:22 UTC
[PATCH] dmaengine: mmp_pdma: fix DMA mask handling
2025-09-30 22:10 UTC (2+ messages)
[sean-jc:x86/gmem_inplace 25/26] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:169:26: error: expected ';' after return statement
2025-09-30 21:34 UTC
[rmk-arm:cex7 170/173] drivers/net/phy/qsfp.c:1229:3: warning: misleading indentation; statement is not part of the previous 'if'
2025-09-30 20:35 UTC
[PATCH net v5] selftest:net: Fix uninit return values
2025-09-30 13:28 UTC (4+ messages)
[PATCH net v4] selftest:net: Fix uninit return values
2025-09-30 11:57 UTC (3+ messages)
[PATCH v4 1/2] platform/x86: Add Uniwill laptop driver
2025-09-30 9:15 UTC (2+ messages)
[jgunthorpe:for-nicolin 10/28] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3061:26: warning: variable 'smmu' set but not used
2025-09-30 8:43 UTC
[PATCH v6 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
2025-09-30 8:33 UTC (26+ messages)
` [PATCH v6 01/23] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v6 02/23] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v6 03/23] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v6 04/23] mm/ksw: add build system support
` [PATCH v6 05/23] mm/ksw: add ksw_config struct and parser
` [PATCH v6 06/23] mm/ksw: add singleton debugfs interface
` [PATCH v6 07/23] mm/ksw: add HWBP pre-allocation
` [PATCH v6 08/23] mm/ksw: Add atomic watchpoint management api
` [PATCH v6 09/23] mm/ksw: ignore false positives from exit trampolines
` [PATCH v6 10/23] mm/ksw: support CPU hotplug
` [PATCH v6 11/23] sched: add per-task context
` [PATCH v6 12/23] mm/ksw: add entry kprobe and exit fprobe management
` [PATCH v6 13/23] mm/ksw: add per-task ctx tracking
` [PATCH v6 14/23] mm/ksw: resolve stack watch addr and len
` [PATCH v6 15/23] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v6 16/23] mm/ksw: add self-debug helpers
` [PATCH v6 17/23] mm/ksw: add test module
` [PATCH v6 18/23] mm/ksw: add stack overflow test
` [PATCH v6 19/23] mm/ksw: add recursive depth test
` [PATCH v6 20/23] mm/ksw: add multi-thread corruption test cases
` [PATCH v6 21/23] tools/ksw: add test script
` [PATCH v6 22/23] docs: add KStackWatch document
` [PATCH v6 23/23] MAINTAINERS: add entry for KStackWatch
[jgunthorpe:for-nicolin 6/28] drivers/iommu/exynos-iommu.c:1049:65: error: too few arguments to function call, expected 3, have 2
2025-09-30 7:51 UTC
[PATCH v1] selftests: cachestat: Fix warning on declaration under label
2025-09-30 4:52 UTC (4+ messages)
[PATCH v2] net: Fix uninit character pointer and return values
2025-09-29 21:10 UTC (3+ messages)
[PATCH v6 00/15] Support dynamic opening of capstone/llvm
2025-09-29 19:08 UTC (16+ messages)
` [PATCH v6 01/15] perf map: Constify objdump offset/address conversion APIs
` [PATCH v6 02/15] perf capstone: Move capstone functionality into its own file
` [PATCH v6 03/15] perf llvm: Move llvm "
` [PATCH v6 04/15] perf libbfd: Move libbfd functionality to "
` [PATCH v6 05/15] perf capstone: Remove open_capstone_handle
` [PATCH v6 06/15] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v6 07/15] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v6 08/15] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v6 09/15] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v6 10/15] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v6 11/15] perf llvm: Disassemble cleanup
` [PATCH v6 12/15] perf dso: Clean up read_symbol error handling
` [PATCH v6 13/15] perf disasm: Make ins__scnprintf and ins__is_nop static
` [PATCH v6 14/15] perf srcline: Fallback between addr2line implementations
` [PATCH v6 15/15] perf disasm: Remove unused evsel from annotate_args
[PATCH v3 2/2] accel: Add Arm Ethos-U NPU driver
2025-09-29 18:48 UTC
[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
2025-09-29 16:44 UTC (19+ messages)
` [PATCH v5 06/15] iommupt: Add unmap_pages op
` [PATCH v5 07/15] iommupt: Add map_pages op
` [PATCH v5 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v5 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v5 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v5 13/15] iommu/amd: Use the generic iommu page table
[PATCH] docs/zh_CN: Add translation of rust/testing.rst
2025-09-29 16:35 UTC
[PATCH] selftest:net: Fix uninit pointers and return values
2025-09-29 15:58 UTC (3+ messages)
[PATCH 1/5] ASoC: codecs: va-macro: Rework version checking
2025-09-29 5:43 UTC (3+ messages)
[acrn:6.12/linux 10/10] ./usr/include/linux/acrn.h:14:10: fatal error: 'asm/acrn.h' file not found
2025-09-29 5:08 UTC
[PATCH RESEND v4] selftests/tty: add TIOCSTI test suite
2025-09-29 0:00 UTC (2+ messages)
❌ FAIL: Test report for master (6.17.0-rc7, upstream-mainline, 8f973663)
2025-09-29 0:02 UTC
[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
2025-09-28 23:37 UTC (3+ messages)
[RFC PATCH] rust: sync: Add dma_fence abstractions
2025-09-28 15:57 UTC (13+ messages)
[jgunthorpe:iommu_pt_all 38/56] ERROR: modpost: "iommu_pages_free_incoherent" [drivers/iommu/generic_pt/fmt/iommu_armv7s.ko] undefined!
2025-09-28 14:04 UTC
[rafael-pm:bleeding-edge 209/212] drivers/acpi/battery.c:1267:2: error: expected expression
2025-09-28 9:39 UTC
[PATCH] i2c: fix reference leak in MP2 PCI device
2025-09-28 5:34 UTC
[PATCH 8/8] drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panel
2025-09-27 19:37 UTC
[PATCH] KVM: s390: Fix to clear PTE when discarding a swapped page
2025-09-27 17:14 UTC
[rafael-pm:bleeding-edge 209/212] drivers/acpi/battery.c:1267:2: warning: label followed by a declaration is a C23 extension
2025-09-27 16:12 UTC
[PATCH 1/9] drm/display: hdmi-state-helpers: warn on unsupported InfoFrame types
2025-09-27 12:48 UTC
[PATCH V1 7/7] ASoC: codecs: Rework the aw88399 driver
2025-09-27 12:47 UTC
[PATCH v2 1/2] drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()
2025-09-27 8:58 UTC
[PATCH v2 1/1] mm/swapfile.c: select the swap device with default priority round robin
2025-09-27 7:56 UTC
✅ PASS: Test report for master (6.17.0-rc7, upstream-mainline, 083fc6d7)
2025-09-27 7:13 UTC
[PATCH V8 2/5] asm-generic/io.h: Add big-endian MMIO accessors
2025-09-27 6:12 UTC
❌ FAIL: Test report for master (6.17.0-rc7, upstream-mainline, fec734e8)
2025-09-27 5:43 UTC
[dhowells-fs:keys-pqc 6/8] arch/arm64/crypto/sha3-ce-glue.c:55:32: error: no member named 'state' in 'struct sha3_ctx'
2025-09-26 21:39 UTC
[RFC PATCH 10/12] mm/hugetlb: do explicit CMA balancing
2025-09-26 17:38 UTC
[PATCH 0/8] perf build: Support building with Clang
2025-09-26 16:19 UTC (10+ messages)
` [PATCH 3/8] bpftool: Conditionally add -Wformat-signedness flag
` [PATCH 4/8] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH 8/8] perf docs: Document building with Clang
[PATCH 09/11] VFS/ovl/smb: introduce start_renaming_dentry()
2025-09-26 15:43 UTC
[PATCH v12 22/25] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
2025-09-26 15:01 UTC
[PATCH] drivers/hwmon/pmbus: Add support for raa229141 in isl68137
2025-09-26 14:20 UTC (2+ messages)
[PATCH net-next v5 8/8] vhost_net: Replace rx_ring with calls of TUN/TAP wrappers
2025-09-26 13:47 UTC
[PATCH v2 3/5] pmdomain: mediatek: Add support for secure HWCCF infra power on
2025-09-26 13:26 UTC
[PATCH v2 4/4] iio: mpl3115: add support for sampling frequency
2025-09-26 12:43 UTC
[PATCH v4 3/3] media: qcom: camss: tpg: Add TPG support for SA8775P and QCS8300
2025-09-26 6:08 UTC
[chao:cleanup 2/2] fs/f2fs/data.c:332:39: error: expression cannot be followed by a postfix '->' operator; add parentheses
2025-09-26 5:48 UTC
[PATCH 1/1] samples: Add irqchip test driver
2025-09-25 23:27 UTC
[PATCH v16 0/3] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-09-25 22:28 UTC (6+ messages)
` [PATCH v16 1/3] samples: rust: platform: remove trailing commas
` [PATCH v16 2/3] rust: support formatting of foreign types
` [PATCH v16 3/3] rust: replace `CStr` with `core::ffi::CStr`
ld.lld: error: undefined symbol: __tracepoint_page_fault_kernel
2025-09-25 21:01 UTC
[PATCH net-next V5] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-25 20:30 UTC (6+ messages)
[PATCH 1/3] PM: hibernate: Fix hybrid-sleep
2025-09-25 15:30 UTC
[PATCH 11/21] mm: introduce freetype_t
2025-09-25 13:15 UTC
[jolsa-perf:bpf/single_direct_ops 6/9] Warning: kernel/trace/ftrace.c:5980 function parameter 'ip' not described in 'register_ftrace_direct'
2025-09-25 12:37 UTC
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