All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-07 15:28:48 to 2022-02-07 15:44:40 UTC [more...]

[PATCH v3 0/2] random: PREEMPT_RT fixes
 2022-02-07 15:39 UTC  (3+ messages)
` [PATCH v3 1/2] random: remove batched entropy locking
` [PATCH v3 2/2] random: defer fast pool mixing to worker

[PATCH v7 00/17] KVM: s390: pv: implement lazy destroy for reboot
 2022-02-07 15:40 UTC  (8+ messages)
` [PATCH v7 15/17] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v7 16/17] KVM: s390: pv: add KVM_CAP_S390_PROT_REBOOT_ASYNC

[PATCH] Fix the size of the header read buffer
 2022-02-07 15:34 UTC  (4+ messages)
  ` [PATCH v2] mtdoops: "

[patch v11 00/13] extensible prctl task isolation interface and vmstat sync
 2022-02-07 15:38 UTC  (8+ messages)
` [patch v11 07/13] task isolation: sync vmstats conditional on changes
` [patch v11 09/13] task isolation: add preempt notifier to sync per-CPU vmstat dirty info to thread info
` [patch v11 13/13] task isolation: only TIF_TASK_ISOL if task isolation is enabled

[PATCH] Fixes styleguide related issues in tty drivers
 2022-02-07 15:35 UTC  (2+ messages)

[PATCH] Style changes to remove style guide warning in drivers/tty
 2022-02-07 15:36 UTC 

[PATCH io_uring-5.17] io_uring: Fix build error potential reading uninitialized value
 2022-02-07 15:37 UTC  (5+ messages)

[PATCH 0/3] hw: aspeed_gpio: Model new interface for the AST2600
 2022-02-07 15:04 UTC 

[BUG] intersil: p54: possible deadlock in p54_remove_interface() and p54_stop()
 2022-02-07 15:31 UTC 

[BUG] iio: light: opt3001: possible deadlock in opt3001_read_raw() and opt3001_irq()
 2022-02-07 15:41 UTC 

[PATCH 00/30] My patch queue
 2022-02-07 15:43 UTC  (63+ messages)
` [Intel-gfx] "
` [PATCH 01/30] KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 02/30] KVM: x86: nSVM: fix potential NULL derefernce on nested migration
  `  "
` [PATCH 03/30] KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 04/30] KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
  `  "
` [Intel-gfx] [PATCH 05/30] KVM: x86: nSVM: expose clean bit support to the guest
  `  "
` [Intel-gfx] [PATCH 06/30] KVM: x86: mark syntethic SMM vmexit as SVM_EXIT_SW
  `  "
` [PATCH 07/30] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them
  ` [Intel-gfx] "
` [PATCH 08/30] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 09/30] KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
  `  "
` [PATCH 10/30] KVM: x86: SVM: fix race between interrupt delivery and AVIC inhibition
  ` [Intel-gfx] "
` [PATCH 11/30] KVM: x86: SVM: use vmcb01 in avic_init_vmcb
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 12/30] KVM: x86: SVM: allow AVIC to co-exist with a nested guest running
  `  "
` [PATCH 13/30] KVM: x86: lapic: don't allow to change APIC ID when apic acceleration is enabled
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 14/30] KVM: x86: lapic: don't allow to change local apic id when using older x2apic api
  `  "
` [PATCH 15/30] KVM: x86: SVM: remove avic's broken code that updated APIC ID
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 16/30] KVM: x86: SVM: allow to force AVIC to be enabled
  `  "
` [Intel-gfx] [PATCH 17/30] KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
  `  "
` [PATCH 18/30] KVM: x86: mmu: add strict mmu mode
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 19/30] KVM: x86: mmu: add gfn_in_memslot helper
  `  "
` [Intel-gfx] [PATCH 20/30] KVM: x86: mmu: allow to enable write tracking externally
  `  "
` [PATCH 21/30] x86: KVMGT: use kvm_page_track_write_tracking_enable
  ` [Intel-gfx] "
` [PATCH 22/30] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
  ` [Intel-gfx] "
` [PATCH 23/30] KVM: x86: nSVM: implement nested LBR virtualization
  ` [Intel-gfx] "
` [PATCH 24/30] KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
  ` [Intel-gfx] "
` [PATCH 25/30] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 26/30] KVM: x86: nSVM: implement nested vGIF
  `  "
` [PATCH 27/30] KVM: x86: add force_intercept_exceptions_mask
  ` [Intel-gfx] "
` [PATCH 28/30] KVM: SVM: implement force_intercept_exceptions_mask
  ` [Intel-gfx] "
` [PATCH 29/30] KVM: VMX: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 30/30] KVM: x86: get rid of KVM_REQ_GET_NESTED_STATE_PAGES
  `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for My patch queue

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-02-07 15:21 UTC  (57+ messages)
` [PATCH v11 01/40] arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
` [PATCH v11 02/40] arm64: Always use individual bits in CPACR floating point enables
` [PATCH v11 03/40] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v11 04/40] kselftest/arm64: Remove local ARRAY_SIZE() definitions
` [PATCH v11 05/40] kselftest/arm64: signal: Allow tests to be incompatible with features
` [PATCH v11 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v11 07/40] arm64/sme: System register and exception syndrome definitions
` [PATCH v11 08/40] arm64/sme: Manually encode SME instructions
` [PATCH v11 09/40] arm64/sme: Early CPU setup for SME
` [PATCH v11 10/40] arm64/sme: Basic enumeration support
` [PATCH v11 11/40] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v11 12/40] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v11 13/40] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v11 14/40] arm64/sme: Implement support for TPIDR2
` [PATCH v11 15/40] arm64/sme: Implement SVCR context switching
` [PATCH v11 16/40] arm64/sme: Implement streaming SVE "
` [PATCH v11 17/40] arm64/sme: Implement ZA "
` [PATCH v11 18/40] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v11 19/40] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v11 20/40] arm64/sme: Implement streaming SVE signal handling
` [PATCH v11 21/40] arm64/sme: Implement ZA "
` [PATCH v11 22/40] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v11 23/40] arm64/sme: Add ptrace support for ZA
` [PATCH v11 24/40] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v11 25/40] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v11 26/40] KVM: arm64: Hide SME system registers from guests
` [PATCH v11 27/40] KVM: arm64: Trap SME usage in guest
` [PATCH v11 28/40] KVM: arm64: Handle SME host state when running guests
` [PATCH v11 29/40] arm64/sme: Provide Kconfig for SME
` [PATCH v11 30/40] kselftest/arm64: Add manual encodings for SME instructions
` [PATCH v11 31/40] kselftest/arm64: sme: Add SME support to vlset
` [PATCH v11 32/40] kselftest/arm64: Add tests for TPIDR2
` [PATCH v11 33/40] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v11 34/40] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v11 35/40] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v11 36/40] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v11 37/40] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v11 38/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v11 39/40] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v11 40/40] kselftest/arm64: Add SME support to syscall ABI test

[PATCH v2] documentation: Update for skip_recipe rename
 2022-02-07 15:43 UTC  (2+ messages)
` [docs] "

[LTP] [PATCH v3 0/5] Add memcontrol03 and declarative CG API
 2022-02-07 15:45 UTC  (3+ messages)
` [LTP] [PATCH v3 4/5] API/cgroup: Make tst_cgroup_group_mk sprintf like

[PATCH 1/3] drm/amdkfd: Fix TLB flushing in KFD SVM with no HWS
 2022-02-07 15:43 UTC  (5+ messages)
` [PATCH 2/3] drm/amdkfd: Remove unused old debugger implementation
` [PATCH 3/3] drm/amdkfd: Consolidate MQD manager functions

[PULL 0/8] Linux user for 7.0 patches
 2022-02-07 15:30 UTC  (2+ messages)

patching files under "dynamic-layers"
 2022-02-07 15:42 UTC 

[meta-arago][master/dunfell][PATCH] ltp-ddt: Bump to 08.02.00.001 release
 2022-02-07 15:41 UTC 

stable-rc/linux-5.16.y build: 173 builds: 5 failed, 168 passed, 11 errors, 4 warnings (v5.16.7-128-g87d888a197db)
 2022-02-07 15:32 UTC 

[PATCHv1 0/9] ext4: fast_commit fixes, stricter block checking & cleanups
 2022-02-07 15:28 UTC  (3+ messages)
` [PATCHv1 1/9] ext4: Correct cluster len and clusters changed accounting in ext4_mb_mark_bb

[PATCH 1/3] ASoC: rt5682s: do not block workqueue if card is unbound
 2022-02-07 15:30 UTC  (3+ messages)
` [PATCH 2/3] ASoC: rt5668: "
` [PATCH 3/3] ASoC: rt5682: "

[dpdk-dev v1] crypto/openssl: openssl EVP MAC routine api update
 2022-02-07 15:40 UTC  (3+ messages)
` [dpdk-dev v2] crypto/openssl: openssl 3.0 support on sym MAC routine

[RFC PATCH] md: raid456 improve discard performance
 2022-02-07 15:32 UTC  (4+ messages)

[meta-ti][dunfell][PATCH 0/3] Update to 08.02.00.001
 2022-02-07 15:39 UTC  (4+ messages)
` [meta-ti][dunfell][PATCH 1/3] linux-ti-staging: Bump to 08.02.00.001 release
` [meta-ti][dunfell][PATCH 2/3] linux-ti-staging-rt: "
` [meta-ti][dunfell][PATCH 3/3] u-boot-ti-staging: "

[PATCH v4 00/11] 9p: Add support for darwin
 2022-02-07 14:56 UTC  (3+ messages)

[PATCH] leds: lm3692x: Return 0 from remove callback
 2022-02-07 15:23 UTC  (2+ messages)

Running qemu tests on RISC-V
 2022-02-07 15:38 UTC 

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-07 15:38 UTC  (6+ messages)
` [PATCH v6 22/64] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v6 24/64] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting

[RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
 2022-02-07 15:24 UTC  (3+ messages)
` [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL

[PATCH 00/16] arm: Fix handling of unrecognized functions in PSCI emulation
 2022-02-07 15:33 UTC  (5+ messages)
` [PATCH 06/16] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3

[Intel-gfx] [RFC PATCH 0/1] Splitting up platform-specific calls
 2022-02-07 15:36 UTC  (2+ messages)

[RFC] ethdev: introduce ethdev dump API
 2022-02-07 15:35 UTC  (7+ messages)
` [PATCH] "

[PATCH v5] apalis/colibri_imx6: move setting bootcmd to defconfig
 2022-02-07 15:34 UTC  (2+ messages)

nconnect & repeating BIND_CONN_TO_SESSION?
 2022-02-07 15:21 UTC  (9+ messages)

[PATCH] hw/sd: Correct card status clear conditions in SPI-mode
 2022-02-07 14:51 UTC  (2+ messages)

[PATCH v1] ASoC: nau8822: export right speaker inversion
 2022-02-07 15:32 UTC 

[RFC 0/2] drm/i915/ttm: Evict and store of compressed object
 2022-02-07 15:33 UTC  (7+ messages)
` [RFC 2/2] drm/i915/migrate: Evict and restore the ccs data
          ` [Intel-gfx] "

[PATCH v1 0/6] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-02-07 15:26 UTC  (4+ messages)
` [PATCH v1 6/6] i2c: npcm: Support NPCM845

[PATCH v3 0/2] Add Richtek RT1719 USBPD controller support
 2022-02-07 15:16 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: rt1719: Add binding for Richtek RT1719
` [PATCH v3 2/2] usb: typec: rt1719: Add support "

[PATCH v1 1/1] parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
 2022-02-07 15:16 UTC 

[PATCH v4 0/2] use confidential computing provisioned secrets for disk decryption
 2022-02-07 15:29 UTC  (3+ messages)
` [PATCH v4 1/2] cryptodisk: add OS provided secret support
` [PATCH v4 2/2] efi: Add API for retrieving the EFI secret for cryptodisk

[PATCH] i2c: bcm2835: Avoid clock stretching timeouts
 2022-02-07 15:08 UTC  (2+ messages)

[PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
 2022-02-07 14:50 UTC  (5+ messages)

[PATCH v5 00/43] CXl 2.0 emulation Support
 2022-02-07 15:10 UTC  (5+ messages)
` [PATCH v5 16/43] tests/acpi: Add update DSDT.viot

[PATCH] i2c: bcm2835: Set clock-stretch timeout to 35ms
 2022-02-07 15:15 UTC  (3+ messages)

[PATCH v2 0/2] sched/fair: Wake task within the cluster when possible
 2022-02-07 15:14 UTC  (11+ messages)
` [PATCH v2 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

AMD XGBE "phy irq request failed" kernel v5.17-rc2 on V1500B based board
 2022-02-07 15:19 UTC  (5+ messages)

[PATCH] fs/read_write.c: Fix a broken signed integer overflow check
 2022-02-07 15:22 UTC  (3+ messages)

[PATCH v6 1/4] iio:frequency:admv1014: add support for ADMV1014
 2022-02-07 15:05 UTC  (3+ messages)
` [PATCH v6 2/4] dt-bindings:iio:frequency: add admv1014 binding

[PATCH] gpu: ipu-v3: Fix dev_dbg frequency output
 2022-02-07 15:14 UTC 

Semantics vs. usage of mutex_is_locked()
 2022-02-07 15:15 UTC 

[ANNOUNCE] 5.15.21-rt30
 2022-02-07 15:15 UTC 

[PATCH v3] arm64: move efi_reboot to restart handler
 2022-02-07 15:16 UTC 

[RFC] support for multi project toolchain-cmake
 2022-02-07 15:30 UTC  (2+ messages)

[PATCH] ceph: fail the request directly if handle_reply gets an ESTALE
 2022-02-07 15:12 UTC  (2+ messages)

[PATCH v6 00/13] PCI devices passthrough on Arm, part 3
 2022-02-07 15:28 UTC  (15+ messages)
` [PATCH v6 10/13] vpci/header: reset the command register when adding devices

[PATCH U-Boot v2019.04-aspeed-openbmc 0/6] Add GPIO hog support
 2022-02-07 15:27 UTC  (6+ messages)
` [PATCH U-Boot v2019.04-aspeed-openbmc 6/6] ast2600: Add GPIO controller and hog TPM reset pin

[PATCH v2 0/4] stk1160: allocate urb buffs with the DMA noncontiguous API
 2022-02-07 15:13 UTC  (3+ messages)
` [PATCH v2 4/4] media: stk1160: use dma_alloc_noncontiguous API

[PATCH 00/17] media: ov5640: Rework the clock tree programming for MIPI
 2022-02-07 15:12 UTC  (6+ messages)
` [PATCH 11/21] media: ov5640: Add VBLANK control


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.