All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-12 09:57:38 to 2023-03-12 12:02:33 UTC [more...]

[RFC PATCH] ASoC: dt-bindings: adi,adau17x1: Convert to DT schema
 2023-03-12 10:52 UTC  (2+ messages)

[RFC PATCH 0/5] Add Xen PVH dom0 support for GPU
 2023-03-12 12:01 UTC  (2+ messages)
` [RFC PATCH 1/5] x86/xen: disable swiotlb for xen pvh

[PATCH v4 00/26] x86_64: Improvements at compressed kernel stage
 2023-03-12 12:01 UTC  (6+ messages)
` [PATCH v4 20/26] x86/build: Make generated PE more spec compliant

[PATCH v2 0/3] virtio_ring: Clean up code for virtio ring and pci
 2023-03-12 12:00 UTC  (7+ messages)

[linux-5.4 test] 179567: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-12 11:58 UTC 

[PATCH v6 00/12] Implement Eager Page Splitting for ARM
 2023-03-12 11:56 UTC  (11+ messages)
` [PATCH v6 02/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO
` [PATCH v6 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v6 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v6 07/12] KVM: arm64: Export kvm_are_all_memslots_empty()
` [PATCH v6 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE

Linux kernel 5.15.101 released
 2023-03-12 11:55 UTC 

[PATCH] ls-files: document that pathspecs are supported
 2023-03-12 11:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V1] bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC support
 2023-03-12 11:49 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: synopsys-dw-mshc-common: add "fifo-access-32bit" property
 2023-03-12 11:48 UTC  (4+ messages)

[PATCH v1 net 0/2] tcp: Fix bind() regression for dual-stack wildcard address
 2023-03-12 11:42 UTC  (3+ messages)
` [PATCH v1 net 1/2] tcp: Fix bind() conflict check "

[PATCH] feat: Add 'hold-in-reset-in-suspend' property to goodix touchscreen binding
 2023-03-12 11:42 UTC  (2+ messages)

[PATCH] ata: pata_cs5536: don't build on UML
 2023-03-12 11:38 UTC  (3+ messages)

[PATCH v2 0/6] Add Starfive Camera Subsystem driver
 2023-03-12 11:33 UTC  (11+ messages)
` [PATCH v2 1/6] media: dt-bindings: Add bindings for JH7110 Camera Subsystem
` [PATCH v2 2/6] media: dt-bindings: cadence-csi2rx: Convert to DT schema
` [PATCH v2 4/6] media: cadence: Add support for external dphy and JH7110 SoC
` [PATCH v2 5/6] MAINTAINERS: Add Starfive Camera Subsystem driver

[PATCH 01/12] net: dsa: lantiq_gswip: mark OF related data as maybe unused
 2023-03-12 11:31 UTC  (8+ messages)
` [PATCH 07/12] net: ieee802154: adf7242: drop of_match_ptr for ID table
` [PATCH 11/12] net: ieee802154: adf7242: drop owner from driver

[GIT PULL] x86/urgent for 6.3
 2023-03-12 11:32 UTC 

[PATCH 0/7] Add PCIe2 support for Rockchip Boards
 2023-03-12 11:31 UTC  (6+ messages)
` [PATCH 3/7] dt-bindings: phy: rockchip: Add rk3588 compatible line

[Intel-gfx] Patch "Revert "drm/i915: Don't use BAR mappings for ring buffers with LLC"" has been added to the 5.15-stable tree
 2023-03-12 11:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCHv1 00/11] Add DT support for generic ADC battery
 2023-03-12 11:29 UTC  (3+ messages)
` [PATCHv1 01/11] dt-bindings: power: supply: adc-battery: add binding

Issue in man page charsets.7
 2023-03-12 11:28 UTC  (4+ messages)

[PATCH 0/7] space after keyword cleanups
 2023-03-12 11:28 UTC  (3+ messages)
` [PATCH v3 0/7] add space after keywords

[PATCH v2 1/2] dt-bindings: synopsys-dw-mshc-common: add "fifo-access-32bit" property
 2023-03-12 11:26 UTC  (4+ messages)

[PATCHv16 00/17] Linear Address Masking enabling
 2023-03-12 11:26 UTC  (18+ messages)
` [PATCHv16 01/17] x86/mm: Rework address range check in get_user() and put_user()
` [PATCHv16 02/17] x86: Allow atomic MM_CONTEXT flags setting
` [PATCHv16 03/17] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv16 04/17] x86/mm: Handle LAM on context switch
` [PATCHv16 05/17] mm: Introduce untagged_addr_remote()
` [PATCHv16 06/17] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv16 07/17] x86/mm: Reduce untagged_addr() overhead for systems without LAM
` [PATCHv16 08/17] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv16 09/17] mm: Expose untagging mask in /proc/$PID/status
` [PATCHv16 10/17] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
` [PATCHv16 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
` [PATCHv16 12/17] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv16 13/17] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv16 14/17] selftests/x86/lam: Add io_uring "
` [PATCHv16 15/17] selftests/x86/lam: Add inherit "
` [PATCHv16 16/17] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA "
` [PATCHv16 17/17] selftests/x86/lam: Add test cases for LAM vs thread creation

[PATCH] drm/nouveau/mc: set ga100_mc_device storage-class-specifier to static
 2023-03-12 11:23 UTC  (3+ messages)
` [Nouveau] "

[Buildroot] [PATCH 1/1] package/ethtool: bump to version 6.2
 2023-03-12 11:21 UTC  (2+ messages)

[PATCH 0/2] pinctrl: qcom: Add support for SM7150
 2023-03-12 11:21 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add SM7150 pinctrl binding

[Buildroot] [git commit branch/next] package/ethtool: bump to version 6.2
 2023-03-12 11:20 UTC 

[Buildroot] [PATCH next 1/1] package/janus-gateway: bump to version 1.1.2
 2023-03-12 11:20 UTC  (2+ messages)

[PATCH v2 0/2] phy: qcom-qmp-ufs: Add support for SM7150
 2023-03-12 11:18 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add QMP UFS PHY comptible "

Stable Patch Don't use BAR mappings for ring buffers with LLC might create some issues with 5.15
 2023-03-12 11:13 UTC  (2+ messages)
  ` [Intel-gfx] "

Bricked LTS Kernel: Questionable i915 Commit
 2023-03-12 11:12 UTC  (2+ messages)

[PATCH] crypto: Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()
 2023-03-12 11:10 UTC  (3+ messages)

[RESEND PATCH] kconfig: Proposed language extension for multiple builds
 2023-03-12 11:05 UTC  (5+ messages)

[PATCH] wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
 2023-03-12 11:06 UTC  (4+ messages)

Dear linux man-pages maintainer,
 2023-03-12 11:05 UTC  (7+ messages)

[PATCH] man7/: ffix
 2023-03-12 11:02 UTC 

[PATCH v2 1/2] dt-bindings: synopsys-dw-mshc-common: add "fifo-access-32bit" property
 2023-03-12 11:01 UTC  (4+ messages)

[PULL 0/5] gitdm updates
 2023-03-12 10:58 UTC  (4+ messages)

[PULL V2 00/44] Net patches
 2023-03-12 10:56 UTC  (2+ messages)

Issue in man page user_namespaces.7
 2023-03-12 10:55 UTC  (4+ messages)

[PATCH 1/1] net/sfc: stop misuse of Rx ingress m-port metadata on EF100
 2023-03-12 10:54 UTC  (2+ messages)
` [PATCH v3] "

[RFC v3] function_graph: Support recording and outputing the return value of function
 2023-03-12 10:52 UTC 

[PATCH v4] ASoC: tas2781: Add tas2781 driver
 2023-03-12 10:48 UTC 

[PATCH v2 000/101] fbdev: Fix memory leak in option parsing
 2023-03-12 10:51 UTC  (4+ messages)
` [PATCH v2 031/101] fbdev/hyperv_fb: Duplicate video-mode option string

[PATCH v2 1/2] dt-bindings: synopsys-dw-mshc-common: add "fifo-access-32bit" property
 2023-03-12 10:49 UTC  (6+ messages)

[PATCH v1 0/4] Update APDS990x ALS to support IIO
 2023-03-12 10:47 UTC  (4+ messages)
` [PATCH v1 1/4] dt-bindings: iio: light: add apds990x binding

[GIT PULL] clone3 fix for v6.3
 2023-03-12 10:43 UTC 

[PATCH v3] tpm: disable hwrng for fTPM on some AMD designs
 2023-03-12 10:40 UTC  (8+ messages)

[PATCH] Staging: qlge: Remove parenthesis around single condition
 2023-03-12 10:39 UTC  (2+ messages)

[PATCH] 9P FS: Fix wild-memory-access write in v9fs_get_acl
 2023-03-12 10:38 UTC  (5+ messages)

[PATCHv3 0/4] Wiegand bus driver and GPIO bitbanged controller
 2023-03-12 10:34 UTC  (6+ messages)
` [PATCHv3 3/4] dt-bindings: wiegand: add GPIO bitbanged Wiegand controller
` [PATCHv3 4/4] wiegand: add Wiegand GPIO bitbanged controller driver

[PATCH] KVM: selftests: Add coverage of MTE system registers
 2023-03-12 10:29 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/janus-gateway: bump to version 1.1.2
 2023-03-12 10:08 UTC 

[PATCH 1/2] vdpa/mlx5: Make VIRTIO_NET_F_MRG_RXBUF off by default
 2023-03-12 10:25 UTC  (2+ messages)

setup in Ubuntu on VMWare #ubuntu
 2023-03-12 10:23 UTC  (2+ messages)
` [yocto] "

[PATCH] leds: tlc591xx: Mark OF related data as maybe unused
 2023-03-12 10:21 UTC  (3+ messages)

[PATCH 0/2] KVM: Fix race between reboot and hardware enabling
 2023-03-12 10:21 UTC  (7+ messages)
` [PATCH 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown
` [PATCH 2/2] KVM: Don't enable hardware after a restart/shutdown is initiated

[PATCH] net: Use of_property_read_bool() for boolean properties
 2023-03-12 10:16 UTC  (4+ messages)

candlelight CAN-FD TX echo
 2023-03-12 10:13 UTC  (3+ messages)
` AW: "

[PATCH 1/4] iio: adc: rcar-gyroadc: mark OF related data as maybe unused
 2023-03-12 10:17 UTC  (16+ messages)
` [PATCH 2/4] iio: dac: ad5755: "
` [PATCH 3/4] iio: light: max44009: add missing OF device matching
` [PATCH 4/4] iio: proximity: sx9500: Mark ACPI and OF related data as maybe unused

[PATCH] ext4: fix to report fstrim.minlen back to userspace
 2023-03-12 10:15 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: dsa: mv88e6xxx: accelerate C45 scan
 2023-03-12 10:15 UTC  (4+ messages)
` [PATCH net-next v2 2/3] net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()

[Buildroot] [PATCH] package/libcamera-apps: bump to version 1.1.2
 2023-03-12 10:08 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libcamera-apps: bump to version 1.1.2
 2023-03-12  9:59 UTC 

[PATCH 00/11] Use copy_process in vhost layer
 2023-03-12 10:07 UTC  (2+ messages)

[PATCH 1/2] tpm: st33zp24: Mark ACPI and OF related data as maybe unused
 2023-03-12 10:06 UTC  (6+ messages)
` [PATCH 2/2] tpm: tpm_tis_spi: "

[PATCH 1/9] regulator: lp872x: Mark OF related data as maybe unused
 2023-03-12 10:03 UTC  (5+ messages)
` [PATCH 2/9] regulator: max20086: "

[RFC PATCH part-7 00/12] Memory protection based on page state
 2023-03-12 18:04 UTC  (13+ messages)
` [RFC PATCH part-7 01/12] pkvm: x86: Introduce pkvm_pgtable_annotate
` [RFC PATCH part-7 02/12] pkvm: x86: Use host EPT to track page ownership
` [RFC PATCH part-7 03/12] pkvm: x86: Use SW bits to track page state
` [RFC PATCH part-7 04/12] pkvm: x86: Add the record of the page state into page table entry
` [RFC PATCH part-7 05/12] pkvm: x86: Expose host EPT lock
` [RFC PATCH part-7 06/12] pkvm: x86: Implement do_donate() helper for donating memory
` [RFC PATCH part-7 07/12] pkvm: x86: Implement __pkvm_hyp_donate_host()
` [RFC PATCH part-7 08/12] pkvm: x86: Donate shadow vm & vcpu pages to hypervisor
` [RFC PATCH part-7 09/12] pkvm: x86: Implement do_share() helper for sharing memory
` [RFC PATCH part-7 10/12] pkvm: x86: Implement do_unshare() helper for unsharing memory
` [RFC PATCH part-7 11/12] pkvm: x86: Add pgtable override helper functions for map/unmap/free leaf
` [RFC PATCH part-7 12/12] pkvm: x86: Use page state API in shadow EPT for normal VM

[PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc()
 2023-03-12  9:59 UTC  (3+ messages)
` [PATCH 7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects

[RFC PATCH part-6 00/13] EPT Emulation
 2023-03-12 18:03 UTC  (14+ messages)
` [RFC PATCH part-6 01/13] pkvm: x86: Pre-define the maximum number of supported VMs
` [RFC PATCH part-6 02/13] pkvm: x86: init: Reserve memory for shadow EPT
` [RFC PATCH part-6 03/13] pkvm: x86: Initialize the shadow EPT pool
` [RFC PATCH part-6 04/13] pkvm: x86: Introduce shadow EPT
` [RFC PATCH part-6 05/13] pkvm: x86: Introduce vEPT to record guest EPT information
` [RFC PATCH part-6 06/13] pkvm: x86: Add API to get the max phys address bits
` [RFC PATCH part-6 07/13] pkvm: x86: Initialize ept_zero_check
` [RFC PATCH part-6 08/13] pkvm: x86: Add support for pKVM to handle the nested EPT violation
` [RFC PATCH part-6 09/13] pkvm: x86: Introduce PKVM_ASSERT
` [RFC PATCH part-6 10/13] pkvm: x86: add pkvm_pgtable_unmap_safe for a safe unmap
` [RFC PATCH part-6 11/13] pkvm: x86: Introduce shadow EPT invalidation support
` [RFC PATCH part-6 12/13] pkvm: x86: Add INVEPT instruction emulation
` [RFC PATCH part-6 13/13] pkvm: x86: Switch to use shadow EPT for nested guests

[RFC v2] function_graph: Support recording and outputing the return value of function
 2023-03-12  9:58 UTC  (2+ messages)

[RFC PATCH part-5 00/22] VMX emulation
 2023-03-12 18:03 UTC  (23+ messages)
` [RFC PATCH part-5 01/22] pkvm: x86: Add memcpy lib
` [RFC PATCH part-5 02/22] pkvm: x86: Add memory operation APIs for for host VM
` [RFC PATCH part-5 03/22] pkvm: x86: Do guest address translation per page granularity
` [RFC PATCH part-5 04/22] pkvm: x86: Add check for guest address translation
` [RFC PATCH part-5 05/22] pkvm: x86: Add hypercalls for shadow_vm/vcpu init & teardown
` [RFC PATCH part-5 06/22] KVM: VMX: Add new kvm_x86_ops vm_free
` [RFC PATCH part-5 07/22] KVM: VMX: Add initialization/teardown for shadow vm/vcpu
` [RFC PATCH part-5 08/22] pkvm: x86: Add hash table mapping for shadow vcpu based on vmcs12_pa
` [RFC PATCH part-5 09/22] pkvm: x86: Add VMXON/VMXOFF emulation
` [RFC PATCH part-5 10/22] pkvm: x86: Add has_vmcs_field() API for physical vmx capability check
` [RFC PATCH part-5 11/22] KVM: VMX: Add more vmcs and vmcs12 fields definition
` [RFC PATCH part-5 12/22] pkvm: x86: Init vmcs read/write bitmap for vmcs emulation
` [RFC PATCH part-5 13/22] pkvm: x86: Initialize emulated fields "
` [RFC PATCH part-5 14/22] pkvm: x86: Add msr ops for pKVM hypervisor
` [RFC PATCH part-5 15/22] pkvm: x86: Move _init_host_state_area to "
` [RFC PATCH part-5 16/22] pkvm: x86: Add vmcs_load/clear_track APIs
` [RFC PATCH part-5 17/22] pkvm: x86: Add VMPTRLD/VMCLEAR emulation
` [RFC PATCH part-5 18/22] pkvm: x86: Add VMREAD/VMWRITE emulation
` [RFC PATCH part-5 19/22] pkvm: x86: Add VMLAUNCH/VMRESUME emulation
` [RFC PATCH part-5 20/22] pkvm: x86: Add INVEPT/INVVPID emulation
` [RFC PATCH part-5 21/22] pkvm: x86: Initialize msr_bitmap for vmsr
` [RFC PATCH part-5 22/22] pkvm: x86: Add vmx msr emulation

[Buildroot] [git commit branch/next] package/libwebsockets: enable libev and libevent support indipendently
 2023-03-12  9:58 UTC 

[Buildroot] [PATCH 1/1] package/libwebsockets: enable libev and libevent support indipendently
 2023-03-12  9:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libgit2: bump to version 1.6.2
 2023-03-12  9:58 UTC  (2+ messages)

[RFC PATCH part-4 0/4] Misc
 2023-03-12 18:02 UTC  (5+ messages)
` [RFC PATCH part-4 1/4] pkvm: x86: Enable VPID for host VM
` [RFC PATCH part-4 2/4] pkvm: x86: Add pKVM debug support
` [RFC PATCH part-4 3/4] pkvm: x86: Support get_pcpu_id
` [RFC PATCH part-4 4/4] pkvm: x86: Handle pending nmi in pKVM runtime

[Buildroot] [git commit branch/next] package/libgit2: bump to version 1.6.2
 2023-03-12  9:55 UTC 

[RFC PATCH part-3 00/22] Isolate pKVM & host
 2023-03-12 18:01 UTC  (3+ messages)
` [RFC PATCH part-3 21/22] pkvm: x86: Introduce find_mem_range API
` [RFC PATCH part-3 22/22] pkvm: x86: Dynamically handle host MMIO EPT violation


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.