All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-10 15:13:50 to 2021-12-10 15:51:59 UTC [more...]

[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2021-12-10 15:48 UTC  (14+ messages)
` [RFC PATCH v2 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v2 3/7] mm: migrate: allocate the right size of non hugetlb or THP compound pages

Reuse framebuffer after a kexec (amdgpu / efifb)
 2021-12-10 15:32 UTC  (17+ messages)

stable-rc/linux-5.4.y baseline: 153 runs, 1 regressions (v5.4.164)
 2021-12-10 15:51 UTC 

[LTP] [PATCH 1/1] lib/safe_net: TCONF SAFE_LISTEN() on ENOSYS
 2021-12-10 15:53 UTC  (2+ messages)

[PATCH v5 00/24] NVIDIA Tegra ARM32 device-tree patches for 5.17 (new devices and more)
 2021-12-10 15:50 UTC  (9+ messages)
` [PATCH v5 02/24] dt-bindings: ARM: tegra: Document Pegatron Chagall
` [PATCH v5 03/24] ARM: tegra: Add labels to tegra30.dtsi
` [PATCH v5 05/24] ARM: tegra: Add device-tree for ASUS Transformer EeePad TF101
` [PATCH v5 06/24] ARM: tegra: Add common device-tree base for Tegra30 ASUS Transformers

[PATCH] drm/panel: ilitek-ili9881c: Avoid unbalance prepare/unprepare
 2021-12-10 15:47 UTC  (7+ messages)

[PATCH] optee: Suppress false positive kmemleak report in optee_handle_rpc()
 2021-12-10 15:49 UTC  (8+ messages)

[PATCH v2 0/2] Driver for Open Profile for DICE
 2021-12-10 15:48 UTC  (6+ messages)
` [PATCH v2 2/2] misc: dice: Add driver to forward secrets to userspace

[PATCH 1/2] usb: core: config: fix validation of wMaxPacketValue entries
 2021-12-10 15:48 UTC  (4+ messages)
` [PATCH 2/2] usb: core: config: using bit mask instead of individual bits

[RFC PATCH] module: Introduce module unload taint tracking
 2021-12-10 15:48 UTC  (5+ messages)

[PATCH v5 00/16] ima: Namespace IMA with audit support in IMA-ns
 2021-12-10 15:48 UTC  (15+ messages)
` [PATCH v5 15/16] ima: Move dentries into ima_namespace

FAILED: patch "[PATCH] ethtool: do not perform operations on net devices being" failed to apply to 5.10-stable tree
 2021-12-10 15:44 UTC 

[OE-core] [PATCH] libva: move wayland PACKAGECONFIG to libva.inc
 2021-12-10 15:47 UTC  (4+ messages)

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-12-10 14:57 UTC  (8+ messages)
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support

[PATCH] mailbox: add control_by_sw for mt8195
 2021-12-10 15:44 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: introduce a kind of halt state for amdgpu device
 2021-12-10 15:45 UTC  (6+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-10 15:43 UTC  (41+ messages)
` [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v8 02/40] x86/sev: "
` [PATCH v8 03/40] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v8 04/40] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v8 05/40] x86/sev: Save the negotiated GHCB version
` [PATCH v8 06/40] x86/sev: Check SEV-SNP features support
` [PATCH v8 07/40] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v8 08/40] x86/sev: Check the vmpl level
` [PATCH v8 09/40] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v8 10/40] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v8 11/40] x86/sev: "
` [PATCH v8 12/40] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH v8 14/40] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH v8 15/40] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v8 16/40] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v8 17/40] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v8 18/40] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v8 19/40] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 21/40] x86/head: re-enable stack protection for 32/64-bit builds
` [PATCH v8 22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH v8 23/40] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup "
` [PATCH v8 25/40] x86/compressed/acpi: move EFI config "
` [PATCH v8 26/40] x86/compressed/acpi: move EFI vendor "
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v8 28/40] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v8 30/40] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH v8 31/40] x86/compressed: add SEV-SNP feature detection/setup
` [PATCH v8 32/40] x86/compressed: use firmware-validated CPUID for SEV-SNP guests
` [PATCH v8 33/40] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH v8 34/40] x86/sev: add SEV-SNP feature detection/setup
` [PATCH v8 35/40] x86/sev: use firmware-validated CPUID for SEV-SNP guests
` [PATCH v8 36/40] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v8 37/40] x86/sev: Register SNP guest request platform device
` [PATCH v8 38/40] virt: Add SEV-SNP guest driver
` [PATCH v8 39/40] virt: sevguest: Add support to derive key
` [PATCH v8 40/40] virt: sevguest: Add support to get extended report

[PATCH 00/19] AMX Support in KVM
 2021-12-10 15:44 UTC  (3+ messages)
` [PATCH 07/19] kvm: x86: Propagate fpstate reallocation error to userspace

[PATCH 0/3] nvme-core: make gencounter feature tunable
 2021-12-10 15:43 UTC  (3+ messages)
` [PATCH 2/3] nvme-core: move gencounter check into nvme_cid()

[PATCH v2 0/6] Support Spi in i2c-multi-instantiate driver
 2021-12-10 15:40 UTC  (7+ messages)
` [PATCH v2 1/6] spi: Export acpi_spi_find_controller_by_adev to be used externally
` [PATCH v2 2/6] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v2 3/6] platform/x86: i2c-multi-instantiate: Move it to drivers/acpi folder
` [PATCH v2 4/6] ACPI: i2c-multi-instantiate: Rename it for a generic bus driver name
` [PATCH v2 5/6] ACPI: bus-multi-instantiate: Reorganize I2C functions
` [PATCH v2 6/6] ACPI: bus-multi-instantiate: Add SPI support

[RFC 00/19] fscache,erofs: fscache-based demand-read semantics
 2021-12-10 15:41 UTC  (4+ messages)
` [RFC 09/19] netfs: refactor netfs_rreq_unlock()

Redesign of QEMU startup & initial configuration
 2021-12-10 15:39 UTC  (9+ messages)

[PATCH net-next] net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT
 2021-12-10 15:41 UTC 

[kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM
 2021-12-10 15:38 UTC  (4+ messages)

[PATCH] i3c/master: Fix a potentially infinite loop in 'hci_dat_v1_get_index()'
 2021-12-10 15:39 UTC  (3+ messages)

[PATCH v5 00/31] block layer: split block APIs in global state and I/O
 2021-12-10 15:37 UTC  (3+ messages)
` [PATCH v5 06/31] block/block-backend.c: assertions for block-backend

[OE-core][PATCH] epiphany: Add packageconfig for libsoup2
 2021-12-10 15:38 UTC  (2+ messages)
` [OE-core][PATCH v2] "

[Intel-gfx] [PATCH] drm/i915: Move pipe/transcoder/abox masks under intel_device_info.display
 2021-12-10 15:38 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[OE-core][PATCH] webkitgtk: Add packageconfig for libsoup2
 2021-12-10 15:37 UTC  (2+ messages)
` [OE-core][PATCH v2] "

[PATCH 00/25] ARM: tegra: Various cleanups for DT validation
 2021-12-10 15:38 UTC  (25+ messages)
` [PATCH 01/25] ARM: tegra: Clean up external memory controller nodes
` [PATCH 06/25] ARM: tegra: Fix compatible string for Tegra30+ timer
` [PATCH 07/25] ARM: tegra: Add #reset-cells for Tegra114 MC
` [PATCH 11/25] ARM: tegra: Rename thermal zone nodes
` [PATCH 12/25] ARM: tegra: Do not use unit-address for OPP nodes
` [PATCH 16/25] ARM: tegra: Avoid pwm- prefix in pinmux nodes

[PATCH 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-10 15:36 UTC  (7+ messages)
` [PATCH 04/10] dt-bindings: media: nxp, imx8mq-vpu: Support split G1 and G2 nodes with vpu-blk-ctrl
  ` [PATCH 04/10] dt-bindings: media: nxp,imx8mq-vpu: "

[LTP] [COMMITTED] [PATCH] dio_sparse: Fix compilation on alternative libc
 2021-12-10 15:39 UTC 

[RFC PATCH] trace: Account bottom half disabled sections
 2021-12-10 15:37 UTC 

[PATCH] spi: Fix incorrect cs_setup delay handling
 2021-12-10 15:36 UTC 

[Intel-gfx] [PATCH] drm/i915: Stop doing writeback from the shrinker
 2021-12-10 15:36 UTC  (6+ messages)
  `  "
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

FAILED: patch "[PATCH] netfs: fix parameter of cleanup()" failed to apply to 5.15-stable tree
 2021-12-10 15:36 UTC  (2+ messages)

[PATCH] selftests: mptcp: remove duplicate include in mptcp_inq.c
 2021-12-10 15:36 UTC  (5+ messages)

[PATCH] io-wq: check for wq exit after adding new worker task_work
 2021-12-10 15:35 UTC 

[PATCH 1/3] kmscube: fix build on OpenGL ES 3 dependencies not providing GLES3/gl3ext.h
 2021-12-10 15:34 UTC  (2+ messages)

[PATCH 0/6] Bug:211277 fix backport for 5.10 stable
 2021-12-10 15:33 UTC  (8+ messages)
` [PATCH 6/6] drm/amdkfd: fix boot failure when iommu is disabled in Picasso

[syzbot] KASAN: use-after-free Write in io_queue_worker_create
 2021-12-10 15:33 UTC  (2+ messages)

[RFC PATCH] net/af_xdp: reenable secondary process support
 2021-12-10 15:32 UTC 

[PATCH 0/2] RISC-V: Populate mtval and stval
 2021-12-10 15:28 UTC  (6+ messages)
` [PATCH 1/2] target/riscv: Set the opcode in DisasContext
` [PATCH 2/2] target/riscv: Implement the stval/mtval illegal instruction

[PATCH v2 0/3] Transition git-p4.py to support Python 3 only
 2021-12-10 15:31 UTC  (4+ messages)
` [PATCH v2 1/3] git-p4: remove support for Python 2
` [PATCH v2 2/3] git-p4: eliminate decode_stream and encode_stream
` [PATCH v2 3/3] git-p4: add "Nvidia Corporation" to copyright header

[PATCH bpf-next v3 0/9] Introduce unstable CT lookup helpers
 2021-12-10 15:31 UTC  (4+ messages)
` [PATCH bpf-next v3 7/9] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF

[PATCH v1 0/4] Support register names from all architectures
 2021-12-10 15:28 UTC  (7+ messages)
` [PATCH v1 1/4] perf tools: Prevent out-of-bounds access to registers

[PATCH v2 00/33] Separate struct slab from struct page
 2021-12-10 15:29 UTC  (5+ messages)
` [PATCH v2 24/33] mm/slob: Convert SLOB to use struct slab

stable-rc/queue/4.14 build: 195 builds: 3 failed, 192 passed, 2 errors, 32 warnings (v4.14.257-7-gb7688924d160)
 2021-12-10 15:29 UTC 

[PATCH 0/4] target/ppc: Fix VSX instructions register access
 2021-12-10 14:13 UTC  (5+ messages)
` [PATCH 1/4] target/ppc: Fix xs{max,min}[cj]dp to use VSX registers
` [PATCH 2/4] target/ppc: Move xs{max,min}[cj]dp to decodetree
` [PATCH 3/4] target/ppc: fix xscvqpdp register access
` [PATCH 4/4] target/ppc: move xscvqpdp to decodetree

[Intel-gfx] [PATCH v6 08/11] drm/i915/pxp: Use to_gt() helper
 2021-12-10 15:27 UTC  (4+ messages)
` [Intel-gfx] [PATCH v7 "
  `  "

[PATCH v1] Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
 2021-12-10 15:13 UTC  (4+ messages)

[PATCH RESEND v3 0/7] rtc-cmos,rtc-mc146818-lib: fixes
 2021-12-10 15:26 UTC  (5+ messages)
` [PATCH RESEND v3 2/7] rtc-mc146818-lib: fix RTC presence check

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-10 15:22 UTC  (4+ messages)
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "

[PATCH] dma: ti: k3-udma: Workaround errata i2234
 2021-12-10 15:22 UTC  (3+ messages)

[PATCH v2 0/3] Support register names of all architectures
 2021-12-10 15:21 UTC  (7+ messages)
` [PATCH v2 3/3] perf tools: Support register names from all archs

[PATCH v2] ext4: implement support for get/set fs label
 2021-12-10 15:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] mm/memcontrol: Disable on PREEMPT_RT
 2021-12-10 15:22 UTC  (4+ messages)

[PATCH] CI: update for new Kas include semantics
 2021-12-10 15:22 UTC 

[PATCH 0/2] Sparse index: fetch, pull, ls-files
 2021-12-10 15:13 UTC  (11+ messages)
` [PATCH 2/2] ls-files: add --sparse option

stable-rc/linux-5.10.y build: 169 builds: 1 failed, 168 passed, 10 warnings (v5.10.84)
 2021-12-10 15:21 UTC 

[PATCH v3 00/15] KVM: arm64: Introduce kvm_share_hyp()
 2021-12-10 15:18 UTC  (5+ messages)
` [PATCH v3 11/15] KVM: arm64: Implement do_share() helper for sharing memory

[PATCH v1] Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
 2021-12-10  8:04 UTC 

[PATCH] dt-bindings: at24: Rework special case compatible handling
 2021-12-10 15:19 UTC  (2+ messages)

[PATCH v4 00/11] Xilinx Versal's PMC SLCR and OSPI support
 2021-12-10 15:17 UTC  (5+ messages)
` [PATCH v4 02/11] hw/arm/xlnx-versal: Connect Versal's PMC SLCR
` [PATCH v4 04/11] hw/dma: Add the DMA control interface

[PATCH] amdgpu/pm: Modify sysfs pp_dpm_sclk to have only read premission in ONEVF mode
 2021-12-10 15:19 UTC  (2+ messages)

[PATCH 1/2] gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock
 2021-12-10 15:15 UTC  (8+ messages)
` [PATCH 2/2] gpio: aspeed-sgpio: Convert aspeed_sgpio.lock "

[PATCH v2 0/8] Nuvoton WPCM450 pinctrl and GPIO driver
 2021-12-10 15:18 UTC  (4+ messages)
` [PATCH v2 4/8] dt-bindings: pinctrl: Add Nuvoton WPCM450

[PATCH 0/3] sparse-checkout: fix segfault on malformed patterns
 2021-12-10 15:18 UTC  (5+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] "
  ` [PATCH v2 2/4] sparse-checkout: fix OOM error with mixed patterns
  ` [PATCH v2 3/4] sparse-checkout: refuse to add to bad patterns

[PATCH v2] gpio: bcm-kona: add const to of_device_id
 2021-12-10 15:17 UTC  (2+ messages)

[RFC PATCH 01/10] libtool: don't prefix the installed binary
 2021-12-10 15:17 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] ath11k: Refactor the fallback routine when peer create fails
 2021-12-10 15:15 UTC 

[PATCH 0/5] arm64: atomics: cleanups and codegen improvements
 2021-12-10 15:14 UTC  (6+ messages)
` [PATCH 1/5] arm64: atomics: format whitespace consistently
` [PATCH 2/5] arm64: atomics lse: define SUBs in terms of ADDs
` [PATCH 3/5] arm64: atomics: lse: define ANDs in terms of ANDNOTs
` [PATCH 4/5] arm64: atomics: lse: improve constraints for simple ops
` [PATCH 5/5] arm64: atomics: lse: define RETURN ops in terms of FETCH ops

[PATCH 0/6] arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys
 2021-12-10 15:13 UTC  (4+ messages)
` [PATCH 2/6] sched/preempt: refactor sched_dynamic_update()

[PATCH 0/3] Enrich amdgpu docs from recent threads
 2021-12-10 15:13 UTC  (3+ messages)
` [PATCH 2/3] Documentation/gpu: include description of AMDGPU hardware structure


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.