All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-08 17:51:48 to 2025-04-08 18:54:46 UTC [more...]

[PATCH 5.15 v3 00/11] KVM: arm64: Backport of SVE fixes to v5.15
 2025-04-08 18:10 UTC  (9+ messages)
` [PATCH 5.15 v3 01/11] KVM: arm64: Get rid of host SVE tracking/saving
` [PATCH 5.15 v3 02/11] KVM: arm64: Always start with clearing SVE flag on load
` [PATCH 5.15 v3 03/11] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH 5.15 v3 05/11] arm64/fpsimd: Have KVM explicitly say which FP registers to save
` [PATCH 5.15 v3 06/11] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
` [PATCH 5.15 v3 07/11] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH 5.15 v3 09/11] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH 5.15 v3 11/11] KVM: arm64: Eagerly switch ZCR_EL{1,2}

rust/helpers/io.c:12:10: error: passing 'volatile void *' to parameter of type 'void *' discards qualifiers
 2025-04-08 18:54 UTC 

[openeuler:openEuler-1.0-LTS 1546/1546] net/netfilter/nft_chain_filter.o: warning: objtool: missing symbol for section .text
 2025-04-08 18:54 UTC 

[PATCH net-next 0/3] Add L2 hw acceleration for airoha_eth driver
 2025-04-08 18:52 UTC  (2+ messages)

[PATCH sched_ext/for-6.16] sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings
 2025-04-08 18:54 UTC  (10+ messages)
  ` [PATCH sched_ext/for-6.15-fixes] sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation
    ` [PATCH v2 "

[PATCH v6 0/4] tests/kms_async_flips: Create subtest for overlay planes
 2025-04-08 18:53 UTC  (8+ messages)
` [PATCH v6 2/4] tests/kms_async_flips: Check for atomic async flip cap
` [PATCH v6 4/4] tests/kms_async_flips: Create subtest for overlay planes

[PATCH net-next 0/2] GCPS Spec Compliance Patch Set
 2025-04-08 18:53 UTC  (5+ messages)

[PATCH v3] selftests/x86/lam: fix resource leak in do_uring() and allocate_dsa_pasid()
 2025-04-08 18:52 UTC  (2+ messages)
` RE:[PATCH RESEND x86-next v4] "

[PATCH] Disable gfxterm_menu and cmdline_cat tests
 2025-04-08 18:51 UTC 

[PATCH] rust: remove spurious compiler_builtins dependents
 2025-04-08 18:52 UTC 

[PATCH v2] clocksource: timer-sp804: Fix read_current_timer() issue when clock source is not registered
 2025-04-08 18:52 UTC  (3+ messages)

[RFC PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
 2025-04-08 18:52 UTC  (3+ messages)
` [RFC PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator

[PATCH iproute2-next] ss: remove support for DCCP
 2025-04-08 18:51 UTC 

[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
 2025-04-08 18:51 UTC  (12+ messages)
  ` [LTP] "

[PATCH i-g-t v3 0/5] Replace loop in WMTP tests
 2025-04-08 18:50 UTC  (6+ messages)
` [PATCH i-g-t v3 1/5] lib/intel_compute: add support for stoppable loop
` [PATCH i-g-t v3 2/5] lib/intel_compute_square_kernels: use stoppable loop for LNL/BMG
` [PATCH i-g-t v3 3/5] lib/intel_compute_square_kernel: add loop shader binary for PTL
` [PATCH i-g-t v3 4/5] tests/xe_compute_preempt: adjust number of children according to ram size
` [PATCH i-g-t v3 5/5] tests/xe_compute_preempt: consume all ram for wmtp

[PATCH v10 00/12] Upgrade libgcrypt to 1.11
 2025-04-08 18:46 UTC  (13+ messages)
` [PATCH v10 01/12] Import libgcrypt 1.11
` [PATCH v10 02/12] Import b64dec from gpg-error
` [PATCH v10 03/12] b64dec: Adjust for compilation in GRUB environment
` [PATCH v10 04/12] Adjust import script, definitions and API users for libgcrypt 1.11
` [PATCH v10 05/12] Add DSA and RSA SEXP tests
` [PATCH v10 06/12] keccak: Disable acceleration with SSE asm
` [PATCH v10 07/12] libgcrypt: Fix coverity warnings
` [PATCH v10 08/12] Remove now unneeded gcrypt compilation flag
` [PATCH v10 09/12] Implement __aeabi_uldivmod
` [PATCH v10 10/12] Enable udivdi3 and umoddi3 for mips
` [PATCH v10 11/12] gcry: Ignore sign-compare warnings
` [PATCH v10 12/12] libgcrypt: Import blake family of hashes

[PATCH RFT v15 0/8] fork: Support shadow stacks in clone3()
 2025-04-08 18:49 UTC  (9+ messages)
` [PATCH RFT v15 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH RFT v15 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v15 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v15 4/8] fork: Add shadow stack support to clone3()
` [PATCH RFT v15 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v15 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v15 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v15 8/8] selftests/clone3: Test shadow stack support

[PATCH 1/2] mm: page_alloc: speed up fallbacks in rmqueue_bulk()
 2025-04-08 18:50 UTC  (3+ messages)

[PATCH v8 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
 2025-04-08 18:50 UTC  (3+ messages)
` [PATCH v8 01/15] drm/msm/dpu: check every pipe per capability

[PATCH v2 2/4] mm/madvise: batch tlb flushes for MADV_FREE
 2025-04-08 18:49 UTC  (2+ messages)

[PATCH i-g-t 0/8] New sharpness tool
 2025-04-08 18:48 UTC  (3+ messages)
` [PATCH i-g-t 6/8] tools: Add new "

[PATCH v1 00/10] cpufreq: cpufreq_update_limits() fix and some cleanups
 2025-04-08 18:48 UTC  (9+ messages)
` [PATCH v1 10/10] cpufreq: Pass policy pointer to ->update_limits()

[PATCH v11 nf-next 0/2] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-04-08 18:48 UTC  (5+ messages)
` [PATCH v11 nf-next 1/2] netfilter: bridge: Add conntrack double vlan and pppoe

[PATCH] MAINTAINERS: add memory advice section
 2025-04-08 18:47 UTC  (2+ messages)

[RESEND net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on
 2025-04-08 18:47 UTC  (4+ messages)
` [RESEND net-next v5 2/4] net: phy: realtek: Clean up RTL8211E ExtPage access

[tip:perf/urgent] BUILD SUCCESS 0cd575cab10e114e95921321f069a08d45bc412e
 2025-04-08 18:46 UTC 

[meta-python][PATCH 1/2] python3-objgraph: Add recipe
 2025-04-08 18:45 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-multidict: Add ptest missing rdep on python3-objgraph

FAILED: patch "[PATCH] ACPI: platform-profile: Fix CFI violation when accessing" failed to apply to 6.13-stable tree
 2025-04-08 18:45 UTC  (2+ messages)

[PATCH v4 0/6] media: rockchip: Add rkvdec2 driver
 2025-04-08 18:34 UTC  (3+ messages)
` [PATCH v4 6/6] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[GSOC PROPOSAL 2025] Machine-Readable Repository Information Query Tool
 2025-04-08 18:35 UTC  (3+ messages)

DPDK Release Status Meeting 2025-04-08
 2025-04-08 18:42 UTC 

[PATCH v4 0/5] A mechanism for efficient support for per-function metrics
 2025-04-08 17:15 UTC  (3+ messages)
` [PATCH v4 1/5] perf: Record sample last_period before updating
` [PATCH v4 2/5] perf: Allow periodic events to alternate between two sample periods

[PATCH v2 0/4] kbuild: resurrect generic header check facility
 2025-04-08 18:42 UTC  (7+ messages)

ath12k: request a board file for sm8650
 2025-04-08 17:09 UTC 

ath12k: request a board file for sm8650
 2025-04-08 17:09 UTC 

[PATCH v2 00/10] Add DSI display support for SA8775P target
 2025-04-08 18:42 UTC  (7+ messages)
` [PATCH v2 03/10] dt-bindings: display: msm: document DSI controller and phy on SA8775P

[PATCH 00/18] coda988 video codec support
 2025-04-08 18:41 UTC  (2+ messages)

[PATCH v3 0/3] Add Qualcomm i3c controller driver support
 2025-04-08 18:41 UTC  (5+ messages)
` [PATCH v3 2/3] i3c: master: Add Qualcomm I3C controller driver

[PATCH] libbpf: check for empty BTF data section in btf_parse_elf
 2025-04-08 18:41 UTC 

[RFC PATCH 0/6] Xenomai: Real-time Exception Handling
 2025-04-08 18:39 UTC  (3+ messages)

22.11.8 patches review and test
 2025-04-08 18:39 UTC  (3+ messages)

[tip:x86/boot] BUILD SUCCESS 4f2d1bbc2c92a32fd612e6c3b51832d5c1c3678e
 2025-04-08 18:36 UTC 

[LTP] [RFC][PATCH 0/2] Merge runtest files
 2025-04-08 18:37 UTC  (3+ messages)
` [LTP] [RFC][PATCH 1/2] runtest/ipc: Enable named pipes on non-blocking IO

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-08 18:37 UTC  (2+ messages)

[PATCH 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-04-08 18:36 UTC  (4+ messages)
` [PATCH 1/3] mm: Export vmf_insert_mixed_mkwrite()
` [PATCH 2/3] fbdev/deferred-io: Support contiguous kernel memory framebuffers
` [PATCH 3/3] fbdev: hyperv_fb: Fix mmap of framebuffers allocated using alloc_pages()

[RFC PATCH] vmscan,cgroup: apply mems_effective to reclaim
 2025-04-08 18:36 UTC  (3+ messages)

[PATCH v2 1/2] Documentation: Add AMD Zen debugging document
 2025-04-08 18:34 UTC  (6+ messages)
` [PATCH v2 2/2] x86/CPU/AMD: Print the reason for the last reset

[rdma:hmm] BUILD SUCCESS 3ac7390cfe2f14365740a10641ed2c494a1f27bc
 2025-04-08 18:32 UTC 

[PATCH v2] MAINTAINERS: visionfive2: Add match N: starfive pattern
 2025-04-08 18:32 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Add USB driver file to visionfive2 maintain files
 2025-04-08 18:30 UTC  (6+ messages)

[PATCH] power: regulator: scmi: Move regulator subnode hack to scmi_regulator
 2025-04-08 18:30 UTC  (3+ messages)
` 回复: [EXT] "

[PATCH v2] selftests/bpf: close the file descriptor to avoid resource leaks
 2025-04-08 18:31 UTC  (2+ messages)
` Re:[PATCH RESEND bpf-next "

[PATCH net-next v3 0/2] trace: add tracepoint for tcp_sendmsg_locked()
 2025-04-08 18:32 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: pass const to msg_data_left()
` [PATCH net-next v3 2/2] trace: tcp: Add tracepoint for tcp_sendmsg_locked()

[RFC] eal: remove support for I/O port
 2025-04-08 18:30 UTC 

[PATCH 6.14 000/731] 6.14.2-rc2 review
 2025-04-08 18:29 UTC  (2+ messages)

[PATCH V8 00/43] Color Pipeline API w/ VKMS
 2025-04-08 18:28 UTC  (7+ messages)
` [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype

[PATCH v7 00/12] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2025-04-08 17:01 UTC  (10+ messages)
` [PATCH v7 09/12] media: rkvdec: Add get_image_fmt ops

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-08 17:42 UTC  (7+ messages)
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()

[PATCH v4] gpiolib: support parsing gpio three-cell interrupts scheme
 2025-04-08 16:59 UTC  (4+ messages)

[PATCH net 0/2] ethtool: cmis fixes
 2025-04-08 18:25 UTC  (5+ messages)
` [PATCH net 2/2] ethtool: cmis: use u16 for calculated read_write_len_ext

[CAD QSPI v1] spi: cadence-qspi: Add disable STIG mode quikrs
 2025-04-08 15:45 UTC  (2+ messages)

Issue with booting FIT image using Yocto with raspberry pi cm4
 2025-04-08 14:47 UTC 

[PATCH] net: rds transform strncpy to strscpy
 2025-04-08 18:22 UTC  (2+ messages)

[PATCH v2 RESEND] drm/msm/dpu: reorder pointer operations after sanity checks to avoid NULL deref
 2025-04-08 18:21 UTC  (2+ messages)

[PATCH net-next] sock: Correct error checking condition for assign|release_proto_idx()
 2025-04-08 18:21 UTC  (2+ messages)

[PATCH] nativesdk-buildtools-perl-dummy: add more missing packages
 2025-04-08 18:21 UTC 

[PATCH net-next 0/5] amd-xgbe: add support for AMD Crater
 2025-04-08 18:20 UTC  (6+ messages)
` [PATCH net-next 1/5] amd-xgbe: reorganize the code of XPCS access
` [PATCH net-next 2/5] amd-xgbe: reorganize the xgbe_pci_probe() code path
` [PATCH net-next 3/5] amd-xgbe: add support for new XPCS routines
` [PATCH net-next 4/5] amd-xgbe: Add XGBE_XPCS_ACCESS_V3 support to xgbe_pci_probe()
` [PATCH net-next 5/5] amd-xgbe: add support for new pci device id 0x1641

[6.13.6 stable regression?] Nouveau reboot failure in r535_gsp_msg_recv()
 2025-04-08 18:19 UTC  (16+ messages)

[PATCH RESEND] wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()
 2025-04-08 18:08 UTC 

[PATCH v11 nf-next 0/2] Add nf_flow_encap_push() for xmit direct
 2025-04-08 18:19 UTC  (3+ messages)

[PATCH v2 0/3] Implement numa node notifier
 2025-04-08 18:18 UTC  (7+ messages)
` [PATCH v2 1/3] mm,slub: Do not special case N_NORMAL nodes for slab_nodes

[PATCH net-next] configs/debug: run and debug PREEMPT
 2025-04-08 18:18 UTC  (2+ messages)

[PATCH RESEND] wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()
 2025-04-08 18:04 UTC 

[PATCH] xfs/801: provide missing sysfs-dump function
 2025-04-08 18:17 UTC 

[PATCH v3 0/7] x86: Refactor and consolidate startup code
 2025-04-08 18:16 UTC  (2+ messages)

[PATCH v4] generic: add a test for atomic writes
 2025-04-08 18:15 UTC  (2+ messages)

[PATCH] scripts/spdxcheck: Limit the scope of git.Repo
 2025-04-08 18:10 UTC  (7+ messages)
        ` spdxcheck: python git module considered harmful (was RE: [PATCH] scripts/spdxcheck: Limit the scope of git.Repo)

[PATCH net-next v7 00/13] Add support for PSE budget evaluation strategy
 2025-04-08 18:13 UTC  (5+ messages)
` [PATCH net-next v7 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v7 06/13] net: pse-pd: Add helper to report hardware enable status of the PI

[PATCH] drm/msm/dpu: Fix error pointers in dpu_plane_virtual_atomic_check
 2025-04-08 18:13 UTC  (2+ messages)

[PATCH] genirq/generic-chip: Fix incorrect lock guard conversions
 2025-04-08 18:07 UTC 

[PATCH mptcp-next v6 0/5] BPF path manager, part 6
 2025-04-08 18:13 UTC  (2+ messages)

[PATCH i-g-t 0/6] Sanity check Xe2 PEC OA reports
 2025-04-08 18:12 UTC  (7+ messages)
` [PATCH i-g-t 1/6] tests/intel/xe_oa: Rename check_reports to mmap_check_reports
` [PATCH i-g-t 2/6] tests/intel/xe_oa: Fix oa_tick_delta
` [PATCH i-g-t 3/6] tests/intel/xe_oa: Sanity check PEC report data for TestOa metric set
` [PATCH i-g-t 4/6] tests/intel/xe_oa: Only sanity check timer PEC reports
` [PATCH i-g-t 5/6] tests/intel/xe_oa: Reduce test_non_zero_reason execution time
` [PATCH i-g-t 6/6] tests/intel/xe_oa: Use TestOa metric set also for OAM

[patch 0/7] genirq/generic_chip: Convert locking to guards
 2025-04-08 18:10 UTC  (3+ messages)
` [patch 2/7] genirq/generic-chip: Convert core code to lock guards

[PATCH] drm/amd: Forbid suspending into non-default suspend states
 2025-04-08 18:09 UTC 

[PATCH v4 0/6] Track node vacancy to reduce worst case allocation counts
 2025-04-08 18:08 UTC  (5+ messages)
` [PATCH v4 2/6] maple_tree: use height and depth consistently
` [PATCH v4 3/6] maple_tree: use vacant nodes to reduce worst case allocations

[PATCH] hwmon: (ina2xx) make regulator 'vs' support optional
 2025-04-08 18:07 UTC  (6+ messages)

[PATCH RFC 0/5] x86/asm: Improve code generation
 2025-04-08 18:07 UTC  (3+ messages)
` [PATCH RFC 1/5] objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC

[PATCH 0/8] DRM Rust abstractions
 2025-04-08 18:06 UTC  (4+ messages)

[PATCH i-g-t v2 0/3] Reduce scaling tests log size
 2025-04-08 18:06 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for Reduce scaling tests log size (rev3)
` ✗ Xe.CI.BAT: "

[PATCH net-next v2 2/2] trace: tcp: Add tracepoint for tcp_sendmsg_locked()
 2025-04-08 18:06 UTC  (3+ messages)

[PATCH v3] iio: adc: stm32: add oversampling support
 2025-04-08 17:30 UTC 

[anolis-intel-cloud:devel-5.10 9/9] kismet: WARNING: unmet direct dependencies detected for RESCTRL_FS when selected by X86_CPU_RESCTRL
 2025-04-08 18:02 UTC 

WARNING: CPU: 27 PID: 7051 at lib/math/int_log.c:63 intlog2+0xaa/0xe0 at running int_log_kunit test (v6.15-rc1)
 2025-04-08 18:02 UTC 

[PATCH v2] ftrace: properly merge notrace hash
 2025-04-08 18:03 UTC  (2+ messages)

[PATCH 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-04-08 17:27 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: rockchip: increase max amount of device functions

[PATCH 1/4] btrfs: use BTRFS_PATH_AUTO_FREE in insert_balance_item()
 2025-04-08 18:00 UTC  (7+ messages)

[PATCH V2 0/2] scsi: ufs: Implement Quirks for Samsung UFS Devices
 2025-04-08 18:00 UTC  (9+ messages)
` [PATCH V2 2/2] scsi: ufs: introduce quirk to extend PA_HIBERN8TIME for UFS devices

[PATCH v2 2/2] [PATCH v2] man/man2/kill.2: Add Amit Pinhas as a contributer
 2025-04-08 18:00 UTC  (5+ messages)
      ` Removing in-source contribution records contributer

[PATCH 2/2] mmc: sdhci-esdhc-imx: calclute data timeout value based on clock
 2025-04-08 17:58 UTC  (2+ messages)

[PATCH v4 00/23] iommu: Further abstract iommu-pages
 2025-04-08 16:54 UTC  (8+ messages)
` [PATCH v4 08/23] iommu/pages: Formalize the freelist API
` [PATCH v4 13/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v4 20/23] iommu/pages: Remove iommu_alloc_page/pages()

[PATCH v2] docs: automarkup: Move common logic to add and resolve xref to helper
 2025-04-08 17:57 UTC 

[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
 2025-04-08 17:56 UTC  (4+ messages)
` [PATCH RFC 8/9] ratelimit: "

[RFC PATCH 0/5] Dovetail: Real-time Exception Handling
 2025-04-08 17:55 UTC  (3+ messages)

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-08 17:53 UTC  (3+ messages)
` [PATCH 65/67] KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking

[PATCH v3] sched_ext: Use kvzalloc for large exit_dump allocation
 2025-04-08 17:53 UTC  (2+ messages)

[PATCH] drm/xe: Add page queue multiplier
 2025-04-08 17:52 UTC  (2+ messages)

[LTP] [PATCH] lib/tlibio: Get rid of support for old UNIXes
 2025-04-08 17:51 UTC  (2+ messages)

[PATCH 0/2] serial: 8250_of: support an optional bus clock
 2025-04-08 17:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: 8250: support an optional second clock
` [PATCH 2/2] serial: 8250_of: add support for an optional bus clock


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.