All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-07 08:56:43 to 2019-06-07 09:59:44 UTC [more...]

[Qemu-trivial] [PATCH v2] m68k comments break patch submission due to being incorrectly formatted
 2019-06-07  9:04 UTC  (6+ messages)
` [Qemu-trivial] [Qemu-devel] "
        `  "

[GIT PULL]: soundwire fixes for v5.2-rc4
 2019-06-07  9:56 UTC 

[PATCH v3 0/5] arm64: SPE ACPI enablement
 2019-06-07  9:57 UTC  (9+ messages)
` [PATCH v3 2/5] ACPI/PPTT: Add function to return ACPI 6.3 Identical tokens
` [PATCH v3 3/5] ACPI/PPTT: Modify node flag detection to find last IDENTICAL
` [PATCH v3 4/5] arm_pmu: acpi: spe: Add initial MADT/SPE probing

[Qemu-devel] [PULL 00/52] testing, gdbstub and cputlb fixes
 2019-06-07  9:05 UTC  (26+ messages)
` [Qemu-devel] [PULL 01/52] editorconfig: add setting for shell scripts
` [Qemu-devel] [PULL 02/52] qemu-io-cmds: use clock_gettime for benchmarking
` [Qemu-devel] [PULL 03/52] tests/docker: Update the Fedora image to Fedora 30
` [Qemu-devel] [PULL 04/52] tests/docker: Update the Fedora cross compile images to 30
` [Qemu-devel] [PULL 05/52] tests/docker: Update the Ubuntu image to 19.04
` [Qemu-devel] [PULL 06/52] .travis.yml: bump gcc sanitiser job to gcc-9
` [Qemu-devel] [PULL 07/52] .travis.yml: add clang ubsan job
` [Qemu-devel] [PULL 08/52] tests/vm: Use python configured on build
` [Qemu-devel] [PULL 09/52] tests/vm: Port basevm to Python 3
` [Qemu-devel] [PULL 10/52] tests/vm: Fix build-centos docker-based tests run
` [Qemu-devel] [PULL 11/52] tests/vm: Add missing variables on help
` [Qemu-devel] [PULL 13/52] tests/vm: python3 fixes
` [Qemu-devel] [PULL 15/52] tests/vm: use ssh with pty unconditionally
` [Qemu-devel] [PULL 17/52] tests/vm: proper guest shutdown
` [PULL 26/52] semihosting: split console_out into string and char versions
  ` [Qemu-devel] "
` [Qemu-devel] [PULL 27/52] cputlb: use uint64_t for interim values for unaligned load
` [Qemu-devel] [PULL 29/52] tests/tcg: clean-up VPATH/TESTS for i386
` [Qemu-devel] [PULL 30/52] tests/tcg/x86_64: add a PVH crt.o for x86_64 system tests
` [Qemu-devel] [PULL 32/52] cputlb: cast size_t to target_ulong before using for address masks
` [Qemu-devel] [PULL 36/52] gdbstub: Implement continue (c pkt) with new infra
` [Qemu-devel] [PULL 38/52] gdbstub: Implement set_thread (H "
` [Qemu-devel] [PULL 42/52] gdbstub: Implement write memory (M "
` [Qemu-devel] [PULL 43/52] gdbstub: Implement read memory (m "
` [Qemu-devel] [PULL 45/52] gdbstub: Implement read all registers (g "

[PATCH 0/4] irqchip: renesas: Use proper irq_chip name and parent
 2019-06-07  9:58 UTC  (5+ messages)
` [PATCH 1/4] irqchip/renesas-intc-irqpin: "
` [PATCH 2/4] irqchip/renesas-irqc: "
` [PATCH 3/4] gpio: em: Use proper irq_chip name
` [PATCH 4/4] gpio: rcar: "

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-07  9:58 UTC  (6+ messages)
` [PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls

[Bug 110830] New: [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
 2019-06-07  9:58 UTC  (2+ messages)
  ` [Bug 110830] "

[Qemu-devel] [PATCH v17 00/24] Add RX archtecture support
 2019-06-07  9:11 UTC  (23+ messages)
` [Qemu-devel] [PATCH v17 01/24] target/rx: TCG translation
` [Qemu-devel] [PATCH v17 02/24] target/rx: TCG helper
` [Qemu-devel] [PATCH v17 03/24] target/rx: CPU definition
` [Qemu-devel] [PATCH v17 05/24] hw/intc: RX62N interrupt controller (ICUa)
` [Qemu-devel] [PATCH v17 07/24] hw/char: RX62N serial communication interface (SCI)
` [Qemu-devel] [PATCH v17 08/24] hw/rx: RX Target hardware definition
` [Qemu-devel] [PATCH v17 09/24] qemu/bitops.h: Add extract8 and extract16
` [Qemu-devel] [PATCH v17 10/24] hw/registerfields.h: Add 8bit and 16bit register macros
` [Qemu-devel] [PATCH v17 11/24] target/rx: Convert to CPUClass::tlb_fill
` [Qemu-devel] [PATCH v17 12/24] target/rx: Add RX to SysEmuTarget
` [Qemu-devel] [PATCH v17 13/24] target/rx: Fix cpu types and names
` [Qemu-devel] [PATCH v17 14/24] tests: Add rx to machine-none-test.c
` [Qemu-devel] [PATCH v17 15/24] hw/rx: Honor -accel qtest
` [Qemu-devel] [PATCH v17 16/24] Add rx-softmmu
` [Qemu-devel] [PATCH v17 17/24] MAINTAINERS: Add RX
` [Qemu-devel] [PATCH v17 18/24] target/rx: Disassemble rx_index_addr into a string
` [Qemu-devel] [PATCH v17 19/24] target/rx: Replace operand with prt_ldmi in disassembler
` [Qemu-devel] [PATCH v17 20/24] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [Qemu-devel] [PATCH v17 21/24] target/rx: Emit all disassembly in one prt()
` [Qemu-devel] [PATCH v17 22/24] target/rx: Collect all bytes during disassembly
` [Qemu-devel] [PATCH v17 23/24] target/rx: Dump bytes for each insn "
` [Qemu-devel] [PATCH v17 24/24] target/rx: Remove suffix in cpu class

[patch 0/3] cpuidle-haltpoll driver (v2)
 2019-06-07  9:54 UTC  (4+ messages)
` [patch 1/3] drivers/cpuidle: add cpuidle-haltpoll driver

[PATCH v5 00/10] TEE mediator (and OP-TEE) support in XEN
 2019-06-07  9:36 UTC  (4+ messages)
` [PATCH v5 01/10] xen/arm: add generic TEE mediator framework
  ` [Xen-devel] "

[PATCH] ath11k: fix PMF config during peer assoc
 2019-06-07  9:53 UTC 

[RFC] NUMA Description Under ACPI 6.3 White Paper (v0.93)
 2019-06-07  9:52 UTC 

[LTP] [PATCH RFC] move_pages12: handle errno EBUSY for madvise(..., MADV_SOFT_OFFLINE)
 2019-06-07  9:52 UTC 

[PATCH for-4.9-stable] efi/libstub: Unify command line param parsing
 2019-06-07  9:51 UTC  (3+ messages)

[PATCH 0/3] New Logos and Icons for KernelShark
 2019-06-07  9:50 UTC  (4+ messages)
` [PATCH 1/3] kernel-shark: Add logo and icon files
` [PATCH 2/3] kernel-shark: Start using the new logo and icon
` [PATCH 3/3] kernel-shark: Delete the old test icon

[PATCH] irqchip: Enable compile-testing for Renesas drivers
 2019-06-07  9:50 UTC 

[RFC] Sorting out dwc3 ISOC endpoints once and for all
 2019-06-07  9:50 UTC 

[PATCH BlueZ v2] mesh: Fix segmentation fault after adding second netkey via NET_KEY_ADD opcode
 2019-06-07  9:49 UTC 

[PATCH v3 0/5] arch: riscv: add board and SoC DT file support
 2019-06-07  9:49 UTC  (6+ messages)
` [PATCH v3 1/5] arch: riscv: add support for building DTB files from DT source data

[qemu-upstream-4.11-testing test] 136184: regressions - FAIL
 2019-06-07  9:33 UTC  (20+ messages)
              ` [Xen-devel] "

[PATCH] arm64: Fix comment after #endif
 2019-06-07  9:41 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/39] adding eventmode helper library
 2019-06-07  9:48 UTC  (2+ messages)

[PATCH 0/1] bitbake: fetch2/git: fix initial http authed clone
 2019-06-07  9:47 UTC  (3+ messages)

[PATCH 0/3] drm/komeda: Add layer split support
 2019-06-07  9:46 UTC  (4+ messages)
` [PATCH 2/3] drm/komeda: Add split support for scaler

[U-Boot] [PATCH] ids8313: Disable SPI
 2019-06-07  9:46 UTC  (2+ messages)

[PATCH 0/9] blk-mq/scsi: convert private reply queue into blk_mq hw queue
 2019-06-07  9:45 UTC  (8+ messages)
` [PATCH 8/9] scsi: megaraid: convert private reply queue to blk-mq "

[PATCH][next] drm/bridge: sii902x: fix comparision of u32 with less than zero
 2019-06-07  9:44 UTC  (5+ messages)

[PATCH v3 0/3] Bitops instrumentation for KASAN
 2019-06-07  9:43 UTC  (3+ messages)
` [PATCH v3 2/3] x86: Use static_cpu_has in uaccess region to avoid instrumentation

[PATCH 1/2] drm/bridge: sii902x: re-order conditions to prevent out of bounds read
 2019-06-07  9:43 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libfribidi: bump to version v1.0.5
 2019-06-07  9:43 UTC  (2+ messages)

[PATCH v3 net-next 00/17] PTP support for the SJA1105 DSA driver
 2019-06-07  9:43 UTC  (10+ messages)

[PATCH 2/2] drm/bridge: sii902x: fix a signedness bug in sii902x_audio_codec_init()
 2019-06-07  9:43 UTC  (3+ messages)

[PATCH v2 0/7] cpufreq support for Raspberry Pi
 2019-06-07  9:42 UTC  (15+ messages)
` [PATCH v2 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v2 4/7] cpufreq: add driver for Raspbery Pi

[PATCH v2 00/17] perf tools: Coresight: Add CPU-wide trace support
 2019-06-07  9:41 UTC  (7+ messages)
` [PATCH v2 01/17] perf tools: Configure contextID tracing in CPU-wide mode
` [PATCH v2 02/17] perf tools: Configure timestsamp generation "

DSA with MV88E6321 and imx28
 2019-06-07  9:41 UTC  (10+ messages)

[dpdk-dev] [EXT] [RFC PATCH 0/2] introduce __rte_internal tag
 2019-06-07  9:41 UTC  (12+ messages)

[PATCH v2 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-06-07  9:40 UTC  (9+ messages)
` [PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I

[PATCH 1/1] eventfd new tag EFD_VPOLL: generate epoll events
 2019-06-07  9:40 UTC  (9+ messages)

Round-Trip Time Requester with Xenomai / RTnet on Beaglebone Black
 2019-06-07  9:40 UTC  (8+ messages)
          ` Fwd: "

[PATCH v2] x86/resctrl: Don't stop walking closids when a locksetup group is found
 2019-06-07  9:39 UTC  (2+ messages)

[PATCH 0/2] arm64/sve: Fix mutating register endianness on big-endian
 2019-06-07  9:38 UTC  (2+ messages)

[Xen-devel] [PATCH v2] x86/altp2m: Add xc_altp2m_get_vcpu_p2m_idx
 2019-06-07  9:37 UTC 

next/pending-fixes build: 223 builds: 0 failed, 223 passed, 127 warnings (v5.2-rc3-429-gaa494f467cc3)
 2019-06-07  9:33 UTC 

[PATCH v3 0/8] arm64: IRQ priority masking and Pseudo-NMI fixes
 2019-06-07  9:25 UTC  (4+ messages)
` [PATCH v3 1/8] arm64: Do not enable IRQs for ct_user_exit

[U-Boot] Pull request: u-boot-spi/master
 2019-06-07  9:33 UTC  (8+ messages)

[PATCH v2 bpf-next 0/2] veth: Bulk XDP_TX
 2019-06-07  9:32 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/2] xdp: Add tracepoint for bulk XDP_TX

[CI 1/5] drm/i915: Reset only affected engines when handling error capture
 2019-06-07  9:32 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] "

[dpdk-dev] [PATCH v1 1/2] lib/ring: add enqueue-dequeue callabck
 2019-06-07  9:30 UTC  (3+ messages)

[PATCH] test: completion: tests for __gitcomp regression
 2019-06-07  9:30 UTC  (2+ messages)
` [PATCH] completion: do not cache if --git-completion-helper fails

[dpdk-dev] Incorrect install_dir for Linux kernel modules
 2019-06-07  9:29 UTC  (2+ messages)

[PATCH v7 0/6] Introduced new Cadence USBSS DRD Driver
 2019-06-07  9:25 UTC  (5+ messages)
` [PATCH v7 1/6] dt-bindings: add binding for USBSS-DRD controller

[Xen-devel] [PATCH v3 00/13] pci: expand usage of pci_sbdf_t
 2019-06-07  9:25 UTC  (15+ messages)
` [Xen-devel] [PATCH v3 01/13] pci: rename func field to fn
` [Xen-devel] [PATCH v3 02/13] pci: introduce a devfn field to pci_sbdf_t
` [Xen-devel] [PATCH v3 03/13] pci: introduce a pci_sbdf_t field to pci_dev
` [Xen-devel] [PATCH v3 04/13] pci: make PCI_SBDF return a pci_sbdf_t
` [Xen-devel] [PATCH v3 05/13] pci: make PCI_SBDF2 "
` [Xen-devel] [PATCH v3 06/13] pci: make PCI_SBDF3 "
` [Xen-devel] [PATCH v3 07/13] pci: switch pci_conf_read8 to use pci_sbdf_t
` [Xen-devel] [PATCH v3 08/13] pci: switch pci_conf_read16 "
` [Xen-devel] [PATCH v3 09/13] pci: switch pci_conf_read32 "
` [Xen-devel] [PATCH v3 10/13] pci: switch pci_conf_write8 "
` [Xen-devel] [PATCH v3 11/13] pci: switch pci_conf_write16 "
` [Xen-devel] [PATCH v3 12/13] pci: switch pci_conf_write32 "
` [Xen-devel] [PATCH v3 13/13] print: introduce a format specifier for pci_sbdf_t

iwlwifi module crash
 2019-06-07  9:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] kvm-all: Add/update fprintf's for kvm_*_ioeventfd_del
 2019-06-07  9:08 UTC 

[RFC] dmaengine: add fifo_size member
 2019-06-07  9:24 UTC  (28+ messages)
  ` [PATCH] "

pull-request: wireless-drivers 2019-06-07
 2019-06-07  9:19 UTC 

[LTP] [PATCH v3] syscalls/fstat{03,05}: rewrote testcases
 2019-06-07  9:19 UTC 

[PATCH 0/8] KVM: arm/arm64: vgic: ITS translation cache
 2019-06-07  9:16 UTC  (8+ messages)
` [PATCH 3/8] KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation

[SPDK] Preparation for SPDK 19.04.1 release
 2019-06-07  9:16 UTC 

[GIT PULL] Power management fixes for v5.2-rc4
 2019-06-07  9:15 UTC 

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-06-07  9:15 UTC  (2+ messages)

[PATCH V3 0/2] arm64/mm: Clean ups for do_page_fault()
 2019-06-07  9:13 UTC  (6+ messages)
` [PATCH V3 1/2] arm64/mm: Consolidate page fault information capture
` [PATCH V3 2/2] arm64/mm: Refactor __do_page_fault()

[PATCH nft 1/2] src: generation ID is 32-bit long
 2019-06-07  9:12 UTC  (2+ messages)
` [PATCH nft 2/2,v2] rule: ensure cache consistency

[PATCH 0/9] Add support for new DMC headers
 2019-06-07  9:12 UTC  (10+ messages)
` [PATCH 1/9] drm/i915/dmc: use kernel types
` [PATCH 2/9] drm/i915/dmc: extract fw_info and table walk from intel_package_header
` [PATCH 3/9] drm/i915/dmc: add support for package_header with version 2
` [PATCH 4/9] drm/i915/dmc: extract function to parse css header
` [PATCH 5/9] drm/i915/dmc: extract function to parse package_header
` [PATCH 6/9] drm/i915/dmc: extract function to parse dmc_header
` [PATCH 7/9] drm/i915/dmc: add support to load dmc_header version 3
` [PATCH 8/9] drm/i915/dmc: remove redundant return in parse_csr_fw()
` [PATCH 9/9] drm/i915/dmc: protect against loading wrong firmware

[U-Boot] [PATCH] ids8313: Start DM/DT conversion
 2019-06-07  9:12 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] utils/genrandconfing: randomly enable BR2_REPRODUCIBLE 10% of the times
 2019-06-07  9:12 UTC  (3+ messages)

[PATCH] clk: fix a missing-free bug in clk_cpy_name()
 2019-06-07  9:10 UTC  (6+ messages)

[PATCH fstests v2] btrfs: add validation of compression options to btrfs/048
 2019-06-07  9:09 UTC  (2+ messages)
` [PATCH fstests v3] "

[CI 3/5] drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
 2019-06-07  9:09 UTC  (2+ messages)
` [CI v2 3/8] "

[PATCH 1/2] drm/i915: Add missing commas to the end of the subplatform ID arrays
 2019-06-07  9:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH v2 0/2] drm/komeda: Add SMMU support on Komeda driver
 2019-06-07  9:05 UTC  (3+ messages)
` [PATCH v2 1/2] drm/komeda: Adds SMMU support

[PATCH] ARM: davinci: Use GPIO lookup table for DA850 LEDs
 2019-06-07  9:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: Add error_desc for file channel errors
 2019-06-07  9:02 UTC  (2+ messages)

[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
 2019-06-07  9:03 UTC 

[PATCH] ARM: davinci: da850-evm: call regulator_has_full_constraints()
 2019-06-07  9:02 UTC  (2+ messages)

[Xen-devel] [xen-4.6-testing test] 137348: regressions - FAIL
 2019-06-07  9:00 UTC 

[PATCH] phy: renesas: rcar-gen3-usb2: fix imbalance powered flag
 2019-06-07  9:00 UTC  (5+ messages)

[RFC 0/8] Display uncore
 2019-06-07  8:58 UTC  (3+ messages)
` [RFC 7/8] drm/i915: introduce display_uncore

[PATCH v2] kernel: module: Use struct_size() helper
 2019-06-07  8:57 UTC  (2+ messages)

[dm-crypt] LUKS + dm-crypt Debian/Ubuntu expanding encrypted root LV onto 2nd disk
 2019-06-07  8:56 UTC  (9+ messages)

[PATCH] recipetool: support python3 instead of python2
 2019-06-07  8:57 UTC  (4+ messages)

[RFC PATCH 0/6] soundwire: Add support to Qualcomm SoundWire master
 2019-06-07  8:56 UTC  (2+ messages)
` [RFC PATCH 6/6] soundwire: qcom: add support for SoundWire controller


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.