All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-13 16:13:19 to 2021-07-13 16:36:23 UTC [more...]

[PATCHv7 0/3] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-07-13 16:35 UTC  (2+ messages)
` [PATCHv7 3/3] misc: gehc-achc: new driver

[PATCH 00/11] Fixes for clang-13 plus tcg/ppc
 2021-07-13 16:31 UTC  (7+ messages)
` [PATCH 02/11] accel/tcg: Remove unused variable in cpu_exec
` [PATCH 05/11] hw/audio/adlib: Remove unused variable in adlib_callback
` [PATCH 09/11] tests/unit: Remove unused variable from test_io

[PATCH v2 00/46] KVM: x86: vCPU RESET/INIT fixes and consolidation
 2021-07-13 16:33 UTC  (45+ messages)
` [PATCH v2 01/46] KVM: x86: Flush the guest's TLB on INIT
` [PATCH v2 02/46] KVM: nVMX: Set LDTR to its architecturally defined value on nested VM-Exit
` [PATCH v2 03/46] KVM: SVM: Zero out GDTR.base and IDTR.base on INIT
` [PATCH v2 04/46] KVM: VMX: Set EDX at INIT with CPUID.0x1, Family-Model-Stepping
` [PATCH v2 05/46] KVM: SVM: Require exact CPUID.0x1 match when stuffing EDX at INIT
` [PATCH v2 06/46] KVM: SVM: Fall back to KVM's hardcoded value for EDX at RESET/INIT
` [PATCH v2 07/46] KVM: VMX: Remove explicit MMU reset in enter_rmode()
` [PATCH v2 08/46] KVM: SVM: Drop explicit MMU reset at RESET/INIT
` [PATCH v2 09/46] KVM: SVM: Drop a redundant init_vmcb() from svm_create_vcpu()
` [PATCH v2 10/46] KVM: VMX: Move init_vmcs() invocation to vmx_vcpu_reset()
` [PATCH v2 11/46] KVM: x86: WARN if the APIC map is dirty without an in-kernel local APIC
` [PATCH v2 12/46] KVM: x86: Remove defunct BSP "update" in local APIC reset
` [PATCH v2 13/46] KVM: x86: Migrate the PIT only if vcpu0 is migrated, not any BSP
` [PATCH v2 14/46] KVM: x86: Don't force set BSP bit when local APIC is managed by userspace
` [PATCH v2 15/46] KVM: x86: Set BSP bit in reset BSP vCPU's APIC base by default
` [PATCH v2 16/46] KVM: VMX: Stuff vcpu->arch.apic_base directly at vCPU RESET
` [PATCH v2 17/46] KVM: x86: Open code necessary bits of kvm_lapic_set_base() "
` [PATCH v2 18/46] KVM: x86: Consolidate APIC base RESET initialization code
` [PATCH v2 19/46] KVM: x86: Move EDX initialization at vCPU RESET to common code
` [PATCH v2 20/46] KVM: SVM: Don't bother writing vmcb->save.rip at vCPU RESET/INIT
` [PATCH v2 21/46] KVM: VMX: Invert handling of CR0.WP for EPT without unrestricted guest
` [PATCH v2 22/46] KVM: VMX: Remove direct write to vcpu->arch.cr0 during vCPU RESET/INIT
` [PATCH v2 23/46] KVM: VMX: Fold ept_update_paging_mode_cr0() back into vmx_set_cr0()
` [PATCH v2 24/46] KVM: nVMX: Do not clear CR3 load/store exiting bits if L1 wants 'em
` [PATCH v2 25/46] KVM: VMX: Pull GUEST_CR3 from the VMCS iff CR3 load exiting is disabled
` [PATCH v2 26/46] KVM: x86/mmu: Skip the permission_fault() check on MMIO if CR0.PG=0
` [PATCH v2 27/46] KVM: VMX: Process CR0.PG side effects after setting CR0 assets
` [PATCH v2 28/46] KVM: VMX: Skip emulation required checks during pmode/rmode transitions
` [PATCH v2 29/46] KVM: nVMX: Don't evaluate "emulation required" on nested VM-Exit
` [PATCH v2 30/46] KVM: SVM: Tweak order of cr0/cr4/efer writes at RESET/INIT
` [PATCH v2 31/46] KVM: SVM: Drop redundant writes to vmcb->save.cr4 "
` [PATCH v2 32/46] KVM: SVM: Stuff save->dr6 at during VMSA sync, not "
` [PATCH v2 33/46] KVM: VMX: Skip pointless MSR bitmap update when setting EFER
` [PATCH v2 34/46] KVM: VMX: Refresh list of user return MSRs after setting guest CPUID
` [PATCH v2 35/46] KVM: VMX: Don't _explicitly_ reconfigure user return MSRs on vCPU INIT
` [PATCH v2 36/46] KVM: x86: Move setting of sregs during vCPU RESET/INIT to common x86
` [PATCH v2 37/46] KVM: VMX: Remove obsolete MSR bitmap refresh at vCPU RESET/INIT
` [PATCH v2 38/46] KVM: nVMX: Remove obsolete MSR bitmap refresh at nested transitions
` [PATCH v2 39/46] KVM: VMX: Don't redo x2APIC MSR bitmaps when userspace filter is changed
` [PATCH v2 40/46] KVM: VMX: Remove unnecessary initialization of msr_bitmap_mode
` [PATCH v2 41/46] KVM: VMX: Smush x2APIC MSR bitmap adjustments into single function
` [PATCH v2 42/46] KVM: VMX: Remove redundant write to set vCPU as active at RESET/INIT
` [PATCH v2 43/46] KVM: VMX: Move RESET-only VMWRITE sequences to init_vmcs()
` [PATCH v2 44/46] KVM: SVM: Emulate #INIT in response to triple fault shutdown

[PATCH v2 0/4] docs: improve -smp documentation
 2021-07-13 16:30 UTC  (5+ messages)
` [PATCH v2 1/4] docs: fix typo s/Intel/AMD/ in CPU model notes
` [PATCH v2 2/4] qemu-options: re-arrange CPU topology options
` [PATCH v2 3/4] qemu-options: tweak to show that CPU count is optional
` [PATCH v2 4/4] qemu-options: rewrite help for -smp options

[PATCH] stubdom: foreignmemory: Fix build after 0dbb4be739c5
 2021-07-13 16:33 UTC  (18+ messages)

[PATCH v2 0/3] docs: document cubieboard, emcraft-sf2, highbank, midway
 2021-07-13 16:25 UTC  (7+ messages)
` [PATCH v2 1/3] docs: Add skeletal documentation of cubieboard
` [PATCH v2 2/3] docs: Add skeletal documentation of the emcraft-sf2
` [PATCH v2 3/3] docs: Add skeletal documentation of highbank and midway

[meta-spdxscanner] Question about meta-spdxscanner
 2021-07-13 16:32 UTC  (3+ messages)
` [yocto] "

[PATCH v2 0/2] Skip numa distance for offline nodes
 2021-07-13 16:32 UTC  (6+ messages)
` [PATCH v2 1/2] sched/topology: Skip updating masks for non-online nodes

[RFC v2] /dev/iommu uAPI proposal
 2021-07-13 16:32 UTC  (10+ messages)

[PATCH 0/2] Renesas RZ/G2L ADC driver support
 2021-07-13 16:32 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter

❌ FAIL: Test report for kernel 5.13.2-rc1 (stable, 949241ad)
 2021-07-13 16:31 UTC  (2+ messages)

[PATCH v13 15/17] counter: Implement events_queue_size sysfs attribute
 2021-07-13 16:32 UTC 

[PATCH] iio: hid-sensors: bind IIO channels alloc to device object
 2021-07-13 16:29 UTC  (2+ messages)

Patch to fix 'ip' utility recvmsg with ancillary data
 2021-07-13 16:30 UTC  (2+ messages)

[PATCH 0/1] Kernel oopses on ext2 filesystems after 782b76d7abdf
 2021-07-13 16:30 UTC  (3+ messages)
` [PATCH 1/1] fs/ext2: Avoid page_address on pages returned by ext2_get_page

[Bug 213715] New: failed to change brightness of HDR panel on AMD GREEN_SARDINE through aux
 2021-07-13 16:29 UTC  (2+ messages)
` [Bug 213715] "

[PULL 00/11] x86 queue, 2021-07-13
 2021-07-13 16:09 UTC  (24+ messages)
` [PULL 01/11] i386: clarify 'hv-passthrough' behavior
` [PULL 02/11] i386: hardcode supported eVMCS version to '1'
` [PULL 03/11] i386: make hyperv_expand_features() return bool
` [PULL 04/11] i386: expand Hyper-V features during CPU feature expansion time
` [PULL 05/11] i386: kill off hv_cpuid_check_and_set()
` [PULL 06/11] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
` [PULL 07/11] i386: Hyper-V SynIC requires POST_MESSAGES/SIGNAL_EVENTS privileges
` [PULL 08/11] target/i386: suppress CPUID leaves not defined by the CPU vendor
` [PULL 09/11] target/i386: Fix cpuid level for AMD
` [PULL 10/11] numa: Report expected initiator
` [PULL 11/11] numa: Parse initiator= attribute before cpus= attribute

[PATCH v2] Bluetooth: fix inconsistent lock state in sco
 2021-07-13 16:28 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] New tests for ASSR Content Protection on DP/eDP
 2021-07-13 16:26 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/amdgpu: New ASSR test on DP/eDP links
` [igt-dev] ✗ Fi.CI.IGT: failure for New tests for ASSR Content Protection on DP/eDP

[PATCH 0/3] linux-aio: limit the batch size to reduce queue latency
 2021-07-13 14:58 UTC  (5+ messages)
` [PATCH 2/3] iothread: add aio-max-batch parameter
` [PATCH 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter

[LTP] [PATCH] syscalls/fanotify19: Add test cases for elevated reader privileges
 2021-07-13 16:24 UTC 

[PATCH v2] net: Use nlmsg_unicast() instead of netlink_unicast()
 2021-07-13 16:24 UTC  (2+ messages)

[dpdk-dev] [Bug 754] quick question about including netinet/ip.h in rte_ethdev.h
 2021-07-13 16:22 UTC  (2+ messages)

[PATCH 1/2] x86/mce: Define function to extract ErrorAddr from MCA_ADDR
 2021-07-13 16:21 UTC  (3+ messages)
` [PATCH 2/2] x86/mce: Add support for Extended Physical Address MCA changes

[PATCH 0/4] docs: improve -smp documentation
 2021-07-13 13:22 UTC  (3+ messages)

[PATCH v2] procfs: Prevent unpriveleged processes accessing fdinfo dir
 2021-07-13 16:20 UTC 

[PATCH] KVM: arm64: Fix detection of shared VMAs on guest fault
 2021-07-13 16:18 UTC  (4+ messages)

[PATCH] kfence: show cpu and timestamp in alloc/free info
 2021-07-13 16:19 UTC  (4+ messages)

[RFC 0/3] cpuidle: add poll_source API and virtio vq polling
 2021-07-13 16:19 UTC  (8+ messages)
` [RFC 1/3] cpuidle: add poll_source API
` [RFC 2/3] virtio: add poll_source virtqueue polling
` [RFC 3/3] softirq: participate in cpuidle polling

[PATCH v4 1/2] kfence: move the size check to the beginning of __kfence_alloc()
 2021-07-13 16:19 UTC  (5+ messages)
` [PATCH v4 2/2] kfence: skip all GFP_ZONEMASK allocations

[Buildroot] [PATCH 1/2] package/kodi-inputstream-adaptive: bump version to 2.6.18
 2021-07-13 16:18 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/kodi-pvr-dvbviewer: bump version to 7.3.2-Matrix

[PATCH v2] workqueue: fix UAF in pwq_unbound_release_workfn()
 2021-07-13 16:18 UTC  (4+ messages)

[PATCH V5 00/25] Live Update
 2021-07-13 16:15 UTC  (6+ messages)
` [PATCH V5 10/25] util: env var helpers

Ask for help about bpf map
 2021-07-13 16:16 UTC  (2+ messages)

[PATCH 0/3] kvm-arm64: Fix PMU reset values (and more)
 2021-07-13 16:15 UTC  (7+ messages)
` [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements

[PATCH resent 00/51] ALSA: More devres usages
 2021-07-13 16:15 UTC  (5+ messages)
` [PATCH 02/51] ALSA: core: Add managed card creation

[PATCH v4 00/11] perf: Refine barriers for AUX ring buffer
 2021-07-13 16:14 UTC  (6+ messages)
` [PATCH v4 11/11] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}

[PATCH] drm/of: free the iterator object on failure
 2021-07-13 16:16 UTC  (6+ messages)

[LTP] [PATCH] controllers/memcg: document non-hierarchical on v5.11
 2021-07-13 16:15 UTC 

[dpdk-dev] RHEL 7 support
 2021-07-13 16:15 UTC  (4+ messages)

[PATCH] KVM: s390: generate kvm hypercall functions
 2021-07-13 16:15 UTC  (5+ messages)

[OE-core][PATCH] ca-certificates: revert mktemp patch in update-ca-certificates script
 2021-07-13 16:15 UTC  (5+ messages)
` [OE-core][PATCH] busybox: add tmpdir option into mktemp applet

[Intel-gfx] [PATCH v2 08/12] drm/i915/jsl_ehl: Use revid->stepping tables
 2021-07-13 16:14 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3 "

[patch 00/50] locking, sched: The PREEMPT-RT locking infrastructure
 2021-07-13 15:11 UTC  (49+ messages)
` [patch 03/50] sched: Prepare for RT sleeping spin/rwlocks
` [patch 04/50] sched: Rework the __schedule() preempt argument
` [patch 05/50] sched: Provide schedule point for RT locks
` [patch 06/50] sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER
` [patch 07/50] rtmutex: Convert macros to inlines
` [patch 08/50] rtmutex: Switch to try_cmpxchg()
` [patch 09/50] rtmutex: Split API and implementation
` [patch 10/50] locking/rtmutex: Provide rt_mutex_slowlock_locked()
` [patch 11/50] locking/rtmutex: Provide lockdep less variants of rtmutex interfaces
` [patch 12/50] locking: Add base code for RT rw_semaphore and rwlock
` [patch 13/50] locking/rwsem: Add rtmutex based R/W semaphore implementation
` [patch 14/50] locking/rtmutex: Add wake_state to rt_mutex_waiter
` [patch 15/50] locking/rtmutex: Provide rt_mutex_wake_q and helpers
` [patch 16/50] locking/rtmutex: Use rt_mutex_wake_q_head
` [patch 17/50] locking/rtmutex: Prepare RT rt_mutex_wake_q for RT locks
` [patch 18/50] locking/rtmutex: Guard regular sleeping locks specific functions
` [patch 19/50] locking/spinlock: Split the lock types header
` [patch 20/50] locking/rtmutex: Prevent future include recursion hell
` [patch 21/50] locking/lockdep: Reduce includes in debug_locks.h
` [patch 22/50] rbtree: Split out the rbtree type definitions
` [patch 23/50] locking/rtmutex: Include only rbtree types
` [patch 24/50] locking/spinlock: Provide RT specific spinlock type
` [patch 25/50] locking/spinlock: Provide RT variant header
` [patch 26/50] locking/rtmutex: Provide the spin/rwlock core lock function
` [patch 27/50] locking/spinlock: Provide RT variant
` [patch 28/50] locking/rwlock: "
` [patch 29/50] locking/mutex: Consolidate core headers
` [patch 30/50] locking/mutex: Move waiter to core header
` [patch 31/50] locking/ww_mutex: Move ww_mutex declarations into ww_mutex.h
` [patch 32/50] locking/mutex: Make mutex::wait_lock raw
` [patch 33/50] locking/mutex: Introduce _mutex_t
` [patch 34/50] locking/mutex: Rename the ww_mutex relevant functions
` [patch 35/50] locking/ww_mutex: Switch to _mutex_t
` [patch 36/50] locking/mutex: Replace struct mutex in core code
` [patch 37/50] locking/mutex: Rearrange items in mutex.h
` [patch 38/50] locking/mutex: Exclude non-ww_mutex API for RT
` [patch 39/50] locking/rtmutex: Add mutex variant "
` [patch 40/50] lib/test_lockup: Adapt to changed variables
` [patch 41/50] futex: Validate waiter correctly in futex_proxy_trylock_atomic()
` [patch 42/50] futex: Cleanup stale comments
` [patch 43/50] futex: Correct the number of requeued waiters for PI
` [patch 44/50] futex: Restructure futex_requeue()
` [patch 45/50] futex: Clarify comment in futex_requeue()
` [patch 46/50] futex: Prevent requeue_pi() lock nesting issue on RT
` [patch 47/50] rtmutex: Prevent lockdep false positive with PI futexes
` [patch 48/50] preempt: Adjust PREEMPT_LOCK_OFFSET for RT
` [patch 49/50] locking/rtmutex: Implement equal priority lock stealing
` [patch 50/50] locking/rtmutex: Add adaptive spinwait mechanism

[PATCH] clocksource: Add Marvell Errata-38627 workaround
 2021-07-13 16:12 UTC  (6+ messages)
  ` [EXT] "

[PATCH 1/5] drm/i915: document caching related bits
 2021-07-13 16:13 UTC  (4+ messages)
` [Intel-gfx] "

[LTP] [PATCH 0/4] controllers/memcg: fixes for CPU nodes on newer kernels
 2021-07-13 16:13 UTC  (5+ messages)
` [LTP] [PATCH 1/4] controllers/memcg: account per-node kernel memory
` [LTP] [PATCH 2/4] controllers/memcg: fix memcg_stat_test on two node machines
` [LTP] [PATCH 3/4] controllers/memcg: fail early to avoid possible false-positives
` [LTP] [PATCH 4/4] controllers/memcg: check status of commands using interface


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.