messages from 2016-11-08 03:44:28 to 2016-11-08 06:11:48 UTC [more...]
[PATCH 1/2] gpio: xilinx: dt-binding: Add clock node
2016-11-08 5:13 UTC (2+ messages)
` [PATCH 2/2] gpio: xilinx: Add clock support
[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
2016-11-08 6:11 UTC (17+ messages)
` [PATCH V5 1/3] ARM64 LPC: Indirect ISA port IO introduced
` [PATCH V5 2/3] ARM64 LPC: Add missing range exception for special ISA
` [PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06
[PATCH 0/4] Support sdio feature
2016-11-08 6:09 UTC (15+ messages)
` [PATCH 1/4] mmc: mediatek: Fix CMD6 timeout issue
` [PATCH 2/4] sdio: mediatek: Support sdio feature
` [PATCH 3/4] sdio: mediatek: support sdr104_clk_delay in sdio
` [PATCH 4/4] dts: arm64: enable mmc3 for supporting sdio feature
[PATCH] powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcall
2016-11-08 6:08 UTC
[Intel-wired-lan] [PATCH] igb: drop field "tail" of struct igb_ring
2016-11-08 6:07 UTC (6+ messages)
[PATCHv2 00/49] thermal: reorganizing thermal core
2016-11-08 5:09 UTC (47+ messages)
` [PATCHv2 01/49] thermal: core: prevent zones with no types to be registered
` [PATCHv2 02/49] thermal: core: group thermal_zone DEVICE_ATTR's declarations
` [PATCHv2 03/49] thermal: core: group device_create_file() calls that are always created
` [PATCHv2 04/49] thermal: core: use dev.groups to manage always present tz attributes
` [PATCHv2 05/49] thermal: core: move emul_temp creation to tz->device.groups
` [PATCHv2 06/49] thermal: core: move mode attribute "
` [PATCHv2 07/49] thermal: core: move passive attr "
` [PATCHv2 09/49] thermal: core: move power actor code out of sysfs I/F section
` [PATCHv2 10/49] thermal: core: remove useless empty line
` [PATCHv2 11/49] thermal: core: fix style on remove_trip_attrs()
` [PATCHv2 12/49] thermal: core: move the trip attrs to the tz sysfs I/F section
` [PATCHv2 13/49] thermal: core: create tz->device.groups dynamically
` [PATCHv2 14/49] thermal: core: move trips attributes to tz->device.groups
` [PATCHv2 16/49] thermal: core: split passive_store
` [PATCHv2 17/49] thermal: core: split policy_store
` [PATCHv2 18/49] thermal: core: split available_policies_show()
` [PATCHv2 19/49] thermal: core: move to_thermal_zone() macro to header file
` [PATCHv2 20/49] thermal: core: treat correctly the return value of *scanf calls
` [PATCHv2 21/49] thermal: core: match parenthesis on code alignment
` [PATCHv2 22/49] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCHv2 23/49] thermal: core: move to_cooling_device macro to header file
` [PATCHv2 24/49] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCHv2 25/49] thermal: core: remove a couple of style issues on helpers
` [PATCHv2 26/49] thermal: core: introduce thermal_helpers.c
` [PATCHv2 27/49] thermal: core: group functions related to governor handling
` [PATCHv2 28/49] thermal: core: move idr handling to device management section
` [PATCHv2 29/49] thermal: core: small style fix on __unbind() helper
` [PATCHv2 30/49] thermal: core: move __unbind() helper to where it is used
` [PATCHv2 31/49] thermal: core: move bind_cdev() "
` [PATCHv2 32/49] thermal: core: move bind_tz() "
` [PATCHv2 33/49] thermal: core: fix couple of style issues on __bind() helper
` [PATCHv2 35/49] thermal: core: add inline to print_bind_err_msg()
` [PATCHv2 36/49] thermal: core: move notify to the zone update section
` [PATCHv2 37/49] thermal: core: add a comment describing the main update loop
` [PATCHv2 38/49] thermal: core: add a comment describing the power actor section
` [PATCHv2 39/49] thermal: core: add a comment describing the device management section
` [PATCHv2 40/49] thermal: sysfs: remove symbols of emul_temp when config is disabled
` [PATCHv2 41/49] thermal: core: remove FSF address in the GPL notice
` [PATCHv2 42/49] thermal: core: small style fix when checking for __find_governor()
` [PATCHv2 43/49] thermal: core: standardize line breaking alignment
` [PATCHv2 44/49] thermal: core: remove void function return statements
` [PATCHv2 45/49] thermal: core: remove style warnings and checks
` [PATCHv2 46/49] thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
` [PATCHv2 47/49] thermal: core: use kzalloc(sizeof(*ptr),...)
` [PATCHv2 48/49] thermal: sysfs: use kcalloc() instead of kzalloc()
` [PATCHv2 49/49] thermal: core: move slop and offset helpers to thermal_helpers.c
[PATCH v9 00/11] Enable i915 perf stream for Haswell OA unit
2016-11-08 6:04 UTC (3+ messages)
` [PATCH v9 05/11] drm/i915: Add 'render basic' Haswell OA unit config
[Qemu-devel] [RFC 00/17] Clean up compatibility mode handling
2016-11-08 6:03 UTC (41+ messages)
` [Qemu-devel] [RFC 01/17] ppc: Remove some stub POWER6 models
` [Qemu-devel] [RFC 03/17] pseries: Always use core objects for CPU construction
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [RFC 04/17] pseries: Make cpu_update during CAS unconditional
` [Qemu-devel] [RFC 06/17] ppc: Rename cpu_version to compat_pvr
` [Qemu-devel] [RFC 07/17] ppc: Rewrite ppc_set_compat()
` [Qemu-devel] [RFC 08/17] ppc: Rewrite ppc_get_compat_smt_threads()
` [Qemu-devel] [RFC 09/17] ppc: Validate compatibility modes when setting
` [Qemu-devel] [RFC 11/17] ppc: Add ppc_set_compat_all()
` [Qemu-devel] [RFC 12/17] ppc: Migrate compatibility mode
` [Qemu-devel] [RFC 13/17] pseries: Move CPU compatibility property to machine
` [Qemu-devel] [RFC 15/17] ppc: Check that CPU model stays consistent across migration
` [Qemu-devel] [RFC 16/17] ppc: Remove counter-productive "sanity checks" in migration
[U-Boot] [PATCH] armv8: QSPI: Add AHB bus 16MB+ size support
2016-11-08 6:03 UTC (3+ messages)
[PATCH V2] musl: Update to latest on master
2016-11-08 5:45 UTC
[U-Boot] [PATCH] ls1021a: QSPI: update the node for QSPI support
2016-11-08 6:01 UTC (5+ messages)
[PATCH 1/1] gpio: pca953x: Fix corruption of other gpios in set_multiple
2016-11-08 6:00 UTC
[PATCH v2] media: i2c-polling: add i2c-polling driver
2016-11-08 6:00 UTC
[PATCH] drm/armada: Fix NULL pointer comparison warning
2016-11-08 6:00 UTC
[PATCH V2 0/4] pv88080: PV88080 driver submission
2016-11-08 5:59 UTC (5+ messages)
` [PATCH V2 3/4] regulator: pv88080: Update Regulator driver for MFD support
linux-next: manual merge of the libata tree with the block tree
2016-11-08 5:58 UTC
[Qemu-devel] [PATCH] usbredir: free vm_change_state_handler in usbredir destroy dispatch
2016-11-08 5:57 UTC
[PATCH v2] doc: arm64: document DPDK application profiling methods
2016-11-08 5:57 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 0/3] imx: add imx6ull support
2016-11-08 5:56 UTC (12+ messages)
` [PATCH v2 1/3] ARM: imx6ull: "
` [PATCH v2 2/3] ARM: imx: mach-imx6ul: "
` [PATCH v2 3/3] clk: imx: clk-imx6ul: add clk support for imx6ull
[PATCH] drm/amd/amdgpu : Fix NULL pointer comparison
2016-11-08 5:49 UTC (2+ messages)
[PATCH kernel v4 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-11-08 5:50 UTC (9+ messages)
` [PATCH kernel v4 7/7] virtio-balloon: tell host vm's unused page info
` [Qemu-devel] "
[PATCH 1/1] gpio: pca953x: Move memcpy into mutex lock for set multiple function
2016-11-08 5:18 UTC
[PATCH] net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings
2016-11-08 5:52 UTC (2+ messages)
[PATCH 00/11] staging: wlan-ng: fix some style issues
2016-11-08 5:35 UTC (4+ messages)
` [PATCH 01/11] staging: wlan-ng: fix line style issue in macro WLAN_GET_FC_FSTYPE
linux-next: manual merge of the scsi tree with the block tree
2016-11-08 5:48 UTC
matching process
2016-11-08 5:46 UTC
[PATCH v2 0/2] arm64: fix the bugs found in the hugetlb test
2016-11-08 5:44 UTC (3+ messages)
` [PATCH v2 1/2] arm64: hugetlb: remove the wrong pmd check in find_num_contig()
` [PATCH v2 2/2] arm64: hugetlb: fix the wrong address for several functions
[U-Boot] [PATCH v2] armv8: fsl-layerscape: Add Readme for deploy QSPI image
2016-11-08 5:44 UTC (3+ messages)
net/sunrpc/clnt.c:2773 suspicious rcu_dereference_check() usage!
2016-11-08 5:42 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/6] jobs: fix transactional race condition
2016-11-08 5:41 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 5/6] blockjob: refactor backup_start as backup_job_create
[ath9k-devel] Bringing up More Than Two Station Mode Virtual Interfaces
2016-11-08 5:37 UTC (3+ messages)
[U-Boot] [PATCH] driver: net: fsl-mc: Use aligned address for MC FW load
2016-11-08 5:37 UTC (3+ messages)
[PATCH] cpufreq: governor: Don't use 'timer' keyword
2016-11-08 5:36 UTC
[PATCH 0/5] Self authenticating hexagon driver for q6v55
2016-11-08 5:28 UTC (5+ messages)
` [PATCH 1/5] remoteproc: Add q6v55 specific parameters and enable probing "
[PATCH v5] fstests: test xfs_copy V5 XFS without -d option
2016-11-08 5:33 UTC
[U-Boot] 2016.09: FIT Image
2016-11-08 5:34 UTC
[PATCH 0/18] alternate object database cleanups
2016-11-08 5:33 UTC (6+ messages)
` [PATCH 07/18] link_alt_odb_entry: handle normalize_path errors
linux-next: manual merge of the tty tree with the jc_docs tree
2016-11-08 5:30 UTC
[PATCH] x264: Update to latest on stable branch
2016-11-08 5:23 UTC
[Qemu-devel] Migration dirty bitmap: should only mark pages as dirty after they have been sent
2016-11-08 5:27 UTC (13+ messages)
NVAC "No Signal"
2016-11-08 5:12 UTC (14+ messages)
Configure RAM size on iMX53 board
2016-11-08 5:09 UTC (5+ messages)
[Buildroot] [PATCH 1/1] sdl: fix building on powerpc64 and powerpc64le
2016-11-08 5:10 UTC (5+ messages)
4.9-rc G5 build broken with a 2.23 binutils
2016-11-08 5:08 UTC (2+ messages)
[U-Boot] [PATCH v5] efi_loader: console: Correctly report modes
2016-11-08 5:03 UTC
kernel panic in virt-manager
2016-11-08 5:02 UTC (3+ messages)
[Qemu-devel] Sphinx for QEMU docs? (and a doc-comment format question)
2016-11-08 5:02 UTC (3+ messages)
[RFC] mem-hotplug: shall we skip unmovable node when doing numa balance?
2016-11-08 4:43 UTC (2+ messages)
FW: cmake version 3.0.0 or greater
2016-11-08 4:52 UTC
[U-Boot] [PATCH v5 00/21] sf: Updates on flash detection
2016-11-08 4:52 UTC (3+ messages)
` [U-Boot] [PATCH v5 01/21] sf: Adopt flash table INFO macro from Linux
Is there a maximum bytes in flight limitation in the tcp stack?
2016-11-08 4:50 UTC (2+ messages)
[PATCH] mm: dmapool: Fixed following warnings
2016-11-08 4:37 UTC (2+ messages)
[PATCH v3 1/1] skd_main: use %*ph to dump small buffers
2016-11-08 4:41 UTC (2+ messages)
cron job: media_tree daily build: ERRORS
2016-11-08 4:40 UTC
[PATCH] skd: use pci_alloc_irq_vectors
2016-11-08 4:38 UTC (2+ messages)
[PATCH] ixgbe: Remove out-of-tree references
2016-11-08 4:34 UTC
[PATCH v2 0/2] Remove static mapping of SCU from mach-exynos
2016-11-08 4:30 UTC (3+ messages)
Cannot boot to compiled kernel
2016-11-08 4:26 UTC (5+ messages)
[ovmf test] 102010: all pass - PUSHED
2016-11-08 4:26 UTC
linux-next: manual merge of the tip tree with the drm-intel tree
2016-11-08 4:25 UTC
[xen-unstable test] 102008: tolerable FAIL - PUSHED
2016-11-08 4:24 UTC
[PATCH v3 1/2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
2016-11-08 4:23 UTC (10+ messages)
` [PATCH v3 2/2] mm: Check kmem_create_cache flags are commons
[PATCH v3] cpufreq: stats: clear statistics
2016-11-08 4:09 UTC (2+ messages)
[PATCH v6 00/14] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
2016-11-08 4:08 UTC (5+ messages)
` [PATCH v6 01/14] clk: Add clk_hw_get_clk() helper API to be used by clk providers
[PATCH v6 0/6] Introduce ZONE_CMA
2016-11-08 3:59 UTC (10+ messages)
` [PATCH v6 2/6] mm/cma: introduce new zone, ZONE_CMA
[Resend][PATCH] cpufreq: conservative: Decrease frequency faster when the timer deferred
2016-11-08 4:04 UTC (4+ messages)
[Qemu-devel] Issue with Keyboard Mapping
2016-11-08 0:29 UTC
[Qemu-devel] [PULL 00/16] ppc-for-2.8 queue 20161017
2016-11-08 3:59 UTC (5+ messages)
` [Qemu-devel] [PULL 15/16] spapr_pci: Add a 64-bit MMIO window
[xen-unstable-smoke test] 102022: tolerable all pass - PUSHED
2016-11-08 3:55 UTC
[U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image
2016-11-08 3:54 UTC (9+ messages)
Zram/Zmalloc Questions
2016-11-08 3:46 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/4] POWER9 TCG enablements - BCD functions part I
2016-11-08 3:29 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 4/4] target-ppc: Implement bcdctz. instruction
[PATCH 0/3] imx: add imx6ull support
2016-11-08 3:44 UTC (6+ messages)
` [PATCH 3/3] clk: imx: clk-imx6ul: add clk support for imx6ull
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.