All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-26 15:10:16 to 2022-01-26 15:23:09 UTC [more...]

[PATCH] KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
 2022-01-26 15:23 UTC  (2+ messages)

[PATCH 00/20] Initial support for small BAR recovery
 2022-01-26 15:21 UTC  (33+ messages)
` [Intel-gfx] "
` [PATCH 01/20] drm: improve drm_buddy_alloc function
  ` [Intel-gfx] "
` [PATCH 02/20] drm: implement top-down allocation method
  ` [Intel-gfx] "
` [PATCH 03/20] drm: implement a method to free unused pages
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 04/20] drm/i915: add io_size plumbing
  `  "
` [Intel-gfx] [PATCH 05/20] drm/i915/ttm: require mappable by default
  `  "
` [PATCH 06/20] drm/i915: add I915_BO_ALLOC_TOPDOWN
  ` [Intel-gfx] "
` [PATCH 07/20] drm/i915/buddy: track available visible size
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 08/20] drm/i915/buddy: adjust res->start
  `  "
` [Intel-gfx] [PATCH 09/20] drm/i915/buddy: tweak 2big check
  `  "
` [PATCH 10/20] drm/i915/selftests: mock test io_size
  ` [Intel-gfx] "
` [PATCH 11/20] drm/i915/ttm: tweak priority hint selection
  ` [Intel-gfx] "
` [PATCH 12/20] drm/i915/ttm: make eviction mappable aware
  ` [Intel-gfx] "
` [PATCH 13/20] drm/i915/ttm: mappable migration on fault
` [PATCH 14/20] drm/i915/selftests: exercise mmap migration
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 15/20] drm/i915/selftests: handle allocation failures
  `  "
` [PATCH 16/20] drm/i915/create: apply ALLOC_TOPDOWN by default
` [Intel-gfx] [PATCH 18/20] drm/i915/uapi: forbid ALLOC_TOPDOWN for error capture

[PATCH v4 00/27] drm/rockchip: RK356x VOP2 support
 2022-01-26 15:04 UTC  (29+ messages)
` [PATCH 01/27] drm/encoder: Add of_graph port to struct drm_encoder
  ` Aw: "
` [PATCH 07/27] drm/rockchip: dw_hdmi: Use auto-generated tables
` [PATCH 08/27] drm/rockchip: dw_hdmi: drop mode_valid hook
` [PATCH 09/27] drm/rockchip: dw_hdmi: Set cur_ctr to 0 always
` [PATCH 10/27] drm/rockchip: dw_hdmi: add default 594Mhz clk for 4K@60hz
` [PATCH 11/27] clk: rockchip: rk3568: Add more PLL rates
` [PATCH 12/27] dt-bindings: display: rockchip: dw-hdmi: Add compatible for rk3568 HDMI
` [PATCH 13/27] dt-bindings: display: rockchip: dw-hdmi: Make unwedge pinctrl optional
` [PATCH 14/27] dt-bindings: display: rockchip: dw-hdmi: use "ref" as clock name
` [PATCH 15/27] dt-bindings: display: rockchip: dw-hdmi: Add regulator support
` [PATCH 16/27] dt-bindings: display: rockchip: dw-hdmi: Add additional clock
` [PATCH 17/27] dt-bindings: display: rockchip: Add binding for VOP2
` [PATCH 18/27] arm64: dts: rockchip: rk3399: reorder hmdi clocks
` [PATCH 19/27] arm64: dts: rockchip: rk3399: rename HDMI ref clock to 'ref'
` [PATCH 20/27] arm64: dts: rockchip: rk356x: Add VOP2 nodes
` [PATCH 21/27] arm64: dts: rockchip: rk356x: Add HDMI nodes
` [PATCH 22/27] arm64: dts: rockchip: rk3568-evb: Enable VOP2 and hdmi
` [PATCH 23/27] arm64: dts: rockchip: enable vop2 and hdmi tx on quartz64a
` [PATCH 24/27] clk: rk3568: drop CLK_SET_RATE_PARENT from dclk_vop*
` [PATCH 25/27] clk: rk3568: Add CLK_SET_RATE_PARENT to the HDMI reference clock
` [PATCH 26/27] drm/rockchip: Make VOP driver optional
` [PATCH 27/27] drm: rockchip: Add VOP2 driver

[PATCH 0/3] KVM: x86: export supported_xcr0 via UAPI
 2022-01-26 15:22 UTC  (4+ messages)
` [PATCH 1/3] selftests: kvm: move vm_xsave_req_perm call to amx_test
` [PATCH 2/3] KVM: x86: add system attribute to retrieve full set of supported xsave states
` [PATCH 3/3] selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP

[PATCH 0/2] kvm: selftests: aarch64: some fixes for vgic_irq
 2022-01-26 15:22 UTC  (7+ messages)
` [PATCH 1/2] kvm: selftests: aarch64: fix assert in gicv3_access_reg
` [PATCH 2/2] kvm: selftests: aarch64: fix some vgic related comments

[bootwrapper PATCH v3 00/15] Cleanups and improvements
 2022-01-26 15:03 UTC  (9+ messages)
` [bootwrapper PATCH v3 01/15] aarch64: correct ZCR_EL3.LEN initialization
` [bootwrapper PATCH v3 02/15] aarch64: correct SCTLR_EL1_KERNEL for AA32 kernels
` [bootwrapper PATCH v3 03/15] Document entry requirements
` [bootwrapper PATCH v3 04/15] Add bit-field macros

[LTP] [PATCH v2 0/7] m4: Fix warnings, remove old checks
 2022-01-26 15:23 UTC  (7+ messages)
` [LTP] [RFC PATCH v2 5/7] m4: Remove check for MREMAP_FIXED
` [LTP] [RFC PATCH v2 6/7] m4: Remove check for clone() supports 7 args
` [LTP] [RFC PATCH v2 7/7] m4: Fix warnings

[PATCH 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-01-26 15:21 UTC  (9+ messages)
` [PATCH 1/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH 3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object

[RFC PATCH v2 0/7] Add support for BCM2835 camera interface (unicam)
 2022-01-26 15:03 UTC  (6+ messages)
` [RFC PATCH v2 4/7] media: bcm2835-unicam: Add support for for CCP2/CSI2 camera interface

[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-01-26 15:19 UTC  (16+ messages)
` [PATCH v20 1/5] arm64: Use insert_resource() to simplify code
` [PATCH v20 2/5] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v20 3/5] arm64: kdump: reimplement crashkernel=X
` [PATCH v20 4/5] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
  ` [PATCH v20 4/5] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v20 5/5] kdump: update Documentation about crashkernel

[PATCH v5 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-26 15:19 UTC  (7+ messages)
` [PATCH v5 7/9] platform/x86: serial-multi-instantiate: Add SPI support

[PATCH] net: stmmac: dwmac-sun8i: fix double disable and unprepare "stmmaceth" clk
 2022-01-26 15:12 UTC  (3+ messages)

[PATCH] perf/ftrace: system_wide collection is not effective by default
 2022-01-26 15:19 UTC 

[PATCH 5.10 00/25] 5.10.92-rc1 review
 2022-01-26 15:19 UTC  (7+ messages)
` [PATCH 5.10 01/25] md: revert io stats accounting

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2022-01-26 15:10 UTC  (4+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 8/9] midx: read `RIDX` chunk when present

[PATCH] net: ena: Do not waste napi skb cache
 2022-01-26 15:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] display/amd: decrease message verbosity about watermarks table failure
 2022-01-26 15:17 UTC  (2+ messages)

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-26 15:13 UTC  (9+ messages)
` [PATCH v5 05/18] qdev: unplug blocker for devices
` [PATCH v5 18/18] vfio-user: avocado tests for vfio-user

[PATCH v5 1/4] drm/amd: Warn users about potential s0ix problems
 2022-01-26 15:17 UTC  (6+ messages)
` [PATCH v5 2/4] drm/amd: add support to check whether the system is set to s3

What's cooking in git.git (Jan 2022, #07; Mon, 24)
 2022-01-26 15:16 UTC  (3+ messages)
` Submodule UX overhaul update (was: What's cooking in git.git (Jan 2022, #07; Mon, 24))

[PATCH v2 0/4] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-01-26 15:16 UTC  (6+ messages)
` [PATCH v2 1/4] Add virtio Admin Virtqueue
    ` [virtio-comment] "

Firmware (devicetree/ACPI interface) for marking camera sensors being on the front/back of a device
 2022-01-26 15:15 UTC  (3+ messages)

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

[PATCH 0/4] Prepare general purpose clocks on msm8916
 2022-01-26 15:14 UTC  (6+ messages)
` [PATCH 1/4] clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enabled

[LTP] [PATCH 0/2] shell API: print environment variables in .h
 2022-01-26 15:13 UTC  (2+ messages)

[dpdk-dev] [RFC 0/3] ethdev: datapath-focused flow rules management
 2022-01-26 15:12 UTC  (7+ messages)
` [PATCH v2 01/10] ethdev: introduce flow pre-configuration hints

[PATCH v3] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3
 2022-01-26 15:12 UTC  (3+ messages)

[PATCH 5.10 000/560] 5.10.94-rc2 review
 2022-01-26 15:11 UTC  (2+ messages)

[PATCH] drm/privacy-screen: Fix sphinx warning
 2022-01-26 15:11 UTC 

[PATCH] rteval: Increase default buckets from 2000 to 3500
 2022-01-26 15:10 UTC 

[virtio-dev] [PATCH] virtio: clarify feature negotiation
 2022-01-26 15:10 UTC  (9+ messages)
` [virtio-comment] Re: [virtio] "
    ` [virtio-dev] "

[PATCH v3 0/2] Avoid using Xen DMA ops when the device is protected by an IOMMU
 2022-01-26 15:09 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: xen: document Xen iommu device


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.