All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-20 20:11:49 to 2014-08-20 21:25:52 UTC [more...]

[PATCH 0/1 V2] Fix KERNEL_ALT_IMAGETYPE deploy
 2014-08-20 21:25 UTC  (2+ messages)

[PATCH v20 00/48] Use ref transactions
 2014-08-20 21:24 UTC  (10+ messages)
` [PATCH v20 43/48] refs.c: move the check for valid refname to lock_ref_sha1_basic

[U-Boot] [PATCH v2 1/2] net: fec_mxc: Adjust RX DMA alignment for mx6solox
 2014-08-20 21:24 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] net: fec_mxc: Do not error out when FEC_TBD_READY

[PATCH] staging: dgnc: Fix checkpatch include warning
 2014-08-20 21:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] loader: g_realloc(p, 0) frees and returns NULL, simplify
 2014-08-20 21:22 UTC  (2+ messages)

[RESEND][PATCH] kvm-unit-tests: x86: pmu: call measure for every counter in check_counters_many
 2014-08-20 21:21 UTC 

[Qemu-devel] [PATCH V3] vhost_net: start/stop guest notifiers properly
 2014-08-20 21:21 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] net: fec_mxc: Adjust RX DMA alignment for mx6solox
 2014-08-20 21:21 UTC  (5+ messages)

post-receive: pub/scm/virt/kvm/mst/qemu
 2014-08-20 21:20 UTC 

[PATCH 0/1] libc-common.bbclass: rename ALL the packages
 2014-08-20 21:24 UTC  (2+ messages)
` [PATCH 1/1] "

[dm-crypt] "not a valid LUKS device" after distro change
 2014-08-20 21:15 UTC  (6+ messages)

[PATCH 1/1] spi: Remove unused definitions
 2014-08-20 21:12 UTC  (5+ messages)

[Qemu-devel] [Bug 1359243] [NEW] BSOD 0xc000000d]Can't boot any windows with qemu
 2014-08-20 21:01 UTC  (2+ messages)
` [Qemu-devel] [Bug 1359243] Re: [BSOD 0xc000000d] Can't boot "

[PATCH] Documentation: remove outdated references to the linux-next wiki
 2014-08-20 21:09 UTC  (3+ messages)

[PATCH v4 00/16] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-08-20 21:04 UTC  (51+ messages)
` [PATCH v4 01/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH v4 02/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH v4 03/16] clk: tegra: Add closed loop support for the DFLL
` [PATCH v4 04/16] clk: tegra: Add functions for parsing CVB tables
` [PATCH v4 05/16] clk: tegra: Add DFLL DVCO reset control for Tegra124
` [PATCH v4 06/16] clk: tegra: Add Tegra124 DFLL clocksource platform driver
` [PATCH v4 07/16] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
` [PATCH v4 08/16] clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
` [PATCH v4 09/16] ARM: tegra: Add the DFLL to Tegra124 device tree
` [PATCH v4 10/16] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH v4 11/16] cpufreq: tegra124: Add device tree bindings
` [PATCH v4 12/16] cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreq
` [PATCH v4 13/16] cpufreq: Add cpufreq driver for Tegra124
` [PATCH v4 14/16] ARM: tegra: Add entries for cpufreq on Tegra124
` [PATCH v4 15/16] ARM: tegra: Add CPU regulator to the Jetson TK1 device tree
` [PATCH v4 16/16] ARM: tegra: enable Tegra124 cpufreq driver by default

[PATCH] read-cache.c: Ensure unmerged entries are removed
 2014-08-20 21:08 UTC  (6+ messages)
` [PATCH 0/4] Handling unmerged files with merged entries
  ` [PATCH 3/4] Added tests for the case of merged and unmerged entries for the same file
  ` [PATCH 4/4] git update-index --cacheinfo can be used to select a stage when there are merged and unmerged entries

[PATCH] params: fix potential memory leak in add_sysfs_param()
 2014-08-20 21:08 UTC  (3+ messages)

Looking for non-NIC hardware-offload for wpa2 decrypt
 2014-08-20 21:04 UTC  (5+ messages)

[Buildroot] [PATCH] hostname: fix conflicting installs of /bin/hostname
 2014-08-20 21:02 UTC 

[Bug 79980] New: Random radeonsi crashes
 2014-08-20 21:01 UTC  (2+ messages)
` [Bug 79980] "

[lm-sensors] Testing NCT6792D with nct6775 driver
 2014-08-20 21:01 UTC 

[PATCH 1/1] jump_label: tidy jump_label_ratelimit.h
 2014-08-20 21:00 UTC  (2+ messages)

[Qemu-devel] [BUG] Possible ACPI regression in v2.1.0
 2014-08-20 21:00 UTC  (2+ messages)

[Qemu-devel] Recent SeaBIOS too big for QEMU -initrd
 2014-08-20 20:58 UTC  (2+ messages)

[Powertop] [PATCH 09/14] do not use ncurses when --auto-tune is specified
 2014-08-20 20:56 UTC 

[PATCH v2 0/6] Dynamic Pause Loop Exiting window
 2014-08-20 20:53 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: add kvm_arch_sched_in
` [PATCH v2 2/6] KVM: x86: introduce sched_in to kvm_x86_ops
` [PATCH v2 3/6] KVM: VMX: make PLE window per-VCPU
` [PATCH v2 4/6] KVM: VMX: dynamise PLE window
` [PATCH v2 5/6] KVM: trace kvm_ple_window
` [PATCH v2 6/6] KVM: VMX: runtime knobs for dynamic PLE window

[PATCH] PM / sleep: Fix racing timers
 2014-08-20 20:55 UTC 

[Qemu-devel] [PATCH] pc: reserve more memory for ACPI for new machine types
 2014-08-20 20:55 UTC 

[PATCH 4/6] bond: free mbufs if transmission fails in bonding tx_burst functions
 2014-08-20 20:54 UTC 

[PATCH] firmware: Automatically pull missing FW files
 2014-08-20 20:48 UTC  (6+ messages)

[PATCH 0/4] PWM changes for rk3288-evb
 2014-08-20 20:49 UTC  (6+ messages)
` [PATCH 1/4] ARM: rockchip: rk3288: Switch to use the proper PWM IP

Write back!!!
 2014-08-20 20:36 UTC 

[PATCH 1/5] protobuf: update google protocol buffers to 2.5.0
 2014-08-20 20:46 UTC  (5+ messages)
` [PATCH 2/5] protobuf: add python support
` [PATCH 3/5] protobuf: replace spaces with tabs in recipe
` [PATCH 4/5] protobuf: add examples when test feature enabled
` [PATCH 5/5] protobuf: add native package to solve self-dependency

[Qemu-devel] [Bug 1359394] [NEW] virtio block device hangs after "virtio_blk virtio3: requests:id 0 is not a head!"
 2014-08-20 20:37 UTC 

[PATCH 0/9] Zynq PM updates
 2014-08-20 20:41 UTC  (24+ messages)
` [PATCH 1/9] ARM: zynq: PM: Enable A9 internal clock gating feature
` [PATCH 2/9] Documentation: devicetree: Add binding for Synopsys DDR controller
` [PATCH 3/9] ARM: zynq: DT: Add DDRC node
` [PATCH 4/9] ARM: zynq: PM: Enable DDR self-refresh and clock stop
` [PATCH 5/9] ARM: zynq: Remove invalidate cache for cpu die
` [PATCH 6/9] ARM: zynq: cpuidle: Remove pointless code
` [PATCH 7/9] ARM: zynq: Synchronise zynq_cpu_die/kill
` [PATCH 8/9] ARM: zynq: Remove hotplug.c
` [PATCH 9/9] ARM: zynq: Rename 'zynq_platform_cpu_die'

[PATCH net v2] cxgb4: Fix race condition in cleanup
 2014-08-20 20:44 UTC 

[PATCH v5] irqchip: gic: Allow gic_arch_extn hooks to call into scheduler
 2014-08-20 20:43 UTC  (3+ messages)

[PATCH] intersect_paths: respect mode in git's tree-sort
 2014-08-20 20:40 UTC  (3+ messages)

[pull] radeon drm-fixes-3.17
 2014-08-20 20:38 UTC 

[U-Boot] Recommended AVR32 toolchain
 2014-08-20 20:38 UTC  (2+ messages)

[Qemu-devel] [Bug 1359383] [NEW] kernel panic at smpboot.c:134 when rebooting qemu with multiple cores
 2014-08-20 20:30 UTC 

reiser4: porting to 3.16: any reason ->aio_read() of struct file_operations has been left out?
 2014-08-20 20:34 UTC  (3+ messages)

[PATCH] packagegroup-*-connectivity: disable compat-wireless due to conflict with kernel
 2014-08-20 20:32 UTC 

[PATCH v1 0/3] pinctrl: qcom: Add APQ8084 pinctrl support
 2014-08-20 20:31 UTC  (8+ messages)
` [PATCH v1 1/3] "

nohz fail (was: perf related boot hang.)
 2014-08-20 20:31 UTC  (2+ messages)

Loading initrd above 4G causes freeze on boot
 2014-08-20 20:30 UTC  (12+ messages)

[PATCH v3 00/15] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-08-20 20:30 UTC  (9+ messages)
` [PATCH v3 13/15] cpufreq: Add cpufreq driver for Tegra124
          ` Handling commit change logs (was: [PATCH v3 13/15] cpufreq: Add cpufreq driver for Tegra124)
            ` Handling commit change logs

[xen-unstable test] 29878: regressions - FAIL
 2014-08-20 20:28 UTC 

[PATCH RESEND] xfsprogs: add supported file attributes to xfs.5 manpage
 2014-08-20 20:25 UTC  (3+ messages)

[PATCH 0/6] link bonding
 2014-08-20 20:25 UTC  (7+ messages)
` [PATCH 1/6] bond: link status interrupt support
` [PATCH 2/6] bond: removing switch statement from rx burst method
` [PATCH 3/6] bond: fix naming inconsistency in tx_burst_round_robin

[PATCH] x86: remove obsolete comment in uapi/e820.h
 2014-08-20 20:25 UTC  (2+ messages)

[PATCH v2 0/5] Thermal reset support in PMC
 2014-08-20 20:25 UTC  (16+ messages)
` [PATCH v2 1/5] of: Add descriptions of thermtrip properties to Tegra PMC bindings
` [PATCH v2 2/5] of: Add nvidia,controller-id property to Tegra I2C bindings
` [PATCH v2 5/5] ARM: tegra: Add thermal reset (thermtrip) support to PMC

Using MTD Concat With QSPI NOR Flash
 2014-08-20 20:24 UTC 

[PATCH v2] powerpc: booke_wdt: Fix build error as a module
 2014-08-20 20:19 UTC  (3+ messages)

Setting Default User Accounts
 2014-08-20 20:19 UTC  (2+ messages)

[PATCH] carl9170: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-20 20:20 UTC  (4+ messages)

Problem with USB-to-SATA adapters
 2014-08-20 20:18 UTC 

btrfs on bcache
 2014-08-20 20:17 UTC 

[PATCH 0/5] Add of-graph helpers to loop over endpoints and find ports by id
 2014-08-20 20:17 UTC  (5+ messages)
` [PATCH 5/8] of: Add of_graph_get_port_by_id function
` [PATCH 6/8] drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs

[U-Boot] USB console support for Cypress
 2014-08-20 20:15 UTC 

[PATCH BlueZ 00/11] Introducing shared/gatt-client
 2014-08-20 20:15 UTC  (12+ messages)
` [PATCH BlueZ 01/11] shared/gatt-helpers: Remove service, characteristic, descriptor structures
` [PATCH BlueZ 02/11] shared/gatt-helpers: Added result count functions
` [PATCH BlueZ 03/11] shared/gatt-client: Added initial skeleton and simple functions
` [PATCH BlueZ 04/11] shared/att: Support multiple disconnect handlers
` [PATCH BlueZ 05/11] shared/att: Add BT_ATT_DEFAULT_LE_MTU macro
` [PATCH BlueZ 06/11] shared/gatt-helpers: Fixed typo in callback args
` [PATCH BlueZ 07/11] shared/gatt-client: Add bt_gatt_client_set_debug
` [PATCH BlueZ 08/11] shared/gatt-client: Implement initial service discovery
` [PATCH BlueZ 09/11] shared/gatt-client: Add service iterator functions
` [PATCH BlueZ 10/11] shared/gatt-client: Implement characteristic discovery
` [PATCH BlueZ 11/11] shared/gatt-client: Implement descriptor discovery

[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
 2014-08-20 20:13 UTC  (2+ messages)

[Qemu-devel] [RFC] qapi: New command query-mtree
 2014-08-20 20:12 UTC  (3+ messages)

[PATCH 1/5] [media] enable COMPILE_TEST for MX2 eMMa-PrP driver
 2014-08-20 20:11 UTC  (5+ messages)
` [PATCH 2/5] [media] enable COMPILE_TEST for ti-vbe
` [PATCH 3/5] [media] allow COMPILE_TEST for SAMSUNG_EXYNOS4_IS
` [PATCH 4/5] [media] enable COMPILE_TEST for OMAP2 vout
` [PATCH 5/5] [media] enable COMPILE_TEST for media drivers

Kernel driver for Turbosight TBS6285 DVB card
 2014-08-20 20:11 UTC  (3+ messages)


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.