All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-11 09:05:01 to 2020-07-11 11:20:07 UTC [more...]

[PATCH v4 00/22] target/xtensa: implement double precision FPU
 2020-07-11 11:06 UTC  (21+ messages)
` [PATCH v4 01/22] softfloat: make NO_SIGNALING_NANS runtime property
` [PATCH v4 02/22] softfloat: pass float_status pointer to pickNaN
` [PATCH v4 03/22] softfloat: add xtensa specialization for pickNaNMulAdd
` [PATCH v4 04/22] target/xtensa: add geometry to xtensa_get_regfile_by_name
` [PATCH v4 05/22] target/xtensa: support copying registers up to 64 bits wide
` [PATCH v4 06/22] target/xtensa: rename FPU2000 translators and helpers
` [PATCH v4 07/22] target/xtensa: move FSR/FCR register accessors
` [PATCH v4 08/22] target/xtensa: don't access BR regfile directly
` [PATCH v4 09/22] target/xtensa: add DFPU option
` [PATCH v4 10/22] target/xtensa: add DFPU registers and opcodes
` [PATCH v4 11/22] target/xtensa: implement FPU division and square root
` [PATCH v4 12/22] tests/tcg/xtensa: fix test execution on ISS
` [PATCH v4 13/22] tests/tcg/xtensa: update test_fp0_arith for DFPU
` [PATCH v4 14/22] tests/tcg/xtensa: expand madd tests
` [PATCH v4 15/22] tests/tcg/xtensa: update test_fp0_conv for DFPU
` [PATCH v4 16/22] tests/tcg/xtensa: update test_fp1 "
` [PATCH v4 17/22] tests/tcg/xtensa: update test_lsc "
` [PATCH v4 18/22] tests/tcg/xtensa: add fp0 div and sqrt tests
` [PATCH v4 19/22] tests/tcg/xtensa: test double precision load/store
` [PATCH v4 20/22] tests/tcg/xtensa: add DFP0 arithmetic tests

[Intel-gfx] [PATCH] drm/i915/gt: Always reset the engine, even if inactive, on execlists failure
 2020-07-11 11:16 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[PATCH] MAINTAINERS: XDP: restrict N: and K:
 2020-07-11 11:10 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series with ALC289
 2020-07-11 11:08 UTC  (4+ messages)

[PATCH] grub2/btrfs: Add ability to boot from subvolumes
 2020-07-11 11:09 UTC  (2+ messages)

[PATCH] vt: Reject zero-sized screen buffer size
 2020-07-11 11:08 UTC  (6+ messages)
` fbconsole needs more parameter validations

[PATCH v3] ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series with ALC289
 2020-07-11 11:05 UTC 

Re: [PATCH 1/1] grub-menulst2cfg.c
 2020-07-11 11:07 UTC 

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-07-11 11:04 UTC  (5+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

[Buildroot] [PATCH] Fix swupdate build by installing mtd headers as expected
 2020-07-11 11:05 UTC  (2+ messages)

arm-linux-gnueabi-ld: section .rodata VMA overlaps section .bss VMA
 2020-07-11 11:05 UTC  (2+ messages)

[Bug 1886318] [NEW] Qemu after v5.0.0 breaks macos guests
 2020-07-11 10:52 UTC  (2+ messages)
` [Bug 1886318] "

[Buildroot] Rename aarch64_efi_defconfig to qemu_aarch64_virt_efi_defconfig
 2020-07-11 10:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/systemd: add option to enable SysV and utmp compatibility
 2020-07-11 10:56 UTC  (2+ messages)

Image with trustfence
 2020-07-11 10:54 UTC 

[PATCH v6 00/17] Add static_call
 2020-07-11 10:49 UTC  (16+ messages)
` [PATCH v6 08/17] static_call: Avoid kprobes on inline static_call()s
` [PATCH v6 09/17] x86/static_call: Add out-of-line static call implementation
` [PATCH v6 10/17] x86/static_call: Add inline static call implementation for x86-64
` [PATCH v6 11/17] static_call: Simple self-test
` [PATCH v6 13/17] static_call: Add static_call_cond()

[PATCH] net/9p: validate fds in p9_fd_open
 2020-07-11 10:49 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed
 2020-07-11 10:44 UTC  (26+ messages)
  ` [dpdk-dev] [PATCH v8 00/24] "
      ` [dpdk-dev] [PATCH v8 01/24] "
      ` [dpdk-dev] [PATCH v8 02/24] ethdev: add a link status text representation
      ` [dpdk-dev] [PATCH v8 03/24] app: UNKNOWN link speed print
      ` [dpdk-dev] [PATCH v8 04/24] net/ixgbe: return unknown speed in status
      ` [dpdk-dev] [PATCH v8 05/24] net/i40e: "
      ` [dpdk-dev] [PATCH v8 06/24] net/ice: "
      ` [dpdk-dev] [PATCH v8 07/24] examples: new link status print format
      ` [dpdk-dev] [PATCH v8 08/24] examples/bbdev_app: "
      ` [dpdk-dev] [PATCH v8 09/24] examples/ioat: "
      ` [dpdk-dev] [PATCH v8 10/24] examples/ip_*: "
      ` [dpdk-dev] [PATCH v8 11/24] examples/ip_pipeline: "
      ` [dpdk-dev] [PATCH v8 12/24] examples/ipsec-secgw: "
      ` [dpdk-dev] [PATCH v8 13/24] examples/kni: "
      ` [dpdk-dev] [PATCH v8 14/24] examples/l2fwd-crypt: "
      ` [dpdk-dev] [PATCH v8 15/24] examples/l2fwd-event: "
      ` [dpdk-dev] [PATCH v8 16/24] examples/l2fwd: "
      ` [dpdk-dev] [PATCH v8 17/24] examples/l3fwd-graph: "
      ` [dpdk-dev] [PATCH v8 18/24] examples/l3fwd-power: "
      ` [dpdk-dev] [PATCH v8 19/24] examples/multi_proc*: "
      ` [dpdk-dev] [PATCH v8 20/24] examples/ntb: "
      ` [dpdk-dev] [PATCH v8 21/24] example/performance*: "
      ` [dpdk-dev] [PATCH v8 22/24] examples/qos_sched: "
      ` [dpdk-dev] [PATCH v8 23/24] examples/server_nod*: "
      ` [dpdk-dev] [PATCH v8 24/24] examples/vm_power_*: "

[PATCH v3 1/1] mm/vmalloc.c: Remove BUG() from the find_va_links()
 2020-07-11 10:45 UTC 

[PATCH v2] ARM: dts: imx6qdl-gw: add Gateworks System Controller support
 2020-07-11 10:42 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] ARM: dts: imx53: ppd: alarm LEDs use kernel LED interface
 2020-07-11 10:39 UTC  (2+ messages)

[PATCH 0/2] block: add logging facility for long standing IO requests
 2020-07-11 10:31 UTC  (5+ messages)
` [PATCH 1/2] block/block-backend: add converter from BlockAcctStats to BlockBackend
` [PATCH 2/2] block: add logging facility for long standing IO requests

[PATCH RFC 00/12] media: hantro: H264 fixes and improvements
 2020-07-11 10:21 UTC  (10+ messages)
  ` [RFC 07/12] media: uapi: h264: Add DPB entry field reference flags

[dpdk-dev] [PATCH v2 0/4] updates for hns3 PMD driver
 2020-07-11 10:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/4] net/hns3: support copper media type
` [dpdk-dev] [PATCH v2 2/4] net/hns3: support 200G speed rate
` [dpdk-dev] [PATCH v2 3/4] net/hns3: support keeping CRC
` [dpdk-dev] [PATCH v2 4/4] net/hns3: fix RSS configuration when empty RSS type

[PATCH 0/5] KVM: arm64: pvtime: Fixes and a new cap
 2020-07-11 10:20 UTC  (14+ messages)
` [PATCH 1/5] KVM: arm64: pvtime: steal-time is only supported when configured
` [PATCH 2/5] KVM: arm64: pvtime: Fix potential loss of stolen time
` [PATCH 3/5] KVM: arm64: pvtime: Fix stolen time accounting across migration
` [PATCH 4/5] KVM: Documentation minor fixups
` [PATCH 5/5] arm64/x86: KVM: Introduce steal-time cap

[iptables PATCH 00/18] nft: Sorted chain listing et al
 2020-07-11 10:18 UTC  (19+ messages)
` [iptables PATCH 01/18] nft: Make table creation purely implicit
` [iptables PATCH 02/18] nft: Be lazy when flushing
` [iptables PATCH 03/18] nft: cache: Drop duplicate chain check
` [iptables PATCH 04/18] nft: Drop pointless nft_xt_builtin_init() call
` [iptables PATCH 05/18] nft: Turn nft_chain_save() into a foreach-callback
` [iptables PATCH 06/18] nft: Use nft_chain_find() in two more places
` [iptables PATCH 07/18] nft: Reorder enum nft_table_type
` [iptables PATCH 08/18] nft: cache: Fetch only interesting tables from kernel
` [iptables PATCH 09/18] nft: Use nftnl_chain_list_foreach in nft_rule_list{,_save}
` [iptables PATCH 10/18] nft: Use nftnl_chain_list_foreach in nft_rule_flush
` [iptables PATCH 11/18] nft: Use nftnl_chain_foreach in nft_rule_save
` [iptables PATCH 12/18] nft: Fold nftnl_rule_list_chain_save() into caller
` [iptables PATCH 13/18] nft: Implement nft_chain_foreach()
` [iptables PATCH 14/18] nft: cache: Introduce nft_cache_add_chain()
` [iptables PATCH 15/18] nft: Introduce a dedicated base chain array
` [iptables PATCH 16/18] nft: cache: Sort custom chains by name
` [iptables PATCH 17/18] tests: shell: Drop any dump sorting in place
` [iptables PATCH 18/18] nft: Avoid pointless table/chain creation

[PATCH] drm/i915: Recalculate FBC w/a stride when needed
 2020-07-11 10:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Recalculate FBC w/a stride when needed (rev2)

cmake is not getting installed
 2020-07-11 10:16 UTC 

[PATCH] xsk: ixgbe: solve the soft interrupt 100% CPU usage when xdp rx traffic congestion
 2020-07-11 10:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCHv2] videobuf2-v4l2.c: add vb2_video_unregister_device helper function
 2020-07-11 10:14 UTC 

[PATCH 0/3] hw/arm/virt: Introduce kvm-steal-time
 2020-07-11 10:10 UTC  (4+ messages)
` [PATCH 1/3] hw/arm/virt: Move post cpu realize check into its own function
` [PATCH 2/3] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
` [PATCH 3/3] hw/arm/virt: Implement kvm-steal-time

[PATCH v4 5/8] s390: Break cyclic percpu include
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 1/8] lockdep: Prepare for NMI IRQ state tracking
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 6/8] arm: Break cyclic percpu include
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 8/8] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[tip: locking/core] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
 2020-07-11 10:09 UTC 

[PATCH v4 3/8] sparc64: Fix asm/percpu.h build error
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] kcsan: Make KCSAN compatible with new IRQ state tracking

[PATCH v4 2/8] x86/entry: Fix NMI vs IRQ state tracking
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
 2020-07-11 10:09 UTC  (2+ messages)
` [tip: locking/core] "

yocto under WSL
 2020-07-11 10:09 UTC  (4+ messages)
` [poky] "

[dpdk-dev] [PATCH 0/4] updates for hns3 PMD driver
 2020-07-11 10:06 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/hns3: support copper media type
` [dpdk-dev] [PATCH 2/4] net/hns3: support 200G speed rate
` [dpdk-dev] [PATCH 3/4] net/hns3: support keeping CRC
` [dpdk-dev] [PATCH 4/4] net/hns3: fix RSS configuration when empty RSS type

[PATCH] mm: vmscan: consistent update to pgrefill
 2020-07-11 10:07 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/7] Add interrupt-only mode to l3fwd-power
 2020-07-11 10:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 7/7] l3fwd-power: add auto-selection of default mode

[PATCH] RDMA/usnic: switch from 'pci_' to 'dma_' API
 2020-07-11 10:04 UTC  (2+ messages)

[PATCH v5 0/2] shtc1: add support for device tree bindings
 2020-07-11 10:05 UTC  (4+ messages)
` [PATCH v5 2/2] devicetree: hwmon: shtc1: Add sensirion,shtc1.yaml

[PATCH RFC] leds: Add support for per-LED device triggers
 2020-07-11 10:04 UTC  (2+ messages)

[dpdk-dev] [PATCH] mempool: enhance dump function to print ops name
 2020-07-11  9:59 UTC 

[dpdk-dev] [PATCH] pmd_bond: fix mac address update for ACTIVE_BACKUP, TLB and ALB modes
 2020-07-11 10:01 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 001/106] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-07-11 10:01 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 080/106] mips: Add udelay lpj numbers adjustment

[dpdk-dev] [PATCH] examples: fix return value of function that parses portmask
 2020-07-11 10:00 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH] app/procinfo: enhance port and mempool info
 2020-07-11  9:53 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] app/procinfo: enhance port mempool and crypto info

[PATCH] io_uring: fix sq array offset calculation
 2020-07-11  9:37 UTC  (2+ messages)

[dpdk-dev] [PATCH] pci: keep API compatibility with mmap values
 2020-07-11  9:51 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 0/21] drm/bridge: support chained bridges + panel updates
 2020-07-11  9:47 UTC  (5+ messages)
` [PATCH v3 02/21] drm/panel: panel-simple: add default connector_type
      ` [PATCH] drm/panel: panel-simple: validate panel description

[PATCH 00/20] Documentation: eliminate duplicated words
 2020-07-11  9:35 UTC  (4+ messages)
` [PATCH 11/20] Documentation: leds/ledtrig-transient: eliminate duplicated word

[PATCH 1/2] spi: make spi-mem driver usable without CONFIG_DM_SPI, drop NODM variant
 2020-07-11  9:45 UTC  (5+ messages)
` [PATCH 2/2] mtd: make spinand driver usable without CONFIG_DM

[dpdk-dev] [EXT] Re: [dpdk-stable] [PATCH] eal: fix macros to align value
 2020-07-11  9:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [dpdk-stable] "

[PATCH v1] ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series with ALC289
 2020-07-11  9:42 UTC 

[PATCH 1/5] power: supply: core: add quick charge type property
 2020-07-10 11:03 UTC  (4+ messages)
` [PATCH 3/5] power: supply: core: add wireless signal strength property
    ` 答复: [External Mail]Re: "

[PATCH v3 1/6] v4l2-compliance: Add version command
 2020-07-11  9:40 UTC  (2+ messages)

[PATCH 0/3] QEMU cpus.c refactoring part1
 2020-07-11  9:39 UTC  (10+ messages)
` [PATCH 3/3] cpu-timers, icount: new modules

ath10k-firmware: QCA9984 hw1.0: Add NEC Platforms WG2600HP3 specific BDFs
 2020-07-11  9:35 UTC 

[PATCH] rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'
 2020-07-11  9:34 UTC  (2+ messages)

[PATCH v2] drm/atomic_helper: add a flag for duplicating drm_private_obj state
 2020-07-11  9:34 UTC  (3+ messages)

[RFC PATCH v2] sunxi: Add UART4 console support for A64
 2020-07-11  9:30 UTC  (2+ messages)

[PATCH 00/15] net: sun8i-emac fixes and cleanups
 2020-07-11  9:27 UTC  (3+ messages)
` [PATCH 14/15] net: sun8i-emac: Lower MDIO frequency

[v3 0/5] Migrate non-migrated pages of a SVM
 2020-07-11  9:13 UTC  (12+ messages)
` [v3 1/5] KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
` [v3 2/5] KVM: PPC: Book3S HV: track the state of GFNs associated with secure VMs
` [v3 3/5] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE
` [v3 4/5] KVM: PPC: Book3S HV: retry page migration before erroring-out H_SVM_PAGE_IN
` [v3 5/5] KVM: PPC: Book3S HV: migrate hot plugged memory

[PATCH] generic: reorder output to stderr and stdout from _scratch_mkfs
 2020-07-11  9:23 UTC 

Change model for ASUS platform
 2020-07-11  9:20 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Handle broken PDC dual edge case on sc7180
 2020-07-11  9:16 UTC  (4+ messages)

microSD Breakout Port
 2020-07-11  9:09 UTC  (2+ messages)

[PATCH] power: axp209: Limit inrush current for A20-OLinuXino_MICRO
 2020-07-11  9:07 UTC  (2+ messages)

[PULL v3 00/32] AVR port
 2020-07-11  9:05 UTC  (2+ messages)
` [PULL v3 09/32] target/avr: Add instruction helpers

[PATCH] ALSA: trident: Fix a memory leak in snd_trident_create
 2020-07-11  9:04 UTC  (2+ messages)

What methods or tools could be used to investigate the causes of hard or soft lockup?
 2020-07-11  9:04 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.