All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-05 23:12:47 to 2022-10-06 00:52:19 UTC [more...]

+ proc-test-how-it-holds-up-with-mappingless-process.patch added to mm-nonmm-unstable branch
 2022-10-06  0:51 UTC 

[PATCH 00/12] KVM: selftests: Add X86_PROPERTY_* magic
 2022-10-06  0:51 UTC  (6+ messages)
` [PATCH 01/12] KVM: selftests: Add X86_FEATURE_PAE and use it calc "fallback" MAXPHYADDR
` [PATCH 02/12] KVM: selftests: Refactor X86_FEATURE_* framework to prep for X86_PROPERTY_*
` [PATCH 03/12] KVM: selftests: Add X86_PROPERTY_* framework to retrieve CPUID values
` [PATCH 04/12] KVM: selftests: Use X86_PROPERTY_MAX_KVM_LEAF in CPUID test
` [PATCH 05/12] KVM: selftests: Refactor kvm_cpuid_has() to prep for X86_PROPERTY_* support

[qemu-mainline test] 173431: trouble: broken/fail/pass
 2022-10-06  0:50 UTC 

[igt-dev] [PATCH i-g-t] Replaced instances of mmap64() with drm_mmap()
 2022-10-06  0:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Replaced instances of mmap64() with drm_mmap() (rev3)

[PATCH 0/7]KVM: selftests: Clean up x86 page walker utilities
 2022-10-06  0:45 UTC  (8+ messages)
` [PATCH 1/7] KVM: selftests: Drop helpers to read/write page table entries
` [PATCH 2/7] KVM: selftests: Drop reserved bit checks from PTE accessor
` [PATCH 3/7] KVM: selftests: Remove useless shifts when creating guest page tables
` [PATCH 4/7] KVM: selftests: Verify parent PTE is PRESENT when getting child PTE
` [PATCH 5/7] KVM: selftests: Use virt_get_pte() when getting PTE pointer
` [PATCH 6/7] KVM: selftests: Use vm_get_page_table_entry() in addr_arch_gva2gpa()
` [PATCH 7/7] KVM: selftests: Play nice with huge pages when getting PTEs/GPAs

[PATCH v3 0/6] Out-of-line static calls for powerpc64 ELF V2
 2022-10-06  0:39 UTC  (4+ messages)
` [PATCH v3 5/6] powerpc/64: Add support for out-of-line static calls

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-06  0:38 UTC  (6+ messages)
` [PATCH v2 29/39] x86/cet/shstk: Support wrss "

[PATCH bpf-next] bpf: explicitly define BPF_FUNC_xxx integer values
 2022-10-06  0:36 UTC  (2+ messages)

[Intel-wired-lan] [next-queue v2 0/4] i40e: Add an i40e_napi_poll tracepoint
 2022-10-06  0:36 UTC  (9+ messages)
` [Intel-wired-lan] [next-queue v2 2/4] i40e: Record number TXes cleaned during NAPI
  `  "
` [Intel-wired-lan] [next-queue v2 3/4] i40e: Record number of RXes "
  `  "

[PATCH v6 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-10-06  0:34 UTC  (37+ messages)
` [PATCH v6 1/7] KVM: selftests: Consolidate common code for populating ucall struct
` [PATCH v6 2/7] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [PATCH v6 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v6 4/7] tools: Add atomic_test_and_set_bit()
` [PATCH v6 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v6 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v6 7/7] KVM: selftests: Add ucall pool based implementation

next/pending-fixes build: 203 builds: 2 failed, 201 passed, 6 errors, 38 warnings (v6.0-5324-g7871897dadfa9)
 2022-10-06  0:30 UTC 

[iptables PATCH 00/12] Speed up iptables-tests.py
 2022-10-06  0:28 UTC  (13+ messages)
` [iptables PATCH 01/12] tests: iptables-test: Implement fast test mode
` [iptables PATCH 02/12] tests: iptables-test: Cover for obligatory -j CONTINUE in ebtables
` [iptables PATCH 03/12] tests: *.t: Fix expected output for simple calls
` [iptables PATCH 04/12] tests: *.t: Fix for hexadecimal output
` [iptables PATCH 05/12] tests: libebt_redirect.t: Plain redirect prints with trailing whitespace
` [iptables PATCH 06/12] tests: libxt_length.t: Fix odd use-case output
` [iptables PATCH 07/12] tests: libxt_recent.t: Add missing default values
` [iptables PATCH 08/12] tests: libxt_tos.t, libxt_TOS.t: Add missing masks in output
` [iptables PATCH 09/12] tests: libebt_vlan.t: Drop trailing whitespace from rules
` [iptables PATCH 10/12] tests: libxt_connlimit.t: Add missing --connlimit-saddr
` [iptables PATCH 11/12] extensions: Do not print all-one's netmasks
` [iptables PATCH 12/12] extensions: NFQUEUE: Do not print default queue number 0

[PATCH 2/3] eal: change rte_fls and rte_bsf to return uint32_t
 2022-10-06  0:27 UTC  (4+ messages)
` [PATCH] eal: fix return type of bsf safe functions

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-05 21:48 UTC  (6+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions

[PATCH] x86/speculation: Mitigate eIBRS PBRSB predictions with WRMSR
 2022-10-06  0:26 UTC  (5+ messages)

[PATCH v6 11/11] kallsyms: Add self-test facility
 2022-10-06  0:24 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/1] Delay disabling GuC scheduling of an idle context
 2022-10-06  0:25 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/1] drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis

[PATCH bpf-next 00/10] BPF link support for tc BPF programs
 2022-10-06  0:22 UTC  (3+ messages)
` [PATCH bpf-next 01/10] bpf: Add initial fd-based API to attach "

[PATCH] KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
 2022-10-06  0:21 UTC  (2+ messages)

[PATCH] docs: bump minimal GNU Make version to 3.82
 2022-10-06  0:18 UTC  (3+ messages)

[PATCH 0/2] Misc fixes for Xen grant DMA-mapping layer
 2022-10-06  0:19 UTC  (5+ messages)
` [PATCH 1/2] xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page()
` [PATCH 2/2] xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devices

linux-next: build warnings after merge of the broadcom tree
 2022-10-06  0:17 UTC  (10+ messages)

[PATCH net-next] docs: networking: phy: add missing space
 2022-10-06  0:14 UTC  (6+ messages)

[PATCH v3] xfs: add LARP state transition diagram
 2022-10-06  0:14 UTC  (2+ messages)

drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3466:12: warning: stack frame size (1068) exceeds limit (1024) in 'mlx5e_setup_tc'
 2022-10-06  0:14 UTC 

[PATCH v2] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
 2022-10-06  0:14 UTC  (2+ messages)

[iptables PATCH 1/2] tests: shell: Fix expected output for ip6tables dst match
 2022-10-06  0:13 UTC  (2+ messages)
` [iptables PATCH 2/2] tests: shell: Fix expected ebtables log target output

[PATCH net] Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs"
 2022-10-06  0:11 UTC  (2+ messages)

[PATCH bpf-next 1/3] selftests/bpf: allow requesting log level 2 in test_verifier
 2022-10-06  0:10 UTC  (4+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: add BPF object fixup step to veristat

[PATCH v5 0/8] KVM: x86: Intel LBR related perf cleanups
 2022-10-06  0:03 UTC  (9+ messages)
` [PATCH v5 1/8] perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stub
` [PATCH v5 2/8] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
` [PATCH v5 3/8] KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
` [PATCH v5 4/8] KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL
` [PATCH v5 5/8] KVM: x86: Track supported PERF_CAPABILITIES in kvm_caps
` [PATCH v5 6/8] KVM: x86: Init vcpu->arch.perf_capabilities in common x86 code
` [PATCH v5 7/8] KVM: x86: Handle PERF_CAPABILITIES in common x86's kvm_get_msr_feature()
` [PATCH v5 8/8] KVM: x86: Directly query supported PERF_CAPABILITIES for WRMSR checks

[GIT PULL] First batch of KVM changes for Linux 6.1
 2022-10-06  0:02 UTC  (2+ messages)

[PATCH v2] vhost: fix compilation issue in async path
 2022-10-06  0:01 UTC  (3+ messages)
` [PATCH v3] vhost: fix build issues with GCC 12

linux-next: manual merge of the vfs tree with the ksmbd tree
 2022-10-05 23:59 UTC 

[PATCH] staging: most: net: Replace macros HB and LB with static inline functions
 2022-10-05 23:57 UTC  (2+ messages)

[PATCH] musl: Upgrade to latest master
 2022-10-05 23:55 UTC 

[PATCH] ipmi: kcs: Poll OBF briefly to reduce OBE latency
 2022-10-05 23:54 UTC  (13+ messages)

[kvm-unit-tests PATCH] nVMX: Expect #GP on VMXON with "generic" invalid CR0/CR4 bits
 2022-10-05 23:54 UTC 

New CVE entries this week
 2022-10-05 23:53 UTC 

[PATCH v10 0/3] Add SSIF BMC driver
 2022-10-05 23:53 UTC  (5+ messages)

[RFC PATCH 00/23] sched: Introduce classes of tasks for load balance
 2022-10-05 23:59 UTC  (7+ messages)
` [RFC PATCH 09/23] sched/fair: Use task-class performance score to pick the busiest group
` [RFC PATCH 15/23] thermal: intel: hfi: Report per-cpu class-specific performance scores

[kvm-unit-tests PATCH v3 0/9] x86: n{VMX,SVM} exception tests
 2022-10-05 23:52 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 1/9] nVMX: Add "nop" after setting EFLAGS.TF to guarantee single-step #DB
` [kvm-unit-tests PATCH v3 2/9] x86: Move helpers to generate misc exceptions to processor.h
` [kvm-unit-tests PATCH v3 3/9] nVMX: Move #OF test to generic exceptions test
` [kvm-unit-tests PATCH v3 4/9] nVMX: Drop one-off INT3=>#BP test
` [kvm-unit-tests PATCH v3 5/9] x86: nSVM: Add an exception test framework and tests
` [kvm-unit-tests PATCH v3 6/9] x86: nSVM: Move #BP test to exception test framework
` [kvm-unit-tests PATCH v3 7/9] x86: nSVM: Move #OF "
` [kvm-unit-tests PATCH v3 8/9] x86: nSVM: Move part of #NM "
` [kvm-unit-tests PATCH v3 9/9] nVMX: Move #NM test to generic "

[igt-dev] [PATCH i-g-t] Replaced instances of mmap64() with drm_mmap()
 2022-10-05 23:43 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Replaced instances of mmap64() with drm_mmap() (rev2)

Kernel 6.0.0 bug pptp not work
 2022-10-05 23:41 UTC  (2+ messages)

[PATCH 0/3] arm: smh: Fix and improve semihosting traps
 2022-10-05 23:41 UTC  (2+ messages)

[PATCH 1/2] ata: allow toggling fua parameter at runtime
 2022-10-05 23:38 UTC  (3+ messages)
` [PATCH 2/2] ata: allow enabling FUA support in Kconfig

build failures on 6.0
 2022-10-05 23:37 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Ensure dbuf state is defined
 2022-10-05 23:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH 0/1] Fix Guc-Err-Capture sizing warning
 2022-10-05 23:31 UTC  (12+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Fix GuC error capture sizing estimation and reporting

[INFO] Remoteproc/RPMSG patchset review order for October 5th 2022
 2022-10-05 23:30 UTC 

linux-next: Fixes tag needs some work in the cifs tree
 2022-10-05 23:30 UTC 

[PATCH v3 1/2] libfdt: prevent integer overflow in fdt_next_tag
 2022-10-05 23:29 UTC  (4+ messages)
` [PATCH v3 2/2] libfdt: tests: add get_next_tag_invalid_prop_len

[PATCH bpf] bpf: make DEBUG_INFO_BTF_MODULES selectable independently
 2022-10-05 23:28 UTC  (5+ messages)

[Buildroot] wpa_supplicant: TLSv1: No TLS version allowed
 2022-10-05 23:28 UTC 

[PATCH v12] firmware: google: Implement cbmem in sysfs driver
 2022-10-05 23:26 UTC  (8+ messages)

[Patch v9 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-10-05 23:22 UTC  (20+ messages)
` [Patch v10 "
  ` [Patch v10 01/18] net/mana: add basic driver with build environment and doc
  ` [Patch v10 02/18] net/mana: device configuration and stop
  ` [Patch v10 03/18] net/mana: report supported ptypes
  ` [Patch v10 04/18] net/mana: support link update
  ` [Patch v10 05/18] net/mana: support device removal interrupts
  ` [Patch v10 06/18] net/mana: report device info
  ` [Patch v10 07/18] net/mana: configure RSS
  ` [Patch v10 08/18] net/mana: configure Rx queues
  ` [Patch v10 09/18] net/mana: configure Tx queues
  ` [Patch v10 10/18] net/mana: implement memory registration
  ` [Patch v10 11/18] net/mana: implement the hardware layer operations
  ` [Patch v10 12/18] net/mana: start/stop Tx queues
  ` [Patch v10 13/18] net/mana: start/stop Rx queues
  ` [Patch v10 14/18] net/mana: receive packets
  ` [Patch v10 15/18] net/mana: send packets
  ` [Patch v10 16/18] net/mana: start/stop device
  ` [Patch v10 17/18] net/mana: report queue stats
  ` [Patch v10 18/18] net/mana: support Rx interrupts

[Buildroot] [PATCH 1/1] package/meson: bump to version 0.63.3
 2022-10-05 23:22 UTC 

[Bug 214899] New: ideapad-laptop: platform backlight device not working
 2022-10-05 23:21 UTC  (2+ messages)
` [Bug 214899] ideapad-laptop: brightness hotkeys "

[PULL 00/54] testing, gdbstub, plugin and gitdm updates
 2022-10-05 23:17 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: fix some comment typos
 2022-10-05 23:18 UTC  (2+ messages)

[PATCH] KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch()
 2022-10-05 23:18 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE
 2022-10-05 23:17 UTC  (2+ messages)

[RESEND][PATCH 0/6] Add _opts variant for bpf_*_get_fd_by_id()
 2022-10-05 23:14 UTC  (4+ messages)
` [RESEND][PATCH 6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()

drivers/net/ethernet/marvell/mv643xx_eth.c:1251:21: error: invalid type argument of '->' (have 'struct device')
 2022-10-05 23:13 UTC 

[PATCH v2 1/2] cifs: improve symlink handling for smb2+
 2022-10-05 23:12 UTC  (3+ messages)
` [PATCH v3 "


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.