messages from 2017-06-09 22:04:00 to 2017-06-10 00:07:36 UTC [more...]
My md won't assemble even when disks are in clean state
2017-06-10 0:07 UTC (6+ messages)
[PATCH v1 0/3] TPS68470 PMIC drivers
2017-06-10 0:04 UTC (23+ messages)
` [PATCH v1 1/3] mfd: Add new mfd device TPS68470
` [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver
[PATCH 00/16] Driver core: remove bus_type.dev_attrs
2017-06-10 0:01 UTC (4+ messages)
` [PATCH 15/16] tty: serdev: use dev_groups and not dev_attrs for bus_type
[kvm:master 5/5] arch/x86//kvm/mmu.c:3725:2: note: in expansion of macro 'if'
2017-06-09 23:59 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0
2017-06-09 23:49 UTC (2+ messages)
[PATCH 0/7] Btrfs: fix total_bytes_pinned counter
2017-06-09 23:45 UTC (7+ messages)
` [PATCH 6/7] Btrfs: rework delayed ref total_bytes_pinned accounting
` [PATCH 7/7] Btrfs: warn if total_bytes_pinned is non-zero on unmount
XFS journal write ordering constraints?
2017-06-09 23:44 UTC (2+ messages)
[Regression, 4.12-rc1] Address family not supported by protocol
2017-06-09 23:43 UTC (2+ messages)
[RELEASE] Babeltrace 2.0.0-pre1
2017-06-09 23:36 UTC
[PATCH 0/2] Add a freez() wrapper
2017-06-09 23:37 UTC (6+ messages)
` [PATCH v2 0/2] Add a FREEZ() wrapper macro
` [PATCH v2 1/2] git-compat-util: add a FREEZ() wrapper around free(ptr); ptr = NULL
` [PATCH v2 2/2] *.[ch] refactoring: make use of the FREEZ() macro
[PATCH v6 0/9] pinctrl: meson: add support for GPIO IRQs
2017-06-09 23:30 UTC (8+ messages)
` [PATCH v6 2/9] irqchip: add Amlogic Meson GPIO irqchip driver
arm64: build is broken on next-20170609 with merge-commit 9afca2c4e379 (arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver)
2017-06-09 23:29 UTC (3+ messages)
[PATCH v8 00/34] i.MX Media Driver
2017-06-09 23:26 UTC (23+ messages)
` [PATCH v8 14/34] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder
` [PATCH v8 19/34] media: Add i.MX media core driver
[PATCH v3 00/14] pmem: stop abusing __copy_user_nocache(), and other reworks
2017-06-09 23:21 UTC (4+ messages)
` [PATCH v3 14/14] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region
[BUG?] gitlink without .gitmodules no longer fails recursive clone
2017-06-09 23:19 UTC (5+ messages)
[PATCH] goldfish_pipe: allocate memory with GFP_ATOMIC in spinlock context
2017-06-09 23:18 UTC
[PATCH v6] mtd: handle partitioning on devices with 0 erasesize
2017-06-09 23:17 UTC (2+ messages)
[PATCH v3] PCI: Workaround wrong flags completions for IDT switch
2017-06-09 23:16 UTC
[PATCH net-next] ipv6: Initial skb->dev and skb->protocol in ip6_output
2017-06-09 23:12 UTC (5+ messages)
[PATCH 0/3] OMAP4: crypto support
2017-06-09 23:12 UTC (8+ messages)
` [PATCH 1/3] ARM: dts: omap4: add missing des_fck
` [PATCH 2/3] ARM: OMAP4: hwmod data: add aes
` [PATCH 3/3] ARM: OMAP4: hwmod data: add des
[PATCH 0/3] ACPI / sleep: Support power button wakeup from S2I on recent Dell laptops
2017-06-09 23:11 UTC (5+ messages)
[PATCH 0/2] thermal: add brcmstb AVS TMON driver
2017-06-09 23:07 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v2 0/2] ARM: davinci: misc. VPIF cleanups
2017-06-09 23:05 UTC (4+ messages)
` [PATCH v2 2/2] ARM: dts: da850-evm: drop VPIF endpoints
[PATCH v1] shebang: restrict python interactive prompt/interpreter
2017-06-09 23:04 UTC (6+ messages)
[PATCH 01/18] drm/i915/cnl: Implement .get_display_clock_speed() for CNL
2017-06-09 23:03 UTC (20+ messages)
` [PATCH 02/18] drm/i915/cnl: Implement .set_cdclk() "
` [PATCH 03/18] drm/i915/cnl: Implement CNL display init/unit sequence
` [PATCH 04/18] drm/i915/cnl: Allow dynamic cdclk changes on CNL
` [PATCH 05/18] drm/i915/cnl: DDI - PLL mapping
` [PATCH 06/18] drm/i915: Configure DPLL's for Cannonlake
` [PATCH 07/18] drm/i915/cnl: Initialize PLLs
` [PATCH 08/18] drm/i915: Add MMIO helper for 6 ports with different offsets
` [PATCH 09/18] drm/i915/cnl: Add registers related to voltage swing sequences
` [PATCH 10/18] drm/i915/cnl: Add DDI Buffer translation tables for Cannonlake
` [PATCH 11/18] drm/i915/cnl: Implement voltage swing sequence
` [PATCH 12/18] drm/i915/cnl: Enable loadgen_select bit for vswing sequence
` [PATCH 13/18] drm/i915/DMC/CNL: Load DMC on CNL
` [PATCH 14/18] drm/i915: Use HAS_CSR instead of gen number on DMC load
` [PATCH 15/18] drm/i915/cnl: Fix Cannonlake scaler mode programing
` [PATCH 16/18] drm/i915/cnl: Enable fifo underrun for Cannonlake
` [PATCH 17/18] drm/i915/cnl: LSPCON support is gen9+
` [PATCH 18/18] drm/i915/cnl: Enable wrpll computation for CNL
` ✓ Fi.CI.BAT: success for series starting with [01/18] drm/i915/cnl: Implement .get_display_clock_speed() "
[PATCH 0/6] Add support for i.MX SLL board
2017-06-09 20:29 UTC (4+ messages)
` [PATCH 4/6] linux-imx: Upgrade to 4.1.15-2.1.0 release supporting i.MX 6SLL EVK
[PATCH for-next 00/10] IB/hfi1,qib: patches for next 06/09/2017
2017-06-09 23:00 UTC (11+ messages)
` [PATCH for-next 01/10] IB/hfi1: Fix DC 8051 host info flag array
` [PATCH for-next 02/10] IB/hfi1: Set proper logging levels on QSFP cable error events
` [PATCH for-next 03/10] IB/hfi1: Create common expected receive verbs/PSM code
` [PATCH for-next 04/10] IB/hfi1: Remove reading platform configuration from EFI variable
` [PATCH for-next 05/10] IB/hfi1: Use a template for tid reg/unreg
` [PATCH for-next 06/10] IB/hfi1: Add traces for TID operations
` [PATCH for-next 07/10] IB/qib: Replace deprecated pci functions with new API
` [PATCH for-next 08/10] IB/hfi1: Initialize TID lists to avoid crash on cleanup
` [PATCH for-next 09/10] IB/hfi1: Resolve kernel panics by reference counting receive contexts
` [PATCH for-next 10/10] IB/hfi1: Handle missing magic values in config file
[PATCH] getaddrinfo.3: Fix _POSIX_C_SOURCE value for getaddrinfo()
2017-06-09 23:00 UTC
[kernel-hardening] [PATCH RFC v2 1/1] gcc-plugins: Add stackleak feature erasing the kernel stack at the end of syscalls
2017-06-09 23:00 UTC (3+ messages)
` [kernel-hardening] "
[U-Boot] Please pull u-boot-dm (take 2)
2017-06-09 22:57 UTC (2+ messages)
[PATCH tip/core/rcu 07/13] rcu: Add smp_mb__after_atomic() to sync_exp_work_done()
2017-06-09 22:56 UTC (11+ messages)
[PATCH v2 00/20] Overlayfs inodes index
2017-06-09 22:56 UTC (11+ messages)
` [PATCH v2 08/20] ovl: lookup index entry for non-dir
[PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback
2017-06-09 22:55 UTC (12+ messages)
[PATCH 00/17] coresight: next v4.12-rc4
2017-06-09 22:53 UTC (4+ messages)
` [PATCH 03/17] coresight: etm_perf: Fix using uninitialised work
Drivers taking different actions depending on sleep state
2017-06-09 22:53 UTC (5+ messages)
[U-Boot] [PATCH] imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL
2017-06-09 22:52 UTC (3+ messages)
[PATCH] uboot-config: check UBOOT_CONFIG variable, not flags, for error conditions
2017-06-09 22:52 UTC (3+ messages)
[PATCH] ntb_netdev: set the net_device's parent
2017-06-09 22:51 UTC (6+ messages)
[PATCH] drm/core: Fail atomic IOCTL with no CRTC state but with signaling
2017-06-09 22:47 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[patch -mm] mm, hugetlb: schedule when potentially allocating many hugepages
2017-06-09 22:43 UTC (8+ messages)
` [patch v2 "
[PATCH] drm/i915/cfl: Basic DDI plumbing for Coffee Lake
2017-06-09 22:43 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cfl: Basic DDI plumbing for Coffee Lake. (rev3)
[PATCH 0/7] vfio: Fix release ordering races and use driver_override
2017-06-09 22:43 UTC (4+ messages)
` [PATCH 4/7] iommu: Add driver-not-bound notification
[PATCH] generic: test for buggy fscrypt context consistency check
2017-06-09 22:36 UTC
[PATCH] route_refcnt: Switch from ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
2017-06-09 22:40 UTC (2+ messages)
[PATCH v13 1/6] fpga: Add flag to indicate SPI bitstream is bit-reversed
2017-06-09 22:39 UTC (13+ messages)
` [PATCH v13 2/6] doc: dt: document altera-passive-serial binding
` [PATCH v13 3/6] fpga manager: Add altera-ps-spi driver for Altera FPGAs
` [PATCH v13 4/6] ARM: dts: imx6q-evi: support altera-ps-spi
` [PATCH v13 5/6] lib: add bitrev8x4()
` [PATCH v13 6/6] fpga-manager: altera-ps-spi: use bitrev8x4
Sleeping BUG in khugepaged for i586
2017-06-09 22:38 UTC (12+ messages)
[git pull] IOMMU Fixes for Linux v4.12-rc4
2017-06-09 22:38 UTC (2+ messages)
[xen-4.9-testing test] 110165: regressions - FAIL
2017-06-09 22:37 UTC
[PATCH v4 0/7] tty/serial: meson_uart: add support for core clock handling
2017-06-09 22:37 UTC (6+ messages)
` [PATCH v4 6/7] ARM: dts: meson8: switch to new bindings for UART nodes
[PATCH] thermal: int340x: check for sensor when PTYP is missing
2017-06-09 22:36 UTC (4+ messages)
sparc64 build failures in linux-4.4.y-stable-queue
2017-06-09 22:34 UTC
[PATCH] mm: Drop useless local parameters of register_one_node()
2017-06-09 22:33 UTC (2+ messages)
[PATCH] ARM: OMAP: PM: stop early on systems without twl
2017-06-09 22:32 UTC (2+ messages)
[RFC 0/1] drm: Add Grain Media GM12U320 kms driver
2017-06-09 22:31 UTC (15+ messages)
[PATCH 1/4] dt-bindings: tps65217: Update binding documentation
2017-06-09 22:30 UTC (5+ messages)
[xen-unstable baseline-only test] 71536: regressions - trouble: blocked/broken/fail/pass
2017-06-09 22:30 UTC
[PATCH] unit: Add DH test case where results have leading zeros
2017-06-09 22:25 UTC
[for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
2017-06-09 22:24 UTC (12+ messages)
[[PATCH v2]] drivers: leds/trigger: system cannot enter suspend
2017-06-09 22:21 UTC (10+ messages)
[PATCH 0/5] CodeSamples: Cleanups and Makefile updates
2017-06-09 22:21 UTC (2+ messages)
[PATCH] ARM: dts: meson8: fix the IR receiver pins
2017-06-09 22:20 UTC (3+ messages)
[PATCH RESEND] drm: i915: Preserve old FBC status for update without new planes
2017-06-09 22:20 UTC (6+ messages)
[PATCH v2 0/3] ASoC: Intel: Add Kabylake machine driver for RT5663+RT5514+MAX98927
2017-06-09 22:20 UTC (7+ messages)
` [PATCH v2 2/3] ASoC: Intel: Convert all sst_codecs data defintion to c99 style
` [PATCH v2 3/3] ASoC: Intel: Add Kabylake RT5663+RT5514+MAX98927 machine driver entry
[PATCH net-next 0/8] Bug fixes in ena ethernet driver
2017-06-09 22:19 UTC (10+ messages)
` [PATCH net-next 1/8] net: ena: fix rare uncompleted admin command false alarm
` [PATCH net-next 2/8] net: ena: fix bug that might cause hang after consecutive open/close interface
` [PATCH net-next 3/8] net: ena: add missing return when ena_com_get_io_handlers() fails
` [PATCH net-next 4/8] net: ena: fix race condition between submit and completion admin command
` [PATCH net-next 5/8] net: ena: add missing unmap bars on device removal
` [PATCH net-next 6/8] net: ena: fix theoretical Rx hang on low memory systems
` [PATCH net-next 7/8] net: ena: disable admin msix while working in polling mode
` [PATCH net-next 8/8] net: ena: bug fix in lost tx packets detection mechanism
[PATCH v3 0/3] ASoC: Intel: Add Kabylake machine driver for RT5663+RT5514+MAX98927
2017-06-09 22:18 UTC (4+ messages)
` [PATCH v3 1/3] ASoC: Intel: Add Kabylake machine driver for RT5514, RT5663 and MAX98927
` [PATCH v3 2/3] ASoC: Intel: Convert all sst_codecs data definition to c99 style
` [PATCH v3 3/3] ASoC: Intel: Add Kabylake RT5663+RT5514+MAX98927 machine driver entry
[PATCH] ntb: no sleep in ntb_async_tx_submit
2017-06-09 22:18 UTC (2+ messages)
[PATCH] drivers/misc: add Aspeed LPC snoop driver
2017-06-09 22:16 UTC (8+ messages)
[PATCH] l2tp: cast l2tp traffic counter to unsigned
2017-06-09 22:16 UTC (2+ messages)
[[PATCH]] drivers: leds/trigger: system cannot enter suspend
2017-06-09 22:16 UTC (8+ messages)
[PATCH i-g-t] tests: Rename I915_MAX_PIPES to IGT_MAX_PIPES
2017-06-09 22:14 UTC (2+ messages)
[PATCH net-next 0/8] Bug fixes in ena ethernet driver
2017-06-09 22:13 UTC (3+ messages)
Errors in Ceph block \free\bsd jenkins
2017-06-09 22:08 UTC (6+ messages)
[PATCH 00/10] patches for fpga
2017-06-09 22:07 UTC (4+ messages)
` [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera FPGAs
[PATCH] mmc: meson-gx: work around broken SDIO with certain WiFi chips
2017-06-09 22:06 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/2] s390x/cpumodel: wire up cpu type + id for TCG
2017-06-09 22:03 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] target/s390x: specification exceptions are suppressing
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.