All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-28 07:23:51 to 2023-01-28 08:43:06 UTC [more...]

[RFC] swiotlb: Add a new cc-swiotlb implementation for Confidential VMs
 2023-01-28  8:32 UTC  (3+ messages)
` [PATCH 1/4] swiotlb: Split common code from swiotlb.{c,h}
` [PATCH 2/4] swiotlb: Add a new cc-swiotlb implementation for Confidential VMs

RTT-PROBE: lore-subspace-rtt
 2023-01-28  8:43 UTC 

[PATCH v3] netpoll: Remove 4s sleep during carrier detection
 2023-01-28  8:40 UTC  (2+ messages)

[PATCH net-next] net: netlink: recommend policy range validation
 2023-01-28  8:40 UTC  (2+ messages)

[PATCH net] net: mctp: purge receive queues on sk destruction
 2023-01-28  8:40 UTC  (2+ messages)

[PATCH net] net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
 2023-01-28  8:40 UTC  (2+ messages)

[PATCH net] sfc: correctly advertise tunneled IPv6 segmentation
 2023-01-28  8:40 UTC  (2+ messages)

[PATCH] net: qrtr: free memory on error path in radix_tree_insert()
 2023-01-28  8:40 UTC  (2+ messages)

[PATCH v3] net/rose: Fix to not accept on connected socket
 2023-01-28  8:40 UTC  (2+ messages)

[linusw-nomadik:ux500-sound 1/5] sound/soc/samsung/s3c24xx-i2s.c:436:56: error: passing argument 4 of 'samsung_asoc_dma_platform_register' from incompatible pointer type
 2023-01-28  8:37 UTC  (2+ messages)

[PATCH bpf-next v2 29/31] s390/bpf: Implement arch_prepare_bpf_trampoline()
 2023-01-28  8:37 UTC  (2+ messages)

[PATCH bpf-next] Add support for tracing programs in BPF_PROG_RUN
 2023-01-28  8:37 UTC  (3+ messages)

[cxl:for-6.3/cxl-ram-region 17/18] drivers/cxl/port.c:47: undefined reference to `cxl_add_to_region'
 2023-01-28  8:37 UTC 

[PATCH V6 0/3] Add S4 SoC PLL and Peripheral clock controller
 2023-01-28  8:36 UTC  (21+ messages)
` [PATCH V6 1/3] dt-bindings: clock: document Amlogic S4 SoC PLL & peripheral "
` [PATCH V6 2/3] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver

[PATCH v2] docs: add workload-tracing document to admin-guide
 2023-01-28  8:35 UTC  (2+ messages)

[RFC PATCH] mm/swapfile: add cond_resched() in get_swap_pages()
 2023-01-28  8:29 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v6.2-rc5
 2023-01-28  8:33 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28  8:33 UTC 

[PATCH v2 0/3] Another crack at a handshake upcall mechanism
 2023-01-28  8:32 UTC  (3+ messages)
` [PATCH v2 2/3] net/handshake: Add support for PF_HANDSHAKE

[PATCH v1] media: i2c: ov5640: Implement get_mbus_config
 2023-01-28  8:31 UTC  (3+ messages)

[PATCH] dt-bindings: display: bridge: sil,sii8620: convert to dtschema
 2023-01-28  8:30 UTC  (3+ messages)

[PATCH v2 1/4] ASoC: codecs: tas5720: split a tas5720_mute_soc_component() function
 2023-01-28  8:27 UTC  (8+ messages)
` [PATCH v2 2/4] ASoC: codecs: tas5720: add support for TAS5720A-Q1 (automotive) variant
` [PATCH v2 3/4] ASoC: tas5720: set bit 7 in ANALOG_CTRL_REG for TAS5720A-Q1 during probe
` [PATCH v2 4/4] ASoC: dt-bindings: add entry for TAS5720A-Q1 driver

[PATCH v3 1/2] RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()
 2023-01-28  8:28 UTC  (4+ messages)
` [PATCH v3 2/2] RISC-V: KVM: Redirect illegal instruction traps to guest

[PATCH 1/5] drm/amd/amdgpu revert "implement tdr advanced mode"
 2023-01-28  8:28 UTC  (2+ messages)

[ANNOUNCE] 5.10.162-rt78
 2023-01-28  8:24 UTC  (12+ messages)

[PATCH 0/3] btrfs: reduce the memory usage for replace in btrfs_io_context
 2023-01-28  8:23 UTC  (4+ messages)
` [PATCH 1/3] btrfs: simplify the @bioc argument for handle_ops_on_dev_replace()
` [PATCH 2/3] btrfs: small improvement for btrfs_io_context structure
` [PATCH 3/3] btrfs: use a more space efficient way to represent the source of duplicated stripes

RTT-PROBE: lore-subspace-rtt
 2023-01-28  8:23 UTC 

[PATCH v9 00/58] Xen HVM support under KVM
 2023-01-28  8:11 UTC  (59+ messages)
` [PATCH v9 01/58] include: import Xen public headers to include/standard-headers/
` [PATCH v9 02/58] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
` [PATCH v9 03/58] xen: Add XEN_DISABLED mode and make it default
` [PATCH v9 04/58] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
` [PATCH v9 05/58] i386/kvm: handle Xen HVM cpuid leaves
` [PATCH v9 06/58] i386/hvm: Set Xen vCPU ID in KVM
` [PATCH v9 07/58] xen-platform: exclude vfio-pci from the PCI platform unplug
` [PATCH v9 08/58] xen-platform: allow its creation with XEN_EMULATE mode
` [PATCH v9 09/58] i386/xen: handle guest hypercalls
` [PATCH v9 10/58] i386/xen: implement HYPERVISOR_xen_version
` [PATCH v9 11/58] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [PATCH v9 12/58] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
` [PATCH v9 13/58] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [PATCH v9 14/58] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [PATCH v9 15/58] i386/xen: manage and save/restore Xen guest long_mode setting
` [PATCH v9 16/58] i386/xen: implement HYPERVISOR_memory_op
` [PATCH v9 17/58] i386/xen: implement XENMEM_add_to_physmap_batch
` [PATCH v9 18/58] i386/xen: implement HYPERVISOR_hvm_op
` [PATCH v9 19/58] i386/xen: implement HYPERVISOR_vcpu_op
` [PATCH v9 20/58] i386/xen: handle VCPUOP_register_vcpu_info
` [PATCH v9 21/58] i386/xen: handle VCPUOP_register_vcpu_time_info
` [PATCH v9 22/58] i386/xen: handle VCPUOP_register_runstate_memory_area
` [PATCH v9 23/58] i386/xen: implement HYPERVISOR_event_channel_op
` [PATCH v9 24/58] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [PATCH v9 25/58] i386/xen: implement HVMOP_set_param
` [PATCH v9 26/58] hw/xen: Add xen_evtchn device for event channel emulation
` [PATCH v9 27/58] i386/xen: Add support for Xen event channel delivery to vCPU
` [PATCH v9 28/58] hw/xen: Implement EVTCHNOP_status
` [PATCH v9 29/58] hw/xen: Implement EVTCHNOP_close
` [PATCH v9 30/58] hw/xen: Implement EVTCHNOP_unmask
` [PATCH v9 31/58] hw/xen: Implement EVTCHNOP_bind_virq
` [PATCH v9 32/58] hw/xen: Implement EVTCHNOP_bind_ipi
` [PATCH v9 33/58] hw/xen: Implement EVTCHNOP_send
` [PATCH v9 34/58] hw/xen: Implement EVTCHNOP_alloc_unbound
` [PATCH v9 35/58] hw/xen: Implement EVTCHNOP_bind_interdomain
` [PATCH v9 36/58] hw/xen: Implement EVTCHNOP_bind_vcpu
` [PATCH v9 37/58] hw/xen: Implement EVTCHNOP_reset
` [PATCH v9 38/58] i386/xen: add monitor commands to test event injection
` [PATCH v9 39/58] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [PATCH v9 40/58] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
` [PATCH v9 41/58] kvm/i386: Add xen-gnttab-max-frames property
` [PATCH v9 42/58] hw/xen: Add xen_gnttab device for grant table emulation
` [PATCH v9 43/58] hw/xen: Support mapping grant frames
` [PATCH v9 44/58] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [PATCH v9 45/58] hw/xen: Implement GNTTABOP_query_size
` [PATCH v9 46/58] i386/xen: handle PV timer hypercalls
` [PATCH v9 47/58] i386/xen: Reserve Xen special pages for console, xenstore rings
` [PATCH v9 48/58] i386/xen: handle HVMOP_get_param
` [PATCH v9 49/58] hw/xen: Add backend implementation of interdomain event channel support
` [PATCH v9 50/58] hw/xen: Add xen_xenstore device for xenstore emulation
` [PATCH v9 51/58] hw/xen: Add basic ring handling to xenstore
` [PATCH v9 52/58] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
` [PATCH v9 53/58] i386/xen: Document Xen HVM emulation
` [PATCH v9 54/58] i386/xen: Implement HYPERVISOR_physdev_op
` [PATCH v9 55/58] hw/xen: Implement emulated PIRQ hypercall support
` [PATCH v9 56/58] hw/xen: Support GSI mapping to PIRQ
` [PATCH v9 57/58] hw/xen: Support MSI "
` [PATCH v9 58/58] kvm/i386: Add xen-evtchn-max-pirq property

[PATCH v2 0/8] iommu: The early demise of bus ops
 2023-01-28  8:21 UTC  (11+ messages)
` [PATCH v2 1/8] iommu: Decouple iommu_present() from "
` [PATCH v2 2/8] iommu: Validate that devices match domains
` [PATCH v2 3/8] iommu: Add lockdep annotations for group list iterators
` [PATCH v2 4/8] iommu: Factor out some helpers
` [PATCH v2 5/8] iommu: Switch __iommu_domain_alloc() to device ops

[PATCH v3 0/5] fs/iso9660: Fix out-of-bounds read
 2023-01-28  8:19 UTC  (2+ messages)

[PATCH 1/4] ASoC: codecs: tas5720: split a tas5720_mute_soc_component() function
 2023-01-28  8:17 UTC  (5+ messages)
` [PATCH 2/4] ASoC: codecs: tas5720: add support for TAS5720A-Q1 (automotive) variant

[PATCH net-next v5 0/6] net/sched: cls_api: Support hardware miss to tc action
 2023-01-28  8:18 UTC  (3+ messages)

[PATCH 1/2] shared/util: Add CAS, HAS, TMAS and PBAS UUIDs
 2023-01-28  8:16 UTC  (2+ messages)
` [1/2] "

[PATCH] drm/nouveau/mmu: fix Use after Free bug in nvkm_vmm_node_split
 2023-01-28  8:13 UTC  (7+ messages)
  ` [Nouveau] "

[linux-linus test] 176256: regressions - trouble: blocked/broken/fail/pass/starved
 2023-01-28  8:12 UTC 

[PATCH] Input: tegra-kbc - Use devm_platform_get_and_ioremap_resource()
 2023-01-28  8:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-28  8:13 UTC 

[PATCH] gpu: host1x: fix uninitialized variable use
 2023-01-28  8:12 UTC  (3+ messages)

[PATCH] Input: st-keyscan - Use devm_platform_get_and_ioremap_resource()
 2023-01-28  8:11 UTC 

[PATCH] Input: spear-keyboard - Use devm_platform_get_and_ioremap_resource()
 2023-01-28  8:09 UTC 

[PATCH] Input: olpc_apsp - Use devm_platform_get_and_ioremap_resource()
 2023-01-28  8:08 UTC 

[RFT PATCH v3 1/4] ARM: dts: exynos: add unit address to DWC3 node wrapper in Exynos5250
 2023-01-28  8:06 UTC  (4+ messages)
  ` [RFT PATCH v3 4/4] arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos7

[PATCH] drm/amdgpu: enable HDP SD for gfx 11.0.3
 2023-01-28  8:06 UTC 

[PATCH] Input: arc_ps2 - Use devm_platform_get_and_ioremap_resource()
 2023-01-28  8:06 UTC 

[PATCH] Input: apbps2 - Use devm_platform_get_and_ioremap_resource()
 2023-01-28  8:04 UTC 

[PATCH] Input: altera_ps2 - Use devm_platform_get_and_ioremap_resource()
 2023-01-28  8:03 UTC 

[PATCH 1/2] cmake-native: use internal cmcurl library
 2023-01-28  8:03 UTC  (6+ messages)
` [PATCH 2/2] curl: enable nghttp2 for support HTTP2
  ` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2023-01-28  8:03 UTC 

[PATCH] scsi: st: Use min/max helpers for comparison and assignment
 2023-01-28  7:58 UTC 

[PATCH v2] kunit: fix bug in KUNIT_EXPECT_MEMEQ
 2023-01-28  7:57 UTC  (2+ messages)

pull-request: bpf-next 2023-01-28
 2023-01-28  7:55 UTC  (3+ messages)

[PATCH v9 0/5] thermal: mediatek: Add support for MT8365 SoC
 2023-01-28  7:52 UTC  (6+ messages)
` [PATCH v9 2/5] thermal: mediatek: control buffer enablement tweaks

RTT-PROBE: lore-subspace-rtt
 2023-01-28  7:53 UTC 

[PATCH v3 1/1] PCI: Add translated request only flag for pci_enable_pasid()
 2023-01-28  7:52 UTC  (3+ messages)

RFC: towards systemd socket activation in q-s-d
 2023-01-28  7:49 UTC  (2+ messages)

[net PATCH] skb: Do mix page pool and page referenced frags in GRO
 2023-01-28  7:50 UTC  (2+ messages)

[PATCH v2 1/2] kunit: Expose 'static stub' API to redirect functions
 2023-01-28  7:49 UTC  (2+ messages)
` [PATCH v2 2/2] Documentation: Add Function Redirection API docs

[PATCH] sched/fair: sanitize vruntime of entity being placed
 2023-01-28  7:45 UTC  (2+ messages)

drivers/media/v4l2-core/v4l2-ctrls-api.c:993:11: warning: Parameter 'dims' can be declared as const array [constParameter]
 2023-01-28  7:45 UTC 

[PATCH] net/ixgbe: enable IPv6 mask for generic flow API
 2023-01-28  7:15 UTC 

[PATCH v3] module: replace module_layout with module_memory
 2023-01-28  7:43 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28  7:43 UTC 

[PATCH 1/1] iommu/vt-d: Set No Execute Enable bit in PASID table entry
 2023-01-28  7:42 UTC  (3+ messages)

[PATCH v2 0/1] introduce virtio-ism: internal shared memory device
 2023-01-28  7:42 UTC  (18+ messages)
` [PATCH v2 1/1] virtio-ism: introduce new device virtio-ism
  ` [virtio-dev] "

[syzbot] [btrfs?] INFO: task hung in lock_extent
 2023-01-28  7:38 UTC 

stable-rc/queue/5.4 build: 184 builds: 2 failed, 182 passed, 34 warnings (v5.4.230-76-g18d0eaaeda96)
 2023-01-28  7:38 UTC 

[PATCH v2 00/11] fw_devlink improvements
 2023-01-28  7:34 UTC  (25+ messages)
` [PATCH v2 01/11] driver core: fw_devlink: Don't purge child fwnode's consumer links
` [PATCH v2 04/11] gpiolib: Clear the gpio_device's fwnode initialized flag before adding
` [PATCH v2 05/11] driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
` [PATCH v2 06/11] driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
` [PATCH v2 08/11] driver core: fw_devlink: Make cycle detection more robust
` [PATCH v2 10/11] irqchip/irq-imx-gpcv2: Mark fwnode device as not initialized

[PATCH v6 1/5] media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present
 2023-01-28  7:35 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-28  7:33 UTC 

[PATCH net-next] sh: checksum: add missing linux/uaccess.h include
 2023-01-28  7:31 UTC 

[PATCH v2 0/7] RISC-V KVM virtualize AIA CSRs
 2023-01-28  7:27 UTC  (16+ messages)
` [PATCH v2 1/7] RISC-V: Add AIA related CSR defines
` [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v2 3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH v2 4/7] RISC-V: KVM: Initial skeletal support for AIA
` [PATCH v2 5/7] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
` [PATCH v2 6/7] RISC-V: KVM: Virtualize per-HART "
` [PATCH v2 7/7] RISC-V: KVM: Implement guest external interrupt line management

[PATCH v8 05/25] dept: Tie to Lockdep and IRQ tracing
 2023-01-28  7:24 UTC  (2+ messages)

[PATCH v6 3/5] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
 2023-01-28  7:24 UTC  (2+ messages)

[PATCH] rust: MAINTAINERS: Add the zulip link
 2023-01-28  7:23 UTC  (3+ messages)

[PATCH 0/3] virtio: fix for assertion failure: virtio_net_get_subqueue(nc)->async_tx.elem failed
 2023-01-28  7:17 UTC  (4+ messages)
` [PATCH 1/3] virtio: move struct VirtQueue to include file
` [PATCH 2/3] virtio: struct VirtQueue introduce reset
` [PATCH 3/3] virtio-net: virtio_net_flush_tx() check for per-queue reset

[PATCH v2] rust: MAINTAINERS: Add the zulip link
 2023-01-28  7:22 UTC 


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.