All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-02 21:46:38 to 2025-04-02 23:37:51 UTC [more...]

[PATCH 5.15 v2 00/10] KVM: arm64: Backport of SVE fixes to v5.15
 2025-04-02 23:20 UTC  (2+ messages)
` [PATCH 5.15 v2 01/10] KVM: arm64: Get rid of host SVE tracking/saving

[PATCH net-next v24 00/23] Introducing OpenVPN Data Channel Offload
 2025-04-02 23:37 UTC  (4+ messages)
` [PATCH net-next v24 06/23] ovpn: introduce the ovpn_socket object

[PATCH 00/10] KVM: arm64: Backport of SVE fixes to v5.15
 2025-04-02 23:16 UTC  (12+ messages)
` [PATCH 01/10] KVM: arm64: Get rid of host SVE tracking/saving
` [PATCH 02/10] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH 03/10] arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
` [PATCH 04/10] arm64/fpsimd: Have KVM explicitly say which FP registers to save
` [PATCH 05/10] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
` [PATCH 06/10] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH 07/10] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
` [PATCH 08/10] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH 09/10] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH 10/10] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH] checkpatch: only check signature styles in the commit message
 2025-04-02 23:22 UTC 

[PATCH] scripts/sorttable: Fix endianness handling in build-time mcount sort
 2025-04-02 23:32 UTC  (4+ messages)

[PATCH v3 0/9] dmaengine: idxd: fix memory leak in error handling path
 2025-04-02 23:32 UTC  (17+ messages)
` [PATCH v3 1/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
` [PATCH v3 3/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH v3 4/9] dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
` [PATCH v3 5/9] dmaengine: idxd: Add missing cleanups in cleanup internals
` [PATCH v3 6/9] dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
` [PATCH v3 7/9] dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
` [PATCH v3 8/9] dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
` [PATCH v3 9/9] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

[android-common:main-16k-gs-shusky-5.15 17/17] drivers/cma_test/cma_alloc_test_drv.c:93:24: error: 'struct device' has no member named 'cma_area'; did you mean 'dma_parms'?
 2025-04-02 23:30 UTC 

[PATCH 0/2] Unnecessary code cleanup patches
 2025-04-02 23:29 UTC  (3+ messages)
` [PATCH 1/2] staging: media: Remove NULL test on an already tested value
` [PATCH 2/2] staging: rtl8723bs: Prevent duplicate NULL tests on a value

kernel-6.15 randomly shutting down system on bogus power button events
 2025-04-02 23:30 UTC 

[PATCH v4 1/4] usertools/dpdk-devbind: add bind/unbind for platform device
 2025-04-02 23:28 UTC  (2+ messages)

[PATCH -tip 1/4] x86/idle: Fix argument type for MONITOR{,X} and MWAIT{,X} instructions
 2025-04-02 23:26 UTC  (3+ messages)
` [tip: x86/mm] x86/idle: Standardize argument types for MONITOR{,X} and MWAIT{,X} instruction wrappers on 'u32'

[PATCH v10 00/20] Remove use of noninclusive term sanity
 2025-04-02 23:23 UTC  (12+ messages)
` [PATCH v12 00/10] replace use of term sanity check
  ` [PATCH v12 01/10] mbuf: replace "
  ` [PATCH v12 02/10] net/avp: replace use of rte_mbuf_sanity_check
  ` [PATCH v12 03/10] net/sfc: "
  ` [PATCH v12 04/10] examples: remove term sanity
  ` [PATCH v12 05/10] eal: replace use of sanity check in comments and messages
  ` [PATCH v12 06/10] test: replace use word sanity
  ` [PATCH v12 07/10] dts: replace use of sanity check in comment
  ` [PATCH v12 08/10] doc: remove sanity
  ` [PATCH v12 09/10] lib: replace use of sanity check in comments and
  ` [PATCH v12 10/10] drivers: remove use of term sanity check

[PATCH v2] cxl: core/region - ignore interleave granularity when ways=1
 2025-04-02 23:25 UTC 

[PATCH net 0/2] net: make memory provider install / close paths more common
 2025-04-02 23:24 UTC  (4+ messages)
` [PATCH net 2/2] net: avoid false positive warnings in __net_mp_close_rxq()

[PATCH] EISA: Increase length of device names
 2025-04-02 23:23 UTC  (4+ messages)

[PATCH v16 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-04-02 23:22 UTC  (3+ messages)
` [PATCH v16 3/5] drm/xe/uapi: Define drm_xe_vm_get_property

[PATCH v2] zsmalloc: prefer the the original page's node for compressed data
 2025-04-02 23:22 UTC  (4+ messages)

another netdev instance lock bug in ipv6_add_dev
 2025-04-02 23:20 UTC  (2+ messages)

[PATCH CRASH] Fix module section load address when sh_addr != 0
 2025-04-02 23:18 UTC  (3+ messages)
` [Crash-utility] "

[PATCH bpf-next v2 0/2] bpf: fix ktls panic with sockmap and add tests
 2025-04-02 23:15 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: fix ktls panic with sockmap

[RFC PATCH] x86: prevent gcc from emitting rep movsq/stosq for inlined ops
 2025-04-02 23:15 UTC  (3+ messages)

[PATCH] s390/boot: replace strncpy() with strscpy()
 2025-04-02 23:14 UTC 

[PATCH 0/7] More btrfs_path auto cleaning
 2025-04-02 23:14 UTC  (5+ messages)
` [PATCH 1/7] btrfs: do more trivial BTRFS_PATH_AUTO_FREE conversions

[PATCH v3 0/4] fix issue of multipathd not tracking device
 2025-04-02 23:13 UTC  (5+ messages)
` [PATCH v3 1/4] multipathd: monitor new multipath dev even if we can't update it
` [PATCH v3 2/4] libmultipath: add helper function check_path_wwid_change
` [PATCH v3 3/4] multipathd: re-add paths skipped because they were offline
` [PATCH v3 4/4] multipathd: don't update paths in INIT_MISSING_UDEV

[PATCH-for-10.1 00/43] tcg: philmd's queue
 2025-04-02 23:11 UTC  (5+ messages)
` [PATCH-for-10.1 17/43] target/ppc: Restrict SoftMMU mmu_index() to TCG
` [PATCH-for-10.1 21/43] target/s390x: "

[PATCH i-g-t] tests/kms_universal_plane: Fix fb count mismatch
 2025-04-02 23:12 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "
` ✗ Xe.CI.Full: "

[PATCH 0/3] mm: move migration work around to buffer-heads
 2025-04-02 23:11 UTC  (4+ messages)
` [PATCH 2/3] fs/buffer: avoid races with folio migrations on __find_get_block_slow()

[PATCH nft] evaluate: bail out if ct saddr/daddr dependency cannot be inserted
 2025-04-02 23:09 UTC 

[PATCH] proc: Avoid costly high-order page allocations when reading proc files
 2025-04-02 23:10 UTC  (10+ messages)

[PATCH v3 0/3] Add USB2PHY Port Reset Control driver for Renesas RZ/V2H(P) SoC
 2025-04-02 23:09 UTC  (3+ messages)

[GIT PULL] RTC for 6.15
 2025-04-02 23:04 UTC 

[PATCH v7 7/7] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as shared
 2025-04-02 23:03 UTC  (3+ messages)

[PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API
 2025-04-02 23:03 UTC  (4+ messages)

[kernel-cve-report] New CVE entries this week
 2025-04-02 23:02 UTC 

[PATCH v2] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
 2025-04-02 23:02 UTC  (5+ messages)
` [PATCH v3] "

[PATCH net v2 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
 2025-04-02 23:00 UTC  (3+ messages)
` [PATCH net v2 1/2] "

[PATCH v2 0/2] Add the NXP S32 Watchdog
 2025-04-02 23:01 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: Add NXP Software Watchdog Timer

[for-linus][PATCH 0/4] tracing: Cleanup and simplify the persistent ring buffer for 6.15
 2025-04-02 22:57 UTC  (5+ messages)
` [for-linus][PATCH 1/4] tracing: Enforce the persistent ring buffer to be page aligned
` [for-linus][PATCH 2/4] tracing: Have reserve_mem use phys_to_virt() and separate from memmap buffer
` [for-linus][PATCH 3/4] tracing: Use vmap_page_range() to map memmap ring buffer
` [for-linus][PATCH 4/4] ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()

[PATCH v4] platform/x86: Add AMD ISP platform config for OV05C10
 2025-04-02 22:56 UTC 

[PATCH 0/4] btrfs: some more cleanups for the io tree code
 2025-04-02 22:56 UTC  (2+ messages)

Exclude cirrus FW tests from KUNIT_ALL_TESTS
 2025-04-02 22:56 UTC  (3+ messages)

[PATCH v7 0/2] Prefer sysfs/JSON events also when no PMU is provided
 2025-04-02 22:47 UTC  (3+ messages)
` [PATCH v7 1/2] perf record: Skip don't fail for events that don't open
` [PATCH v7 2/2] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"

[GIT PULL] sched_ext: Fixes for v6.15-rc0
 2025-04-02 22:45 UTC 

[RFC net-next 0/2]eth: bnxt: Implement rx-side device memory
 2025-04-02 22:45 UTC  (6+ messages)
` [RFC net-next 2/2] eth: bnxt: add support rx side device memory TCP

[PATCH] misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
 2025-04-02 22:44 UTC  (3+ messages)

[LTP] [COMMITTED][PATCH] ima_violations.sh: Fix min kernel version for test4+
 2025-04-02 22:41 UTC  (2+ messages)
`  "

Update symlinks after changing core.symlinks
 2025-04-02 22:41 UTC  (2+ messages)

[PATCH v1 0/6] Add module support for Arm64 Exynos MCT driver
 2025-04-02 22:39 UTC  (9+ messages)
` [PATCH v1 3/6] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
  ` [PATCH v1 4/6] arm64: dts: exynos: gs101: Add 'local-timer-stop' to cpuidle nodes

[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
 2025-04-02 22:38 UTC  (12+ messages)

[net PATCH 0/2] Fixes for net/phy/phylink.c
 2025-04-02 22:37 UTC  (10+ messages)
` [net PATCH 1/2] net: phy: Cleanup handling of recent changes to phy_lookup_setting
` [net PATCH 2/2] net: phylink: Set advertising based on phy_lookup_setting in ksettings_set

[PATCH v2 0/2] mailbox: Add support for bcm74110 mailbox
 2025-04-02 22:36 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: Add devicetree binding for bcm74110 mbox
` [PATCH v2 2/2] mailbox: Add support for bcm74110 mailbox

Rate of innovation in the project (Was: Re: Rate of change in the project)
 2025-04-02 22:35 UTC  (11+ messages)

[PATCH] cxl: core/region - ignore interleave granularity when ways=1
 2025-04-02 22:35 UTC  (4+ messages)

[PATCH v1 00/48] Perf build support for -Wshorten-64-to-32
 2025-04-02 22:32 UTC  (7+ messages)
` [PATCH v1 09/48] perf tests: Silence -Wshorten-64-to-32 warnings

[PATCH v4] usb: dwc3: gadget: check that event count does not exceed event buffer length
 2025-04-02 22:31 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in sys_mremap
 2025-04-02 22:31 UTC  (4+ messages)

[PATCH i-g-t] tests/kms_flip: Add flip-vs-dpms-on-nop subtest
 2025-04-02 22:29 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for tests/kms_flip: Add flip-vs-dpms-on-nop subtest (rev3)
` ✗ Xe.CI.Full: "

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-04-02 22:28 UTC  (8+ messages)

[PATCH-for-10.1 00/13] arm: Spring header cleanups
 2025-04-02 22:23 UTC  (14+ messages)
` [PATCH-for-10.1 01/13] target/arm/cpu-features: Include missing 'cpu.h' header
` [PATCH-for-10.1 02/13] target/arm/qmp: "
` [PATCH-for-10.1 03/13] target/arm/kvm: Include missing 'cpu-qom.h' header
` [PATCH-for-10.1 04/13] target/arm/hvf: "
` [PATCH-for-10.1 05/13] hw/arm: Remove unnecessary 'cpu.h' header
` [PATCH-for-10.1 06/13] target/arm: Restrict inclusion of 'multiprocessing.h'
` [PATCH-for-10.1 07/13] target/arm: Move some definitions from 'cpu.h' to 'multiprocessing.h'
` [PATCH-for-10.1 08/13] hw/arm: Include missing 'target/arm/gtimer.h' header
` [PATCH-for-10.1 09/13] target/arm: Extract PSCI definitions to 'psci.h'
` [PATCH-for-10.1 10/13] target/arm: Extract feature definitions to 'cpu_has_feature.h' header
` [PATCH-for-10.1 11/13] target/arm: Add arm_cpu_has_feature() helper
` [PATCH-for-10.1 12/13] hw/arm/realview: Replace arm_feature() -> arm_cpu_has_feature()
` [PATCH-for-10.1 13/13] hw/arm/virt-acpi: "

[GIT PULL] Please pull NFS client changes for Linux 6.15
 2025-04-02 22:25 UTC 

[PATCH v7 3/7] KVM: guest_memfd: Track folio sharing within a struct kvm_gmem_private
 2025-04-02 22:25 UTC  (2+ messages)

+ ocfs2-fixing-global-bitmap-allocating-failure-for-discontig-type.patch added to mm-nonmm-unstable branch
 2025-04-02 22:25 UTC 

[PATCH v4 0/6 RESEND] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-04-02 22:24 UTC  (4+ messages)
` [PATCH v4 5/6 RESEND] platform/x86: Add Lenovo Other Mode WMI Driver

[PATCH RFC] arm64: vdso: Use __arch_counter_get_cntvct()
 2025-04-02 22:22 UTC  (3+ messages)

[PATCH 1/7] arm: at91: wdt: Remove unused at91_wdt struct
 2025-04-02 21:00 UTC  (2+ messages)
` [PATCH 0/7] watchdog: at91sam9_wdt driver enhancement

[PATCH v2] usb: dwc3: gadget: check that event count does not exceed event buffer length
 2025-04-02 22:22 UTC  (8+ messages)

[PATCH] usb: dwc3: ep0: prevent dwc3_request from being queued twice
 2025-04-02 22:21 UTC  (4+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-04-02 22:19 UTC  (8+ messages)
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()

[PATCH 0/2] TDX attestation support
 2025-04-02 22:19 UTC  (8+ messages)
` [PATCH 1/2] KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>

[PATCH] hwmon: (pmbus): Introduce page_change_delay
 2025-04-02 22:18 UTC  (2+ messages)

[PATCH v6 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-04-02 22:17 UTC  (5+ messages)
` [PATCH v6 5/7] KVM: guest_memfd: Restore folio state after final folio_put()

[PATCH] drm/amdgpu: Disable ACA on VFs
 2025-04-02 22:15 UTC 

[PATCH 0/2] Remove incorrect host mincore call and add rodata handling
 2025-04-02 22:12 UTC  (3+ messages)
` [PATCH 1/2] um: mark rodata read-only and implement _nofault accesses

+ mailmap-map-loic-poulains-old-email-addresses.patch added to mm-hotfixes-unstable branch
 2025-04-02 22:11 UTC 

+ exit-move-and-extend-sched_process_exit-tracepoint.patch added to mm-nonmm-unstable branch
 2025-04-02 22:10 UTC 

[PATCH] [v2] hwmon: (k10temp) Add support for Zen5 Ryzen Desktop
 2025-04-02 22:08 UTC 

RISC-V UEFI/ACPI on QEMU regression?
 2025-04-02 22:05 UTC  (8+ messages)

[PATCH] Revert "net: eth_bootdev_hunt() should not run DHCP"
 2025-04-02 22:05 UTC  (6+ messages)

[PATCH v2] media: i2c: Add OV05C10 camera sensor driver
 2025-04-02 22:04 UTC  (5+ messages)

+ arch-remove-mk_pmd.patch added to mm-new branch
 2025-04-02 22:03 UTC 

+ mm-add-folio_mk_pmd.patch added to mm-new branch
 2025-04-02 22:03 UTC 

+ mm-remove-mk_huge_pte.patch added to mm-new branch
 2025-04-02 22:03 UTC 

+ hugetlb-simplify-make_huge_pte.patch added to mm-new branch
 2025-04-02 22:03 UTC 

+ mm-add-folio_mk_pte.patch added to mm-new branch
 2025-04-02 22:03 UTC 

+ mm-make-mk_pte-definition-unconditional.patch added to mm-new branch
 2025-04-02 22:03 UTC 

+ um-remove-custom-definition-of-mk_pte.patch added to mm-new branch
 2025-04-02 22:03 UTC 

+ x86-remove-custom-definition-of-mk_pte.patch added to mm-new branch
 2025-04-02 22:03 UTC 

+ sparc32-remove-custom-definition-of-mk_pte.patch added to mm-new branch
 2025-04-02 22:03 UTC 

+ mm-introduce-a-common-definition-of-mk_pte.patch added to mm-new branch
 2025-04-02 22:02 UTC 

+ mm-set-the-pte-dirty-if-the-folio-is-already-dirty.patch added to mm-new branch
 2025-04-02 22:02 UTC 

[PATCH] media: i2c: Add OV05C camera sensor driver
 2025-04-02 22:02 UTC  (5+ messages)

[PATCH] mm/page_alloc: Fix try_alloc_pages
 2025-04-02 22:01 UTC  (2+ messages)

[openeuler:OLK-5.10 2839/2839] drivers/dma/idxd/perfmon.o: warning: objtool: perfmon_init()+0x73: unreachable instruction
 2025-04-02 21:58 UTC 

Fwd: [PATCH][SMB3 client] fix TCP timers deadlock after rmmod
 2025-04-02 21:58 UTC  (2+ messages)

[PATCH v2][next] drm/nouveau: disp: Avoid -Wflex-array-member-not-at-end warning
 2025-04-02 21:58 UTC 

[PATCH v5 0/4] Add support for cpu event term
 2025-04-02 21:57 UTC  (3+ messages)

+ zsmalloc-prefer-the-the-original-pages-node-for-compressed-data.patch added to mm-new branch
 2025-04-02 21:57 UTC 

[PATCH 00/16] reftable: overhaul the API to expose access to blocks
 2025-04-02 21:52 UTC  (5+ messages)
` [PATCH 14/16] reftable/table: introduce iterator for table blocks
` [PATCH 16/16] reftable/table: move printing logic into test helper

[PATCH] x86/boot: re-order .init.data contributions
 2025-04-02 21:55 UTC  (2+ messages)

[DPDK/ethdev Bug 1687] ring PMD uses unsafe internal devarg
 2025-04-02 21:54 UTC 

+ mm-hugetlb-use-separate-nodemask-for-bootmem-allocations.patch added to mm-new branch
 2025-04-02 21:54 UTC 

[PATCH v2 0/3] KVM: arm64: Fixes for resolving the fault IPA
 2025-04-02 21:53 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: arm64: Only read HPFAR_EL2 when value is architecturally valid

+ mm-delete-thp_nr_pages.patch added to mm-new branch
 2025-04-02 21:50 UTC 

+ filemap-remove-readahead_page_batch.patch added to mm-new branch
 2025-04-02 21:50 UTC 

+ filemap-convert-__readahead_batch-to-use-a-folio.patch added to mm-new branch
 2025-04-02 21:50 UTC 

+ filemap-remove-find_subpage.patch added to mm-new branch
 2025-04-02 21:50 UTC 

+ iov_iter-convert-iov_iter_extract_xarray_pages-to-use-folios.patch added to mm-new branch
 2025-04-02 21:50 UTC 

+ iov_iter-convert-iter_xarray_populate_pages-to-use-folios.patch added to mm-new branch
 2025-04-02 21:50 UTC 

+ mm-remove-offset_in_thp.patch added to mm-new branch
 2025-04-02 21:50 UTC 

+ filemap-remove-readahead_page.patch added to mm-new branch
 2025-04-02 21:50 UTC 

[PATCH] boot: call dhcp_run in pxe bootmethod
 2025-04-02 21:50 UTC 

[PATCH v2 0/6] ARM split hardware and control domains
 2025-04-02 21:49 UTC  (5+ messages)
` [PATCH v2 6/6] xen/arm: Add capabilities to dom0less

[PATCH] math64: Provide an uprounding variant of mul_u64_u64_div_u64()
 2025-04-02 21:46 UTC  (12+ messages)

[Buildroot] [PATCH v2] package/linux-pam: bump to version 1.7.0
 2025-04-02 21:46 UTC 

[PATCH 0/2] selftests/nolibc: only consider XARCH for CFLAGS when requested
 2025-04-02 21:39 UTC  (3+ messages)
` [PATCH 1/2] selftests/nolibc: drop dependency from sysroot to defconfig
` [PATCH 2/2] selftests/nolibc: only consider XARCH for CFLAGS when requested


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.