All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-05 11:08:56 to 2018-05-05 15:53:28 UTC [more...]

[PATCH 1/2] Fix support for merge options
 2018-05-05 15:53 UTC  (5+ messages)
` [PATCH 2/2] Fix wrong merge-base invocation preventing detection of up-to-date branches

[meta-openembedded] Sumo branch
 2018-05-05 15:52 UTC  (2+ messages)

[PATCH] percpu_ida: Use _irqsave() instead of local_irq_save() + spin_lock
 2018-05-05 15:52 UTC  (6+ messages)

[PATCH v7 00/16] tracing: probeevent: Improve fetcharg features
 2018-05-05 15:51 UTC  (12+ messages)

[PATCH] media: siano: don't use GFP_DMA
 2018-05-05 15:51 UTC 

[RFC] Removal of CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
 2018-05-05 15:50 UTC  (2+ messages)

INFO: task hung in fsnotify_connector_destroy_workfn
 2018-05-05 15:47 UTC 

WARNING in kernfs_add_one
 2018-05-05 15:47 UTC 

KASAN: null-ptr-deref Write in simple_write_to_buffer
 2018-05-05 15:47 UTC 

[xen-unstable-smoke test] 122616: trouble: blocked/broken/pass
 2018-05-05 15:46 UTC 

[B.A.T.M.A.N.] [PATCH maint] batman-adv: Fix TT sync flags for intermediate TT responses
 2018-05-05 15:46 UTC  (2+ messages)

[git:media_tree/master] media: include/video/omapfb_dss.h: use IS_ENABLED()
 2018-05-05 15:45 UTC 

[Bug 106410] New: Xorg server 1.19.6 crashes with nouveau or modsetting driver with Mesa 18.0.x while works fine with proprietary nvidia driver 390.42
 2018-05-05 15:44 UTC  (5+ messages)
  ` [Bug 106410] "

[Intel-wired-lan] [PATCH v2 0/1] multi-threading device shutdown
 2018-05-05 15:40 UTC  (4+ messages)
`  "
` [Intel-wired-lan] [PATCH v2 1/1] drivers core: "
  `  "

[PATCH 0/8] Assorted rhashtable fixes and cleanups
 2018-05-05 15:40 UTC  (4+ messages)
` [PATCH 7/8] rhashtable: add rhashtable_walk_prev()

[PATCH net-next v2 00/13] net: mvpp2: phylink conversion
 2018-05-05 15:39 UTC  (6+ messages)
` [PATCH net-next v2 02/13] net: phy: sfp: handle non-wired SFP connectors

[PATCH] net: dsa: drop some VLAs in switch.c
 2018-05-05 15:39 UTC  (5+ messages)

perf: perf_fuzzer quickly locks up on 4.15-rc7
 2018-05-05 15:38 UTC  (12+ messages)
      ` perf: fuzzer causes stack going in wrong direction warnings

[PATCH net] tls: fix use after free in tls_sk_proto_close
 2018-05-05 15:35 UTC 

[linuxtv-media:master] BUILD REGRESSION 8d718e5376c602dfd41b599dcc2a7b1be07c7b6b
 2018-05-05 15:26 UTC 

[Buildroot] [PATCH] Makefile: check rootfs overlays with BR2_ROOTFS_MERGED_USR enabled
 2018-05-05 15:26 UTC  (10+ messages)

[PATCH] iwlwifi: limit MSI-X IRQs to IWL_MAX_RX_HW_QUEUES - 1 to avoid num_rx_queues > IWL_MAX_RX_HW_QUEUES
 2018-05-05 15:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V6 1/7] ARM: dts: imx6sx-sabreauto: add PMIC support
 2018-05-05 15:17 UTC  (9+ messages)
` [PATCH V6 4/7] ARM: dts: imx6sx-sabreauto: add fec support
` [PATCH V6 7/7] ARM: dts: imx6sx-sabreauto: add egalax touch screen support

[PATCH iproute2] rdma: fix header files
 2018-05-05 15:17 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/13] target/openrisc: Convert to decodetree.py
 2018-05-05 15:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH 01/13] target-openrisc: Write back result before FPE exception

[arm-platforms:irq/level-msi 11/13] drivers/irqchip/irq-gic-v3-mbi.c:77:13: error: passing argument 1 of 'mutex_lock_nested' from incompatible pointer type
 2018-05-05 15:14 UTC 

[PATCH] [bug] cx231xx: Fix recursive dependency
 2018-05-05 15:07 UTC 

[PATCH v3 0/8] R-Car DU: Support CRC calculation
 2018-05-05 15:05 UTC  (7+ messages)

[PATCH BUGFIX] block, bfq: postpone rq preparation to insert or merge
 2018-05-05 14:56 UTC  (6+ messages)

[PATCH v3] f2fs: fix to avoid race during access gc_thread pointer
 2018-05-05 14:55 UTC  (2+ messages)

[Buildroot] [PATCH v2] uclibc: fix clock_nanosleep declaration
 2018-05-05 14:51 UTC 

[RFC PATCH] media: i2c: add SCCB helpers
 2018-05-05 14:51 UTC  (2+ messages)

EOL for the 3.2 kernel?
 2018-05-05 14:45 UTC  (2+ messages)

[PATCH 07/11] powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
 2018-05-05 14:38 UTC  (2+ messages)

[PATCH] net/mlx5: Fix mlx5_get_vector_affinity function
 2018-05-05 14:38 UTC 

[Qemu-devel] [PATCH v3 0/6] Enable postcopy RDMA live migration
 2018-05-05 14:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/6] migration: disable RDMA WRITE after postcopy started
` [Qemu-devel] [PATCH v3 2/6] migration: create a dedicated connection for rdma return path
` [Qemu-devel] [PATCH v3 3/6] migration: remove unnecessary variables len in QIOChannelRDMA
` [Qemu-devel] [PATCH v3 4/6] migration: avoid concurrent invoke channel_close by different threads
` [Qemu-devel] [PATCH v3 5/6] migration: implement bi-directional RDMA QIOChannel
` [Qemu-devel] [PATCH v3 6/6] migration: Stop rdma yielding during incoming postcopy

[PATCH v6 0/6] Enable NV12 support
 2018-05-05 14:34 UTC  (10+ messages)
` [PATCH v6 2/6] drm/i915: Enable Display WA 0528
` [PATCH v6 1/6] drm/i915: Enable display workaround 827 for all planes, v2
` [PATCH v6 3/6] drm/i915: Add skl_check_nv12_surface for NV12
` [PATCH v6 6/6] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH v6 4/6] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH v6 5/6] drm/i915: Add NV12 as supported format for primary plane
` ✗ Fi.CI.CHECKPATCH: warning for Enable NV12 support (rev4)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[linuxtv-media:master 167/254] drivers/video/fbdev//omap2/omapfb/dss/overlay.c:41:5: error: redefinition of 'omap_dss_get_num_overlays'
 2018-05-05 14:32 UTC 

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

[GIT PULL FOR v4.18] R-Car DU changes
 2018-05-05 14:17 UTC 

[PATCH v3] drm: rcar-du: track dma-buf fences
 2018-05-05 14:14 UTC  (2+ messages)

[PATCH] README: document the new default run mode
 2018-05-05 14:09 UTC  (3+ messages)

[GIT PULL FOR v4.18] VSP1 & DU CRC calculation support
 2018-05-05 14:04 UTC 

[PATCH 0/6] arm64: add instrumented atomics
 2018-05-05 14:03 UTC  (16+ messages)
` [PATCH 1/6] locking/atomic, asm-generic: instrument ordering variants
      ` [PATCH] locking/atomics: Clean up the atomic.h maze of #defines
                ` [RFC PATCH] locking/atomics/powerpc: Clarify why the cmpxchg_relaxed() family of APIs falls back to full cmpxchg()
                    ` [PATCH] locking/atomics/powerpc: Move cmpxchg helpers to asm/cmpxchg.h and define the full set of cmpxchg APIs

[PATCH V4 0/7] nvme: pci: fix & improve timeout handling
 2018-05-05 13:59 UTC  (16+ messages)
` [PATCH V4 1/7] block: introduce blk_quiesce_timeout() and blk_unquiesce_timeout()
` [PATCH V4 2/7] nvme: pci: cover timeout for admin commands running in EH
` [PATCH V4 3/7] nvme: pci: only wait freezing if queue is frozen
` [PATCH V4 4/7] nvme: pci: freeze queue in nvme_dev_disable() in case of error recovery
` [PATCH V4 5/7] nvme: core: introduce 'reset_lock' for sync reset state and reset activities
` [PATCH V4 6/7] nvme: pci: prepare for supporting error recovery from resetting context
` [PATCH V4 7/7] nvme: pci: support nested EH

[Qemu-devel] [PATCH v1 00/29] target-microblaze: Add support for Extended Addressing
 2018-05-05 13:59 UTC  (15+ messages)
` [Qemu-devel] [PATCH v1 13/29] target-microblaze: Use TCGv for load/store addresses
` [Qemu-devel] [PATCH v1 14/29] target-microblaze: Name special registers we support
` [Qemu-devel] [PATCH v1 20/29] target-microblaze: Make special registers 64-bit
` [Qemu-devel] [PATCH v1 26/29] target-microblaze: mmu: Prepare for 64-bit addresses
  ` [Qemu-devel] [PATCH v1 22/29] target-microblaze: Add Extended Addressing

[PATCH] dt-bindings: can: rcar_can: Fix R8A7796 SoC name
 2018-05-05 13:56 UTC  (2+ messages)

usb: dwc2: Change reading of current frame number flow
 2018-05-05 13:46 UTC 

[GSoC] Yet another blog series about the GSoC
 2018-05-05 13:43 UTC  (3+ messages)

[qemu-mainline test] 122598: regressions - trouble: blocked/broken/fail/pass
 2018-05-05 13:39 UTC 

[Bug 100446] New: Backlight control not working on Pascal / GP106 using nouveau drivers
 2018-05-05 13:34 UTC  (2+ messages)
  ` [Bug 100446] "

[GIT FIXES FOR v4.17] UVC fixes
 2018-05-05 13:32 UTC  (3+ messages)

[xen-unstable-smoke test] 122614: trouble: blocked/broken/pass
 2018-05-05 13:29 UTC 

[RFC] Other chunks for commit-graph, part 1 - Bloom filters, topo order, etc
 2018-05-05 13:28 UTC  (3+ messages)

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-05-05 13:26 UTC  (5+ messages)
` [PATCH 1/7] i2c: i2c-gpio: move header to platform_data

[PATCH] media: pt1: use #ifdef CONFIG_PM_SLEEP instead of #if
 2018-05-05 13:24 UTC 

[RFC PATCH 0/5] nvme: ANA support
 2018-05-05 13:23 UTC  (8+ messages)
` [PATCH 2/5] nvme: Add ANA base definitions
` [PATCH 5/5] nvme: ANA base support

[PATCH] elf: don't hash userspace addresses
 2018-05-05 13:19 UTC  (4+ messages)

drivers/platform/x86/dell-smbios-smm.c:99: undefined reference to `dcdbas_smi_request'
 2018-05-04 20:08 UTC  (3+ messages)

[RFC PATCH 0/3] serial: uartps: Add run time support for more IPs than hardcoded 2
 2018-05-05 13:10 UTC  (4+ messages)

[PATCH v5 0/6] Enable NV12 support
 2018-05-05 13:09 UTC  (8+ messages)

simplify procfs code for seq_file instances V2
 2018-05-05 13:09 UTC  (12+ messages)
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 34/40] atm: simplify procfs code
` [PATCH 38/40] ide: remove ide_driver_proc_write

[PATCH] bcache: display rate debug parameters to 0 when writeback is not running
 2018-05-05 13:04 UTC 

[PATCH v2 2/2] i2c: core-smbus: fix a potential missing-check bug
 2018-05-05 13:02 UTC  (2+ messages)

[PATCH RFC net-next] net: ipvs: Adjust gso_size for IPPROTO_TCP
 2018-05-05 12:58 UTC  (6+ messages)

[git:media_tree/master] media: cx231xx: Ignore an i2c mux adapter
 2018-05-05 12:55 UTC 

[PATCH v2 1/2] i2c: core-smbus: fix a potential uninitialization bug
 2018-05-05 12:57 UTC  (2+ messages)

[linuxtv-media:master 235/238] drivers/media//pci/pt1/pt1.c:1433:5: warning: "CONFIG_PM_SLEEP" is not defined, evaluates to 0
 2018-05-05 12:56 UTC 

[arm-platforms:irq/level-msi 11/13] drivers/irqchip/irq-gic-v3-mbi.c:26:8: error: unknown type name 'mutex_t'
 2018-05-05 12:55 UTC 

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-05-05 12:47 UTC  (5+ messages)
` [PATCH v3 12/20] media: Remove depends on HAS_DMA in case of platform dependency

[PATCH v3] powerpc, pkey: make protection key 0 less special
 2018-05-05 12:39 UTC  (5+ messages)

8d21083aed ("perf: Sharing PMU counters across compatible .."): BUG: unable to handle kernel NULL pointer dereference at 00000000
 2018-05-05 12:38 UTC 

compile error media-build on 4.15 because of 'device_get_match_data'
 2018-05-05 12:33 UTC  (2+ messages)

[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-05-05 12:27 UTC  (5+ messages)
` [PATCH v3 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users

[PATCH] i2c: core-smbus: fix a potential uninitialization bug
 2018-05-05 12:17 UTC  (5+ messages)

[PATCH] drm/syncobj: Use dma_fence_wait for the simple wait case
 2018-05-05 12:25 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[BUG] drm/vc4: vblank wait timed out
 2018-05-05 12:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] python-py: new package
 2018-05-05 12:09 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] python-reentry: "

Update required packages to compile Linux Kernel
 2018-05-05 12:05 UTC  (2+ messages)

INFO: rcu detected stall in blkdev_ioctl
 2018-05-05 11:57 UTC  (3+ messages)

[arm-platforms:irq/level-msi 5/13] kernel//irq/msi.c:88:12: error: 'struct irq_domain' has no member named 'chip'
 2018-05-05 11:56 UTC 

PCI: Regression in remove NULL device handling from PCI DMA API
 2018-05-05 11:55 UTC 

[PATCH][RFC v2] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
 2018-05-05 11:53 UTC 

[PATCH][RFC] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
 2018-05-05 11:52 UTC  (2+ messages)

[PATCH] loop: remember whether sysfs_create_group() succeeded
 2018-05-05 11:49 UTC  (6+ messages)

[Qemu-devel] [PATCH] device_tree: Add qemu_fdt_totalsize function
 2018-05-05 11:48 UTC  (3+ messages)

[Buildroot] [PATCH] package/busybox: disable setfattr when attr package is enabled
 2018-05-05 11:48 UTC  (2+ messages)

[PATCH] media: pt1: fix strncmp() size warning
 2018-05-05 11:38 UTC  (2+ messages)

[PATCH v3 0/5] dvb/pci/pt1: decompose earth-pt1 into sub drivers
 2018-05-05 11:22 UTC  (3+ messages)
` [PATCH v3 2/5] tuners: add new i2c driver for Sharp qm1d1b0004 ISDB-S tuner

[PATCH] media: i2c: adv748x: Fix pixel rate values
 2018-05-05 11:20 UTC  (6+ messages)

[PATCH v5 0/5] dvb-usb-friio: decompose friio and merge with gl861
 2018-05-05 11:17 UTC  (7+ messages)
` [PATCH v6 3/5] dvb-usb/friio, dvb-usb-v2/gl861: "
` [PATCH v5 4/5] dvb-usb-v2/gl861: use usleep_range() for short delay
` [PATCH v5 5/5] dvb-usb-v2/gl861: ensure USB message buffers DMA'able


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.