All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-05 11:57:30 to 2017-06-05 12:47:54 UTC [more...]

Patch "ibmvscsis: Fix the incorrect req_lim_delta" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "ibmvscsis: Clear left-over abort_cmd pointers" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "drm/radeon/ci: disable mclk switching for high refresh rates (v2)" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "drm/radeon: Unbreak HPD handling for r600+" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "drm/amd/powerplay/smu7: disable mclk switching for high refresh rates" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "drm/gma500/psb: Actually use VBT mode when it is found" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "ALSA: usb: Fix a typo in Tascam US-16x08 mixer element" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "ALSA: hda - No loopback on ALC299 codec" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430" has been added to the 4.11-stable tree
 2017-06-05 12:47 UTC 

Patch "slub/memcg: cure the brainless abuse of sysfs attributes" has been added to the 3.18-stable tree
 2017-06-05 12:47 UTC 

Patch "pcmcia: remove left-over %Z format" has been added to the 3.18-stable tree
 2017-06-05 12:47 UTC 

Patch "drm/radeon/ci: disable mclk switching for high refresh rates (v2)" has been added to the 3.18-stable tree
 2017-06-05 12:47 UTC 

Patch "drm/gma500/psb: Actually use VBT mode when it is found" has been added to the 3.18-stable tree
 2017-06-05 12:47 UTC 

Patch "ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430" has been added to the 3.18-stable tree
 2017-06-05 12:47 UTC 

TCG Opal support for libata
 2017-06-05 12:46 UTC  (3+ messages)
` [PATCH 4/6] libata: factor out a ata_identify_page_supported helper

[Qemu-devel] [PATCH v4 0/8] Provide support for the software TPM emulator
 2017-06-05 12:45 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 1/8] tpm-backend: Remove unneeded member variable from backend class
` [Qemu-devel] [PATCH v5 2/8] tpm-backend: Move thread handling inside TPMBackend
` [Qemu-devel] [PATCH v5 3/8] tpm-backend: Initialize and free data members in it's own methods
` [Qemu-devel] [PATCH v5 4/8] tpm-backend: Made few interface methods optional
` [Qemu-devel] [PATCH v5 5/8] tmp backend: Add new api to read backend TpmInfo
` [Qemu-devel] [PATCH v5 6/8] tpm-backend: Move realloc_buffer() implementation to tpm-tis model
` [Qemu-devel] [PATCH v5 7/8] tpm-passthrough: move reusable code to utils
` [Qemu-devel] [PATCH v5 8/8] tpm: Added support for TPM emulator

[PATCH] net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted
 2017-06-05 12:44 UTC  (5+ messages)
` [linux-sunxi] "

[PATCH v2 0/4] rtc: ds1307: series with refactorings
 2017-06-05 12:43 UTC  (7+ messages)
` [PATCH v2 1/4] rtc: ds1307: make definition of ds1307_of_match more compact
` [rtc-linux] [PATCH v2 2/4] rtc: ds1307: use regmap_update_bits where applicable
  `  "
` [PATCH v2 3/4] rtc: ds1307: factor out century bit handling

[PATCH 0/2] Multi-threaded RPM support
 2017-06-05 12:41 UTC  (4+ messages)

[PATCH 00/17] Avoid breaking lower hardlinks on copy up
 2017-06-05 12:42 UTC  (3+ messages)
` [PATCH 11/17] ovl: hash overlay non-dir inodes by copy up origin inode

[Buildroot] [PATCH 1/2] package/ffmpeg: add optional support for alsa-lib
 2017-06-05 12:42 UTC  (2+ messages)

[PATCH] IB/bnxt_re: Check return value from get_link_ksettings
 2017-06-05 12:42 UTC  (3+ messages)

[Buildroot] [git commit] package/ffmpeg: add optional support for alsa-lib
 2017-06-05 12:41 UTC 

[Buildroot] [PATCH] vdr: bump version to 2.3.6
 2017-06-05 12:40 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/19] Block layer thread safety, part 1
 2017-06-05 12:39 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] block: access copy_on_read with atomic ops
` [Qemu-devel] [PATCH 02/19] block: access quiesce_counter "
` [Qemu-devel] [PATCH 03/19] block: access io_limits_disabled "
` [Qemu-devel] [PATCH 04/19] block: access serialising_in_flight "
` [Qemu-devel] [PATCH 05/19] block: access wakeup "
` [Qemu-devel] [PATCH 06/19] block: access io_plugged "
` [Qemu-devel] [PATCH 07/19] throttle-groups: only start one coroutine from drained_begin
` [Qemu-devel] [PATCH 08/19] throttle-groups: do not use qemu_co_enter_next
` [Qemu-devel] [PATCH 09/19] throttle-groups: protect throttled requests with a CoMutex
` [Qemu-devel] [PATCH 10/19] util: add stats64 module
` [Qemu-devel] [PATCH 11/19] block: use Stat64 for wr_highest_offset
` [Qemu-devel] [PATCH 12/19] block: access write_gen with atomics
` [Qemu-devel] [PATCH 13/19] block: protect tracked_requests and flush_queue with reqs_lock
` [Qemu-devel] [PATCH 14/19] block: introduce dirty_bitmap_mutex
` [Qemu-devel] [PATCH 15/19] migration/block: reset dirty bitmap before reading
` [Qemu-devel] [PATCH 16/19] block: protect modification of dirty bitmaps with a mutex
` [Qemu-devel] [PATCH 17/19] block: introduce block_account_one_io
` [Qemu-devel] [PATCH 18/19] block: split BlockAcctStats creation and setup
` [Qemu-devel] [PATCH 19/19] block: make accounting thread-safe

[PATCH] signal: Avoid undefined behaviour in kill_something_info
 2017-06-05 12:37 UTC  (3+ messages)

bcache crashes at boot time
 2017-06-05 12:38 UTC 

[Buildroot] [PATCH] openldap: bump version to 2.4.45
 2017-06-05 12:38 UTC  (2+ messages)

[Buildroot] [PATCH] alsa-lib: bump version to 1.1.4.1
 2017-06-05 12:38 UTC  (2+ messages)

[Buildroot] [PATCH] libiio: bump version to 0.10
 2017-06-05 12:37 UTC  (2+ messages)

[Buildroot] [git commit] openldap: bump version to 2.4.45
 2017-06-05 12:36 UTC 

[PATCH v3 0/5] ovl: constant inode numbers (cont.)
 2017-06-05 12:36 UTC  (3+ messages)
` [PATCH v3 4/5] vfs: add helper lookup_one_len_noperm()

[Buildroot] [git commit] alsa-lib: bump version to 1.1.4.1
 2017-06-05 12:36 UTC 

[Buildroot] [git commit] libiio: bump version to 0.10
 2017-06-05 12:36 UTC 

[PATCH] mm: vmalloc: make vmalloc_to_page() deal with PMD/PUD mappings
 2017-06-05 12:35 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/5] Make RAMState dynamic
 2017-06-05 12:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/5] ram: Use MigrationStats for statistics

[PATCH] fs: nfs: Fix a sleep-in-atomic bug in nfs_access_add_cache
 2017-06-05 12:36 UTC  (3+ messages)

[PATCH 0/2] Allwinner V3s DMA support
 2017-06-05 12:33 UTC  (6+ messages)
` [PATCH 1/2] dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk
` [PATCH 2/2] dmaengine: sun6i: support V3s SoC variant

[linux-linus test] 110006: regressions - FAIL
 2017-06-05 12:33 UTC 

[PATCH v9 05/10] powerpc/perf: IMC pmu cpumask and cpuhotplug support
 2017-06-05 12:32 UTC  (3+ messages)
` [PATCH v9 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging
` [PATCH v9 10/10] powerpc/perf: Thread imc cpuhotplug support

[PATCH] parport_serial: Add support for WCH CH382L PCI-E Single Parallel Port Card Adapter
 2017-06-05 12:23 UTC  (2+ messages)
` [PATCH v2] parport_serial: Add support for WCH CH382L PCI-E single parallel port card

bug? dwc2: insufficient fifo memory
 2017-06-05 12:32 UTC  (4+ messages)

[PATCH v9 00/10] IMC Instrumentation Support
 2017-06-05 12:30 UTC  (8+ messages)
` [PATCH v9 01/10] powerpc/powernv: Data structure and macros definitions for IMC
` [PATCH v9 02/10] powerpc/powernv: Autoload IMC device driver module
` [PATCH v9 03/10] powerpc/powernv: Detect supported IMC units and its events
` [PATCH v9 04/10] powerpc/perf: Add generic IMC pmu group and event functions
` [PATCH v9 06/10] powerpc/powernv: Core IMC events detection
` [PATCH v9 08/10] powerpc/powernv: Thread "
` [PATCH v9 09/10] powerpc/perf: Thread IMC PMU functions

FAILED: patch "[PATCH] nvme: Quirk APST on Intel 600P/P3100 devices" failed to apply to 4.11-stable tree
 2017-06-05 12:31 UTC 

[Bug 101273] New: [NV108] Random kernel panic
 2017-06-05 12:31 UTC  (2+ messages)
  ` [Bug 101273] "

internal write-intent bitmap is horribly slow with RAID10 over 20 drives
 2017-06-05 12:30 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] monitor: add trace events for HMP and QMP commands
 2017-06-05 12:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] monitor: add handle_hmp_command trace event
` [Qemu-devel] [PATCH 2/2] monitor: resurrect handle_qmp_command "

FAILED: patch "[PATCH] iscsi-target: Fix initial login PDU asynchronous socket close" failed to apply to 3.18-stable tree
 2017-06-05 12:29 UTC 

FAILED: patch "[PATCH] iscsi-target: Fix initial login PDU asynchronous socket close" failed to apply to 4.4-stable tree
 2017-06-05 12:29 UTC 

FAILED: patch "[PATCH] iscsi-target: Fix initial login PDU asynchronous socket close" failed to apply to 4.9-stable tree
 2017-06-05 12:29 UTC 

FAILED: patch "[PATCH] iscsi-target: Always wait for kthread_should_stop() before" failed to apply to 3.18-stable tree
 2017-06-05 12:28 UTC 

FAILED: patch "[PATCH] iscsi-target: Always wait for kthread_should_stop() before" failed to apply to 4.4-stable tree
 2017-06-05 12:28 UTC 

[PATCH] clk: bcm2835: remove remains from stub clk driver
 2017-06-05 12:19 UTC 

[PATCH v2] KVM: nVMX: Fix exception injection
 2017-06-05 12:26 UTC  (2+ messages)

[PATCH 3/3] drm/i915: Remove __GFP_NORETRY from our buffer allocator
 2017-06-05 12:26 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v7 0/6] Add Intel Arria 10 SoC FPGA driver
 2017-06-05 12:25 UTC  (12+ messages)
` [U-Boot] [PATCH v7 3/6] arm: socfpga: Enable FPGA driver on SPL

[U-Boot] [PATCH] ehci-pci: Prepare for usage of readl()/writel() accessors
 2017-06-05 12:24 UTC  (5+ messages)

[PATCH for v4.9 LTS 001/111] ibmvnic: Fix endian errors in error reporting output
 2017-06-05 12:23 UTC  (13+ messages)
` [PATCH for v4.9 LTS 025/111] mm: fix KPF_SWAPCACHE in /proc/kpageflags
` [PATCH for v4.9 LTS 035/111] net: phy: Fix lack of reference count on PHY driver
` [PATCH for v4.9 LTS 064/111] ARM64: dts: meson-gxbb-odroidc2: fix GbE tx link breakage
` [PATCH for v4.9 LTS 069/111] drm/nouveau: Don't enabling polling twice on runtime resume

[Qemu-devel] [PATCH] Add chardev-send-break monitor command
 2017-06-05 12:24 UTC  (2+ messages)

[PATCH igt] lib: Force global reset + uevents for hang detector
 2017-06-05 12:23 UTC  (5+ messages)
` [PATCH igt v2] "

[PATCH V5] rxe: Fix a sleep-in-atomic bug in post_one_send
 2017-06-05 12:23 UTC  (2+ messages)

Patch "powerpc/spufs: Fix hash faults for kernel regions" has been added to the 4.9-stable tree
 2017-06-05 12:22 UTC 

[PATCH] ppp: mppe: Use vsnprintf extension %phN
 2017-06-05 12:22 UTC  (2+ messages)

Patch "Revert "ACPI / button: Change default behavior to lid_init_state=open"" has been added to the 4.9-stable tree
 2017-06-05 12:22 UTC 

Patch "i2c: i2c-tiny-usb: fix buffer not being DMA capable" has been added to the 4.9-stable tree
 2017-06-05 12:22 UTC 

[kernel-hardening] [PATCH] powerpc: Increase ELF_ET_DYN_BASE to 1TB for 64-bit applications
 2017-06-05 12:22 UTC  (2+ messages)

Patch "mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read" has been added to the 4.9-stable tree
 2017-06-05 12:22 UTC 

Patch "drivers/tty: 8250: only call fintek_8250_probe when doing port I/O" has been added to the 4.9-stable tree
 2017-06-05 12:22 UTC 

Patch "fs/ufs: Set UFS default maximum bytes per file" has been added to the 4.9-stable tree
 2017-06-05 12:22 UTC 

Patch "crypto: skcipher - Add missing API setkey checks" has been added to the 4.9-stable tree
 2017-06-05 12:22 UTC 

Patch "mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read" has been added to the 4.4-stable tree
 2017-06-05 12:22 UTC 

Patch "i2c: i2c-tiny-usb: fix buffer not being DMA capable" has been added to the 4.4-stable tree
 2017-06-05 12:22 UTC 

Patch "acpi, nfit: Fix the memory error check in nfit_handle_mce()" has been added to the 4.9-stable tree
 2017-06-05 12:22 UTC 

Patch "Revert "tty_port: register tty ports with serdev bus"" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "serdev: fix tty-port client deregistration" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "Revert "ACPI / button: Remove lid_init_state=method mode"" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "Revert "ACPI / button: Change default behavior to lid_init_state=open"" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "powerpc/spufs: Fix hash faults for kernel regions" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "i2c: i2c-tiny-usb: fix buffer not being DMA capable" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "drivers/tty: 8250: only call fintek_8250_probe when doing port I/O" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "fs/ufs: Set UFS default maximum bytes per file" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "crypto: skcipher - Add missing API setkey checks" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "ACPICA: Tables: Fix regression introduced by a too early mechanism enabling" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "acpi, nfit: Fix the memory error check in nfit_handle_mce()" has been added to the 4.11-stable tree
 2017-06-05 12:21 UTC 

Patch "i2c: i2c-tiny-usb: fix buffer not being DMA capable" has been added to the 3.18-stable tree
 2017-06-05 12:21 UTC 

[PATCH] KVM: nVMX: Fix exception injection
 2017-06-05 12:19 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 1/1] s390x: vmstatify config migration for virtio-ccw
 2017-06-05 12:19 UTC  (3+ messages)

[PATCH v2 1/2] DT: pinctrl: Add binding documentation for Spreadtrum pin controller
 2017-06-05 12:11 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: sprd: Add Spreadtrum pin control driver

[PATCH RESEND] drm: mxsfb_crtc: Reset the eLCDIF controller
 2017-06-05 12:15 UTC 

[PATCH 0/4] Move debugfs to block layer, take 2
 2017-06-05 12:15 UTC  (5+ messages)
` [PATCH 1/4 v2] mmc: block: Anonymize the drv op data pointer
` [PATCH 2/4 v2] mmc: debugfs: No blocklayer = no card status and extcsd
` [PATCH 3/4 v2] mmc: debugfs: Move card status retrieveal into the block layer
` [PATCH 4/4] mmc: debugfs: Move EXT CSD debugfs acces to "

[PATCH] spi: davinci: Fix compilation warning
 2017-06-05 12:14 UTC  (2+ messages)

Running Prototype-kernel package
 2017-06-05 12:14 UTC  (3+ messages)

[refpolicy] [PATCH] gpg: manage user runtime socket files and directories
 2017-06-05 12:13 UTC  (8+ messages)
  ` [refpolicy] [PATCH v2] "
    ` [refpolicy] [PATCH v3] "
      ` [refpolicy] [PATCH v4] "

Steinberg MIDEX8 driver attempt
 2017-06-05 12:12 UTC  (5+ messages)

FAILED: patch "[PATCH] powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N" failed to apply to 4.9-stable tree
 2017-06-05 12:12 UTC 

[lkp-robot] [btrfs] beeeccca9b: WARNING:at_mm/util.c:#kvmalloc_node
 2017-06-05 12:11 UTC  (10+ messages)

[U-Boot] Please pull u-boot-x86
 2017-06-05 12:10 UTC  (2+ messages)

(pv)?grub and PVHv2
 2017-06-05 12:08 UTC  (4+ messages)

[PATCH v3] drm: mxsfb_crtc: Reset the eLCDIF controller
 2017-06-05 12:08 UTC  (7+ messages)

[PATCH v3 00/27] Thunderbolt security levels and NVM firmware upgrade
 2017-06-05 12:07 UTC  (5+ messages)
` [PATCH v3 19/27] thunderbolt: Add new Thunderbolt PCI IDs

[PATCH] net: phy: fix kernel-doc warnings
 2017-06-05 12:06 UTC  (2+ messages)

[PATCH] spi: davinci: Handle return value of clk_prepare_enable
 2017-06-05 12:06 UTC  (2+ messages)

[Qemu-trivial] [PULL 00/22] Trivial patches for 2017-06-04
 2017-06-05 12:05 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH v2] misc: atmel-ssc: Handle return value of clk_prepare_enable and clk_prepare
 2017-06-05 12:05 UTC  (6+ messages)

RFC: Would a config fetch.retryCount make sense?
 2017-06-05 12:04 UTC  (3+ messages)

[btrfs] 6d01952397:
 2017-06-05 12:03 UTC  (2+ messages)

[PATCH v2] tags: honor COMPILED_SOURCE with apart output directory
 2017-06-05 12:00 UTC  (8+ messages)

[PATCH v3] tags: honor COMPILED_SOURCE with apart output directory
 2017-06-05 11:59 UTC 

How does rbd-mirror preserve the order of WRITE operations that finished on the primary cluster
 2017-06-05 12:00 UTC  (2+ messages)

[PATCH v2 0/6] Add phylib support for MV88X3310 10G phy
 2017-06-05 12:00 UTC  (7+ messages)
` [PATCH 2/6] net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support
` [PATCH 3/6] net: phy: hook up clause 45 autonegotiation restart
` [PATCH 5/6] net: phy: add XAUI and 10GBASE-KR PHY connection types

Design of interrupt controller driver
 2017-06-05 11:57 UTC  (7+ messages)

[U-Boot] [PATCH 1/5] mmc: sh_sdhi: Fix Kconfig entry
 2017-06-05 11:57 UTC  (6+ messages)

[PATCH v3 0/6] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-06-05 11:57 UTC  (6+ messages)
` [PATCH v3 2/6] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530


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.