All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-25 00:23:43 to 2021-11-25 02:04:09 UTC [more...]

[PATCH 4.19 000/323] 4.19.218-rc1 review
 2021-11-25  1:40 UTC  (3+ messages)

mmotm 2021-11-24-15-49 uploaded
 2021-11-25  1:39 UTC  (2+ messages)
` mmotm 2021-11-24-15-49 uploaded (drivers/usb/host/xhci-hub.c)

[PATCH 4.4 000/162] 4.4.293-rc1 review
 2021-11-25  1:36 UTC  (2+ messages)

[PATCH 4.14 000/251] 4.14.256-rc1 review
 2021-11-25  1:38 UTC  (2+ messages)

[PATCH 0/4] KVM: VMX: process posted interrupts on APICv-disable vCPUs
 2021-11-25  1:36 UTC  (3+ messages)
` [PATCH 1/4] KVM: x86: ignore APICv if LAPIC is not enabled

[kvm-unit-tests PATCH 00/39] x86/access: nVMX: Big overhaul
 2021-11-25  1:28 UTC  (40+ messages)
` [kvm-unit-tests PATCH 01/39] x86/access: Add proper defines for hardcoded addresses
` [kvm-unit-tests PATCH 02/39] x86/access: Cache CR3 to improve performance
` [kvm-unit-tests PATCH 03/39] x86/access: Use do-while loop for what is obviously a do-while loop
` [kvm-unit-tests PATCH 04/39] x86/access: Stop pretending the test is SMP friendly
` [kvm-unit-tests PATCH 05/39] x86/access: Refactor so called "page table pool" logic
` [kvm-unit-tests PATCH 06/39] x86/access: Stash root page table level in test environment
` [kvm-unit-tests PATCH 07/39] x86/access: Hoist page table allocator helpers above "init" helper
` [kvm-unit-tests PATCH 08/39] x86/access: Rename variables in page table walkers
` [kvm-unit-tests PATCH 09/39] x86/access: Abort if page table insertion hits an unexpected level
` [kvm-unit-tests PATCH 10/39] x86/access: Make SMEP place nice with 5-level paging
` [kvm-unit-tests PATCH 11/39] x86/access: Use upper half of virtual address space
` [kvm-unit-tests PATCH 12/39] x86/access: Print the index when dumping PTEs
` [kvm-unit-tests PATCH 13/39] x86/access: Pre-allocate all page tables at (sub)test init
` [kvm-unit-tests PATCH 14/39] x86/access: Don't write page tables if desired PTE is same as current PTE
` [kvm-unit-tests PATCH 15/39] x86/access: Preserve A/D bits when writing paging structure entries
` [kvm-unit-tests PATCH 16/39] x86/access: Make toggling of PRESENT bit a "higher order" action
` [kvm-unit-tests PATCH 17/39] x86/access: Manually override PMD in effective permissions sub-test
` [kvm-unit-tests PATCH 18/39] x86/access: Remove manual override of PUD/PMD in prefetch sub-test
` [kvm-unit-tests PATCH 19/39] x86/access: Remove PMD/PT target overrides
` [kvm-unit-tests PATCH 20/39] x86/access: Remove timeout overrides now that performance doesn't suck
` [kvm-unit-tests PATCH 21/39] nVMX: Skip EPT tests if INVEPT(SINGLE_CONTEXT) is unsupported
` [kvm-unit-tests PATCH 22/39] nVMX: Hoist assert macros to the top of vmx.h
` [kvm-unit-tests PATCH 23/39] nVMX: Add a non-reporting assertion macro
` [kvm-unit-tests PATCH 24/39] nVMX: Assert success in unchecked INVEPT/INVVPID helpers
` [kvm-unit-tests PATCH 25/39] nVMX: Drop less-than-useless ept_sync() wrapper
` [kvm-unit-tests PATCH 26/39] nVMX: Move EPT capability check helpers to vmx.h
` [kvm-unit-tests PATCH 27/39] nVMX: Drop unused and useless vpid_sync() helper
` [kvm-unit-tests PATCH 28/39] nVMX: Remove "v1" version of INVVPID test
` [kvm-unit-tests PATCH 29/39] nVMX: Add helper to check if INVVPID type is supported
` [kvm-unit-tests PATCH 30/39] nVMX: Add helper to check if INVVPID "
` [kvm-unit-tests PATCH 31/39] nVMX: Add helper to get first supported INVVPID type
` [kvm-unit-tests PATCH 32/39] nVMX: Use helper to check for EPT A/D support
` [kvm-unit-tests PATCH 33/39] nVMX: Add helpers to check for 4/5-level EPT support
` [kvm-unit-tests PATCH 34/39] nVMX: Fix name of macro defining EPT execute only capability
` [kvm-unit-tests PATCH 35/39] nVMX: Add helper to check if a memtype is supported for EPT structures
` [kvm-unit-tests PATCH 36/39] nVMX: Get rid of horribly named "ctrl" boolean in test_ept_eptp()
` [kvm-unit-tests PATCH 37/39] nVMX: Rename awful "ctrl" booleans to "is_ctrl_valid"
` [kvm-unit-tests PATCH 38/39] nVMX: Add helper to check if VPID is supported
` [kvm-unit-tests PATCH 39/39] x86/access: nVMX: Add "access" test variants to invalidate via (INV)VPID

[tip:x86/core 1/1] arch/x86/um/../lib/csum-partial_64.c:98:12: error: implicit declaration of function 'load_unaligned_zeropad'
 2021-11-25  1:58 UTC  (4+ messages)

linux-next: build failure after merge of the vhost tree
 2021-11-25  1:23 UTC 

[PATCH v6] drm/amdgpu: handle IH ring1 overflow
 2021-11-25  1:56 UTC  (2+ messages)

[PATCH 00/17] KVM: selftests: aarch64: Test userspace IRQ injection
 2021-11-25  1:55 UTC  (4+ messages)
` [PATCH 02/17] KVM: selftests: aarch64: add function for accessing GICv3 dist and redist registers

[dm-devel] [PATCH v2 00/47] multipathd: uxlsnr overhaul
 2021-11-25  1:54 UTC  (11+ messages)
` [dm-devel] [PATCH v2 29/48] multipathd: uxlsnr: merge uxsock_trigger() into state machine
` [dm-devel] [PATCH v2 31/48] multipathd: uxlsnr: add timeout handling
` [dm-devel] [PATCH v2 32/48] multipathd: uxlsnr: use poll loop for sending, too
` [dm-devel] [PATCH v2 33/48] multipathd: uxlsnr: drop client_lock
` [dm-devel] [PATCH v2 35/48] multipathd: uxlsnr: use recv() for command length

[PATCH v3 0/3] This patches provide ADSP IPC support for MT8195
 2021-11-25  1:51 UTC  (11+ messages)
` [PATCH v3 2/3] mailbox: mediatek: add support for adsp mailbox controller
` [PATCH v3 3/3] firmware: mediatek: add adsp ipc protocol interface

[PATCH 00/23] Add drivers for CXL ports and mem devices
 2021-11-25  1:09 UTC  (5+ messages)
` [PATCH 13/23] cxl/core: Move target population locking to caller
` [PATCH 14/23] cxl: Introduce topology host registration

[PATCH] trace: Fix a kmemleak noise
 2021-11-25  1:48 UTC  (3+ messages)

[RFC] [PATCH bpf-next 0/1] Enhancement for bpf_do_path() helper
 2021-11-25  1:47 UTC  (5+ messages)
` [RFC] [PATCH bpf-next 1/1] bpf: Clear the noisy tail buffer for bpf_d_path() helper

next/pending-fixes build: 178 builds: 5 failed, 173 passed, 11 errors, 7 warnings (v5.16-rc2-344-g60d8b4768c0b3)
 2021-11-25  1:04 UTC 

uring regression - lost write request
 2021-11-25  0:58 UTC  (14+ messages)

[PATCH] tests: remove unneeded conversion to bool
 2021-11-25  0:58 UTC 

[PATCH V3] tty: serial: imx: clear the RTSD status before enable the RTSD irq
 2021-11-25  1:43 UTC 

[RFC] printk: More consistent loglevel for continuous lines
 2021-11-25  1:45 UTC  (3+ messages)

[PATCH] mnt: remove unneeded conversion to bool
 2021-11-25  0:56 UTC 

[PATCH] libbpf: remove unneeded conversion to bool
 2021-11-25  0:54 UTC 

[PATCH] rtw89: remove unneeded conversion to bool
 2021-11-25  0:56 UTC 

[PATCH] block: fix parameter not described warning
 2021-11-25  0:56 UTC  (2+ messages)

[PATCH] net:phy: Fix "Link is Down" issue
 2021-11-25  1:42 UTC  (4+ messages)

[net-next PATCH] net: dsa: qca8k: fix warning in LAG feature
 2021-11-25  1:40 UTC  (2+ messages)

[PATCH net-next] cxgb4: allow reading unrecognized port module eeprom
 2021-11-25  1:40 UTC  (2+ messages)

[RFC RT v5.10] [rt] repair usage of dev_base_lock in netstat_show()
 2021-11-25  1:39 UTC  (6+ messages)

[PATCH bpf-next v2] bpf, mips: Fix build errors about __NR_bpf undeclared
 2021-11-25  1:36 UTC 

[chenxing:msc313_mainlining 65/69] drivers/clocksource/timer-msc313e.c:38:28: error: field 'delay' has incomplete type
 2021-11-25  1:34 UTC  (2+ messages)

[ardb:for-kernelci 25/25] arch/arm/kernel/traps.c:865:17: warning: no previous prototype for function 'handle_bad_stack'
 2021-11-25  1:34 UTC  (2+ messages)

[PATCH nft] cli: print newline with ctrl-d with editline
 2021-11-25  1:32 UTC 

[PATCH] staging: r8188eu: remove unnecessary NULL check
 2021-11-25  1:32 UTC  (3+ messages)

[PATCH net-next] net: bridge: Allow base 16 inputs in sysfs
 2021-11-25  1:30 UTC  (2+ messages)

[PATCH net-next] tsnep: Fix resource_size cocci warning
 2021-11-25  1:30 UTC  (2+ messages)

[PATCH net-next 0/2] gro: remove redundant rcu_read_lock
 2021-11-25  1:30 UTC  (2+ messages)

[PATCH net] tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows
 2021-11-25  1:30 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Update B53 section to cover SF2 switch driver
 2021-11-25  1:30 UTC  (2+ messages)

variable __rel_dyn_start and __rel_dyn_end missing for u-boot proper?
 2021-11-25  1:29 UTC 

[chenxing:msc313_mainlining 68/69] drivers/irqchip/irq-msc313-pm-wakeup.c:132:9: warning: ignoring return value of 'request_irq' declared with attribute 'warn_unused_result'
 2021-11-25  1:24 UTC  (2+ messages)

[PATCH 0/5] Transparent Page Placement for Tiered-Memory
 2021-11-25  1:23 UTC  (2+ messages)

[lustre-devel] Arm client is not in CI?
 2021-11-25  1:24 UTC  (3+ messages)

[PATCHv3 net-next] Bonding: add arp_missed_max option
 2021-11-25  1:18 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 116 runs, 1 regressions (v4.9.290-204-g84aaeeeb7ed1)
 2021-11-25  0:31 UTC 

[REGRESSION] Kernel 5.15 reboots / freezes upon ifup/ifdown
 2021-11-25  1:13 UTC  (8+ messages)
        ` [Intel-wired-lan] "

[PATCH][next] net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"
 2021-11-25  0:29 UTC 

pull-request: ieee802154 for net 2021-11-24
 2021-11-25  1:10 UTC  (2+ messages)

[PATCH V3 0/6] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-25  1:09 UTC  (8+ messages)
` [PATCH V3 4/6] xen/unpopulated-alloc: Add mechanism to use Xen resource
` [PATCH V3 5/6] arm/xen: Read extended regions from DT and init "
` [PATCH V3 6/6] dt-bindings: xen: Clarify "reg" purpose

[PATCH] pata_falcon: Add missing __iomem annotations
 2021-11-25  1:09 UTC  (5+ messages)

[PATCH v3] mm: Defer kmemleak object creation of module_alloc()
 2021-11-25  1:08 UTC  (4+ messages)

[PATCH v7 0/7] PCI devices passthrough on Arm, part 2
 2021-11-25  1:09 UTC  (3+ messages)
` [PATCH v7 1/7] xen/arm: rename DEVICE_PCI to DEVICE_PCI_HOSTBRIDGE

[PATCH] tools/perf: Fix perf test 7 Simple expression parser on s390
 2021-11-25  1:06 UTC  (3+ messages)

[PATCH for-7.0 v7 00/10] PMU-EBB support for PPC64 TCG
 2021-11-25  1:06 UTC  (4+ messages)
` [PATCH for-7.0 v7 02/10] target/ppc: PMU basic cycle count for pseries TCG

arch/x86/events/intel/uncore.c:847:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
 2021-11-25  1:04 UTC  (3+ messages)

[mnyman-xhci:for-usb-next 2/4] drivers/usb/host/xhci-ring.c:1236:6: warning: no previous prototype for 'xhci_handle_stop_endpoint_command_timeout'
 2021-11-25  1:04 UTC  (2+ messages)

[virtio-comment] [PATCH v2] virtio-blk: add secure discard feature to specification
 2021-11-25  1:04 UTC  (3+ messages)
` [virtio-comment] "
  ` [virtio-comment] "

[PATCH 0/6] rcu/nocb: Last prep work before cpuset interface v2
 2021-11-25  1:02 UTC  (12+ messages)
` [PATCH 3/6] rcu/nocb: Optimize kthreads and rdp initialization
` [PATCH 4/6] rcu/nocb: Create kthreads on all CPUs if "rcu_nocb=" or "nohz_full=" are passed
` [PATCH 5/6] rcu/nocb: Allow empty "rcu_nocbs" kernel parameter

[PATCH v3 0/3] Fix mtfsf, mtfsfi and mtfsb1 bug
 2021-11-25  0:53 UTC  (5+ messages)
` [PATCH v3 1/3] target/ppc: Fixed call to deferred exception
` [PATCH v3 3/3] target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52

[PATCH v4 net-next 0/10] allow user to offload tc action to net device
 2021-11-25  0:49 UTC  (11+ messages)
` [PATCH v4 04/10] flow_offload: "

[PATCH net-next] octeontx2-af: cn10k: devlink params to configure TIM
 2021-11-25  0:48 UTC  (2+ messages)

Fw: [Bug 215129] New: Linux kernel hangs during power down
 2021-11-25  0:46 UTC  (3+ messages)
`  "

[RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
 2021-11-25  0:45 UTC  (3+ messages)

[mcgrof-next:20211123-sysctl-cleanups 21/41] ERROR: modpost: "register_sysctl_mount_point" [fs/binfmt_misc.ko] undefined!
 2021-11-25  0:43 UTC  (2+ messages)

[PATCH v1 1/1] x86: Skip WBINVD instruction for VM guest
 2021-11-25  0:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] selftests: tpm2: Probe for available PCR bank
 2021-11-25  0:38 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftests: tpm2: Reset the dictionary attack lock
` [PATCH v3 3/3] selftests: tpm2: Add support for SHA-384 and SHA-512

[PATCH 00/16] tools: Add support for signing devicetree blobs
 2021-11-25  0:12 UTC  (8+ messages)

[PATCH] acpi/tables: Add AEST in ACPI Table Definition
 2021-11-25  0:32 UTC  (6+ messages)

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-25  0:32 UTC  (8+ messages)
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL

[PATCH] ceph: fscrypt always set the header.block_size to CEPH_FSCRYPT_BLOCK_SIZE
 2021-11-25  0:30 UTC  (5+ messages)

[PATCH 5.4 00/22] Armada 3720 PCIe fixes for 5.4
 2021-11-25  0:26 UTC  (23+ messages)
` [PATCH 5.4 01/22] PCI: aardvark: Wait for endpoint to be ready before training link
` [PATCH 5.4 02/22] PCI: aardvark: Fix big endian support
` [PATCH 5.4 03/22] PCI: aardvark: Train link immediately after enabling training
` [PATCH 5.4 04/22] PCI: aardvark: Improve link training
` [PATCH 5.4 05/22] PCI: aardvark: Issue PERST via GPIO
` [PATCH 5.4 06/22] PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
` [PATCH 5.4 07/22] PCI: aardvark: Don't touch PCIe registers if no card connected
` [PATCH 5.4 08/22] PCI: aardvark: Fix compilation on s390
` [PATCH 5.4 09/22] PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()
` [PATCH 5.4 10/22] PCI: aardvark: Update comment about disabling link training
` [PATCH 5.4 11/22] PCI: pci-bridge-emul: Fix array overruns, improve safety
` [PATCH 5.4 12/22] PCI: aardvark: Configure PCIe resources from 'ranges' DT property
` [PATCH 5.4 13/22] PCI: aardvark: Fix PCIe Max Payload Size setting
` [PATCH 5.4 14/22] PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()
` [PATCH 5.4 15/22] PCI: aardvark: Implement re-issuing config requests on CRS response
` [PATCH 5.4 16/22] PCI: aardvark: Simplify initialization of rootcap on virtual bridge
` [PATCH 5.4 17/22] PCI: aardvark: Fix link training
` [PATCH 5.4 18/22] PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridge
` [PATCH 5.4 19/22] PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
` [PATCH 5.4 20/22] PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
` [PATCH 5.4 21/22] pinctrl: armada-37xx: Correct PWM pins definitions
` [PATCH 5.4 22/22] arm64: dts: marvell: armada-37xx: Set pcie_reset_pin to gpio function

[PATCH] mailbox: imx: Fix an IS_ERR() vs NULL bug
 2021-11-25  0:27 UTC  (3+ messages)

[RFC PATCH v3 00/59] KVM: X86: TDX support
 2021-11-25  0:20 UTC  (27+ messages)
` [RFC PATCH v3 13/59] KVM: Add max_vcpus field in common 'struct kvm'
` [RFC PATCH v3 15/59] KVM: x86: Introduce "protected guest" concept and block disallowed ioctls
` [RFC PATCH v3 16/59] KVM: x86: Add per-VM flag to disable direct IRQ injection
` [RFC PATCH v3 17/59] KVM: x86: Add flag to disallow #MC injection / KVM_X86_SETUP_MCE
` [RFC PATCH v3 19/59] KVM: Add per-VM flag to mark read-only memory as unsupported
` [RFC PATCH v3 20/59] KVM: Add per-VM flag to disable dirty logging of memslots for TDs
` [RFC PATCH v3 22/59] KVM: x86: add per-VM flags to disable SMI/INIT/SIPI
` [RFC PATCH v3 23/59] KVM: x86: Allow host-initiated WRMSR to set X2APIC regardless of CPUID
` [RFC PATCH v3 24/59] KVM: x86: Add kvm_x86_ops .cache_gprs() and .flush_gprs()
` [RFC PATCH v3 25/59] KVM: x86: Add support for vCPU and device-scoped KVM_MEMORY_ENCRYPT_OP
` [RFC PATCH v3 28/59] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events()
` [RFC PATCH v3 30/59] KVM: x86: Add guest_supported_xss placholder
` [RFC PATCH v3 32/59] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault
` [RFC PATCH v3 34/59] KVM: x86/mmu: Allow non-zero init value for shadow PTE
` [RFC PATCH v3 35/59] KVM: x86/mmu: Return old SPTE from mmu_spte_clear_track_bits()
` [RFC PATCH v3 49/59] KVM: VMX: Add macro framework to read/write VMCS for VMs and TDs
` [RFC PATCH v3 50/59] KVM: VMX: Move AR_BYTES encoder/decoder helpers to common.h
` [RFC PATCH v3 51/59] KVM: VMX: MOVE GDT and IDT accessors to common code
` [RFC PATCH v3 52/59] KVM: VMX: Move .get_interrupt_shadow() implementation to common VMX code
` [RFC PATCH v3 53/59] KVM: x86: Add a helper function to restore 4 host MSRs on exit to user space
` [RFC PATCH v3 54/59] KVM: X86: Introduce initial_tsc_khz in struct kvm_arch
` [RFC PATCH v3 55/59] KVM: TDX: Add "basic" support for building and running Trust Domains
` [RFC PATCH v3 56/59] KVM: TDX: Protect private mapping related SEAMCALLs with spinlock
` [RFC PATCH v3 57/59] KVM, x86/mmu: Support TDX private mapping for TDP MMU
` [RFC PATCH v3 58/59] KVM: TDX: exit to user space on GET_QUOTE, SETUP_EVENT_NOTIFY_INTERRUPT
` [RFC PATCH v3 59/59] Documentation/virtual/kvm: Add Trust Domain Extensions(TDX)

HDMI isn't probed on v5.15-rc1 on ULCB+KF
 2021-11-25  0:23 UTC  (7+ 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.