All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-20 15:22:01 to 2021-08-20 16:00:31 UTC [more...]

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-20 15:59 UTC  (27+ messages)
` [PATCH Part2 v5 01/45] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 v5 02/45] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v5 03/45] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v5 05/45] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v5 06/45] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v5 07/45] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 v5 08/45] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v5 09/45] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 v5 10/45] crypto: ccp: shutdown SEV firmware on kexec
` [PATCH Part2 v5 11/45] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 v5 12/45] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 v5 13/45] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v5 15/45] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 v5 16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v5 17/45] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v5 18/45] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v5 19/45] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 v5 20/45] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 v5 21/45] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 v5 22/45] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 v5 24/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v5 27/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-08-20 15:59 UTC  (7+ messages)
` [PATCH 1/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

[Buildroot] [git commit] package/libvirt: fix syntax error in Config.in
 2021-08-20 15:58 UTC 

[PATCH] PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
 2021-08-20 15:56 UTC  (4+ messages)

[GSOC] [QUESTION] ref-filter: can %(raw) implement reuse oi.content?
 2021-08-20 15:58 UTC  (7+ messages)

[PATCH v3 net-next 0/7] Make SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE blocking
 2021-08-20 15:57 UTC  (5+ messages)
` [PATCH v3 net-next 3/7] net: switchdev: move SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE to the blocking notifier chain

[PATCH rdma-next v3 0/3] SG fix together with update to RDMA umem
 2021-08-20 15:57 UTC  (6+ messages)
` [PATCH rdma-next v3 2/3] lib/scatterlist: Fix wrong update of orig_nents
    ` [Intel-gfx] "

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-20 15:57 UTC  (24+ messages)
` [PATCH v2 22/63] HID: cp2112: Use struct_group() for memcpy() region
` [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
` [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs

[PATCH 00/13] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2021-08-20 15:56 UTC  (17+ messages)
` [PATCH 08/13] mtd: spinand: Reject 8D-8D-8D op_templates if octal_dtr_enale() is missing in manufacturer_op
` [PATCH 11/13] mtd: spinand: Add support for Power-on-Reset (PoR) instruction

[PATCH v2 0/8] Sparse index: delete ignored files outside sparse cone
 2021-08-20 15:56 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/8] sparse-checkout: create helper methods
  ` [PATCH v3 6/8] attr: be careful about sparse directories
  ` [PATCH v3 8/8] sparse-checkout: clear tracked sparse dirs

xilinx-zynq-a9: cannot set up guest memory 'zynq.ext_ram'
 2021-08-20 15:53 UTC  (9+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-08-20
 2021-08-20 15:59 UTC  (5+ messages)
` [PATCH net 1/4] igc: fix page fault when thunderbolt is unplugged
` [PATCH net 2/4] igc: Use num_tx_queues when iterating over tx_ring queue
` [PATCH net 3/4] e1000e: Fix the max snoop/no-snoop latency for 10M
` [PATCH net 4/4] e1000e: Do not take care about recovery NVM checksum

[RFC net-next 0/7] Add basic SyncE interfaces
 2021-08-20 15:55 UTC  (10+ messages)
` [RFC net-next 1/7] ptp: Add interface for acquiring DPLL state
                ` [Intel-wired-lan] "

[PATCH] softmmu/physmem: Improve guest memory allocation failure error message
 2021-08-20 15:53 UTC  (2+ messages)

[PATCH v2 0/3] Start getting rid of the GPIO_NO_WAKE_IRQ
 2021-08-20 15:54 UTC  (5+ messages)
` [PATCH v2 2/3] irqdomain: Fix irq_domain_trim_hierarchy()
` [PATCH v2 3/3] irqchip/qcom-pdc: Start getting rid of the GPIO_NO_WAKE_IRQ

[PATCH v2 0/2] fs: remove support for mandatory locking
 2021-08-20 15:52 UTC  (12+ messages)
` [PATCH v2 1/2] fs: warn about impending deprecation of mandatory locks
    ` [Cluster-devel] "
    ` [Ocfs2-devel] "

[dpdk-dev] [PATCH v2] vhost: fix coredump on port deletion
 2021-08-20 15:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH] vhost: fix crash "

[linux-next:master 8817/9522] drivers/net/can/rcar/rcar_canfd.c:1185:0: warning: Redundant assignment of 'priv' to itself. [selfAssignment]
 2021-08-20 15:49 UTC  (2+ messages)

[RFC PATCH 0/6] Add C tests for hush
 2021-08-20 15:48 UTC  (7+ messages)
` [RFC PATCH 1/6] test: Add framework to test hush behavior
` [RFC PATCH 2/6] test: hush: Test hush if/else
` [RFC PATCH 3/6] test/py: hush_if_test: Remove the test file
` [RFC PATCH 4/6] test: hush: Test hush variable expansion
` [RFC PATCH 5/6] test: hush: Test hush commands list
` [RFC PATCH 6/6] test: hush: Test hush loops

[PATCH 0/2] test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug'
 2021-08-20 15:50 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915: Actually delete gpu reloc selftests
 2021-08-20 15:49 UTC  (2+ messages)
`  "

[PATCH] ima: fix infinite loop within "ima_match_policy" function
 2021-08-20 15:48 UTC  (5+ messages)

[PATCH] x86/mce/dev-mcelog: Call mce_register_decode_chain() much earlier
 2021-08-20 15:48 UTC  (4+ messages)

[v1 0/2] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
 2021-08-20 15:46 UTC  (8+ messages)
` [v2 "
  ` [v2 1/2] "
  ` [v2 2/2] dt-bindings: "

[syzbot] WARNING in drm_gem_shmem_vm_open
 2021-08-20 15:45 UTC  (3+ messages)

[dpdk-dev] [PATCH v4] vhost: fix crash on port deletion
 2021-08-20 15:46 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH] hw/acpi: refactor acpi hp modules so that targets can just use what they need
 2021-08-20 15:43 UTC  (3+ messages)

[PATCH] x86/efi: Restore Firmware IDT in before ExitBootServices()
 2021-08-20 15:46 UTC  (7+ messages)

[PATCH] mei: improve Denverton HSM & IFSI support
 2021-08-20 15:45 UTC  (5+ messages)

[PATCH v12 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-08-20 15:40 UTC  (19+ messages)
` [PATCH v12 bpf-next 01/18] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v12 bpf-next 02/18] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v12 bpf-next 03/18] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v12 bpf-next 04/18] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v12 bpf-next 05/18] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v12 bpf-next 06/18] net: marvell: rely on "
` [PATCH v12 bpf-next 07/18] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v12 bpf-next 08/18] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v12 bpf-next 09/18] net: mvneta: enable jumbo frames for XDP
` [PATCH v12 bpf-next 10/18] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v12 bpf-next 11/18] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v12 bpf-next 12/18] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v12 bpf-next 13/18] bpf: move user_size out of bpf_test_init
` [PATCH v12 bpf-next 14/18] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v12 bpf-next 15/18] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v12 bpf-next 16/18] bpf: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v12 bpf-next 17/18] net: xdp: introduce bpf_xdp_adjust_data helper
` [PATCH v12 bpf-next 18/18] bpf: add bpf_xdp_adjust_data selftest

[linux-next:master 8440/9522] ERROR: modpost: "topology_set_thermal_pressure" [drivers/cpufreq/qcom-cpufreq-hw.ko] undefined!
 2021-08-20 15:45 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: check access permisson to restore retry fault
 2021-08-20 15:44 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: map SVM range with correct access permission

[PATCH] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
 2021-08-20 15:44 UTC  (4+ messages)

[PATCH v8 00/13] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-08-20 15:43 UTC  (5+ messages)
` [PATCH v8 12/13] drm/mediatek: add MERGE support for mediatek-drm

[PATCH 0/7] x86/edac/amd64: Add support for noncpu nodes
 2021-08-20 15:43 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] x86/amd_nb: Add support for northbridges on Aldebaran
  ` [PATCH v2 2/3] EDAC/mce_amd: Extract node id from InstanceHi in IPID

[PATCH net-next 00/18] Add Gigabit Ethernet driver support
 2021-08-20 15:42 UTC  (8+ messages)
` [PATCH net-next 09/18] ravb: Factorise ravb_ring_free function
` [PATCH net-next 12/18] ravb: Factorise {emac,dmac} init function

[PATCH v2] mm: Add configuration to control whether vmpressure notifier is enabled
 2021-08-20 15:41 UTC  (4+ messages)

can we finally kill off CONFIG_FS_DAX_LIMITED
 2021-08-20 15:41 UTC  (3+ messages)

[PATCH] HID: apple: Add support for Keychron K8, K2 in bluetooth mode
 2021-08-20 15:41 UTC  (3+ messages)

[PATCH] net: marvell: fix MVNETA_TX_IN_PRGRS bit number
 2021-08-20 15:39 UTC 

[PATCH 0/4] rebase -r: some merge related fixes
 2021-08-20 15:40 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] rebase -r: make 'merge -c' behave like reword
  ` [PATCH v2 2/4] rebase -i: Add another reword test
  ` [PATCH v2 3/4] rebase -r: don't write .git/MERGE_MSG when fast-forwarding
  ` [PATCH v2 4/4] rebase -r: fix merge -c with a merge strategy

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-20 15:40 UTC  (9+ messages)
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-08-20 15:39 UTC  (2+ messages)

[hardknott][PATCH] go: upgrade 1.16.5 -> 1.16.7
 2021-08-20 15:39 UTC 

[PATCH v3] ceph: request Fw caps before updating the mtime in ceph_write_iter
 2021-08-20 15:39 UTC 

[dpdk-dev] [DPDK] net/ipn3ke: change function label from EXPERIMENTAL to INTERNAL
 2021-08-20 15:39 UTC  (3+ messages)

brcmfmac patch serie
 2021-08-20 15:37 UTC  (2+ messages)

[PATCH 0/3] gpio: mpc8xxx: Fix 3 errors related to the error handling path of the 'mpc8xxx_probe()'
 2021-08-20 15:38 UTC  (4+ messages)
` [PATCH 1/3] gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_probe()'
` [PATCH 2/3] gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()'
` [PATCH 3/3] gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid a leak

Git Modifying DLL
 2021-08-20 15:37 UTC  (4+ messages)

[f2fs-dev] [PATCH v2] f2fs-tools: change fiemap print out format
 2021-08-20 15:36 UTC  (2+ messages)
`  "

[PATCH v3] clk: HiSilicon: clk-hi3670: mark critical clocks as such
 2021-08-20 15:35 UTC 

[linux-nfc] [PATCH] [neard][RFC] test: Convert Python2 scripts to Python3
 2021-08-20 15:33 UTC  (4+ messages)
` [linux-nfc] "
    `  "

[PATCH] MAINTAINERS: Replace Ley Foon Tan as Altera Mailbox maintainer
 2021-08-20 15:32 UTC  (2+ messages)

[linux-nfc] [PATCH v2] tag: Implement readout of tag UID via DBus interface
 2021-08-20 15:31 UTC  (6+ messages)
  ` [linux-nfc] "
          `  "

[PATCH] ptp: ocp: don't allow on S390
 2021-08-20 15:31 UTC  (3+ messages)

[PATCH 0/8] arm64: dts: initial NXP S32G2 support
 2021-08-20 15:29 UTC  (7+ messages)
` [PATCH 4/8] arm64: dts: add "

[PATCH] IMA: set a default value for unknown digsig algorithms
 2021-08-20 15:31 UTC  (2+ messages)

[xen-unstable-smoke test] 164271: tolerable all pass - PUSHED
 2021-08-20 15:28 UTC 

[PATCH v5 0/3] Handle update hardware queues and queue freeze more carefully
 2021-08-20 15:27 UTC  (5+ messages)

[PATCH] drm/amd/pm: And destination bounds checking to struct copy
 2021-08-20 15:27 UTC  (2+ messages)

switch iomap to an iterator model v2
 2021-08-20 15:27 UTC  (7+ messages)
` [PATCH 11/30] iomap: add the new iomap_iter model
        ` [Cluster-devel] "

[PATCH v4 0/2] Add subcommand that dumps file extents
 2021-08-20 15:23 UTC  (9+ messages)
` [PATCH v4 2/2] btrfs-progs: cmds: "

[PATCH v4 1/2] f2fs: separate out iostat feature
 2021-08-20 15:23 UTC  (5+ messages)
` [PATCH v4 2/2] f2fs: introduce periodic iostat io latency traces
  ` [f2fs-dev] "

[PATCH RESEND] block: sed-opal: Add ioctl to return device status
 2021-08-20 15:21 UTC  (2+ messages)

[PATCH v6 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-08-20 15:22 UTC  (7+ messages)
` [PATCH v6 10/19] gfs2: Introduce flag for glock holder auto-demotion
  ` [Cluster-devel] "
        ` [Ocfs2-devel] "

[PATCH v2 0/6] Armv8r64 + BASER_FVP board support
 2021-08-20 15:22 UTC  (3+ messages)
` [PATCH v2 3/6] armv8: Add ARMv8 MPU configuration logic

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-20 15:19 UTC  (10+ messages)
` [PATCH Part1 v5 30/38] x86/compressed/64: store Confidential Computing blob address in bootparams
` [PATCH Part1 v5 31/38] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH Part1 v5 32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers
` [PATCH Part1 v5 33/38] x86/sev: Provide support for SNP guest request NAEs
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper
` [PATCH Part1 v5 35/38] x86/sev: Register SNP guest request platform device
` [PATCH Part1 v5 36/38] virt: Add SEV-SNP guest driver
` [PATCH Part1 v5 37/38] virt: sevguest: Add support to derive key
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report


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.