All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 07:58:07 to 2026-02-27 08:48:02 UTC [more...]

[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-02-27  8:16 UTC  (5+ messages)
` [PATCH v4 1/4] PCI/MSI: Conservatively generalize "

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-27  8:16 UTC  (4+ messages)
` [PATCH 47/61] ubifs: update format strings for u64 i_ino
    ` [f2fs-dev] "

[PATCH 00/14] drm: Create drm_output_color_format enum
 2026-02-27  8:38 UTC  (9+ messages)
` [PATCH 01/14] drm/connector: Introduce "
` [PATCH 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

[Bug 221148] New: Regression: Screen tearing on AMD RX 6800 with amdgpu on Linux 6.19.x (works fine on 6.18.9)
 2026-02-27  8:48 UTC  (2+ messages)
` [Bug 221148] "

[RFC PATCH] futex: Dynamically allocate futex_queues depending on nr_node_ids
 2026-02-27  8:47 UTC  (7+ messages)

[PATCH 0/7] vDSO: Respect COMPAT_32BIT_TIME
 2026-02-27  8:46 UTC  (3+ messages)
` [PATCH 5/7] MIPS: VDSO: Drop kconfig MIPS_CLOCK_VSYSCALL

[PATCH] staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
 2026-02-27  8:46 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 3/3] net/axgbe: fix 100M SGMII mode
 2026-02-27  8:45 UTC  (2+ messages)
` [PATCH v4 "

[RFC v2 0/3] Decoupling large folios dependency on THP
 2026-02-27  8:45 UTC  (3+ messages)

[PATCH v3 2/3] net/axgbe: add support for marvell m88e1512 PHY
 2026-02-27  8:44 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v2] usb: core: new quirk to handle devices with zero configurations
 2026-02-27  8:44 UTC  (3+ messages)

[Buildroot] [PATCH] package/botan: add patch for CVE-2024-50382 & CVE-2024-50383
 2026-02-27  8:44 UTC 

[PATCH v3 1/3] net/axgbe: add external PHY read/write functions
 2026-02-27  8:43 UTC  (2+ messages)
` [PATCH v4 "

[linus:master] [perf test] c9cd0c7e52: perf-sanity-tests.python_profiling_with_jitdump.fail
 2026-02-27  8:42 UTC 

[PATCH] arm64: Kconfig: provide a top-level switch for Microchip platforms
 2026-02-27  8:42 UTC  (3+ messages)

[PATCH] drm/tests: Mark slow tests as slow
 2026-02-27  8:41 UTC  (5+ messages)

[v2] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
 2026-02-27  8:42 UTC  (3+ messages)

[PATCH v2] arm64: dts: exynos: gs101: Enable AVS APDO
 2026-02-27  8:39 UTC 

[PATCH i-g-t 0/2] xe_sriov_flr: reset-only FLR smoke test
 2026-02-27  8:39 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-02-27  8:38 UTC  (3+ messages)

[PATCH v7 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-26 13:04 UTC  (6+ messages)
` [PATCH v7 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v7 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v7 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v7 5/5] riscv: "

[PATCH v5 0/4] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-13  3:10 UTC  (9+ messages)
` [PATCH v5 1/4] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v5 2/4] crash: Exclude crash kernel memory in crash core
` [PATCH v5 3/4] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v5 4/4] riscv: "

[PATCH v4 0/3] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-12  6:11 UTC  (7+ messages)
` [PATCH v4 1/3] crash: Exclude crash kernel memory in crash core
` [PATCH v4 2/3] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v4 3/3] riscv: "

[RFC Patch v2 00/16] kernel: Introduce multikernel architecture support
 2025-10-19  6:16 UTC  (2+ messages)
` [RFC Patch v2 08/16] multikernel: Introduce device-tree based kernfs interface

[PATCH v5 00/15] expand mmap_prepare functionality, port more users
 2025-10-20 18:16 UTC  (20+ messages)
` [PATCH v5 01/15] mm/shmem: update shmem to use mmap_prepare
` [PATCH v5 02/15] device/dax: update devdax "
` [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static
` [PATCH v5 04/15] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v5 05/15] relay: update relay to use mmap_prepare
` [PATCH v5 06/15] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v5 07/15] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v5 08/15] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v5 09/15] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v5 10/15] mm: add ability to take further action in vm_area_desc
` [PATCH v5 11/15] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v5 13/15] mm: add shmem_zero_setup_desc()
` [PATCH v5 14/15] mm: update mem char driver to use mmap_prepare
` [PATCH v5 15/15] mm: update resctl "

[PATCH v4 00/14] expand mmap_prepare functionality, port more users
 2025-10-20 10:58 UTC  (8+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2025-12-15 23:33 UTC  (3+ messages)
` [PATCH v15 12/28] Documentation/x86: Secure Launch kernel documentation
` [PATCH v15 22/28] x86: Secure Launch kernel early boot stub

[kirkstone][PATCH] perl: fix CVE-2025-40909
 2026-02-27  8:38 UTC 

[PATCH 6.12] Octeontx2-af: Add proper checks for fwdata
 2026-02-27  8:34 UTC 

[PATCH] memcg: fix slab accounting in refill_obj_stock() trylock path
 2026-02-27  8:37 UTC  (6+ messages)

[PATCH 0/1] checkers: fix race in async TUR and ALUA result collection
 2026-02-27  8:36 UTC  (5+ messages)

[PATCH v4 0/2] Make KHO Stateless
 2026-01-09  0:11 UTC  (2+ messages)
` [PATCH v4 1/2] kho: Adopt radix tree for preserved memory tracking

[PATCH v6 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-26  9:24 UTC  (3+ messages)
` [PATCH v6 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr

[PATCH] gpio: gpiolib-swnode: Remove deprecated label fallback for GPIO device lookup
 2026-02-27  8:36 UTC  (3+ messages)

[PATCH v4 0/2] enable sector size > PAGE_SIZE for scsi
 2026-02-27  8:35 UTC  (3+ messages)
` [PATCH 2/2] scsi: scsi_debug: enable sdebug_sector_size > PAGE_SIZE

[HELP] Issue running test cases in Qemu
 2026-02-27  8:34 UTC  (3+ messages)

UBIFS bug: failure to read NNODE while initializing LPT on mount
 2026-02-27  8:34 UTC  (2+ messages)

[PATCH] eal/linux: fix HPET symbols export
 2026-02-27  8:34 UTC  (2+ messages)

[PATCH 3/5] ARM: dts: bcm4709-asus-rt-ac87u: specify switch
 2026-02-27  8:32 UTC 

[PATCH] lib/crypto: tests: Depend on library options rather than selecting them
 2026-02-27  8:32 UTC  (3+ messages)

[PATCH v14 0/8] support FEAT_LSUI
 2026-02-27  8:31 UTC  (6+ messages)
` [PATCH v14 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor

COCONUT-SVSM Development Release v2026.02-devel
 2026-02-27  8:31 UTC 

[PATCH] kconfig: Error out on duplicated kconfig inclusion
 2026-02-27  8:30 UTC  (2+ messages)

ppc-linux-user GDB stub broken
 2026-02-27  8:28 UTC 

[PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-02-27  8:29 UTC  (3+ messages)

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2026-02-27  8:29 UTC  (5+ messages)
  ` [PATCH] KVM: x86: Fix C++ user API for structures with variable length arrays

[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2026-02-27  8:28 UTC  (6+ messages)
` [PATCH v7 2/5] PCI/DPC: Run recovery on device that detected the error

[PATCH v3 0/3] add support for drop_caches for individual filesystem
 2026-02-27  8:27 UTC  (8+ messages)

[PATCH v10 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-02-27  8:27 UTC  (11+ messages)
` [PATCH v10 09/13] x86/mm: Reset tags in a canonical address helper call
` [PATCH v10 13/13] x86/kasan: Make software tag-based kasan available

[PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-02-27  8:25 UTC 

[PATCH 00/11] Introduce ACPI watchdog for Q35 and arm/virt boards
 2026-02-27  8:23 UTC  (4+ messages)
` [PATCH 02/11] machine: add "acpi-watchdog" property

[PATCH v8 bpf-next 0/2] Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-27  8:21 UTC  (3+ messages)
` [PATCH v8 bpf-next 1/2] bpf: test_run: "
` [PATCH v8 bpf-next 2/2] selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap

[broonie-ci:arm64-sme-no-cpuidle 2/2] ld.lld: error: duplicate symbol: arch_cpu_idle_enter
 2026-02-27  8:22 UTC 

[PATCH 1/5] zram: do not autocorrect bad recompression parameters
 2026-02-27  8:21 UTC  (5+ messages)
` [PATCH 2/5] zram: drop ->num_active_comps
` [PATCH 3/5] zram: recompression priority param should override algo
` [PATCH 4/5] zram: update recompression documentation
` [PATCH 5/5] zram: remove chained recompression

[PATCH 00/13] clk: add new flag CLK_ROUNDING_FW_MANAGED
 2026-02-27  8:20 UTC  (5+ messages)
` [PATCH 01/13] "
` [PATCH 11/13] clk: renesas: rzg2l-cpg: drop determine_rate op and use CLK_ROUNDING_FW_MANAGED flag

[RFC v2 0/2] ptp: Move non-NIC PHC drivers from netdev to clock/timekeeping maintainership
 2026-02-27  8:19 UTC  (3+ messages)
` [RFC v2 1/2] ptp: split clock drivers into two subdirectories
` [RFC v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[RESEND] In cgroup v2, setting a smaller value for sched_rt_runtime_us fails
 2026-02-27  8:18 UTC  (2+ messages)

[PATCH] gitk: support config the color of linkfgcolor via Gitk Preferences
 2026-02-27  7:37 UTC  (2+ messages)

[PATCH] staging: fbtft: fix macro whitespace errors
 2026-02-27  4:27 UTC  (3+ messages)

[PATCH] [RFC] hwmon: nct6775: Register fan PWMs as PWM chip
 2026-02-27  8:17 UTC  (4+ messages)

[PATCH 0/3] NFS: Address build error when built with W=1
 2026-02-27  8:18 UTC  (4+ messages)
` [PATCH 1/3] NFS: flexfilelayout: return ERR_PTR from nfs4_ff_alloc_deviceid_node() and fix caller
` [PATCH 2/3] NFS: flexfilelayout: Mark err as __maybe_unused in ff_layout_io_track_ds_error
` [PATCH 3/3] NFS: nfs4proc: Mark ptr as __maybe_unused in nfs4_proc_create_session

[PATCH] hw/block/m25p80: Fix Winbond Fast Read dummy cycles
 2026-02-27  8:15 UTC  (6+ messages)

[PATCH v3 0/4] 9p: Performance improvements for build workloads
 2026-02-27  7:56 UTC  (5+ messages)
` [PATCH v3 1/4] 9p: Cache negative dentries for lookup performance
` [PATCH v3 2/4] 9p: Add mount option for negative dentry cache retention
` [PATCH v3 3/4] 9p: Set default negative dentry retention time for cache=loose
` [PATCH v3 4/4] 9p: Enable symlink caching in page cache

[PATCH v3 0/3] Enable CTCU and ETR devices for multiple QCOM platforms
 2026-02-27  8:15 UTC  (4+ messages)
` [PATCH v3 1/3] dt-binding: document QCOM platforms for CTCU device

[PATCH net-next, v2] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
 2026-02-27  8:15 UTC 

[PATCH v1] vmstate: fix subsection load name check
 2026-02-27  8:14 UTC  (9+ messages)

[PATCH] drm/amd/pm: restrict sensor load values to 0-100
 2026-02-27  8:13 UTC  (9+ messages)

[REGRESSION] 6.19.4 stable netfilter / nftables
 2026-02-27  8:13 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix null pointer access in amdgpu_userq_signal_ioctl
 2026-02-27  8:12 UTC 

[PATCH v4 0/8] Introduce the end_syncfs option
 2026-02-27  8:07 UTC  (9+ messages)
` [PATCH v4 1/8] fio: introduce "
` [PATCH v4 2/8] engines: sync: add support for DDIR_SYNCFS
` [PATCH v4 3/8] engines: libaio: "
` [PATCH v4 4/8] engines: io_uring: "
` [PATCH v4 5/8] engines: fallocate: "
` [PATCH v4 6/8] engines: fileoperations: "
` [PATCH v4 7/8] engines: ftruncate: "
` [PATCH v4 8/8] engines: posixaio: "

[PATCH] mm/slab: initialize slab->stride early to avoid memory ordering issues
 2026-02-27  8:11 UTC  (4+ messages)
` [PATCH] mm/slab: a debug patch to investigate the issue further

[PATCH 0/2] kbuild: Follow-up to "Reject unexpected values for LLVM="
 2026-02-27  8:10 UTC  (7+ messages)
` [PATCH 1/2] Documentation/llvm: drop note about LLVM=0
` [PATCH 2/2] tools/build: Reject unexpected values for LLVM=

[PATCH] genksyms: Fix parsing a declarator with a preceding attribute
 2026-02-27  7:54 UTC  (2+ messages)

[PATCH] mshv: Introduce tracing support
 2026-02-27  8:11 UTC  (2+ messages)

[PATCH v7 00/22] i3c: aspeed: Add I3C support
 2026-02-27  8:10 UTC  (2+ messages)

[PATCH v1] hw/i2c/aspeed_i2c: Fix DMA64 address handling
 2026-02-27  8:10 UTC  (2+ messages)

[PATCH] drm/imagination: Use dev_pm_domain_attach_list()
 2026-02-27  8:10 UTC  (3+ messages)

[PATCH, net-next] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
 2026-02-27  8:10 UTC  (5+ messages)
` [net-next] "

[PATCH v4 0/4] Python: drop avocado, formally support python3.14
 2026-02-27  8:09 UTC  (3+ messages)
` [PATCH v4 2/4] python: replace avocado tests with pytest

[PATCH] block: break pcpu_alloc_mutex dependency on freeze_lock
 2026-02-27  8:09 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: drop test_bpftool.sh
 2026-02-27  8:08 UTC 

[PATCH i-g-t 00/17] lib/kms: Finish the igt_crtc_t API refactoring
 2026-02-27  8:06 UTC  (18+ messages)
` [PATCH i-g-t 01/17] lib/kms: Replace igt_pipe_has_valid_output() with igt_crtc_has_valid_output()
` [PATCH i-g-t 02/17] lib/kms: Replace igt_display_require_output_on_pipe() with igt_display_require_output_on_crtc()
` [PATCH i-g-t 03/17] lib/kms: Replace igt_get_single_output_for_pipe() with igt_get_single_output_for_crtc()
` [PATCH i-g-t 04/17] lib/kms: Make the igt_*_bpc_*() interfaces more abstract
` [PATCH i-g-t 05/17] tests/kms: Use igt_crtc_name()
` [PATCH i-g-t 06/17] tests/kms: Clean up crtc->pipe comparions
` [PATCH i-g-t 07/17] tests/vmwgfx/vmw_prime: Replace igt_pipe_crc_new() with igt_crtc_crc_new()
` [PATCH i-g-t 08/17] lib/kms: Prefer "crtc" over "pipe" in function names
` [PATCH i-g-t 09/17] tests/kms_color*: "
` [PATCH i-g-t 10/17] tests/kms: "
` [PATCH i-g-t 11/17] tests/kms_tiled_display: Remove mention of PIPE_NONE
` [PATCH i-g-t 12/17] tests/kms: Remove hand rolled get_vblank() stuff
` [PATCH i-g-t 13/17] lib/kms: Fix kmstest_get_vblank() docs
` [PATCH i-g-t 14/17] tests/kms: Pass crtc_index to kmstest_get_vbl_flag()
` [PATCH i-g-t 15/17] tests/kms: Pass crtc_index to kmstest_get_vblank()
` [PATCH i-g-t 16/17] lib/kms: Introduce igt_crtc_get_vbl_flag()
` [PATCH i-g-t 17/17] lib/kms: Introduce igt_crtc_get_vblank()

[BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
 2026-02-27  8:06 UTC  (4+ messages)

[PATCH v3] iommu: Fix mapping check for 0x0 to avoid re-mapping it
 2026-02-27  8:06 UTC 

[PATCH v1] iommu: Skip mapping at address 0x0 if it already exists
 2026-02-27  8:06 UTC  (11+ messages)

[PATCH v3] staging: rtl8723bs: Fix logical continuation placement
 2026-02-27  8:06 UTC  (2+ messages)

[PATCH 0/3] watchdog: at91/sama5d4: header cleanup and driver refactor
 2026-02-27  8:05 UTC  (3+ messages)
` [PATCH 2/3] watchdog: sama5d4_wdt: Refactor the driver

[PATCH v2] LoongArch: Fix calling smp_processor_id() in preemptible code
 2026-02-27  8:03 UTC 

[PATCH v4] net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628
 2026-02-27  8:03 UTC  (3+ messages)

[PATCH v4 0/2] arm/hvf: Add SME2 support
 2026-02-27  8:01 UTC  (3+ messages)
` [PATCH v4 1/2] hvf/arm: handle FEAT_SME2 migration
` [PATCH v4 2/2] hvf/arm: expose FEAT_SME2 to guest if available

[PATCH net-next v4 0/3] riscv: spacemit: Add ethernet support for K3
 2026-02-27  8:01 UTC  (4+ messages)

[PATCH] mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
 2026-02-27  7:59 UTC 

[PATCH] hw/pci: Avoid adding PCI devices to the "unattached" QOM tree node
 2026-02-27  7:59 UTC  (4+ messages)

[PATCH] ASoC: remove snd_soc_pcm_subclass
 2026-02-27  7:59 UTC  (2+ messages)

[PATCH] drm/xe: Fix race between exec queue kill and VM cleanup on file close
 2026-02-27  7:59 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH] fuse: skip lookup during atomic_open() when O_CREAT is set
 2026-02-27  7:59 UTC  (9+ messages)
        `  "

[bug report] ntfs: update attrib operations
 2026-02-27  7:58 UTC 

[rt-devel:linux-7.0.y-rt-rebase] 55eabced1d: BUG:kernel_reboot-without-warning_in_test_stage
 2026-02-27  7:57 UTC 

[PATCH net-next v5 0/3] riscv: spacemit: Add ethernet support for K3
 2026-02-27  7:57 UTC  (2+ messages)
` [PATCH net-next v5 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC


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.