All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-05 04:27:04 to 2024-03-05 05:50:16 UTC [more...]

[PATCH v4 0/8] Live Migration With IAA
 2024-03-04 14:00 UTC  (9+ messages)
` [PATCH v4 1/8] docs/migration: add qpl compression feature
` [PATCH v4 2/8] migration/multifd: add get_iov_count in the multifd method
` [PATCH v4 3/8] configure: add --enable-qpl build option
` [PATCH v4 4/8] migration/multifd: add qpl compression method
` [PATCH v4 5/8] migration/multifd: implement initialization of qpl compression
` [PATCH v4 6/8] migration/multifd: implement qpl compression and decompression
` [PATCH v4 7/8] migration/multifd: fix zlib and zstd compression levels not working
` [PATCH v4 8/8] tests/migration-test: add qpl compression test

[PATCH pci-next] pci/edr: Ignore Surprise Down error on hot removal
 2024-03-05  5:49 UTC  (5+ messages)

[PATCH 1/4] drm/xe: Make devcoredump VM error state print consistent
 2024-03-05  5:49 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/4] drm/xe: Make devcoredump VM error state print consistent (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] selftests/mm: Dont fail testsuite due to a lack of hugepages
 2024-03-05  5:49 UTC  (4+ messages)

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 28 warnings (v6.8-rc7-125-g2d356cb93900)
 2024-03-05  5:49 UTC 

[PATCH] tracing: Remove precision vsnprintf() check from print event
 2024-03-05  5:47 UTC  (2+ messages)

[RFC PATCH] kvm: nv: Optimize the unmapping of shadow S2-MMU tables
 2024-03-05  5:46 UTC  (2+ messages)

[v2,1/2] cli: panic when failed to allocate memory for the history buffer
 2024-03-05  5:44 UTC 

drivers/opp/debugfs.c:48:54: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8
 2024-03-05  5:37 UTC  (7+ messages)

[PATCH 0/1] Xe OA Consolidated Diffs
 2024-03-05  5:43 UTC  (4+ messages)
` [PATCH 1/1] drm/xe/oa: Combined diff of changes between v10 and v11
` ✗ CI.Patch_applied: failure for Xe OA Consolidated Diffs

M+ & H bugs with Milestone Movements WW09
 2024-03-05  5:43 UTC 

[PATCH] Removed funcs field description for kernel doc warning
 2024-03-05  2:48 UTC 

Enhancements/Bugs closed WW09!
 2024-03-05  5:42 UTC 

kernel/cgroup/cgroup.c:5373 cgroup_create() warn: inconsistent indenting
 2024-03-05  5:41 UTC 

[PATCH i-g-t 0/4] Add xe_render_copy tests
 2024-03-05  5:40 UTC  (5+ messages)
` [PATCH i-g-t 1/4] lib/intel_blt: Add blitter tile to legacy tile id helper
` [PATCH i-g-t 2/4] lib/intel_bufops: Use printf style filename formatting
` [PATCH i-g-t 3/4] lib/rendercopy_gen9: Add Tile64 support for render-copy
` [PATCH i-g-t 4/4] tests/xe_render_copy: Add render-copy test for xe

[PATCH] configs: rockchip: rock-pi-s: enable environment
 2024-03-05  5:40 UTC  (3+ messages)
` [PATCH] configs: rockchip: rock5a: "

[PATCH] gitignore: ignore *.dtbo and *.dtbo.S
 2024-03-05  5:40 UTC 

Current high bug count owners for Yocto Project 5.0
 2024-03-05  5:40 UTC 

[PATCH v1] crypto/ipsec_mb: unified IPsec MB interface
 2024-03-05  5:39 UTC  (6+ messages)
` [PATCH v4] "

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2024-03-05  5:39 UTC 

[PATCH] dt-bindings: opp: drop maxItems from inner items
 2024-03-05  5:38 UTC  (2+ messages)

[PATCH bpf-next 0/4] selftests/bpf: Fix a couple of test failures with LTO kernel
 2024-03-05  5:37 UTC  (3+ messages)
` [PATCH bpf-next 3/4] selftests/bpf: Fix possible ksyms test failure "

[PATCH v2 0/3] TEE driver for Trusted Services
 2024-03-05  5:36 UTC  (9+ messages)
` [PATCH v2 1/3] tee: optee: Move pool_op helper functions

[PATCH] tee: optee: Fix kernel panic caused by incorrect error handling
 2024-03-05  5:34 UTC  (5+ messages)

[PATCH 00/16] Add OA functionality to Xe
 2024-03-05  5:33 UTC  (17+ messages)
` [PATCH 01/16] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/16] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/16] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/16] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/16] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/16] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/16] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/16] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/16] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/16] drm/xe/oa: Disable overrun mode for Xe2+ OAG
` [PATCH 11/16] drm/xe/oa: Add OAR support
` [PATCH 12/16] drm/xe/oa: Add OAC support
` [PATCH 13/16] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 14/16] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 15/16] drm/xe/oa: Add MMIO trigger support
` [PATCH 16/16] drm/xe/oa: Override GuC RC with OA on PVC

[PATCH net-next v2 0/4] tools: ynl: add --dbg-small-recv for easier kernel testing
 2024-03-05  5:33 UTC  (5+ messages)
` [PATCH net-next v2 1/4] tools: ynl: move the new line in NlMsg __repr__
` [PATCH net-next v2 2/4] tools: ynl: allow setting recv() size
` [PATCH net-next v2 3/4] tools: ynl: support debug printing messages
` [PATCH net-next v2 4/4] tools: ynl: add --dbg-small-recv for easier kernel testing

CMA, memdescs and folios
 2024-03-05  5:30 UTC  (2+ messages)

[RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-05  3:21 UTC  (3+ messages)

[PATCH] qemu-options.hx: Fix uncorrect description of "-serial"
 2024-03-05  1:30 UTC 

[arm-perf:for-next/perf 34/37] drivers/perf/starfive_starlink_pmu.c:169:17: error: implicit declaration of function 'writeq'; did you mean 'writel'?
 2024-03-05  5:30 UTC 

[PATCH v3] drm/i915/guc: Use context hints for GT frequency
 2024-03-05  5:30 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v3 00/26] migration: Improve error reporting
 2024-03-05  5:29 UTC  (3+ messages)
` [PATCH v3 04/26] migration: Always report an error in ram_save_setup()

[PATCH v6 0/3] drm/i915: Fix VMA UAF on destroy against deactivate race
 2024-03-05  5:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Fix VMA UAF on destroy against deactivate race (rev4)

[PATCH 0/4] Add ACPI NUMA support for RISC-V
 2024-03-05  5:26 UTC  (12+ messages)
` [PATCH 2/4] ACPI: NUMA: Add handler for SRAT RINTC affinity structure
` [PATCH 3/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA

[PATCH net-next v1] ps3_gelic_net: Use napi routines for RX SKB
 2024-03-05  5:24 UTC  (3+ messages)
` [PATCH "

[patch] man2/read.2: tfix
 2024-03-05  5:23 UTC 

[PATCH mptcp-next v12 0/9] add helpers and vars in mptcp_lib.sh, part 3
 2024-03-05  5:22 UTC  (10+ messages)
` [PATCH mptcp-next v12 1/9] selftests: mptcp: print all error messages to stdout
` [PATCH mptcp-next v12 2/9] selftests: mptcp: connect: add dedicated port counter
` [PATCH mptcp-next v12 3/9] selftests: mptcp: connect: fix misaligned output
` [PATCH mptcp-next v12 4/9] selftests: mptcp: sockopt: print every test result
` [PATCH mptcp-next v12 5/9] selftests: mptcp: export TEST_COUNTER variable
` [PATCH mptcp-next v12 6/9] selftests: mptcp: add print_title in mptcp_lib
` [PATCH mptcp-next v12 7/9] selftests: mptcp: print test results with counters
` [PATCH mptcp-next v12 8/9] selftests: mptcp: connect: use += operator to append strings
` [PATCH mptcp-next v12 9/9] selftests: mptcp: print test results with colors

[djwong-xfs:vectorized-scrub 181/303] fs/xfs/xfs_ioctl.c:2003:16: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-03-05  5:20 UTC 

[PATCH] gpg-interface: Look up signing keys with only email address
 2024-03-05  5:20 UTC  (2+ messages)

+ kexec-copy-only-happens-before-uchunk-goes-to-zero.patch added to mm-nonmm-unstable branch
 2024-03-05  5:19 UTC  (2+ messages)
  ` 答复: "

[PATCH V3] Staging: octeon: match parentheses alignment
 2024-03-05  5:14 UTC  (2+ messages)
` [PATCH v4] Staging: octeon: Match parenthesis alignment

[PATCH net-next v2 0/3] tools: ynl: clean up make clean
 2024-03-05  5:13 UTC  (4+ messages)
` [PATCH net-next v2 1/3] tools: ynl: rename make hardclean -> distclean
` [PATCH net-next v2 2/3] tools: ynl: add distclean to .PHONY in all makefiles
` [PATCH net-next v2 3/3] tools: ynl: remove __pycache__ during clean

[PATCH] drm/i915/selftest_hangcheck: Check sanity with more patience
 2024-03-05  5:12 UTC  (6+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✗ Fi.CI.BAT: failure for drm/i915/selftest_hangcheck: Check sanity with more patience (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/9] Add AST2700 support
 2024-03-05  5:08 UTC  (3+ messages)
  ` [PATCH v2 8/9] aspeed: Add an AST2700 eval board

[PATCH] spi: dt-bindings: samsung: make dma properties not required
 2024-03-05  5:08 UTC  (8+ messages)

[PATCH v4] zswap: replace RB tree with xarray
 2024-03-05  5:08 UTC  (2+ messages)

pm/testing baseline: 46 runs, 7 regressions (v6.8-rc7-146-gd720e67268b7)
 2024-03-05  5:08 UTC 

[xen-unstable test] 184905: tolerable FAIL - PUSHED
 2024-03-05  5:05 UTC 

[PATCH v5 0/3] Add post-init-providers binding to improve suspend/resume stability
 2024-03-05  5:04 UTC  (4+ messages)
` [PATCH v5 1/3] driver core: Adds flags param to fwnode_link_add()
` [PATCH v5 2/3] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v5 3/3] of: property: fw_devlink: Add support for "post-init-providers" property

[BUG REPORT] Deadlock when executing xfs/168 on XFS' previous for-next
 2024-03-05  4:48 UTC 

DYNAMIC_FTRACE and I-pipe patch
 2024-03-05  5:03 UTC  (3+ messages)

[PATCH 5.15.y 0/7] Delay VERW 5.15.y backport
 2024-03-05  5:02 UTC  (8+ messages)
` [PATCH 5.15.y 1/7] x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix
` [PATCH 5.15.y 2/7] x86/bugs: Add asm helpers for executing VERW
` [PATCH 5.15.y 3/7] x86/entry_64: Add VERW just before userspace transition
` [PATCH 5.15.y 4/7] x86/entry_32: "
` [PATCH 5.15.y 5/7] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH 5.15.y 6/7] KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
` [PATCH 5.15.y 7/7] KVM/VMX: Move VERW closer to VMentry for MDS mitigation

[android-common:android15-6.6 7/8] drivers/iommu/io-pgtable-arm-common.c:471:8: warning: no previous prototype for '__arm_lpae_unmap_pages'
 2024-03-05  5:00 UTC 

[PATCH net-next] tcp: align tcp_sock_write_rx group
 2024-03-05  5:00 UTC  (2+ messages)

[PATCH net-next v2 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-28 (ixgbe, igc, igb, e1000e, e100)
 2024-03-05  5:00 UTC  (3+ messages)

[PATCH] drm/xe: Drop WA 16015675438
 2024-03-05  4:59 UTC  (2+ messages)

[PATCH v3 0/6] VBT read cleanup
 2024-03-05  4:58 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for VBT read cleanup (rev5)
` ✗ Fi.CI.BAT: failure "

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-03-05  4:57 UTC  (3+ messages)
` [RFC PATCH v5 28/29] KVM: selftests: TDX: Add TDX UPM selftest

[PATCH 0/4] Add DT bindings and device tree for Compulab SB-UCM-iMX8MPLUS
 2024-03-05  4:46 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: rtc: abx80x: Convert text bindings to YAML

[PATCH v3 1/1] staging: vt6655: Correct parameters alignment
 2024-03-05  4:53 UTC  (2+ messages)
` [PATCH v4] staging: vt6655: Match open parentheses

[PATCH v5 bpf-next 0/4] bpf: Introduce may_goto and cond_break
 2024-03-05  4:52 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/4] bpf: Introduce may_goto instruction
` [PATCH v5 bpf-next 2/4] bpf: Recognize that two registers are safe when their ranges match
` [PATCH v5 bpf-next 3/4] bpf: Add cond_break macro
` [PATCH v5 bpf-next 4/4] selftests/bpf: Test may_goto

[PATCH 5.15 00/84] 5.15.151-rc1 review
 2024-03-05  4:52 UTC  (2+ messages)

[PATCH] xe_exec_compute_mode: Add malloc-ufence test
 2024-03-05  4:50 UTC  (2+ messages)

[PATCH net] net: sparx5: Fix use after free inside sparx5_del_mact_entry
 2024-03-05  4:50 UTC  (3+ messages)

[PATCH v2] usb-storage: Add Brain USB3-FW to IGNORE_UAS
 2024-03-05  4:47 UTC  (2+ messages)

[PATCH 6.7 000/162] 6.7.9-rc1 review
 2024-03-05  4:47 UTC 

[PATCH v3 00/10] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-03-05  4:37 UTC  (22+ messages)
` [PATCH v3 01/10] mm/ppc: Define "
` [PATCH v3 02/10] mm/ppc: Replace pXd_is_leaf() "
` [PATCH v3 03/10] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH v3 04/10] mm/x86: Replace pgd_large() with pgd_leaf()
` [PATCH v3 05/10] mm/x86: Drop two unnecessary pud_leaf() definitions
` [PATCH v3 06/10] mm/kasan: Use pXd_leaf() in shadow_mapped()
` [PATCH v3 07/10] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH v3 08/10] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH v3 09/10] mm/treewide: Drop pXd_large()
` [PATCH v3 10/10] mm/treewide: Align up pXd_leaf() retval across archs

cip/linux-4.4.y-st-rc ltp-pty: 2 runs, 1 regressions (v4.4-st20-2244-g20d1c7153f15)
 2024-03-05  4:45 UTC 

cip/linux-4.4.y-st-rc ltp-fcntl-locktests: 3 runs, 1 regressions (v4.4-st20-2244-g20d1c7153f15)
 2024-03-05  4:45 UTC 

[PATCH net v4] ipv6: fib6_rules: flush route cache when rule is changed
 2024-03-05  4:45 UTC  (2+ messages)

[PATCH] net: dsa: mt7530: disable LEDs before reset
 2024-03-05  4:39 UTC  (2+ messages)

[opencloudos:linux-5.4/next 27158/27434] /tmp/ccuRRnWa.s:440: Error: selected processor does not support system register name 'rvae1is'
 2024-03-05  4:40 UTC 

[syzbot] [mm?] WARNING in try_to_unmap_one
 2024-03-05  4:38 UTC 

[PATCH RFC v2 net-next 1/2] devlink: Add shared descriptor eswitch attr
 2024-03-05  4:37 UTC  (2+ messages)

linux-next: Tree for Mar 5
 2024-03-05  4:36 UTC 

[PATCH 0/2] *** Introduce get_boot_device() for K3 platform ***
 2024-03-05  4:36 UTC  (5+ messages)
` [PATCH 1/2] arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL

[RFC PATCH 0/2] power: refactor power management library
 2024-03-05  4:35 UTC  (4+ messages)
` [RFC PATCH 1/2] power: refactor core "

[PATCH V2 0/1] target/loongarch: Fixed tlb huge page loading issue
 2024-03-05  4:34 UTC  (3+ messages)
` [PATCH V2 1/1] "

linux-next: build failure after merge of the cpufreq-arm tree
 2024-03-05  4:35 UTC  (2+ messages)

[PATCH 0/3] Add support for the IPQ5321 SoC
 2024-03-05  4:35 UTC  (4+ messages)
` [PATCH 3/3] cpufreq: qcom-nvmem: add support for IPQ5321

[PATCH 1/2] nvme-core: add ctrl state transition debug helper
 2024-03-05  4:34 UTC  (3+ messages)

[PATCH 6.1 000/215] 6.1.81-rc1 review
 2024-03-05  4:33 UTC  (2+ messages)

[PATCH v5] mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
 2024-03-05  4:33 UTC  (3+ messages)
` [PATCH v6] "

[PATCH 6.7 000/162] 6.7.9-rc1 review
 2024-03-05  4:32 UTC  (2+ messages)

[PATCH v4 1/2] genirq/msi: add wrapper msi allocation API and export msi functions
 2024-03-05  4:30 UTC  (2+ messages)
` [PATCH v4 2/2] vfio/cdx: add interrupt support

[PATCH] block: move capacity validation to blkpg_do_ioctl()
 2024-03-05  4:30 UTC  (2+ messages)

[android-common:android15-6.6 7/8] drivers/iommu/io-pgtable-arm-common.c:471:8: warning: no previous prototype for function '__arm_lpae_unmap_pages'
 2024-03-05  4:29 UTC 

[PATCH 0/4] efi/libstub: Fall back to CC proto for measurement
 2024-03-05  4:30 UTC  (3+ messages)
` [PATCH 1/4] efi/libstub: Fold efi_tcg2_tagged_event into efi_measured_event

[RFC PATCH 0/3] Parallel submodule status
 2024-03-05  4:29 UTC  (3+ messages)
` [RFC PATCH 1/3] Make read_gitfile and resolve_gitfile thread safe

[Intel-wired-lan] [PATCH net-next v8 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-03-05  4:28 UTC  (5+ messages)

[PATCH v2 1/3] drm/i915/bios: bump expected child device size
 2024-03-05  4:26 UTC  (3+ messages)
` [PATCH v2 3/3] drm/i915/bios: abstract child device expected size


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.