All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-08 11:34:42 to 2021-01-08 12:18:35 UTC [more...]

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-01-08 12:15 UTC  (48+ messages)
` [RFC PATCH v2 01/26] arm64: lib: Annotate {clear, copy}_page() as position-independent
  ` [RFC PATCH v2 01/26] arm64: lib: Annotate {clear,copy}_page() "
` [RFC PATCH v2 02/26] KVM: arm64: Link position-independent string routines into .hyp.text
` [RFC PATCH v2 03/26] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
` [RFC PATCH v2 04/26] KVM: arm64: Initialize kvm_nvhe_init_params early
` [RFC PATCH v2 05/26] KVM: arm64: Avoid free_page() in page-table allocator
` [RFC PATCH v2 06/26] KVM: arm64: Factor memory allocation out of pgtable.c
` [RFC PATCH v2 07/26] KVM: arm64: Introduce a BSS section for use at Hyp
` [RFC PATCH v2 08/26] KVM: arm64: Make kvm_call_hyp() a function call "
` [RFC PATCH v2 09/26] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [RFC PATCH v2 10/26] KVM: arm64: Introduce an early Hyp page allocator
` [RFC PATCH v2 11/26] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [RFC PATCH v2 12/26] KVM: arm64: Introduce a Hyp buddy page allocator
` [RFC PATCH v2 13/26] KVM: arm64: Enable access to sanitized CPU features at EL2
` [RFC PATCH v2 14/26] KVM: arm64: Factor out vector address calculation
` [RFC PATCH v2 15/26] of/fdt: Introduce early_init_dt_add_memory_hyp()
` [RFC PATCH v2 16/26] KVM: arm64: Prepare Hyp memory protection
` [RFC PATCH v2 17/26] KVM: arm64: Elevate Hyp mappings creation at EL2
` [RFC PATCH v2 18/26] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [RFC PATCH v2 19/26] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [RFC PATCH v2 20/26] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [RFC PATCH v2 21/26] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [RFC PATCH v2 22/26] KVM: arm64: Refactor __load_guest_stage2()
` [RFC PATCH v2 23/26] KVM: arm64: Refactor __populate_fault_info()
` [RFC PATCH v2 24/26] KVM: arm64: Make memcache anonymous in pgtable allocator
` [RFC PATCH v2 25/26] KVM: arm64: Reserve memory for host stage 2
` [RFC PATCH v2 26/26] KVM: arm64: Wrap the host with a "

[Devel] Re: [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device
 2021-01-08 12:17 UTC  (2+ messages)
`  "

[PATCH] drm/amdgpu: fix issue when 2 ring job timeout
 2021-01-08 12:17 UTC  (2+ messages)

Broken ethernet on SolidRun cubox-i
 2021-01-08 12:14 UTC  (9+ messages)

[PATCH v1 00/17] Add support for SDM845 Camera Subsystem
 2021-01-08 12:04 UTC  (35+ messages)
` [PATCH v1 01/17] media: camss: Fix comment using wrong function name
` [PATCH v1 02/17] media: camss: Fix vfe_isr comment typo
` [PATCH v1 03/17] media: camss: Add CAMSS_845 camss version
` [PATCH v1 04/17] media: camss: Make ISPIF subdevice optional
` [PATCH v1 05/17] media: camss: Refactor VFE HW version support
` [PATCH v1 06/17] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v1 07/17] media: camss: Add missing format identifiers
` [PATCH v1 08/17] media: camss: Refactor CSID HW version support
` [PATCH v1 09/17] media: camss: Add support for CSID hardware version Titan 170
` [PATCH v1 10/17] media: camss: Add support for CSIPHY "
` [PATCH v1 11/17] media: camss: Remove per VFE power domain toggling
` [PATCH v1 12/17] media: dt-bindings: media: qcom,camss: Add bindings for SDM845 camss
  ` [PATCH v1 12/17] media: dt-bindings: media: qcom, camss: "
` [PATCH v1 13/17] media: camss: Enable SDM845
` [PATCH v1 14/17] arm64: defconfig: Build Qcom CAMSS as module
` [PATCH v1 15/17] arm64: dts: sdm845: Add CAMSS ISP node
` [PATCH v1 16/17] arm64: dts: sdm845-db845c: "
` [PATCH v1 17/17] arm64: dts: sdm845-db845c: Enable ov8856 sensor and connect to ISP

[dpdk-dev] [RFC] ethdev: introduce copy_field rte flow action
 2021-01-08 12:16 UTC  (5+ messages)

[PATCH v2] Add support for pvpanic pci device
 2021-01-08 12:14 UTC  (5+ messages)
` [PATCH 1/3] hw/misc/pvpanic: split-out generic and bus dependent code
` [PATCH 3/3] pvpanic : update pvpanic spec document

[PATCH 00/10] smbios: Enhancements for more flexibility
 2021-01-08 12:15 UTC  (5+ messages)
` [PATCH 03/10] smbios: Move smbios_write_type to the C file
` [PATCH 04/10] smbios: Use char consistently for the eos member

[PATCH] arm64: dts: rockchip: fix vopl iommu irq on px30
 2021-01-08 12:08 UTC  (3+ messages)

[PATCH] pipe_base.h: use tsc_khz for tsc-to-nanoseconds calculations
 2021-01-08 12:14 UTC  (2+ messages)

[PATCH 0/2] fetch: implement support for atomic reference updates
 2021-01-08 12:11 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] fetch: extract writing to FETCH_HEAD
  ` [PATCH v2 2/4] fetch: refactor `s_update_ref` to use common exit path
  ` [PATCH v2 3/4] fetch: allow passing a transaction to `s_update_ref()`
  ` [PATCH v2 4/4] fetch: implement support for atomic reference updates

[PATCH v4 0/5] Next revision of the L1D flush patches
 2021-01-08 12:10 UTC  (6+ messages)
` [PATCH v4 1/5] x86/smp: Add a per-cpu view of SMT state
` [PATCH v4 2/5] x86/mm: Refactor cond_ibpb() to support other use cases
` [PATCH v4 3/5] x86/mm: Optionally flush L1D on context switch
` [PATCH v4 4/5] prctl: Hook L1D flushing in via prctl
` [PATCH v4 5/5] Documentation: Add L1D flushing Documentation

Logitech M705 mouse not disappearing when turned off
 2021-01-08 11:58 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 0/8] ethdev: introduce GENEVE header TLV option item
 2021-01-08 12:10 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH v3 2/8] app/testpmd: add GENEVE option item support

[kas:kvm-unmapped-memfd-secret 10/11] ERROR: modpost: "kvm_init_protected_memory" undefined!
 2021-01-08 12:11 UTC 

[Intel-gfx] [PATCH] RFC drm/i915: Expose union(class) utililisation
 2021-01-08 12:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH v4 0/37] SCMI vendor protocols and modularization
 2021-01-08 12:04 UTC  (5+ messages)
` [PATCH v4 02/37] firmware: arm_scmi: introduce protocol handle definitions

[yocto] Unable to extract tar file #dunfell #yocto
 2021-01-08 12:08 UTC  (3+ messages)
`  "

[PATCH] virtio-mmio: fix guest kernel crash with SHM regions
 2021-01-08 12:06 UTC  (2+ messages)

[dpdk-dev] [PATCH 01/35] common/mlx5/windows: add missing DV and IBV definitions
 2021-01-08 12:08 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/35] mlx5 Windows support - part #6
  ` [dpdk-dev] [PATCH v2 04/35] common/mlx5/windows: add DevX UAR getters

[PATCH] mhi: core: Factorize mhi queuing
 2021-01-08 12:07 UTC  (2+ messages)

rkisp in mainline (destaging) vs. rk3326/px30 uapi differences
 2021-01-08 12:05 UTC  (3+ messages)

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.249-20-g3a1e2e3e413ec)
 2021-01-08 12:03 UTC 

[PATCH] hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
 2021-01-08 12:02 UTC  (3+ messages)

[External] Re: [PATCH v2 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
 2021-01-08 12:04 UTC  (13+ messages)

[PATCH v2 00/13] HID: new driver for PS5 'DualSense' controller
 2021-01-08 12:01 UTC  (9+ messages)
` [PATCH v2 01/13] HID: playstation: initial DualSense USB support
` [PATCH v2 05/13] HID: playstation: add DualSense accelerometer and gyroscope support

(no subject)
 2021-01-08 11:58 UTC  (4+ messages)
` [PATCH 01/10] soc: fujitsu: hwb: Add hardware barrier driver init/exit code

[Buildroot] package/dotnet: add host-dotnet-sdk
 2021-01-08 12:01 UTC  (5+ messages)

[PATCH] lib: sbi: Allow platforms to provide root domain memory regions
 2021-01-08 12:01 UTC 

[linux-rt-devel:linux-5.4.y-rt 182/325] drivers/md/raid5.c:2063:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-01-08 12:01 UTC 

[PATCH net-next v2 0/3] r8169: small improvements
 2021-01-08 12:00 UTC  (4+ messages)
` [PATCH net-next v2 1/3] r8169: replace BUG_ON with WARN in _rtl_eri_write
` [PATCH net-next v2 2/3] r8169: improve rtl_ocp_reg_failure
` [PATCH net-next v2 3/3] r8169: don't wakeup-enable device on shutdown if WOL is disabled

NFS 4.2 client support broken on 5.10.5
 2021-01-08 11:58 UTC  (2+ messages)

insmod - huawei E3372h kernel module
 2021-01-08 11:59 UTC  (3+ messages)
  ` [yocto] "

[PATCH] brcm: Add NVRAM for Vamrs 96boards Rock960
 2021-01-08 11:58 UTC  (2+ messages)

[Intel-wired-lan] Security issue with vmxnet3 and e100 for AMD SEV(-SNP) / Intel TDX
 2021-01-08 11:57 UTC 

5.11.0-rc1+: "Division by zero in kernel." when writing to spidev
 2021-01-08 11:55 UTC  (9+ messages)

[PULL 00/66] MIPS patches for 2021-01-07
 2021-01-08 11:54 UTC  (5+ messages)

[PATCH v2 1/2] xen/arm: Correct the coding style of get_cycles
 2021-01-08 11:55 UTC  (3+ messages)
` [PATCH v2 2/2] xen/arm: Add defensive barrier in get_cycles for Arm64

[PATCH net] netfilter: conntrack: fix reading nf_conntrack_buckets
 2021-01-08 11:54 UTC  (2+ messages)

let import_iovec deal with compat_iovecs as well v2
 2021-01-08 11:49 UTC  (6+ messages)
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector

[PATCH v2] xen/arm: Using unsigned long for arm64 MPIDR mask
 2021-01-08 11:50 UTC  (3+ messages)

Escaping whitespace
 2021-01-08 11:49 UTC  (5+ messages)

[MPTCP] [PATCH mptcp-next 3/3] mptcp: schedule work for better snd subflow selection
 2021-01-08 11:50 UTC 

[MPTCP] [PATCH mptcp-next 2/3] mptcp: do not queue excessive data on subflows
 2021-01-08 11:50 UTC 

[MPTCP] [PATCH mptcp-next 1/3] mptcp: re-enable sndbuf autotune
 2021-01-08 11:50 UTC 

[MPTCP] [PATCH mptcp-next 0/3] mptcp: re-enable snd buf autotune
 2021-01-08 11:50 UTC 

[PATCH v2] Revert "init/console: Use ttynull as a fallback when there is no console"
 2021-01-08 11:48 UTC 

[PATCH 1/2] viridian: remove implicit limit of 64 VPs per partition
 2021-01-08 11:48 UTC  (10+ messages)
` [PATCH 2/2] viridian: allow vCPU hotplug for Windows VMs

[PATCH v2] proc_sysctl: fix oops caused by incorrect command parameters
 2021-01-08 11:47 UTC  (4+ messages)

[PATCH 0/1] Fix vhub engine stop dma register setting
 2021-01-08  8:12 UTC  (2+ messages)
` [PATCH 1/1] usb: gadget: aspeed: fix "

[PATCH -tip V3 0/8] workqueue: break affinity initiatively
 2021-01-08 11:46 UTC  (2+ messages)

[PATCH v2] misc: pvpanic: introduce device capability
 2021-01-08 11:43 UTC  (3+ messages)

[PATCH v2 0/7] Fix some memleaks caused by ptimer_init
 2021-01-08 11:42 UTC  (3+ messages)

[PATCH V4 0/5] gpio-xilinx: Update on xilinx gpio driver
 2021-01-08 11:41 UTC  (5+ messages)
` [PATCH V4 4/5] gpio: gpio-xilinx: Add support for suspend and resume

[PATCH 0/6] Remove last users of v4l2-clk and remove v4l2-clk
 2021-01-08 11:42 UTC  (3+ messages)
` [PATCH 5/6] media: ov6650: Use the generic clock framework

setlocale.3: Wording issues
 2021-01-08 11:41 UTC  (3+ messages)

[RFC PATCH 0/3] Enable using multiple kcontrol types in a widget
 2021-01-08 11:40 UTC  (4+ messages)
` [RFC PATCH 1/3] ALSA: control: add kcontrol_type to control
` [RFC PATCH 3/3] ASoC: SOF: topology: use individual kcontrol types

[RFC PATCH V2 0/2] Add Unisoc iommu basic driver
 2021-01-08 11:38 UTC  (6+ messages)
` [RFC PATCH V2 1/2] dt-bindings: iommu: add bindings for sprd iommu
` [RFC PATCH V2 2/2] iommu: add Unisoc iommu basic driver

kernel BUG at fs/reiserfs/prints.c:LINE!
 2021-01-08 11:40 UTC  (2+ messages)

[PATCH net-next 0/2] net-gro: GRO_DROP deprecation
 2021-01-08 11:39 UTC  (3+ messages)
` [PATCH net-next 1/2] ice: drop dead code in ice_receive_skb()
` [PATCH net-next 2/2] net-gro: remove GRO_DROP

[Intel-gfx] [RFC-v19 00/13] Introduce Intel PXP component - Mesa single session
 2021-01-08 11:38 UTC  (3+ messages)

[Intel-gfx] [PATCH v11 1/2] drm/i915/display: Support PSR Multiple Instances
 2021-01-08 11:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v11,1/2] "

[Bug 210351] New: Wrong setting baudrate for FTDI chip FT230X
 2021-01-08 11:37 UTC  (2+ messages)
` [Bug 210351] "

[PATCH] netlink.7, tcp.7: tfix: s/acknowledgment/acknowledgement
 2021-01-08 11:36 UTC  (3+ messages)

[PATCH 0/2] fix tegra-hda on tegra30 devices
 2021-01-08 11:33 UTC  (7+ messages)
` [PATCH 2/2] ALSA: hda/tegra: fix tegra-hda on tegra30 soc

[RFC PATCH 1/2] dt-bindings: iommu: add bindings for sprd iommu
 2021-01-08 11:33 UTC  (3+ messages)

[PATCH] crypto - shash: reduce minimum alignment of shash_desc structure
 2021-01-08 11:31 UTC  (8+ messages)

[PATCH v2 0/5] Add APCS support for SDX55
 2021-01-08 11:32 UTC  (3+ messages)
` [PATCH v2 4/5] clk: qcom: Add A7 PLL support
` [PATCH v2 5/5] clk: qcom: Add SDX55 APCS clock controller support


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.