All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-12 17:25:08 to 2021-03-12 18:00:34 UTC [more...]

[PATCH] drm/amdgpu: Enable light SBR in XGMI+passthrough configuration
 2021-03-12 18:00 UTC  (7+ messages)

[PATCH v2 00/24] x86/resctrl: Merge the CDP resources
 2021-03-12 17:58 UTC  (2+ messages)
` [PATCH v2 01/24] x86/resctrl: Split struct rdt_resource

[RFC v7 00/42] arm cleanup experiment for kvm-only build
 2021-03-12 17:22 UTC  (32+ messages)
` [RFC v7 01/42] target/arm: move translate modules to tcg/
` [RFC v7 02/42] target/arm: move helpers "
` [RFC v7 03/42] arm: tcg: only build under CONFIG_TCG
` [RFC v7 04/42] target/arm: tcg: add sysemu and user subsirs
` [RFC v7 05/42] target/arm: only build psci for TCG
` [RFC v7 06/42] target/arm: split off cpu-sysemu.c
` [RFC v7 07/42] target/arm: move physical address translation to cpu-mmu
` [RFC v7 08/42] target/arm: cpu-mmu: fix comment style
` [RFC v7 09/42] target/arm: split cpregs from tcg/helper.c
` [RFC v7 10/42] target/arm: cpregs: fix style (mostly just comments)
` [RFC v7 11/42] target/arm: move cpu definitions to common cpu module
` [RFC v7 12/42] target/arm: only perform TCG cpu and machine inits if TCG enabled
` [RFC v7 13/42] target/arm: kvm: add stubs for some helpers
` [RFC v7 14/42] target/arm: move cpsr_read, cpsr_write to cpu_common
` [RFC v7 15/42] target/arm: add temporary stub for arm_rebuild_hflags
` [RFC v7 16/42] target/arm: split vfp state setting from tcg helpers
` [RFC v7 17/42] target/arm: move arm_mmu_idx* to cpu-mmu
` [RFC v7 18/42] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v7 19/42] target/arm: move arm_sctlr away from tcg helpers
` [RFC v7 20/42] target/arm: move arm_cpu_list to common_cpu
` [RFC v7 21/42] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v7 22/42] target/arm: split a15 cpu model and 32bit class functions to cpu32.c
` [RFC v7 23/42] target/arm: move sve_exception_el out of TCG helpers
` [RFC v7 24/42] target/arm: refactor exception and cpu code
` [RFC v7 25/42] target/arm: cpu: fix style
` [RFC v7 26/42] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v7 28/42] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/
` [RFC v7 36/42] Revert "target/arm: Restrict v8M IDAU to TCG"
` [RFC v7 37/42] target/arm: create kvm cpu accel class
` [RFC v7 40/42] accel: add double dispatch mechanism for class initialization
` [RFC v7 42/42] target/arm: move TCG gt timer creation code in tcg/

[kvm-unit-tests PATCH v4 00/11] GIC fixes and improvements
 2021-03-12 17:58 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 11/11] arm64: gic: Use IPI test checking for the LPI tests

WARNING: modpost: vmlinux.o(.text+0xb8b8): Section mismatch in reference from the function reserve_exception_space() to the function .meminit.text:memblock_reserve()
 2021-03-12 17:56 UTC  (2+ messages)

[PATCH v5 7/8] Documentation: Add documentation for the Brute LSM
 2021-03-12 17:54 UTC  (14+ messages)

[PATCH] Makefile: LTO: have linker check -Wframe-larger-than
 2021-03-12 17:55 UTC  (2+ messages)

[PATCH v7 0/1] Adding support for IIO SCMI based sensors
 2021-03-12 17:54 UTC  (6+ messages)
` [PATCH v7 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[ardb:for-kernelci 3/4] arch/x86/platform/efi/efi_64.c:810:31: error: assignment to 'efi_status_t efi_char16_t const efi_guid_t u32, long unsigned int, void {aka 'long unsigned int short unsigned int const struct <anonymous> unsigned int, l
 2021-03-12 17:55 UTC 

[PATCH] gcov: fail build on gcov_info size mismatch
 2021-03-12 17:52 UTC  (8+ messages)
    ` [kbuild-all] "

[Intel-gfx] [PATCH 00/23] drm/i915: Add support for FBs requiring a POT stride padding
 2021-03-12 17:51 UTC  (3+ messages)
` [Intel-gfx] [PATCH 20/23] drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info struct

[PATCH v2 3/3] iio: adc: add ADC driver for the TI TSC2046 controller
 2021-03-12 17:49 UTC  (3+ messages)

[Patch v3 0/2] cgroup: New misc cgroup controller
 2021-03-12 17:49 UTC  (5+ messages)

[net-next PATCH 00/10] ethtool: Factor out common code related to writing ethtool strings
 2021-03-12 17:49 UTC  (22+ messages)
` [Intel-wired-lan] "
` [net-next PATCH 01/10] ethtool: Add common function for filling out strings
  ` [Intel-wired-lan] "
` [net-next PATCH 02/10] intel: Update drivers to use ethtool_sprintf
  ` [Intel-wired-lan] "
` [net-next PATCH 03/10] nfp: Replace nfp_pr_et with ethtool_sprintf
  ` [Intel-wired-lan] "
` [net-next PATCH 04/10] hisilicon: Update drivers to use ethtool_sprintf
  ` [Intel-wired-lan] "
` [net-next PATCH 05/10] ena: Update driver "
  ` [Intel-wired-lan] "
` [net-next PATCH 06/10] netvsc: "
  ` [Intel-wired-lan] "
` [net-next PATCH 07/10] virtio_net: "
  ` [Intel-wired-lan] "
` [net-next PATCH 08/10] vmxnet3: "
  ` [Intel-wired-lan] "
` [net-next PATCH 09/10] bna: "
  ` [Intel-wired-lan] "
` [net-next PATCH 10/10] ionic: "
  ` [Intel-wired-lan] "

[PATCH] arm64: dts: r8a77980: fix vin4-7 binding
 2021-03-12 17:47 UTC 

[PATCH 0/2] x86: Remove ideal_nops[]
 2021-03-12 17:47 UTC  (7+ messages)

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-12 17:46 UTC  (6+ messages)

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-03-12
 2021-03-12 17:47 UTC  (6+ messages)
` [PATCH net 1/5] ice: fix napi work done reporting in xsk path
` [PATCH net 2/5] i40e: move headroom initialization to i40e_configure_rx_ring
` [PATCH net 3/5] ice: move headroom initialization to ice_setup_rx_ctx
` [PATCH net 4/5] ixgbe: move headroom initialization to ixgbe_configure_rx_ring
` [PATCH net 5/5] igb: avoid premature Rx buffer reuse

[dpdk-dev] [PATCH 0/2] ethdev: remove some use of legacy filtering interface
 2021-03-12 17:46 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] ethdev: replace callback getting filter operations
  ` [dpdk-dev] [PATCH v2 2/2] drivers/net: remove explicit include of legacy filtering

[PATCH 0/3] Add support for free vmemmap pages of HugeTLB for arm64
 2021-03-12 17:38 UTC  (8+ messages)

[PATCH] ata: Trivial spelling fixes in the file pata_ns87415.c
 2021-03-12 17:44 UTC  (2+ messages)

Mentorship report first draft
 2021-03-12 17:44 UTC 

[PATCH net-next v2 0/2] axienet clock additions
 2021-03-12 17:43 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks
` [PATCH net-next v2 2/2] net: axienet: Enable more clocks

[PATCH 00/24] x86/resctrl: Merge the CDP resources
 2021-03-12 17:43 UTC  (16+ messages)
` [PATCH 07/24] x86/resctrl: Label the resources with their configuration type
` [PATCH 08/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
` [PATCH 10/24] x86/resctrl: Move the schema names into struct resctrl_schema
` [PATCH 11/24] x86/resctrl: Group staged configuration into a separate struct
` [PATCH 12/24] x86/resctrl: Add closid to the staged config

[xhci] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
 2021-03-12 17:41 UTC  (14+ messages)

stable-rc/linux-4.9.y build: 196 builds: 0 failed, 196 passed, 4 warnings (v4.9.261-18-g58d57ed7fa5e2)
 2021-03-12 17:42 UTC 

[PATCH] devtool: Fix do_kernel_configme task
 2021-03-12 17:41 UTC 

Offload taprio qdisc issue with concurrent best-effort traffic
 2021-03-12 17:40 UTC 

[PATCH] arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881x
 2021-03-12 17:40 UTC  (2+ messages)

Fan PWM settings via Redfish
 2021-03-12 17:40 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Fill GPIO line names on AV96
 2021-03-12 17:38 UTC  (6+ messages)

[PATCH 1/2] zram: fix return value on writeback_store
 2021-03-12 17:39 UTC  (2+ messages)
` [PATCH 2/2] zram: fix broken page writeback

'RTNETLINK answers: File exists' error
 2021-03-12 17:40 UTC  (2+ messages)

[PATCH v4 0/2] arm64: Support Enhanced PAN
 2021-03-12 17:38 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: Support execute-only permissions with "
` [PATCH v4 2/2] arm64: Introduce HWCAPS2_EXECONLY

[syzbot] BUG: unable to handle kernel access to user memory in schedule_tail
 2021-03-12 17:38 UTC  (11+ messages)

[PATCH v5] do_wait: make PIDTYPE_PID case O(1) instead of O(n)
 2021-03-12 17:38 UTC 

[poky-contrib][PATCH 1/4] oe.license: Add functions to split and canonicalise license strings
 2021-03-12 17:38 UTC  (9+ messages)
` [poky-contrib][PATCH 3/4] package.bbclass: Add handle_qa_error check
  ` [OE-core] "
` [poky-contrib][PATCH 4/4] Moved logic to get filelics from package.bbclass to license.py
  ` [OE-core] "

[PATCH] devtool: Fix do_kernel_configme task
 2021-03-12 17:39 UTC 

[PATCH] arm: replace typeof() with __typeof__()
 2021-03-12 17:38 UTC  (4+ messages)
` [PATCH for-4.15] "

[Bug 212255] New: WARNING: at arch/x86/kernel/fpu/core.c:129 kernel_fpu_begin_mask
 2021-03-12 17:38 UTC 

[PATCH] perf-stat: introduce bperf, share hardware PMCs with BPF
 2021-03-12 17:37 UTC  (4+ messages)

[dpdk-dev] [PATCH] eal, power: don't use '-' sign with unsigned literals
 2021-03-12 17:37 UTC  (4+ messages)

[PATCH 0/4] Expose and manage PCI device reset
 2021-03-12 17:34 UTC  (5+ messages)
` [PATCH 1/4] PCI: Refactor pcie_flr to follow calling convention of other reset methods
` [PATCH 2/4] PCI: Add new bitmap for keeping track of supported reset mechanisms
` [PATCH 3/4] PCI: Remove reset_fn field from pci_dev
` [PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.180-41-gc292b9ded226)
 2021-03-12 17:36 UTC 

[LTP] [PATCH 1/2] Add FS quota availability check functions
 2021-03-12 17:37 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc7280: Add PMIC peripherals for SC7280
 2021-03-12 17:36 UTC  (2+ messages)

[PATCH u-boot v2.1 38/38] ARM: enable LTO for some boards
 2021-03-12 17:36 UTC  (5+ messages)

[PATCH v3 0/8] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-03-12 17:32 UTC  (18+ messages)
` [PATCH v3 1/8] KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
` [PATCH v3 2/8] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
` [PATCH v3 3/8] KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
` [PATCH v3 4/8] KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
` [PATCH v3 5/8] docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc
` [PATCH v3 6/8] KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
` [PATCH v3 7/8] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
` [PATCH v3 8/8] KVM: selftests: aarch64/vgic-v3 init sequence tests

[LTP] [PATCH 0/3] shell test timeout handling
 2021-03-12 17:32 UTC  (4+ messages)
` [LTP] [PATCH 1/3] tst_test.sh: Run cleanup also after test timeout
` [LTP] [PATCH 2/3] test: Adding timeout03.sh for testing _tst_kill_test()
` [LTP] [PATCH 3/3] zram: Increase timeout according to used devices

[PATCH] mt76: mt7921: remove redundant check on type
 2021-03-12 17:29 UTC  (3+ messages)

[PATCH v2 00/25] media: venus: Enable 6xx support
 2021-03-12 17:30 UTC  (26+ messages)
` [PATCH v2 01/25] media: venus: Update v6 buffer descriptors
` [PATCH v2 02/25] media: venus: core,pm: Add handling for resets
` [PATCH v2 03/25] media: venus: core: add sm8250 DT compatible and resource data
` [PATCH v2 04/25] media: venus: core: Add io base variables for each block
` [PATCH v2 05/25] media: venus: hfi,pm,firmware: Convert to block relative addressing
` [PATCH v2 06/25] media: venus: hfi: Define block offsets for V6 hardware
` [PATCH v2 07/25] media: venus: hfi: Define additional 6xx registers
` [PATCH v2 08/25] media: venus: core: Add differentiator IS_V6(core)
` [PATCH v2 09/25] media: venus: core: Add an io base for TZ wrapper regs
` [PATCH v2 10/25] media: venus: core: Add an io base for AON regs
` [PATCH v2 11/25] media: venus: core: Hook to V6 base registers when appropriate
` [PATCH v2 12/25] media: venus: hfi: Add a 6xx boot logic
` [PATCH v2 13/25] media: venus: hfi: Add 6xx interrupt support
` [PATCH v2 14/25] media: venus: hfi: Read WRAPPER_TZ_CPU_STATUS_V6 on 6xx
` [PATCH v2 15/25] media: venus: hfi, vdec: v6 Add IS_V6() to existing IS_V4() if locations
` [PATCH v2 16/25] media: venus: pm: Hook 6xx pm ops into 4xx pm ops
` [PATCH v2 17/25] media: venus: core,pm: Vote for min clk freq during venus boot
` [PATCH v2 18/25] media: venus: hfi: Add 6xx AXI halt logic
` [PATCH v2 19/25] media: venus: pm: Toggle 6xx wrapper power in vcodec_control
` [PATCH v2 20/25] media: venus: firmware: Do not toggle WRAPPER_A9SS_SW_RESET on 6xx
` [PATCH v2 21/25] media: venus: helpers: Add internal buffer list for v6
` [PATCH v2 22/25] media: venus: helpers, hfi, vdec: Set actual plane constraints to FW
` [PATCH v2 23/25] media: venus: hfi: Increase plat_buf_v6 o/p buffer count
` [PATCH v2 24/25] media: venus: helper: Decide work mode
` [PATCH v2 25/25] media: venus: vdec: Fix decoder cmd STOP issue

ARCH=arm LLVM_IAS=1 patches for 5.10, 5.4, and 4.19
 2021-03-12 17:28 UTC  (3+ messages)

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-03-12 17:27 UTC  (13+ messages)
` [PATCH 5/9] KVM: arm: move has_run_once after the map_resources
` [PATCH 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

[PATCH] dt-bindings: mailbox: Add compatible for SM8350 IPCC
 2021-03-12 17:28 UTC  (2+ messages)

[PATCH v7 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2021-03-12 17:24 UTC  (9+ messages)
` [PATCH v7 2/2] ARM: ftrace: Add MODULE_PLTS support

just a thank you for the TCG tests in tests/tcg
 2021-03-12 17:21 UTC  (2+ messages)

[PATCH] vdpa: fix build dependency of VIRTIO_PCI_LIB
 2021-03-12 17:24 UTC  (2+ messages)

[PATCH iproute2-next 0/6] ip: nexthop: Support resilient groups
 2021-03-12 17:23 UTC  (3+ messages)
` [PATCH iproute2-next 5/6] nexthop: Add support for resilient nexthop groups
` [PATCH iproute2-next 6/6] nexthop: Add support for nexthop buckets


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.