All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-18 05:00:05 to 2016-02-18 06:12:02 UTC [more...]

[PATCH v8 0/2] Add Rockchip Inno-HDMI driver
 2016-02-18  6:12 UTC  (3+ messages)

[PATCH v2] mtd: atmel_nand: move the hsmc_clk from nfc node to nand node
 2016-02-18  6:11 UTC  (2+ messages)

[PATCH phosphor-event v3 0/5] Add build script and gitignore
 2016-02-18  6:10 UTC  (6+ messages)
` [PATCH phosphor-event v3 1/5] Add a script to build inside Docker
` [PATCH phosphor-event v3 2/5] Add gitignore
` [PATCH phosphor-event v3 3/5] build: Run make check
` [PATCH phosphor-event v3 4/5] build: Don't run upgrade
` [PATCH phosphor-event v3 5/5] build: Print the gcc in the container, not the host

[GIT PULL] drm/rockchip: new feature to support inno hdmi
 2016-02-18  6:10 UTC 

[PATCH 0/12] cpufreq: More governor code reorganization
 2016-02-18  6:09 UTC  (23+ messages)
` [PATCH 1/12] cpufreq: governor: Close dbs_data update race condition
` [PATCH 2/12] cpufreq: governor: Move io_is_busy to struct dbs_data
` [PATCH 3/12] cpufreq: governor: Add a ->start callback for governors
` [PATCH 4/12] cpufreq: governor: Drop unused governor callback and data fields
` [PATCH 5/12] cpufreq: ondemand: Drop one more callback from struct od_ops
` [PATCH 6/12] cpufreq: governor: Fix CPU load information updates via ->store
` [PATCH 7/12] cpufreq: ondemand: Rework the handling of powersave bias updates
` [PATCH 8/12] cpufreq: governor: Make governor private data per-policy
` [PATCH 9/12] cpufreq: governor: Move per-CPU data to the common code
` [PATCH 10/12] cpufreq: governor: Relocate definitions of tuners structures
` [PATCH 11/12] cpufreq: governor: Make dbs_data_mutex static

[GIT PULL 0/5] EFI urgent fixes
 2016-02-18  6:09 UTC  (5+ messages)
` [PATCH 2/5] efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version

NVIDIA signed firmware release format
 2016-02-18  6:03 UTC  (7+ messages)

[PATCH] include: ceph: Fix encode and decode type conversions
 2016-02-18  6:02 UTC  (5+ messages)
` [Y2038] "

[PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
 2016-02-18  6:01 UTC  (2+ messages)

[PATCH RESEND v3] asus-nb-wmi: add wapf=4 quirk for ASUS X75VD
 2016-02-18  6:00 UTC  (3+ messages)

[PATCH phosphor-event v2 0/3] Add build script and gitignore
 2016-02-18  6:00 UTC  (4+ messages)
` [PATCH phosphor-event v2 1/3] Add a script to build inside Docker
` [PATCH phosphor-event v2 2/3] Add gitignore
` [PATCH phosphor-event v2 3/3] build: Run make check

[PATCH 2/2] proc: Add /proc/<pid>/timerslack_ns interface
 2016-02-18  5:59 UTC  (2+ messages)
` [PATCH] proc: /proc/<pid>/timerslack_ns permissions fixes

[PATCH v6 0/5] dma-mapping: Patches for speeding up allocation
 2016-02-18  5:58 UTC  (4+ messages)
` [PATCH v6 4/5] videobuf2-dc: Let drivers specify DMA attrs

[PATCH] iio: imu: mpu6050: remove trailing whitespaces
 2016-02-18  5:58 UTC 

[PATCH] regulator: s2mps11: Use local variable for number of regulators
 2016-02-18  5:57 UTC 

[PATCH 0/4] altstack: Small bugfixes
 2016-02-18  5:49 UTC  (6+ messages)
` [PATCH 3/4] altstack: Declare memory clobbers

DVBSky T980C CI issues (kernel 4.0.x)
 2016-02-18  5:56 UTC  (15+ messages)

[PATCH] xfs: fix up inode32/64 (re)mount handling
 2016-02-18  5:51 UTC  (4+ messages)

[PATCH v2 1/2] ideapad-laptop: Add ideapad Y700-15ISK to the no_hw_rfkill DMI list
 2016-02-18  5:50 UTC  (2+ messages)

[PATCH] Staging: fsl-mc: bus: Drop owner assignment from platform_driver
 2016-02-18  5:49 UTC 

[Drbd-dev] [CASE-22] VM hung during complicated testing on 4 nodes
 2016-02-18  5:39 UTC 

[GIT PULL][PATCH v7 00/19][For 4.6] Btrfs: Add inband (write time) de-duplication framework
 2016-02-18  5:42 UTC  (21+ messages)
` [PATCH v7 01/20] btrfs: dedup: Introduce dedup framework and its header
` [PATCH v7 02/20] btrfs: dedup: Introduce function to initialize dedup info
` [PATCH v7 03/20] btrfs: dedup: Introduce function to add hash into in-memory tree
` [PATCH v7 04/20] btrfs: dedup: Introduce function to remove hash from "
` [PATCH v7 05/20] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v7 06/20] btrfs: dedup: Introduce function to search for an existing hash
` [PATCH v7 07/20] btrfs: dedup: Implement btrfs_dedup_calc_hash interface
` [PATCH v7 08/20] btrfs: ordered-extent: Add support for dedup
` [PATCH v7 09/20] btrfs: dedup: Inband in-memory only de-duplication implement
` [PATCH v7 10/20] btrfs: dedup: Add basic tree structure for on-disk dedup method
` [PATCH v7 11/20] btrfs: dedup: Introduce interfaces to resume and cleanup dedup info
` [PATCH v7 12/20] btrfs: dedup: Add support for on-disk hash search
` [PATCH v7 13/20] btrfs: dedup: Add support to delete hash for on-disk backend
` [PATCH v7 14/20] btrfs: dedup: Add support for adding "
` [PATCH v7 15/20] btrfs: dedup: Add ioctl for inband deduplication
` [PATCH v7 16/20] btrfs: dedup: add an inode nodedup flag
` [PATCH v7 17/20] btrfs: dedup: add a property handler for online dedup
` [PATCH v7 18/20] btrfs: dedup: add per-file online dedup control
` [PATCH v7 19/20] btrfs: try more times to alloc metadata reserve space
` [PATCH v7 20/20] btrfs: dedup: Fix a bug when running inband dedup with balance

[U-Boot] [PATCH] mx6ul_14x14_evk: Select CONFIG_FSL_QSPI
 2016-02-18  5:42 UTC  (2+ messages)

[PATCH phosphor-event 0/2] Add build script and gitignore
 2016-02-18  5:40 UTC  (3+ messages)
` [PATCH phosphor-event 1/2] Add a script to build inside Docker
` [PATCH phosphor-event 2/2] Add gitignore

[Bug 37681] New: Tearing with composite extension
 2016-02-18  5:39 UTC  (2+ messages)
  ` [Bug 37681] "

[PATCH] mfd: Add support for COMe-cSL6 and COMe-mAL10 to Kontron PLD driver
 2016-02-18  5:37 UTC  (2+ messages)

[PATCH] nvmem: core: fix error path in nvmem_add_cells()
 2016-02-18  5:35 UTC  (3+ messages)

[PATCH][RESEND] asus-nb-wmi: add wapf=4 quirk for ASUS X75VD
 2016-02-18  5:34 UTC  (4+ messages)

[PATCH 1/3] thermal: exynos: Document compatible for Exynos5433 TMU
 2016-02-18  5:31 UTC  (13+ messages)
` [PATCH 2/3] thermal: exynos: Document number of supported trip-points
` [PATCH 3/3] thermal: exynos: Print a message about exceeded "

[linux-next test] 82983: regressions - FAIL
 2016-02-18  5:31 UTC 

[PATCH][RESEND] ideapad-laptop: Add Lenovo ideapad Y700 Touch-15ISK and Lenovo ideapad Y700-15ISK to the no_hw_rfkill DMI list
 2016-02-18  5:31 UTC  (2+ messages)

[PATCH 0/2] arm: am43xx: Enable rtc
 2016-02-18  5:29 UTC  (9+ messages)
` [PATCH 1/2] ARM: dts: am43x-epos-evm: Add the am438 compatible string
` [PATCH 2/2] ARM: AM43XX: HWMOD: Add rtc hwmod

[PATCH] add POWER Virtual Management Channel driver
 2016-02-18  5:30 UTC  (6+ messages)

Codec "virtual multiplexer" representation
 2016-02-18  5:30 UTC  (2+ messages)

[RESEND PATCH v2] scsi: gdth: replace struct timeval with ktime_get_real_seconds()
 2016-02-18  5:29 UTC 

[PATCH] ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assign
 2016-02-18  5:25 UTC 

[PATCH 0/5] Package Upgrade -- 20160218
 2016-02-18  5:29 UTC  (6+ messages)
` [PATCH 1/5] grep: upgrade to 2.23
` [PATCH 2/5] diffstat: upgrade to 1.61
` [PATCH 3/5] findutils: upgrade to 4.5.19
` [PATCH 4/5] coreutils: upgrade to 8.25
` [PATCH 5/5] cups: upgrade to 2.1.3

[PATCH v7 0/4] Add virtio support for arm/arm64
 2016-02-18  5:26 UTC  (6+ messages)
` [PATCH v7 1/4] eal/linux: never check iopl for arm
` [PATCH v7 3/4] eal/linux: vfio: ignore mapping for ioport region

[PATCH 0/5] x86: XSA-170 follow-up
 2016-02-18  5:26 UTC  (3+ messages)
` [PATCH 4/5] VMX: fold redundant code

[net] r8169 Remove duplicate command which set RxVlan and RxChksum bits
 2016-02-18  5:25 UTC  (2+ messages)

[PATCH 0/5] Fixes for MST (daisy-chain and 4k tiles)
 2016-02-18  4:53 UTC  (4+ messages)
` [PATCH 3/5] drm/dp/mst: change MST detection scheme

[U-Boot] [PATCH v2] spi-nor: Correct the logic to detect flash rw mode
 2016-02-18  5:25 UTC 

[Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
 2016-02-18  5:25 UTC  (13+ messages)
` [Qemu-devel] [PATCH v8 01/11] dump-guest-memory: cleanup: removing dump_{error|cleanup}()
` [Qemu-devel] [PATCH v8 02/11] dump-guest-memory: add "detach" flag for QMP/HMP interfaces
` [Qemu-devel] [PATCH v8 03/11] dump-guest-memory: using static DumpState, add DumpStatus
` [Qemu-devel] [PATCH v8 04/11] dump-guest-memory: add dump_in_progress() helper function
` [Qemu-devel] [PATCH v8 05/11] dump-guest-memory: introduce dump_process() "
` [Qemu-devel] [PATCH v8 06/11] dump-guest-memory: disable dump when in INMIGRATE state
` [Qemu-devel] [PATCH v8 07/11] dump-guest-memory: add "detach" support
` [Qemu-devel] [PATCH v8 08/11] DumpState: adding total_size and written_size fields
` [Qemu-devel] [PATCH v8 09/11] Dump: add qmp command "query-dump"
` [Qemu-devel] [PATCH v8 10/11] Dump: add hmp command "info dump"
` [Qemu-devel] [PATCH v8 11/11] dump-guest-memory: add qmp event DUMP_COMPLETED

[PATCH v8 3/4] eal/linux: vfio: ignore mapping for ioport region
 2016-02-18  5:25 UTC  (5+ messages)
` [PATCH v8 4/4] eal/linux: vfio: add pci ioport support

[U-Boot] [PATCH v6 00/76] mtd: Add SPI-NOR core support
 2016-02-18  5:24 UTC  (9+ messages)

[RFC 0/4] Add support for DAI link addition dynamically
 2016-02-18  5:23 UTC  (6+ messages)

[meta-fsl-ppc][PATCH] openssl: Explicitly set EXTRA_OEMAKE as required
 2016-02-18  4:48 UTC 

[GIT PULL] drm/vc4: changes for drm-fixes
 2016-02-18  5:21 UTC  (2+ messages)

[PATCH v5 00/27] refs backends
 2016-02-18  5:17 UTC  (28+ messages)
` [PATCH v5 01/27] refs: Move head_ref{,_submodule} to the common code
` [PATCH v5 02/27] refs: move for_each_*ref* functions into "
` [PATCH v5 03/27] refs: add a backend method structure with transaction functions
` [PATCH v5 04/27] refs: add methods for misc ref operations
` [PATCH v5 05/27] refs: add method for do_for_each_ref
` [PATCH v5 06/27] refs: add do_for_each_per_worktree_ref
` [PATCH v5 07/27] refs: add methods for reflog
` [PATCH v5 08/27] refs: add method for initial ref transaction commit
` [PATCH v5 09/27] refs: add method for delete_refs
` [PATCH v5 10/27] refs: add methods to init refs db
` [PATCH v5 11/27] refs: add method to rename refs
` [PATCH v5 12/27] refs: forbid cross-backend ref renames
` [PATCH v5 13/27] refs: make lock generic
` [PATCH v5 14/27] refs: move duplicate check to common code
` [PATCH v5 15/27] refs: allow log-only updates
` [PATCH v5 16/27] refs: don't dereference on rename
` [PATCH v5 17/27] refs: on symref reflog expire, lock symref not referrent
` [PATCH v5 18/27] refs: resolve symbolic refs first
` [PATCH v5 19/27] refs: always handle non-normal refs in files backend
` [PATCH v5 20/27] init: allow alternate ref strorage to be set for new repos
` [PATCH v5 21/27] refs: check submodules' ref storage config
` [PATCH v5 22/27] clone: allow ref storage backend to be set for clone
` [PATCH v5 23/27] svn: learn ref-storage argument
` [PATCH v5 24/27] refs: add register_ref_storage_backends()
` [PATCH v5 25/27] refs: add LMDB refs storage backend
` [PATCH v5 26/27] refs: tests for lmdb backend
` [PATCH v5 27/27] tests: add ref-storage argument

[GIT PULL] drm/vc4: changes for drm-next
 2016-02-18  5:19 UTC  (2+ messages)

rados and next infernalis release v9.2.1
 2016-02-18  5:19 UTC  (3+ messages)
    ` Fwd: "

Terratec CINERGY T/C Stick
 2016-02-18  5:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
 2016-02-18  5:17 UTC  (2+ messages)

[meta-fsl-ppc] [PATCH] classes/u-boot: Update getVar syntax
 2016-02-18  5:00 UTC  (3+ messages)

[PATCH 0/1] of overlay callbacks
 2016-02-18  5:13 UTC  (4+ messages)
` [PATCH 1/1] of/overlay: "

[nightly] Core TISDK (fido/1.8) 2016.02 build 2016-02-17_13-06-23
 2016-02-18  5:14 UTC 

[PATCH] intel_telemetry_pltdrv: Change verbosity control bits
 2016-02-18  5:14 UTC  (2+ messages)

[PATCH v2 0/3] PCI: Revert "Implement pcibios_alloc_irq() and pcibios_free_irq()"
 2016-02-18  5:13 UTC  (2+ messages)

[PATCH v2 1/3] ARM: dts: Add cooling levels for CPUs on exynos5420
 2016-02-18  5:13 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: dts: Add cooling levels for CPUs on exynos5422/5800
` [PATCH v2 3/3] ARM: dts: Don't overheat the Odroid XU3-Lite on high load

[U-Boot] [PATCH] spi-nor: Correct the logic to detect flash rw mode
 2016-02-18  5:12 UTC 

[PATCH] nes: handling failed allocation when creating workqueue
 2016-02-18  4:59 UTC  (2+ messages)

[PATCH v5 0/5] dell fixes and Skylake updates
 2016-02-18  5:03 UTC  (4+ messages)

[RFC PATCH 0/3] mm/zsmalloc: increase density and reduce memory wastage
 2016-02-18  5:03 UTC  (5+ messages)
` [RFC PATCH 3/3] mm/zsmalloc: change ZS_MAX_PAGES_PER_ZSPAGE

[U-Boot] [Patch V5 0/4] Qe/Fman related patches
 2016-02-18  5:02 UTC  (5+ messages)
` [U-Boot] [Patch V5 1/4] qe: move drivers/qe/qe.h to include/fsl_qe.h
` [U-Boot] [Patch V5 2/4] fm: fdt: Move fman ucode fixup to driver code
` [U-Boot] [Patch V5 3/4] driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms
` [U-Boot] [Patch V5 4/4] armv8/fsl-layerscape: fdt: add fixup for Fman ucode

[patch] btrfs: array overflow in btrfs_ioctl_rm_dev_v2()
 2016-02-18  5:01 UTC  (2+ messages)

A gic problem about eoi
 2016-02-18  5:00 UTC 

v3.14.61 build: 0 failures 107 warnings (v3.14.61)
 2016-02-18  5:00 UTC 

[PATCH] Staging: comedi: drivers: Delete double assignment
 2016-02-18  5:00 UTC  (3+ messages)
` [Outreachy kernel] "
    ` Fwd: "


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.