All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-11 01:16:44 to 2025-06-11 02:41:42 UTC [more...]

[PATCH 00/16] SHA-512 library functions
 2025-06-11  2:09 UTC  (23+ messages)
` [PATCH 01/16] crypto: sha512 - rename conflicting symbols
` [PATCH 02/16] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH 03/16] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH 04/16] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512
` [PATCH 06/16] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn
` [PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
` [PATCH 09/16] lib/crypto/sha512: migrate arm64-optimized SHA-512 code to library
` [PATCH 10/16] mips: cavium-octeon: move octeon-crypto.h into asm directory
` [PATCH 12/16] lib/crypto/sha512: migrate riscv-optimized SHA-512 code to library
` [PATCH 13/16] lib/crypto/sha512: migrate s390-optimized "
` [PATCH 14/16] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH 15/16] lib/crypto/sha512: migrate x86-optimized "

[PATCH] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
 2025-06-11  2:38 UTC  (3+ messages)

[RFC PATCH 0/4] TDX attestation support and GHCI fixup
 2025-06-11  2:37 UTC  (13+ messages)
` [RFC PATCH 3/4] KVM: TDX: Exit to userspace for GetTdVmCallInfo
` [RFC PATCH 4/4] KVM: TDX: Check KVM exit on KVM_HC_MAP_GPA_RANGE when TD finalize

[PATCH] mm/memory-tier: Fix abstract distance calculation overflow
 2025-06-11  2:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/32] KVM: x86: Clean up MSR interception code
 2025-06-11  2:35 UTC  (9+ messages)
` [PATCH v2 06/32] KVM: SVM: Kill the VM instead of the host if MSR interception is buggy
` [PATCH v2 08/32] KVM: SVM: Massage name and param of helper that merges vmcb01 and vmcb12 MSRPMs
` [PATCH v2 17/32] KVM: x86: Move definition of X2APIC_MSR() to lapic.h
` [PATCH v2 31/32] KVM: x86: Simplify userspace filter logic when disabling MSR interception

[RFC 1/1] sched: Skip redundant operations for proxy tasks needing return migration
 2025-06-11  2:32 UTC  (11+ messages)

[PATCH v2] Documentation: nouveau: Update GSP message queue kernel-doc reference
 2025-06-11  2:31 UTC  (2+ messages)

[PATCH 0/5] update the translation of files in the process
 2025-06-11  2:29 UTC  (2+ messages)

[RESEND PATCH] checkpatch: check format of Vec<String> in modules
 2025-06-11  2:30 UTC 

[PATCH V3 0/3] rust: Introduce CpuId and fix cpumask doctest
 2025-06-11  2:28 UTC  (6+ messages)
` [PATCH V3 3/3] rust: cpu: Add CpuId::current() to retrieve current CPU ID

[PATCH 0/2] tools/kexec: Introduce utility to build zboot image with bpf section
 2025-06-11  2:26 UTC  (3+ messages)
` [PATCH 1/2] tools/kexec: Introduce a bpf-prog to parse zboot image format
` [PATCH 2/2] tools/kexec: Add a zboot image building tool

bpf-restrict-fs fails to load without DYNAMIC_FTRACE_WITH_DIRECT_CALLS on arm64
 2025-06-11  2:25 UTC  (4+ messages)

linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
 2025-06-11  2:22 UTC  (2+ messages)

[RESEND PATCH] PCI: hotplug: remove resolved TODO
 2025-06-11  2:21 UTC 

[PATCH] sched_ext: introduce cpu tick
 2025-06-11  2:22 UTC  (3+ messages)

[PATCH] [next] selftests/ptrace: Fix spelling mistake "multible" -> "multiple"
 2025-06-11  2:21 UTC  (2+ messages)

[openeuler:OLK-5.10 2954/2954] include/trace/trace_events.h:27:23: warning: 'str__oenetcls__trace_system_name' defined but not used
 2025-06-11  2:20 UTC 

[PATCH] platform/chrome: cros_ec_typec: Defer probe on missing EC parent
 2025-06-11  2:19 UTC  (2+ messages)

[PATCH] crypto: iaa - Fix race condition when probing IAA devices
 2025-06-11  2:18 UTC  (2+ messages)

[PATCH 0/2] x86/resctrl: Optimize some resctrl code
 2025-06-11  2:15 UTC  (3+ messages)
` [PATCH 1/2] x86/resctrl: Remove unnecessary cpumask_nth_andnot()
` [PATCH 2/2] x86/resctrl: Optimize code in rdt_get_tree()

[PATCH v2] pmdomain: Use str_enable_disable-like helpers
 2025-06-11  2:10 UTC  (2+ messages)

[PATCH] hns3: work around stack size warning
 2025-06-11  2:10 UTC  (2+ messages)

[openeuler:OLK-5.10 2954/2954] drivers/net/dsa/mv88e6xxx/chip.c:2320:25: error: implicit declaration of function 'mv88e6xxx_g2_eeprom_wait'; did you mean 'mv88e6xxx_g2_pvt_write'?
 2025-06-11  2:10 UTC 

[PATCH] crypto: caam - Set DMA alignment explicitly
 2025-06-11  2:10 UTC  (2+ messages)

[RFC PATCH 00/20] TD-Preserving updates
 2025-06-11  2:09 UTC  (5+ messages)
` [RFC PATCH 05/20] x86/virt/tdx: Export tdx module attributes via sysfs

[PATCH 0/4] Fix a segmentation fault also add raid6test for RISC-V support
 2025-06-11  2:08 UTC  (4+ messages)

[PATCH v4] tests/drm_virtgpu: Add functional coverage for core VirtIO-GPU ioctls
 2025-06-11  2:08 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for tests/drm_virtgpu: Add functional coverage for core VirtIO-GPU ioctls (rev3)

[bug report]BUG: workqueue leaked atomic, lock or RCU: kworker/u67:3[365] observed from v6.15-rc7
 2025-06-11  2:06 UTC  (4+ messages)

[ath:master-pending] BUILD SUCCESS 406e360e8dd5ac0dbb72c3d581be9dab659c9b88
 2025-06-11  2:07 UTC 

[OE-core][walnascar][PATCH] util-linux: fix agetty segfault issue
 2025-06-11  2:07 UTC 

[PATCH 0/3] Fixes for non-default TPM PCR banks
 2025-06-11  2:04 UTC  (4+ messages)
` [PATCH 3/3] tests/tpm2_key_protector_test: Add tests for SHA384 PCR bank

[PATCH 1/2] tools/power turbostat: regression fix: --show C1E%
 2025-06-11  2:02 UTC  (3+ messages)
` [PATCH 2/2] tools/power turbostat: verify arguments to params --show and --hide

[PATCH v4] vt: fix kernel-doc warnings in ucs_get_fallback()
 2025-06-11  2:02 UTC 

[PATCH 00/12] Fixes and supports for Wangxun NICs
 2025-06-11  2:00 UTC  (2+ messages)

[PATCH 00/37] ASoC: Standardize ASoC menu
 2025-06-11  2:00 UTC  (9+ messages)

[folded-merged] mm-zblock-make-active_list-rcu_list.patch removed from -mm tree
 2025-06-11  1:57 UTC 

[folded-merged] mm-zblock-use-vmalloc-for-page-allocations.patch removed from -mm tree
 2025-06-11  1:57 UTC 

[folded-merged] mm-zblock-avoid-failing-the-build-fix.patch removed from -mm tree
 2025-06-11  1:57 UTC 

[folded-merged] mm-zblock-avoid-failing-the-build.patch removed from -mm tree
 2025-06-11  1:57 UTC 

[folded-merged] mm-zblock-add-debugfs.patch removed from -mm tree
 2025-06-11  1:57 UTC 

[folded-merged] mm-add-zblock-allocator-fix-3.patch removed from -mm tree
 2025-06-11  1:57 UTC 

[folded-merged] mm-add-zblock-allocator-fix-2-fix.patch removed from -mm tree
 2025-06-11  1:57 UTC 

[folded-merged] mm-add-zblock-allocator-fix-2.patch removed from -mm tree
 2025-06-11  1:57 UTC 

[folded-merged] mm-add-zblock-allocator-fix.patch removed from -mm tree
 2025-06-11  1:57 UTC 

+ maple_tree-assert-retrieving-new-value-on-a-tree-containing-just-a-leaf-node.patch added to mm-new branch
 2025-06-11  1:56 UTC 

+ maple_tree-restart-walk-on-correct-status.patch added to mm-new branch
 2025-06-11  1:56 UTC 

+ maple_tree-fix-mt_destroy_walk-on-root-leaf-node.patch added to mm-new branch
 2025-06-11  1:56 UTC 

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-11  1:55 UTC  (2+ messages)

[PATCH] x86_coco_sev: Fix build warnings about export.h
 2025-06-11  1:52 UTC 

[PATCHv2] test-manual/ptest: Add info about fail state of ptest-runner/ptests
 2025-06-11  1:54 UTC  (3+ messages)

[PATCHv3] test-manual/ptest: Add info about fail state of ptest-runner/ptests
 2025-06-11  1:54 UTC 

[PATCH v3 0/9] LoongArch: KVM: INTC: Enhancement about eiointc emulation
 2025-06-11  1:51 UTC  (11+ messages)
` [PATCH v3 1/9] LoongArch: KVM: INTC: Fix interrupt route update with eiointc
` [PATCH v3 2/9] LoongArch: KVM: INTC: Check interrupt route from physical cpu
` [PATCH v3 3/9] LoongArch: KVM: INTC: Disable update property num_cpu and feature
` [PATCH v3 4/9] LoongArch: KVM: INTC: Check validation of num_cpu from user space
` [PATCH v3 5/9] LoongArch: KVM: INTC: Avoid overflow with array index
` [PATCH v3 6/9] LoongArch: KVM: INTC: Use standard bitops API with eiointc
` [PATCH v3 7/9] LoongArch: KVM: INTC: Remove unused parameter len
` [PATCH v3 8/9] LoongArch: KVM: INTC: Add stat information with kernel irqchip
` [PATCH v3 9/9] LoongArch: KVM: INTC: Add address alignment check

[PATCH v4 0/3] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
 2025-06-11  1:47 UTC  (5+ messages)
` [PATCH v4 3/3] KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERF

[PATCH] media: venus: pm_helpers: use opp-table for the frequency
 2025-06-11  1:46 UTC  (3+ messages)

Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
 2025-06-11  1:46 UTC  (19+ messages)

list_lru isolate callback question?
 2025-06-11  1:43 UTC  (9+ messages)

[jpoimboe:klp-build 47/62] ld.lld: error: vmlinux.o:(.llvm_bb_addr_map): sh_link points to discarded section vmlinux.o:(.discard.text.func_stack_frame_non_standard)
 2025-06-10 15:15 UTC 

[leon-rdma:dma-direct-pfn 7/8] kernel/dma/mapping.c:201:12: error: redefinition of 'dma_iova_map_phys_attrs'
 2025-06-10 15:26 UTC 

[openeuler:OLK-5.10 2954/2954] kernel/sched/bpf_sched.c:158:5: warning: "CONFIG_FAIR_GROUP_SCHED" is not defined, evaluates to 0
 2025-06-10 15:26 UTC 

[paulmck-rcu:dev] BUILD SUCCESS 783d03408f4dd8910a3c160dd805d0e7c028b048
 2025-06-10 15:19 UTC 

[leon-rdma:dma-direct-pfn 4/8] mm/hmm.c:753:47: error: passing argument 2 of 'dma_iova_update_state' from incompatible pointer type
 2025-06-10 15:26 UTC 

[PATCH v4 4/5] blktrace: use rbuf->stats.full as a drop indicator in relayfs
 2025-06-10 15:47 UTC  (2+ messages)

drivers/gpu/drm/mediatek/mtk_hdmi.c:1392:2-8: ERROR: missing put_device; call of_find_device_by_node on line 1375, but without a corresponding object release within this function
 2025-06-10 15:36 UTC 

drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/disp.c:671:42-46: ERROR: invalid reference to the index variable of the iterator on line 660
 2025-06-10 16:08 UTC 

[PATCH net] net: airoha: Enable RX queues 16-31
 2025-06-11  1:40 UTC  (2+ messages)

[PATCH] stash: fix incorrect branch name in stash message
 2025-06-11  1:42 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[ath:master] BUILD SUCCESS 2b404d0c06adaeeebd355bd727ef600706b28197
 2025-06-10 18:48 UTC 

[jgunthorpe:iommu_pt_vtd 36/40] include/linux/compiler_types.h:568:45: error: call to '__compiletime_assert_525' declared with attribute error: Need native word sized stores/loads for atomicity
 2025-06-10 16:59 UTC 

[linux-next:master 369/1237] drivers/gpu/drm/i915/vlv_iosf_sb.c:93:3-10: opportunity for str_read_write(is_read)
 2025-06-10 16:59 UTC 

drivers/scsi/mpi3mr/mpi3mr_fw.c:1531:54: warning: variable 'scratch_pad0' set but not used
 2025-06-10 17:50 UTC 

[intel-lts:6.12/dovetail-xenomai 11/11] include/linux/dovetail.h: asm/dovetail.h is included more than once
 2025-06-10 17:50 UTC 

[openeuler:OLK-5.10 2954/2954] drivers/net/ub/dev/network_mgmt/./ip_notify/ip_notify.c:407:30: sparse: sparse: incorrect type in assignment (different base types)
 2025-06-10 18:11 UTC 

[jgunthorpe:iommu_pt_vtd 39/40] drivers/iommu/intel/iommu.c:3003: undefined reference to `pt_iommu_vtdss_hw_info'
 2025-06-10 18:42 UTC 

[tj-cgroup:for-6.17] BUILD SUCCESS 38b9342ee62e9a1a868654ba6619de9da251bd57
 2025-06-10 18:46 UTC 

kernel/trace/trace_events_user.c:2404:8: warning: label followed by a declaration is a C23 extension
 2025-06-10 18:53 UTC 

[PATCH] vt: add missing notification when switching back to text mode
 2025-06-11  1:41 UTC 

[powerpc:fixes-test] BUILD SUCCESS 0d67f0dee6c9176bc09a5482dd7346e3a0f14d0b
 2025-06-10 20:32 UTC 

[openeuler:OLK-6.6 2381/2381] drivers/i2c/busses/i2c-zhaoxin-smbus.c:78:16: error: call to undeclared function 'inb'; ISO C99 and later do not support implicit function declarations
 2025-06-10 20:04 UTC 

[PATCH] dt-bindings: gpio: gpio-xilinx: Mark clocks as required property
 2025-06-10 20:25 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 1c1f19a32b73c8cff3605411b7f6f4050a044cfc
 2025-06-10 20:51 UTC 

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 670678399edccd2b671f73ded2275b6c76c94efc
 2025-06-10 21:15 UTC 

[PATCH v4 1/2] Drivers: hv: Export some symbols for mshv_vtl
 2025-06-10 21:57 UTC  (2+ messages)

drivers/opp/of.o: warning: objtool: _opp_table_alloc_required_tables+0x3b0: stack state mismatch: reg1[22]=-1+0 reg2[22]=-2-16
 2025-06-10 22:19 UTC 

[openeuler:OLK-6.6 2381/2381] drivers/gpu/drm/phytium/phytium_gem.c:174:5: warning: no previous prototype for function 'phytium_gem_prime_mmap'
 2025-06-10 23:51 UTC 

[robh:imx93-ethos 1/2] arch/arm64/boot/dts/freescale/imx93-9x9-qsb.dtb: /soc@0/npu@4a900000: failed to match any schema with compatible: ['arm,ethos-u65']
 2025-06-10 23:30 UTC 

[linux-next:master 865/1237] ERROR: modpost: "_shared_alloc_tag" [kernel/trace/synth_event_gen_test.ko] undefined!
 2025-06-11  0:02 UTC 

[anolis-intel-cloud:devel-5.10 94/94] drivers/net/ethernet/3snic/sssnic/nic/sss_nic_rx.c:718:13: error: variable '_wqe_num' set but not used
 2025-06-11  0:33 UTC 

[jgunthorpe:iommu_pt_vtd 17/40] drivers/iommu/generic_pt/fmt/../iommu_pt.h:601:51: warning: result of comparison of constant 'PT_VADDR_MAX' (18446744073709551615) with expression of type 'phys_addr_t' (aka 'unsigned int') is always false
 2025-06-11  0:33 UTC 

[PATCH] stackdepot: Make max number of pools build-time configurable
 2025-06-11  0:44 UTC 

[avpatel:riscv_sbi_mpxy_mailbox_v5 33/37] drivers/irqchip/irq-riscv-imsic-early.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
 2025-06-11  0:44 UTC 

[PATCH] tracing: Use queue_rcu_work() to free filters
 2025-06-11  1:25 UTC 

[brgl:gpio/for-current] BUILD SUCCESS e0d4a0f1d066f14522049e827107a577444d9183
 2025-06-11  1:30 UTC 

[Patch v3 0/3] maple_tree: Fix the replacement of a root leaf node
 2025-06-11  1:37 UTC  (2+ messages)

[PATCH v9 00/11] perf: Support the deferred unwinding infrastructure
 2025-06-11  1:34 UTC  (11+ messages)
` [PATCH v9 01/11] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v9 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v9 03/11] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v9 04/11] perf: Simplify get_perf_callchain() user logic
` [PATCH v9 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v9 06/11] perf: Support deferred user callchains
` [PATCH v9 07/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v9 08/11] perf record: Enable defer_callchain for user callchains
` [PATCH v9 09/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v9 10/11] perf tools: Merge deferred user callchains

[PATCH rtw-next 00/10] wifi: rtw89: coex: add logic related to MLO
 2025-06-11  1:35 UTC  (11+ messages)
` [PATCH rtw-next 01/10] wifi: rtw89: introduce rtw89_query_mr_chanctx_info() for multi-role chanctx info
` [PATCH rtw-next 02/10] wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.63.0
` [PATCH rtw-next 03/10] wifi: rtw89: coex: Implement Wi-Fi MLO related logic
` [PATCH rtw-next 04/10] wifi: rtw89: coex: Update Wi-Fi status logic for WiFi 7
` [PATCH rtw-next 05/10] wifi: rtw89: coex: refine debug log with format version and readable string
` [PATCH rtw-next 06/10] wifi: rtw89: coex: Add H2C command to collect driver outsource information to firmware
` [PATCH rtw-next 07/10] wifi: rtw89: coex: Update Pre-AGC logic for WiFi 7
` [PATCH rtw-next 08/10] wifi: rtw89: coex: Update BTG control "
` [PATCH rtw-next 09/10] wifi: rtw89: coex: Update hardware PTA resource binding logic
` [PATCH rtw-next 10/10] wifi: rtw89: coex: Add PTA grant signal setting offload to firmware feature

[PATCH] riscv: vector: fix xtheadvector save/restore
 2025-06-11  1:34 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 00/14] x86: Add CPUID properties, clean up related code
 2025-06-11  1:35 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 06/14] x86/pmu: Mark all arch events as available on AMD, and rename fields
` [kvm-unit-tests PATCH v2 07/14] x86/pmu: Mark Intel architectural event available iff X <= CPUID.0xA.EAX[31:24]

[PATCH 1/2] block: Make __submit_bio_noacct() preserve the bio submission order
 2025-06-11  1:34 UTC  (11+ messages)

[PATCH] alloc_tag: add per-NUMA node stats
 2025-06-11  1:33 UTC  (3+ messages)

[PATCH] usb: uvc: Fix 1-byte out-of-bounds read in uvc_parse_format()
 2025-06-11  1:33 UTC  (3+ messages)
  ` [PATCH v3] media: uvcvideo: "

[ANNOUNCE] cifs-utils release 7.4
 2025-06-11  1:31 UTC 

[PATCH v1 0/1] fix riscv runtime constant support
 2025-06-11  1:30 UTC  (3+ messages)

[RFC PATCH 3/3] iommufd/tsm: Add tsm_bind/unbind iommufd ioctls
 2025-06-11  1:26 UTC  (12+ messages)

Linux 6.16-rc1
 2025-06-11  1:25 UTC  (2+ messages)

[PATCH net-next v4 0/8] gve: Add Rx HW timestamping support
 2025-06-11  1:25 UTC  (4+ messages)
` [PATCH net-next v4 5/8] gve: Add support to query the nic clock

[PATCH -next] arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
 2025-06-11  1:22 UTC  (2+ messages)

[RFC PATCH] build: reduce use of AVX compiler flags
 2025-06-11  1:24 UTC  (12+ messages)
` [PATCH v4] "

[PATCH 0/8] KVM: Remove include/kvm, standardize includes
 2025-06-11  0:10 UTC  (9+ messages)
` [PATCH 1/8] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH 2/8] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH 3/8] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 4/8] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 5/8] KVM: MIPS: Stop adding virt/kvm to the arch include path

[RFC 00/13] objtool: Function validation tracing
 2025-06-11  1:23 UTC  (3+ messages)
` [RFC 10/13] objtool: Trace instruction state changes during function validation

[PATCH v2] btrfs: add extra warning when qgroup is marked inconsistent
 2025-06-11  1:22 UTC 

[PATCH] lib/LzmaEnc: Validate 'len' before subtracting
 2025-06-11  1:19 UTC  (3+ messages)

[PATCH 0/2] Code cleanup and simplification
 2025-06-11  1:14 UTC  (3+ messages)
` [PATCH 1/2] dm: Remove unnecessary return in dm_zone_endio()
` [PATCH 2/2] dm: Simplify dm_io_complete()

[PATCH] usb: uvc: Fix 1-byte out-of-bounds read in uvc_parse_format()
 2025-06-10 12:58 UTC  (2+ messages)


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.