All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-24 18:48:36 to 2018-04-24 19:35:05 UTC [more...]

[Xenomai] Unrecoverable FP Unavailable Exception 801
 2018-04-25 16:49 UTC  (3+ messages)

[PATCH v2 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-04-24 19:35 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: improve function documentation for acpi_parse_entries_array()
` [PATCH v2 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data
` [PATCH v2 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT

Greetings to you,
 2018-04-24 19:34 UTC 

[PATCH] perf: Documentation: Support for asciidoctor
 2018-04-24 19:34 UTC  (2+ messages)

[PATCH 0/4] selftests: rework RTC tests
 2018-04-24 19:33 UTC  (4+ messages)

[PATCH 0/2] ACPI match adc128s052 to ADC on UP Squared
 2018-04-24 19:33 UTC  (6+ messages)
` [PATCH 1/2] iio: adc128s052: allow driver to be matched using ACPI

[alsa-tools][PATCH] Fix clang -Wreserved-user-defined-literal warnings
 2018-04-24 19:32 UTC  (2+ messages)

[PATCH 4/8] dma-buf: add peer2peer flag
 2018-04-24 19:32 UTC  (14+ messages)
                ` [Linaro-mm-sig] "

[PATCH 00/11] platform: device tree support for early platform drivers
 2018-04-24 19:31 UTC  (5+ messages)
` [PATCH 03/11] platform: make support for early platform devices conditional

Fwd: [Bug 199473] New: pcieport does not scan devices behind PEX switch, while resources are allocated
 2018-04-24 19:31 UTC 

[Bug 106159] When connecting or disconnecting a displayport to a DP hub with 4.16.2+ kernel, hard freeze with frozen video output
 2018-04-24 19:31 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE" failed to apply to 4.16-stable tree
 2018-04-24 19:30 UTC  (2+ messages)

[Bug 199101] New: AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5
 2018-04-24 19:29 UTC  (4+ messages)
` [Bug 199101] "

[Qemu-devel] [PATCH v2 0/6] block: byte-based AIO read/write
 2018-04-24 19:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] block: Support byte-based aio callbacks
` [Qemu-devel] [PATCH v2 2/6] file-win32: Switch to byte-based callbacks
` [Qemu-devel] [PATCH v2 3/6] null: Switch to byte-based read/write
` [Qemu-devel] [PATCH v2 4/6] rbd: Switch to byte-based callbacks
` [Qemu-devel] [PATCH v2 5/6] vxhs: "
` [Qemu-devel] [PATCH v2 6/6] block: Drop last of the sector-based aio callbacks

[PATCH 1/5] perf pmu: Fix core PMU alias list for X86 platform
 2018-04-24 19:29 UTC  (9+ messages)
` [PATCH 4/5] perf parse-events: Specially handle uncore event alias in small groups
` [PATCH 5/5] perf stat: Fix duplicate PMU name for interval print

[Buildroot] [git commit] package/wmctrl: x-includes and x-libraries must be set for cross-compiling
 2018-04-24 19:29 UTC  (3+ messages)

MIPS: BCM47XX: Enable MIPS32 74K Core ExternalSync for BCM47XX PCIe erratum
 2018-04-24 19:19 UTC  (2+ messages)
` [PATCH] "

[U-Boot] [PATCH] zynqmp: Add generic target
 2018-04-24 19:28 UTC 

[PATCH v6 00/11] al: replace calls to rte_panic and refrain from new instances
 2018-04-24 19:28 UTC  (7+ messages)
` [PATCH v6 01/11] crypto/dpaa: replace rte_panic instances in crypto/dpaa driver
` [PATCH v6 05/11] eal: replace rte_panic instances in eventdev

[Cluster-devel] vmalloc with GFP_NOFS
 2018-04-24 19:28 UTC  (20+ messages)
  `  "

[net 0/6][pull request] Intel Wired LAN Driver Updates 2018-04-24
 2018-04-24 19:29 UTC  (7+ messages)
` [net 1/6] ixgbevf: ensure xdp_ring resources are free'd on error exit
` [net 2/6] igb: Fix the transmission mode of queue 0 for Qav mode
` [net 3/6] ice: Fix initialization for num_nodes_added
` [net 4/6] ice: Fix incorrect comment for action type
` [net 5/6] ice: Do not check INTEVENT bit for OICR interrupts
` [net 6/6] ice: Fix insufficient memory issue in ice_aq_manage_mac_read

[CI] drm/i915/breadcrumbs: Keep the fake irq armed across reset
 2018-04-24 19:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/breadcrumbs: Keep the fake irq armed across reset (rev3)

[Qemu-devel] [PATCH for 2.13 v4 00/20] linux-user: move arch specific parts to arch directories
 2018-04-24 19:26 UTC  (21+ messages)
` [Qemu-devel] [PATCH for 2.13 v4 01/20] linux-user: create a dummy per arch signal.c
` [Qemu-devel] [PATCH for 2.13 v4 02/20] linux-user: move aarch64 signal.c parts to aarch64 directory
` [Qemu-devel] [PATCH for 2.13 v4 03/20] linux-user: move arm signal.c parts to arm directory
` [Qemu-devel] [PATCH for 2.13 v4 04/20] linux-user: move sh4 signal.c parts to sh4 directory
` [Qemu-devel] [PATCH for 2.13 v4 05/20] linux-user: move microblaze signal.c parts to microblaze directory
` [Qemu-devel] [PATCH for 2.13 v4 06/20] linux-user: move cris signal.c parts to cris directory
` [Qemu-devel] [PATCH for 2.13 v4 07/20] linux-user: move nios2 signal.c parts to nios2 directory
` [Qemu-devel] [PATCH for 2.13 v4 08/20] linux-user: move openrisc signal.c parts to openrisc directory
` [Qemu-devel] [PATCH for 2.13 v4 09/20] linux-user: move s390x signal.c parts to s390x directory
` [Qemu-devel] [PATCH for 2.13 v4 10/20] linux-user: move m68k signal.c parts to m68k directory
` [Qemu-devel] [PATCH for 2.13 v4 11/20] linux-user: move alpha signal.c parts to alpha directory
` [Qemu-devel] [PATCH for 2.13 v4 12/20] linux-user: move tilegx signal.c parts to tilegx directory
` [Qemu-devel] [PATCH for 2.13 v4 13/20] linux-user: move riscv signal.c parts to riscv directory
` [Qemu-devel] [PATCH for 2.13 v4 14/20] linux-user: move hppa signal.c parts to hppa directory
` [Qemu-devel] [PATCH for 2.13 v4 15/20] linux-user: move xtensa signal.c parts to xtensa directory
` [Qemu-devel] [PATCH for 2.13 v4 16/20] linux-user: move i386/x86_64 signal.c parts to i386 directory
` [Qemu-devel] [PATCH for 2.13 v4 17/20] linux-user: move sparc/sparc64 signal.c parts to sparc directory
` [Qemu-devel] [PATCH for 2.13 v4 18/20] linux-user: move mips/mips64 signal.c parts to mips directory
` [Qemu-devel] [PATCH for 2.13 v4 19/20] linux-user: move ppc/ppc64 signal.c parts to ppc directory
` [Qemu-devel] [PATCH for 2.13 v4 20/20] linux-user: define TARGET_ARCH_HAS_SETUP_FRAME

[RFC PATCH] perf tools: allow map files to specify DSO
 2018-04-24 19:27 UTC 

[PATCH v5 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-24 19:27 UTC  (5+ messages)

OOM killer invoked while still one forth of mem is available
 2018-04-24 19:26 UTC 

[PATCH] do not call trace_printk on non-debug build
 2018-04-24 19:26 UTC  (6+ messages)

[Buildroot] [git commit] usb_modeswitch: set CXX to false when C++ is missing
 2018-04-24 19:25 UTC  (3+ messages)

[PATCH 0/2] Add R8A77980/Condor eMMC support
 2018-04-24 19:25 UTC  (4+ messages)
` [PATCH v2] arm64: dts: renesas: condor: add "

[PATCH ndctl v3 0/3] Documentation: add asciidoctor support
 2018-04-24 19:24 UTC  (2+ messages)

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)
 2018-04-24 19:23 UTC 

[PATCH 0/2] selftests: tracing: Update inter-event testcases
 2018-04-24 19:22 UTC  (2+ messages)

[PATCH] tick/sched: Do not mess with an enqueued hrtimer
 2018-04-24 19:22 UTC 

[PATCH] drm/tinydrm/mi0283qt: Always set rotation value
 2018-04-24 19:21 UTC  (4+ messages)

[PATCH 03/19] powerpc: Mark variables as unused
 2018-04-24 19:20 UTC  (5+ messages)
` [PATCH v4 03/19] powerpc: Mark variable `l` as unused, remove `path`

[Buildroot] enc28j60 ethernet module doesn't work on rpi0
 2018-04-24 19:19 UTC  (2+ messages)

[RFC v4 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-24 19:18 UTC  (6+ messages)

[U-Boot] [PATCH v3 1/5] sunxi: R40: add gigabit ethernet clocks
 2018-04-24 19:18 UTC  (3+ messages)
` [U-Boot] [PATCH v3 4/5] sunxi: R40: add gigabit ethernet devicetree node

[PATCH] Intel: Add a Kaby Lake PCI ID
 2018-04-24 19:05 UTC  (2+ messages)

(unknown),
 2018-04-24 19:16 UTC  (9+ messages)
` [PATCH 13/22] nds32: use generic dma_noncoherent_ops
      ` [OpenRISC] "

[RFC v4 3/4] irqflags: Avoid unnecessary calls to trace_ if you can
 2018-04-24 19:16 UTC  (15+ messages)

[Qemu-devel] [PATCH 0/6] block: byte-based AIO read/write
 2018-04-24 19:16 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/6] block: Support byte-based aio callbacks

[PATCH v1 0/6] net/mlx5: add Multi-Packet Rx support
 2018-04-24 19:15 UTC  (6+ messages)
` [PATCH v4 1/2] mbuf: support attaching external buffer to mbuf
      ` ***Spam*** "

[Mesa-dev] [PATCH i-g-t] [RFC] CONTRIBUTING: commit rights docs
 2018-04-24 19:14 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH V2] Add support for BTRFS raid5/6 to GRUB
 2018-04-24 19:13 UTC  (8+ messages)
` [PATCH 1/7] Add support for reading a filesystem with a raid5 or raid6 profile
` [PATCH 2/7] Add helper to check the btrfs header
` [PATCH 3/7] Move from the find_device the error logging logic to the callee
` [PATCH 4/7] Avoiding scanning for an already not found device
` [PATCH 5/7] Refactor the code of read from disk
` [PATCH 6/7] Add support for recovery for a raid5 btrfs profiles
` [PATCH 7/7] Add raid6 recovery

[PATCH v2 0/7] Deprecate .git/info/grafts
 2018-04-24 19:10 UTC  (13+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 09/11] technical/shallow: describe the relationship with replace refs
  ` [PATCH v4 00/11] Deprecate .git/info/grafts
    ` [PATCH v4 04/11] replace: "libify" create_graft() and callees
    ` [PATCH v4 05/11] replace: introduce --convert-graft-file

[U-Boot] Please pull u-boot-video/master
 2018-04-24 19:10 UTC 

[PATCH] drm/amdkfd: fix typing in (*hqd_destroy)
 2018-04-24 19:09 UTC  (3+ messages)

[PATCH v8 00/16] xen: xen-domid-restrict improvements
 2018-04-24 19:09 UTC  (4+ messages)
` [PATCH 09/16] os-posix: cleanup: Replace fprintfs with error_report in change_process_uid
  ` [Qemu-devel] "

[PATCH] baseband/turbo_sw: offload cost measurement test
 2018-04-24 19:09 UTC  (4+ messages)
` [PATCH v2] "

[Patch v2 0/6] drm/omap: Add virtual-planes support
 2018-04-24 19:08 UTC  (4+ messages)
` [Patch v2 1/6] drm/omap: Add ability to filter out modes which can't be supported

[Qemu-devel] [PATCH] linux-user: set minimum uname for RISC-V
 2018-04-24 19:07 UTC  (3+ messages)

[Bug 101900] No HDMI audio on Polaris
 2018-04-24 19:05 UTC  (2+ messages)
` [Bug 101900] No HDMI HBR audio on Polaris (no TrueHD, no Atmos, no Neo:X, no HD Master audio) and static noise in sound when LPCM on amdgpu Xorg driver

[PATCH net-next v2 0/2] openvswitch: Support conntrack zone limit
 2018-04-24 19:03 UTC  (4+ messages)

[Qemu-devel] [PATCH] blockjob: drop block_job_pause/resume_all()
 2018-04-24 19:03 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[U-Boot] [PATCH] video-uclass: Fix logical-not-parentheses warning
 2018-04-24 19:03 UTC  (2+ messages)

[PATCH 1/2] parted: add ontrack DM6 aux3 support
 2018-04-24 19:03 UTC  (2+ messages)
` ✗ patchtest: failure for "parted: add ontrack DM6 aux3 s..." and 1 more

[PATCH] drm/i915/selftests: Fix uninitialized variable
 2018-04-24 19:02 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[SPDK] FreeBSD - SPDK initiator - memory map failure
 2018-04-24 19:01 UTC 

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-04-24 19:01 UTC  (8+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "

[Bug 102820] [bisected] commit ebbf7337e2daacacef3e01114e6be68a2a4f11b4 prevents X11 from starting
 2018-04-24 19:00 UTC  (2+ messages)
` [Bug 102820] [bisected][DC] "

[PATCH v1 0/2] add additional config settings for merge
 2018-04-24 18:59 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] merge: Add merge.renames config setting

[PATCH bpf-next 00/15] Introducing AF_XDP support
 2018-04-24 18:58 UTC  (4+ messages)
` [PATCH bpf-next 08/15] bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP

[PATCH] drm/amdkfd: Integer overflows in ioctl
 2018-04-24 18:58 UTC  (3+ messages)

0b76b66e33 ("proc: add a proc_create_reg helper"): BUG: unable to handle kernel NULL pointer dereference at 00000004
 2018-04-24 18:57 UTC 

[PATCH v2 00/10] Compute and consume generation numbers
 2018-04-24 18:56 UTC  (6+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 5/9] ref-filter: use generation number for --contains

[PATCH 0/6] virtio-console: spec compliance fixes
 2018-04-24 18:56 UTC  (5+ messages)
` [PATCH 1/6] virtio_console: don't tie bufs to a vq

[Bug 103987] [DC] drm:drm_atomic_helper_wait_for_dependencies - flip_done timed out
 2018-04-24 18:56 UTC  (2+ messages)

[Buildroot] [PATCH] Makefile: Update mtime of $(TARGET_DIR)/usr
 2018-04-24 18:56 UTC  (5+ messages)

[PATCH 01/19] xmon: Use __printf markup to silence compiler
 2018-04-24 18:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/9] object store: oid_object_info is the next contender
 2018-04-24 18:55 UTC  (5+ messages)
` [PATCH 9/9] cache.h: allow sha1_object_info to handle arbitrary repositories

[Bug 104319] AMDGPU/DC: Internal display corrupted when mirroring on external monitor on HDMI
 2018-04-24 18:54 UTC  (2+ messages)
` [Bug 104319] AMDGPU/DC: Internal display corrupted when connecting (mirroring/extending) an "

[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
 2018-04-24 18:53 UTC  (2+ messages)
` [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)

[Bug 104281] black / corrupted screen when resuming from S3 [AMDGPU]
 2018-04-24 18:53 UTC  (2+ messages)

[PATCH v2] powerpc/signal32: Use fault_in_pages_readable() to prefault user context
 2018-04-24 18:53 UTC  (2+ messages)

[PATCH] baseband/turbo_sw: update Turbo Software driver
 2018-04-24 18:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next 0/8] Microsemi Ocelot switch support
 2018-04-24 18:52 UTC  (8+ messages)
` [PATCH net-next 5/8] net: mscc: Add initial "

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-04-24 18:52 UTC  (7+ messages)
` [PATCH 03/37] iommu/sva: Manage process address spaces

[PATCH] staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()
 2018-04-24 18:51 UTC  (6+ messages)
` [RESEND PATCH] "

[PATCH for-4.11] x86/SVM: Fix intercepted {RD, WR}MSR for the SYS{CALL, ENTER} MSRs
 2018-04-24 18:51 UTC 

[PATCH 1/2] u-boot-fslc-mxsboot: Add dtc as build dependency
 2018-04-24 18:51 UTC  (2+ messages)
` [PATCH 2/2] wic: Fix image generation for i.MX MXS SoC family

[Bug 105284] Every boot I get an error in dmesg "WARNING: CPU: 2 PID: 1380 at drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:132 generic_reg_update_ex+0x108/0x150 [amdgpu]"
 2018-04-24 18:48 UTC  (2+ messages)

[PATCH 00/11] fix potential Spectre variant 1 issues
 2018-04-24 18:48 UTC  (7+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1

[PATCH 1/3] PM / devfreq: Actually support providing freq_table
 2018-04-24 18:48 UTC  (6+ messages)
` [PATCH 0/3] Fix UFS and devfreq interaction
        ` Re: [PATCH 1/3] PM / devfreq: Actually support providing freq_table

[PATCH v2 0/2] clk: meson: gxbb: add the video decoder clocks
 2018-04-24 18:48 UTC  (8+ messages)
` [PATCH v2 1/2] clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks
` [PATCH v2 2/2] clk: meson: gxbb: add the video decoder clocks


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.