All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-05 15:09:30 to 2021-03-05 15:36:19 UTC [more...]

[Intel-gfx] [PATCH 0/6] drm/i915: More SAGV related fixes/cleanups
 2021-03-05 15:36 UTC  (2+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Fix enabled_planes bitmask

[PATCH 5.11 000/104] 5.11.4-rc1 review
 2021-03-05 15:35 UTC  (8+ messages)
` [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

[Cluster-devel] [PATCH dlm/next 0/8] fs: dlm: introduce dlm re-transmission layer
 2021-03-05 15:36 UTC  (4+ messages)
` [Cluster-devel] [PATCH dlm/next 7/8] fs: dlm: add reliable connection if reconnect

[Intel-gfx] [patch 0/7] drm, highmem: Cleanup io/kmap_atomic*() usage
 2021-03-05 15:35 UTC  (4+ messages)
` [Intel-gfx] [patch 2/7] drm/vmgfx: Replace kmap_atomic()
  `  "
    ` [Nouveau] "

[PATCH v2 0/3] target/arm: Add support for FEAT_SSBS
 2021-03-05 15:23 UTC  (4+ messages)
` [PATCH v2 3/3] target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU

kworker takes 100% core after unplugging usb c hub
 2021-03-05 15:35 UTC  (11+ messages)

[PATCH 01/17] usb: xhci-mtk: remove or operator for setting schedule parameters
 2021-03-05 15:33 UTC  (5+ messages)
` [PATCH 16/17] usb: common: add function to get interval expressed in us unit

[PATCH v3 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-05 15:35 UTC  (7+ messages)
` [PATCH v3 3/5] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v3 4/5] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v3 5/5] arm64/Kconfig: "

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-05 15:33 UTC  (5+ messages)
  ` [Nouveau] "

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2021-03-05 15:34 UTC  (2+ messages)
` [Bug 209457] "

[PATCH v2 0/2] tests/acceptance: Test Aspeed ARM machines
 2021-03-05 15:12 UTC  (2+ messages)

[PULL 0/4] QAPI patches patches for 2021-03-05
 2021-03-05 15:11 UTC  (5+ messages)
` [PULL 1/4] error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"
` [PULL 2/4] qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces
` [PULL 3/4] qapi: Remove QMP events and commands from user-mode builds
` [PULL 4/4] qapi: Fix parse errors for removal of null from schema language

[PATCH] tcg/aarch64: Fix constant subtraction in tcg_out_addsub2
 2021-03-05 15:13 UTC  (3+ messages)

[PATCH v2 0/2] Clarify error messages pertaining to 'node-name'
 2021-03-05 15:19 UTC  (3+ messages)
` [PATCH v2 1/2] block: "
` [PATCH v2 2/2] blockdev: "

[PATCH RFC] gcc-plugins: Handle GCC version mismatch for OOT modules
 2021-03-05 15:31 UTC  (14+ messages)

[Buildroot] [PATCH 1/1] package/sdl2: update SDL2_CPE_ID_PRODUCT
 2021-03-05 15:32 UTC 

Build regressions/improvements in v5.12-rc1
 2021-03-05 11:16 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/sdl: add CPE variables
 2021-03-05 15:32 UTC 

[PATCH v3 0/5] Allwinner H3 fixes for EMAC and acceptance tests
 2021-03-05 15:16 UTC  (7+ messages)
` [PATCH v3 2/5] tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for orangepi-pc machine
` [PATCH v3 4/5] tests/acceptance: update sunxi kernel from armbian to 5.10.16
` [PATCH v3 5/5] tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cubieboard tests

[dpdk-dev] [PATCH v1 1/5] net/ark: update pkt director initial state
 2021-03-05 15:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 4/5] net/ark: generalize meta data between FPGA and PMD

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-05 15:28 UTC  (22+ messages)
` [RFT PATCH v3 08/27] asm-generic/io.h: Add a non-posted variant of ioremap()
` [RFT PATCH v3 10/27] docs: driver-api: device-io: Document ioremap() variants & access funcs
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted
` [RFT PATCH v3 21/27] tty: serial: samsung_tty: IRQ rework
` [RFT PATCH v3 22/27] tty: serial: samsung_tty: Use devm_ioremap_resource
` [RFT PATCH v3 24/27] tty: serial: samsung_tty: Add support for Apple UARTs

[RFC v4 00/33] arm cleanup experiment for kvm-only build
 2021-03-05 14:59 UTC  (23+ messages)
` [RFC v4 07/33] target/arm: move physical address translation to cpu-mmu
` [RFC v4 09/33] target/arm: split cpregs from tcg/helper.c
` [RFC v4 12/33] target/arm: only perform TCG cpu and machine inits if TCG enabled
` [RFC v4 14/33] target/arm: move cpsr_read, cpsr_write to cpu_common
` [RFC v4 15/33] target/arm: add temporary stub for arm_rebuild_hflags
` [RFC v4 16/33] target/arm: split vfp state setting from tcg helpers
` [RFC v4 17/33] target/arm: move arm_mmu_idx* to cpu-mmu
` [RFC v4 18/33] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v4 20/33] target/arm: move arm_cpu_list "
` [RFC v4 21/33] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v4 22/33] target/arm: split 32bit cpu models from cpu.c to cpu32.c
` [RFC v4 23/33] target/arm: move sve_exception_el out of TCG helpers
` [RFC v4 24/33] target/arm: move TCG cpu and models inside tcg/
` [RFC v4 25/33] target/arm: cpu: fix style
` [RFC v4 26/33] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v4 27/33] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v4 28/33] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/
` [RFC v4 29/33] target/arm: cleanup cpu includes
` [RFC v4 30/33] target/arm: remove broad "else" statements when checking accels
` [RFC v4 31/33] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [RFC v4 32/33] XXX disable a bunch of tests that seem to use tcg cpus
` [RFC v4 33/33] XXX disable arm-cpu-features

[PATCH rt-tests v2 00/14] JSON cleanups and more tests updated
 2021-03-05 15:29 UTC  (3+ messages)

[PATCH v3 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2021-03-05 15:23 UTC  (10+ messages)
` [PATCH v3 2/5] phy: Add LVDS configuration options

[PATCH v3 00/10] ARM: dts: stm32: Add Engicam STM32MP1 SoM
 2021-03-05 15:26 UTC  (4+ messages)
` [PATCH v3 01/10] dt-bindings: arm: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0

[PATCH] bus: mhi: pm: Change mhi_pm_resume timeout value
 2021-03-05 15:34 UTC  (5+ messages)

[PATCH] pNFS: make DS availability problems visible in log
 2021-03-05 15:24 UTC  (6+ messages)

[PULL v2 00/19] riscv-to-apply queue
 2021-03-05 15:15 UTC  (2+ messages)

[PATCH v10 0/8] Add support for ipq8064 tsens
 2021-03-05 15:24 UTC  (3+ messages)
` [PATCH v10 8/8] dt-bindings: thermal: tsens: Document ipq8064 bindings

[PATCH 1/1] ACPI: fix acpi table use after free
 2021-03-05 15:24 UTC  (6+ messages)
` [Devel] "

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-03-05 15:23 UTC  (3+ messages)
` [PATCH V3 XRT Alveo 14/18] fpga: xrt: clock platform driver

[PATCH v3 00/41] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-05 15:06 UTC  (37+ messages)
` [PATCH v3 06/41] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
` [PATCH v3 07/41] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
` [PATCH v3 08/41] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
` [PATCH v3 09/41] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
` [PATCH v3 10/41] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
` [PATCH v3 11/41] KVM: PPC: Book3S 64: add hcall interrupt handler
` [PATCH v3 12/41] KVM: PPC: Book3S 64: Move hcall early register setup to KVM
` [PATCH v3 13/41] KVM: PPC: Book3S 64: Move interrupt "
` [PATCH v3 14/41] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
` [PATCH v3 15/41] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
` [PATCH v3 16/41] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
` [PATCH v3 17/41] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
` [PATCH v3 18/41] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry
` [PATCH v3 19/41] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v3 20/41] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR
` [PATCH v3 21/41] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
` [PATCH v3 22/41] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
` [PATCH v3 23/41] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit
` [PATCH v3 24/41] powerpc: add set_dec_or_work API for safely updating decrementer
` [PATCH v3 25/41] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
` [PATCH v3 26/41] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
` [PATCH v3 27/41] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9
` [PATCH v3 28/41] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0
` [PATCH v3 29/41] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
` [PATCH v3 30/41] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check
` [PATCH v3 31/41] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
` [PATCH v3 32/41] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible
` [PATCH v3 33/41] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
` [PATCH v3 34/41] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
` [PATCH v3 35/41] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
` [PATCH v3 36/41] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
` [PATCH v3 37/41] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup
` [PATCH v3 38/41] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
` [PATCH v3 39/41] KVM: PPC: Book3S HV P9: implement hash guest support
` [PATCH v3 40/41] KVM: PPC: Book3S HV P9: implement hash host / "
` [PATCH v3 41/41] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path

[Intel-gfx] [PATCH] drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9
 2021-03-05 15:24 UTC  (10+ messages)
` [Intel-gfx] [PATCH v3] "

[dm-devel] [PATCH 4/4] dm: support I/O polling
 2021-03-05  9:52 UTC  (4+ messages)

[PATCH v4 00/11] evm: Improve usability of portable signatures
 2021-03-05 15:19 UTC  (12+ messages)
` [PATCH v4 01/11] evm: Execute evm_inode_init_security() only when an HMAC key is loaded
` [PATCH v4 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v4 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
` [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
` [PATCH v4 05/11] evm: Introduce evm_status_revalidate()
` [PATCH v4 06/11] evm: Ignore INTEGRITY_NOLABEL/INTEGRITY_NOXATTRS if conditions are safe
` [PATCH v4 07/11] evm: Allow xattr/attr operations for portable signatures
` [PATCH v4 08/11] evm: Allow setxattr() and setattr() for unmodified metadata
` [PATCH v4 09/11] ima: Allow imasig requirement to be satisfied by EVM portable signatures
` [PATCH v4 10/11] ima: Introduce template field evmsig and write to field sig as fallback
` [PATCH v4 11/11] ima: Don't remove security.ima if file must not be appraised

[PATCH 0/5] clean-ups to geometric repacking
 2021-03-05 15:22 UTC  (6+ messages)
` [PATCH 1/5] builtin/repack.c: do not repack single packs with --geometric
` [PATCH 2/5] t7703: test --geometric repack with loose objects
` [PATCH 3/5] builtin/repack.c: assign pack split later
` [PATCH 4/5] builtin/repack.c: be more conservative with unsigned overflows
` [PATCH 5/5] builtin/repack.c: reword comment around pack-objects flags

[RFC PATCH 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-03-05 15:21 UTC  (4+ messages)
` [RFC PATCH 5/12] HV: Add ghcb hvcall support for SNP VM

[PATCH] linux-user: Adjust pgd_find_hole_fallback result with guest_loaddr
 2021-03-05 15:06 UTC  (3+ messages)

[PATCH for-4.15 0/3] tools/libs: Multiple fixes to header handling
 2021-03-05 15:20 UTC  (8+ messages)
` [PATCH 2/3] xen/dmop: Strip __XEN_TOOLS__ header guard from public API

[PATCH v5 0/2] Add support for ANX7688
 2021-03-05 15:19 UTC  (10+ messages)
` [PATCH v5 1/2] dt-bindings: usb: add analogix,anx7688.yaml
` [PATCH v5 2/2] drm/bridge: anx7688: Add ANX7688 bridge driver support

[RFC PATCH v3 0/3] blk-mq: Avoid use-after-free for accessing old requests
 2021-03-05 15:14 UTC  (4+ messages)
` [RFC PATCH v3 1/3] blk-mq: Clean up references to old requests when freeing rqs
` [RFC PATCH v3 2/3] blk-mq: Freeze and quiesce all queues for tagset in elevator_exit()
` [RFC PATCH v3 3/3] blk-mq: Lockout tagset iterator when exiting elevator

syzbot reporting less duplicates
 2021-03-05 15:18 UTC  (6+ messages)

[PATCH 0/5] sysinfo: Add gpio sysinfo driver
 2021-03-05 15:19 UTC  (8+ messages)
` [PATCH 3/5] sysinfo: Require that sysinfo_detect be called before other methods
` [PATCH 4/5] sysinfo: Add gpio-sysinfo driver

[PATCH 1/5] drm/amdgpu: allow variable BO struct creation
 2021-03-05 15:19 UTC  (13+ messages)
` [PATCH 2/5] drm/amdgpu: introduce struct amdgpu_bo_user
` [PATCH 3/5] drm/amdgpu: use amdgpu_bo_create_user() for gem object
` [PATCH 4/5] drm/amdgpu: use tiling_flags of struct amdgpu_bo_user
` [PATCH 5/5] drm/amdgpu: use metadata members "

[PATCH] docs: qsd: Explain --export nbd,name=... default
 2021-03-05 15:06 UTC  (2+ messages)

[RFC] inode.i_opflags - Usage of two different locking schemes
 2021-03-05 15:18 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] package/sdl_image: add SDL_IMAGE_CPE_ID_VENDOR
 2021-03-05 15:19 UTC 

driver notification when switching between battery vs AC power?
 2021-03-05 15:18 UTC  (2+ messages)

[meta-arm] [PATCH] arm-autonomy/xen: remove patches that have been mainlined in xen 4.14.1
 2021-03-05 15:17 UTC 

[Buildroot] [PATCH 1/1] package/sdl_image: add LIBSDL_CPE_ID_VENDOR
 2021-03-05 15:16 UTC 

Rpi boots with boot.scr and does not with extlinux.conf
 2021-03-05 15:16 UTC 

[PATCH 1/5] drm/amdgpu: allow variable BO struct creation
 2021-03-05 15:15 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] package/belle-sip: work around bug 99410
 2021-03-05 15:15 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_99410
` [Buildroot] [PATCH 2/2] package/belle-sip: fix build failure due to gcc bug 99410

[xen-unstable-smoke test] 159837: tolerable all pass - PUSHED
 2021-03-05 15:14 UTC 

[Buildroot] [PATCH 1/1] package/sdl2_image: add SDL2_IMAGE_CPE_ID_PRODUCT
 2021-03-05 15:14 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-03-03
 2021-03-05 15:14 UTC  (4+ messages)
` [Buildroot] Analysis of build "

[PATCH] arm-autonomy/xen: remove patches that have been mainlined in xen 4.14.1
 2021-03-05 15:15 UTC 

[RFC] KVM: x86: Support KVM VMs sharing SEV context
 2021-03-05 15:13 UTC  (3+ messages)

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-03-05 15:13 UTC  (2+ messages)
` [Bug 211277] "

[dpdk-dev] [PATCH] examples/pipeline: fix strtoul base
 2021-03-05 15:15 UTC 

stable-rc/queue/5.10 build: 195 builds: 1 failed, 194 passed, 2 errors, 30 warnings (v5.10.20-102-g5424d9a6593d)
 2021-03-05 15:11 UTC 

[PATCH] drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
 2021-03-05 15:11 UTC  (3+ messages)

[PATCH v5 0/3] s390/kvm: fix MVPG when in VSIE
 2021-03-05 15:08 UTC  (3+ messages)
` [PATCH v5 1/3] s390/kvm: split kvm_s390_logical_to_effective

[PATCH bpf-next] selftests_bpf: extend test_tc_tunnel test with vxlan
 2021-03-05 15:08 UTC  (2+ messages)

[PATCH 01/10] ap: Load profile before calling ap_start, extend Address syntax
 2021-03-05 15:09 UTC  (8+ messages)
` [PATCH 04/10] ap: Add subnet address selection logic
` [PATCH 05/10] ap: Dump addreses in use and assign IP/netmask
` [PATCH 06/10] ap: Set up the DHCP server
` [PATCH 07/10] ap: Move the DHCP server freeing to ap_reset
` [PATCH 08/10] ap: Send a specific error message on async AP start failure
` [PATCH 09/10] autotests: Update APRanges usage in testAP
` [PATCH 10/10] doc: Update AP settings in iwd.ap and iwd.config(5)


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.