All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-18 14:49:48 to 2014-09-18 15:50:03 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2014-09-18 15:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2014-09-18 15:50 UTC 

[PATCH 0/2] perf: User/kernel time correlation and event generation
 2014-09-18 15:48 UTC  (7+ messages)

[PATCH] x86: update memory map about hypervisor-reserved area
 2014-09-18 15:46 UTC  (2+ messages)

[PATCH 1/1] bluetooth: Check for SCO type before setting retransmission effort
 2014-09-18 15:48 UTC  (4+ messages)
` [PATCHv2 "

[Bug 71051] Cannot suspend with radeon drivers
 2014-09-18 15:47 UTC  (2+ messages)

[PATCH] Bluetooth: Fix setting correct security level when initiating SMP
 2014-09-18 15:47 UTC  (2+ messages)

[PATCH v2] docs: add PVH specification
 2014-09-18 15:46 UTC  (2+ messages)

[PATCH v2] staging: rtl8192u: delete unused function CAM_read_entry
 2014-09-18 15:46 UTC 

[PATCH] ixgbe: fix compile error with gcc4.4 (used RHEL 6)
 2014-09-18 15:46 UTC  (8+ messages)

[U-Boot] A minor question on a Driver Model function
 2014-09-18 15:46 UTC  (7+ messages)

PCI: request to pull the generic OF hostbridge patches
 2014-09-18 15:46 UTC  (2+ messages)

review request for bitbake/toaster, oe-core and layerindex
 2014-09-18 15:45 UTC  (3+ messages)

[PATCH v7 0/2] i2c: imx: add DMA support for freescale i2c driver
 2014-09-18 15:46 UTC  (7+ messages)
` [PATCH v7 1/2] "

[PATCH 0/3] New Thread Safe Hash Library
 2014-09-18 15:45 UTC  (4+ messages)

Standardizing an MSR or other hypercall to get an RNG seed?
 2014-09-18 15:44 UTC  (5+ messages)

turn off lowmemorykiller when running IGT on Android?
 2014-09-18 15:42 UTC 

[PATCH 0/5] Mbuf Structure Rework, part 3
 2014-09-18 15:42 UTC  (8+ messages)
` [PATCH 2/5] ixgbe: add prefetch to improve slow-path tx perf

CPU scheduler to TXQ binding? (ixgbe vs. igb)
 2014-09-18 15:42 UTC  (7+ messages)

btrfs receive: could not find parent subvolume
 2014-09-18 15:39 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2014-09-18 15:38 UTC 

[RFC] need for new scan api for bluetooth low energy
 2014-09-18 15:37 UTC  (10+ messages)

[Qemu-devel] Patch Round-up for stable 2.1.1, freeze on 2014-09-03
 2014-09-18 15:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH 06/25] pci: Use bus master address space for delivering MSI/MSI-X messages
  ` [Qemu-devel] [Qemu-stable] "

[PATCH 0/6] RFC: Persistent workarounds across reset/resume
 2014-09-18 15:36 UTC  (10+ messages)
` [PATCH 1/6] drm/i915: Reinitialize default context after reset
` [PATCH 2/6] drm/i915: Reinitialize default context after resume
` [PATCH 3/6] drm/i915: Disable render idle on user forcewake
` [PATCH 4/6] drm/i915: Build workaround list in ring initialization
` [PATCH 5/6] drm/i915: Add ivb workarounds into the wa list
` [PATCH 6/6] drm/i915: Check workaround status on dfs read time
  ` [PATCH] tests/gem_workarounds: adapt to constant wa list from driver

[PATCH 00/33] thermal: exynos: convert the driver to use per-SoC type operations
 2014-09-18 15:27 UTC  (34+ messages)
` [PATCH 01/33] thermal: exynos: remove needless triminfo_data abstraction
` [PATCH 02/33] thermal: exynos: remove needless tmu_status abstraction
` [PATCH 03/33] thermal: exynos: remove needless threshold_temp abstraction
` [PATCH 04/33] thermal: exynos: remove needless triminfo_ctrl abstraction
` [PATCH 05/33] thermal: exynos: remove needless test_mux_addr_shift abstraction
` [PATCH 06/33] thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractions
` [PATCH 07/33] thermal: exynos: remove needless therm_trip_en_shift abstraction
` [PATCH 08/33] thermal: exynos: remove needless emul_temp_shift abstraction
` [PATCH 09/33] thermal: exynos: remove needless emul_time_shift abstraction
` [PATCH 10/33] thermal: exynos: replace tmu_irqstatus check by Exynos5440 one
` [PATCH 11/33] thermal: exynos: replace tmu_pmin "
` [PATCH 12/33] thermal: exynos: simplify HW_TRIP level setting
` [PATCH 13/33] thermal: exynos: replace threshold_falling check by Exynos SoC type one
` [PATCH 14/33] thermal: exynos: remove TMU_SUPPORT_READY_STATUS flag
` [PATCH 15/33] thermal: exynos: remove TMU_SUPPORT_TRIM_RELOAD flag
` [PATCH 16/33] thermal: exynos: add sanitize_temp_error() helper
` [PATCH 17/33] thermal: exynos: add get_th_reg() helper
` [PATCH 18/33] thermal: exynos: add ->tmu_initialize method
` [PATCH 19/33] thermal: exynos: add get_con_reg() helper
` [PATCH 20/33] thermal: exynos: add ->tmu_control method
` [PATCH 21/33] thermal: exynos: add ->tmu_read method
` [PATCH 22/33] thermal: exynos: add get_emul_con_reg() helper
` [PATCH 23/33] thermal: exynos: add ->tmu_set_emulation method
` [PATCH 24/33] thermal: exynos: add ->tmu_clear_irqs method
` [PATCH 25/33] thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flag
` [PATCH 26/33] thermal: exynos: remove TMU_SUPPORT_EMUL_TIME flag
` [PATCH 27/33] thermal: exynos: remove TMU_SUPPORT_EMULATION flag
` [PATCH 28/33] thermal: exynos: remove TMU_SUPPORT_ADDRESS_MULTIPLE flag
` [PATCH 29/33] thermal: exynos: remove TMU_SUPPORT_MULTI_INST flag
` [PATCH 30/33] thermal: exynos: remove test_mux pdata field
` [PATCH 31/33] thermal: exynos: remove SoC type ifdefs
` [PATCH 32/33] thermal: exynos: remove __EXYNOS5420_TMU_DATA macro
` [PATCH 33/33] thermal: exynos: remove exynos_tmu_data.h include

linux master cannot compile successfully
 2014-09-18 15:35 UTC  (2+ messages)

[PATCHv2] watchdog: imx2_wdt: add restart handler support
 2014-09-18 15:35 UTC  (3+ messages)

What's up with this list?
 2014-09-18 15:33 UTC  (2+ messages)

[PATCH v3 0/6] Second batch of cleanups for cros_ec
 2014-09-18 15:33 UTC  (5+ messages)
` [PATCH v3 6/6] mfd: cros_ec: Instantiate sub-devices from device tree

[PATCH] watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)?
 2014-09-18 15:32 UTC  (3+ messages)

[PATCH 0/2] linux-yocto/3.10/3.14: SRCREV updates
 2014-09-18 15:32 UTC  (3+ messages)
` [PATCH 1/2] linux-yocto/3.10: update to v3.10.54 and -rt55
` [PATCH 2/2] linux-yocto/3.14: update to v3.14.18 and -rt9

[PATCH v2 1/3] pinctrl: at91: add drive strength configuration
 2014-09-18 15:32 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: at91/dt: at91: use new pinctrl id for sama5

[U-Boot] [PATCH 0/7] ARM: sunxi: Add basic support for Allwinner A31 (sun6i)
 2014-09-18 15:31 UTC  (5+ messages)
  ` [U-Boot] [linux-sunxi] "

[PATCH 00/18] usbip: Crypto and ACLs
 2014-09-18 15:31 UTC  (4+ messages)
` [PATCH 17/18] usbip: Increment version number to 1.2.1

Can IPTables check for a valid IP address
 2014-09-18 15:31 UTC  (4+ messages)

[PATCH] Btrfs: try not to ENOSPC on log replay V2
 2014-09-18 15:30 UTC 

[PATCH 1/3] drm/radeon: use pointers instead of indexes for CS chunks
 2014-09-18 15:30 UTC  (3+ messages)
` [PATCH 2/3] drm/radeon: add command submission IDs
` [PATCH 3/3] drm/radeon: add explicit command submission sync

[U-Boot] [PATCH 0/8] PSCI v0.2 framework for ARMv8
 2014-09-18 15:28 UTC  (4+ messages)
` [U-Boot] [PATCH 4/8] ARMv8: PSCI: Add linker section to hold PSCI code

[PATCH 6/8] coverity fix in alsa-libs
 2014-09-18 15:28 UTC 

[PATCH] Btrfs: don't do async reclaim during log replay V2
 2014-09-18 15:27 UTC 

[PATCH 4/8] coverity fix in alsa-libs
 2014-09-18 15:26 UTC 

Perf event for Wall-time based sampling?
 2014-09-18 15:26 UTC  (5+ messages)

[PATCH] coverity fix in alsa-libs
 2014-09-18 15:25 UTC 

[PATCH v13 net-next 00/11] eBPF syscall, verifier, testsuite
 2014-09-18 15:24 UTC  (13+ messages)
` [PATCH v13 net-next 07/11] bpf: verifier (add ability to receive verification log)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2014-09-18 15:22 UTC 

[PATCH] Btrfs: remove empty block groups automatically V3
 2014-09-18 15:20 UTC 

[U-Boot] [PATCH 00/35][RFC] arm: socfpga: Usability fixes
 2014-09-18 15:19 UTC  (10+ messages)
` [U-Boot] [PATCH 14/35] arm: socfpga: clock: Add missing stubs into board file
` [U-Boot] [PATCH 16/35] arm: socfpga: clock: Trim down code duplication

[PATCH v4 0/5] Second batch of cleanups for cros_ec
 2014-09-18 15:18 UTC  (6+ messages)
  ` [PATCH v4 1/5] mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC
  ` [PATCH v4 5/5] mfd: cros_ec: wait for completion of commands that return IN_PROGRESS
` [PATCH v4 2/5] i2c: i2c-cros-ec-tunnel: Set retries to 3
` [PATCH v4 3/5] mfd: cros_ec: stop calling ->cmd_xfer() directly
` [PATCH v4 4/5] mfd: cros_ec: move locking into cros_ec_cmd_xfer

[Qemu-devel] [PATCH] block: Catch simultaneous usage of options and their aliases
 2014-09-18 14:34 UTC  (4+ messages)

[PATCH] ARM: at91/dt: declare sckc node on at91sam9g45
 2014-09-18 15:18 UTC  (3+ messages)

[PATCH V10 for-4.5 0/4] Basic guest memory introspection support
 2014-09-18 15:18 UTC  (4+ messages)
` [PATCH V10 for-4.5 3/4] xen, libxc: Force-enable relevant MSR events

[PATCH] systemd: disable resolv.conf symlink unless resolved is enabled
 2014-09-18 15:16 UTC 

[PATCH] cgroup/kmemleak: add kmemleak_free() for cgroup deallocations
 2014-09-18 15:16 UTC  (4+ messages)

[PATCH v3 03/21] powerpc/8xx: exception InstructionAccess does not exist on MPC8xx
 2014-09-18 15:15 UTC  (3+ messages)

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2014-09-18 15:13 UTC  (3+ messages)

[U-Boot] [PATCH] dm: avoid dev->req_seq overflow
 2014-09-18 15:13 UTC 

[PATCH v3 0/2] perf tool: improves DSO long names search speed with RB tree
 2014-09-18 15:10 UTC  (3+ messages)
` [PATCH v3 1/2] "

i2c-core.ko renamed to i2ccore.ko
 2014-09-18 15:10 UTC  (3+ messages)

[PATCH V3 0/3] sstatesig: add support to dump incremental locked signatures
 2014-09-18 15:10 UTC  (4+ messages)
` [PATCH 1/3] sstatesig: Only "

[PATCH] MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle
 2014-09-18 15:09 UTC  (2+ messages)

Help with XfsTests
 2014-09-18 15:08 UTC  (2+ messages)

[PATCH] ARM: at91/dt: sama5d3: add the nfc clock
 2014-09-18 15:07 UTC  (3+ messages)

[PATCH] unblock and unignore SIGPIPE
 2014-09-18 15:04 UTC  (5+ messages)

[PATCH 1/1] staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.h
 2014-09-18 15:04 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/1] nilfs2: fix data loss with mmap()
 2014-09-18 14:56 UTC  (3+ messages)
` [PATCH] "

[Qemu-devel] [PATCH 0/2] vfio: Another try to fix ROM BAR endianness
 2014-09-18 15:02 UTC  (5+ messages)

[PATCH net-next 0/8] enic updates
 2014-09-18 15:02 UTC  (6+ messages)
` [PATCH net-next 1/8] flow_keys: Record IP layer protocol in skb_flow_dissect()
        ` [PATCH net] net: sched: shrink struct qdisc_skb_cb to 28 bytes

[PATCH 0/2] More for the 3.18 merge window
 2014-09-18 15:00 UTC  (3+ messages)
` [PATCH 2/2] drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks

[PATCH v2 0/3] arm_arch_timer: VDSO preparation, code consolidation
 2014-09-18 14:59 UTC  (8+ messages)
` [PATCH v2 1/3] clocksource: arm_arch_timer: change clocksource name if CP15 unavailable
` [PATCH v2 2/3] clocksource: arm_arch_timer: enable counter access for 32-bit ARM
` [PATCH v2 3/3] clocksource: arm_arch_timer: consolidate arch_timer_evtstrm_enable

[PATCH v2 18/18] OvmfPkg/XenPvBlkDxe: Add BlockIo
 2014-09-18 15:00 UTC  (2+ messages)

[PATCH] Revert "Btrfs: device_list_add() should not update list when
 2014-09-18 15:00 UTC 

Figuring out how vti works
 2014-09-18 15:00 UTC  (3+ messages)

cpufreq implementation for OMAP under xen hypervisor
 2014-09-18 14:59 UTC  (11+ messages)

[PATCH] clocksource: Fix 'clcoksource' typo, trivial
 2014-09-18 14:59 UTC 

[Qemu-devel] [PATCH] virtio-scsi: clean up virtio_scsi_parse_cdb
 2014-09-18 14:58 UTC 

[BUG] nouveau regression: ext monitor dead after resume
 2014-09-18 14:58 UTC  (4+ messages)

master - debug: enhance trap of mmap
 2014-09-18 14:58 UTC 

[RFC][PATCH 0/6] fix topology for multi-NUMA-node CPUs
 2014-09-18 14:57 UTC  (3+ messages)
` [RFC][PATCH 2/6] x86: introduce cpumask specifically for the package

[Qemu-devel] [PATCH] Prevent segmentation fault in case of relative resolve of uri
 2014-09-18 14:57 UTC  (4+ messages)

Div-by-zero in the 8250 serial driver (3.17-rc5)
 2014-09-18 14:57 UTC 

post-receive: pub/scm/linux/kernel/git/kasatkin/linux-digsig
 2014-09-18 14:55 UTC 

[PATCH v2 0/5] Add drm driver for Rockchip Socs
 2014-09-18 14:53 UTC  (6+ messages)
` [PATCH v2 1/5] drm/rockchip: Add basic drm driver

[PATCH libibverbs V6 0/2] Use neighbour lookup for RoCE UD QPs Eth L2 resolution
 2014-09-18 14:53 UTC  (3+ messages)
  ` [PATCH libibverbs V6 1/2] Add ibv_port_cap_flags
  ` [PATCH libibverbs V6 2/2] Use neighbour lookup for RoCE UD QPs Eth L2 resolution

[PATCH] switch rangeset's lock to rwlock
 2014-09-18 14:52 UTC  (6+ messages)

(unknown),
 2014-09-18 14:15 UTC 

(unknown),
 2014-09-18 14:15 UTC 

(no subject)
 2014-09-18 14:15 UTC  (2+ messages)

(unknown),
 2014-09-18 14:15 UTC 

(unknown),
 2014-09-18 14:15 UTC 

[Buildroot] [PATCH v2] Add support for Flattened Image Trees
 2014-09-18 14:51 UTC  (5+ messages)

[PATCH v4 1/2] usb: host: ehci-exynos: Remove unnecessary usb-phy support
 2014-09-18 14:50 UTC  (3+ messages)

[PATCH] net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected
 2014-09-18 14:49 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2014-09-18 14:50 UTC 

[Bug 83957] New: [NV50 - NVAF][MCP89] Major screen corruption and X crash soon after log in
 2014-09-18 14:49 UTC  (2+ messages)
  ` [Bug 83957] "


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.