All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-21 18:48:24 to 2014-01-21 20:12:47 UTC [more...]

[Qemu-devel] [PATCH 00/24] target-arm: implement some AArch64 system registers
 2014-01-21 20:12 UTC  (13+ messages)
` [Qemu-devel] [PATCH 02/24] target-arm: Define names for SCTLR bits
` [Qemu-devel] [PATCH 03/24] target-arm: Restrict check_ap() use of S and R bits to v6 and earlier
` [Qemu-devel] [PATCH 06/24] target-arm: A64: Implement store-exclusive for system mode
` [Qemu-devel] [PATCH 08/24] target-arm: A64: Implement MSR (immediate) instructions
` [Qemu-devel] [PATCH 09/24] target-arm: Implement AArch64 CurrentEL sysreg
` [Qemu-devel] [PATCH 10/24] target-arm: Implement AArch64 MIDR_EL1
` [Qemu-devel] [PATCH 11/24] target-arm: Implement AArch64 DAIF system register
` [Qemu-devel] [PATCH 12/24] target-arm: Implement AArch64 cache invalidate/clean ops
` [Qemu-devel] [PATCH 16/24] target-arm: Implement AArch64 SCTLR_EL1
` [Qemu-devel] [PATCH 18/24] target-arm: Implement AArch64 VBAR_EL1
` [Qemu-devel] [PATCH 22/24] target-arm: Implement AArch64 ID and feature registers
` [Qemu-devel] [PATCH 23/24] target-arm: Implement AArch64 dummy breakpoint and watchpoint registers

3.10.17-1.0.0_beta meta-fsl-bsp-release layer
 2014-01-21 20:11 UTC  (8+ messages)
  ` Booting 3.5.7 kernel on imx6sabresd?

[PATCH] Fix safe_create_leading_directories() for Windows
 2014-01-21 20:09 UTC  (7+ messages)

[PATCH] Improve ext2 driver to allow embedding of the boot loader code
 2014-01-21 19:55 UTC  (9+ messages)

[ath9k-devel] How to lock AMPDU length at a specific value?
 2014-01-21 20:07 UTC  (2+ messages)

[PATCH 0/2] Two janitorial patches for builtin/blame.c
 2014-01-21 20:01 UTC  (10+ messages)

TODAY, Jan. 20, is Xen Test Day for Xen 4.4 RC2
 2014-01-21 20:07 UTC 

[PATCH 1/5] spi: Spelling s/finised/finished/
 2014-01-21 20:06 UTC  (4+ messages)
` [PATCH 4/5] spi: Check that Quad/Dual is half duplex

[PATCH] sched: fix sched_entity avg statistics update
 2014-01-21 20:06 UTC  (3+ messages)

[PATCH] drivers/hid/wacom: fixed coding style issues
 2014-01-21 20:06 UTC  (2+ messages)

[PATCH] regulator: ti-abb: Add support for interleaved LDO registers
 2014-01-21 20:06 UTC  (4+ messages)

[PATCH 0/5] lockdep: (Was: check && lockdep_no_validate)
 2014-01-21 20:06 UTC  (8+ messages)
` [PATCH 5/5] lockdep: pack subclass/trylock/read/check into a single argument
        ` uninline rcu_lock_acquire/etc ?

[PATCH] DT: net: document Ethernet bindings in one place
 2014-01-21 20:05 UTC  (6+ messages)

+ ocfs2-code-cleanup-remove-unused-functions.patch added to -mm tree
 2014-01-21 20:05 UTC 

[PATCH] mac80211: mesh: fix mesh_id check
 2014-01-21 20:04 UTC 

[PATCH 0/9] Various sched patches
 2014-01-21 20:03 UTC  (5+ messages)
` [PATCH 8/9] sched/fair: Optimize cgroup pick_next_task_fair

+ memcg-remove-unused-code-from-kmem_cache_destroy_work_func.patch added to -mm tree
 2014-01-21 20:02 UTC 

Weird plugin paths in perf and perf.so binaries with 3.14 merge window
 2014-01-21 20:02 UTC 

[PATCH] staging: lustre: fix GFP_ATOMIC macro usage
 2014-01-21 20:02 UTC  (5+ messages)

btrfsck does not fix
 2014-01-21 20:01 UTC  (6+ messages)

[B.A.T.M.A.N.] batman-adv 2014.0.0 released
 2014-01-21 20:01 UTC  (6+ messages)

[PATCH] USB: input: gtco.c: fix usb_dev leak
 2014-01-21 19:59 UTC  (2+ messages)

[Bug 69196] New: gpu lockup and full crash when starting some games in wine
 2014-01-21 19:59 UTC  (4+ messages)
` [Bug 69196] "

[PATCH 0/6] ARM: add omap3 INCOstartec board support
 2014-01-21 19:58 UTC  (8+ messages)
` [PATCH 1/6] ARM: dts: Add CPU OPP table for omap37xx100
` [PATCH 2/6] ARM: dts: omap3: Add support for INCOstartec a83x module
` [PATCH 3/6] ARM: dts: omap3: Add support for INCOstartec DBB056 baseboard
` [PATCH 4/6] ARM: OMAP2+: add legacy display for omap3 DBB056
` [PATCH 5/6] ARM: OMAP2+: Add pdata quirk for sys_clkout2 "
` [PATCH 6/6] [RFC] omapdss: remove FEAT_DPI_USES_VDDS_DSI from omap3

ARM kernel (& ext3) stability issues with GCC 4.8?
 2014-01-21 19:58 UTC  (3+ messages)

+ mm-improve-documentation-of-page_order-v2-fix.patch added to -mm tree
 2014-01-21 19:56 UTC 

+ mm-improve-documentation-of-page_order-v2.patch added to -mm tree
 2014-01-21 19:56 UTC 

[Qemu-devel] [PATCH 0/8] target-arm: A64 Neon instructions, set 2
 2014-01-21 19:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/8] target-arm: A64: Add SIMD scalar 3 same add, sub and compare ops
` [Qemu-devel] [PATCH 5/8] target-arm: A64: Add logic ops from SIMD 3 same group
` [Qemu-devel] [PATCH 6/8] target-arm: A64: Add integer ops from SIMD 3-same group

+ cris-provide-inout_p.patch added to -mm tree
 2014-01-21 19:53 UTC 

[Qemu-devel] [PATCH] smbios: catch zero-length strings
 2014-01-21 19:52 UTC  (2+ messages)
` [Qemu-devel] [SeaBIOS] "

[PATCH BlueZ v2 00/18] GATT API: External Services
 2014-01-21 19:51 UTC  (6+ messages)
` [PATCH BlueZ v2 01/18] doc: Add GATT API

Conexant PCI-8604PW 4 channel BNC Video capture card (bttv)
 2014-01-21 19:49 UTC  (5+ messages)

[PATCH 1/2] ohci-platform: Add support for controllers with big-endian regs / descriptors
 2014-01-21 19:48 UTC  (4+ messages)

+ maintainers-remove-unnecessary-exynos-dp-driver-f-pattern.patch added to -mm tree
 2014-01-21 19:48 UTC 

divide by zero in random/taviso()
 2014-01-21 19:47 UTC  (5+ messages)
` [patch] fix "

How to get Wayland to work with imx6>?
 2014-01-21 19:47 UTC  (5+ messages)

[PATCHv5 00/10] Thermal Framework Enhancements
 2014-01-21 19:46 UTC  (3+ messages)
` [PATCHv5 01/10] Thermal: Do kfree in _unregister functions

I Need Your Assistance
 2014-01-21 19:43 UTC 

[Bug 60644] New: MPT2SAS drops all HDDs when under high I/O
 2014-01-21 19:46 UTC  (2+ messages)
` [Bug 60644] "

[PATCH v2 1/2] android: Add btmgmt to debug builds
 2014-01-21 19:46 UTC  (2+ messages)
` [PATCH v2 2/2] android: Add l2ping "

[PATCH] mmc: omap_hsmmc: Add support for Erratum 2.1.1.128 in device tree boot
 2014-01-21 19:45 UTC  (8+ messages)

+ arch-sh-kernel-kgdbc-add-missing-include-linux-schedh.patch added to -mm tree
 2014-01-21 19:44 UTC 

[PATCH v3] xen/grant-table: Avoid m2p_override during mapping
 2014-01-21 19:43 UTC  (6+ messages)
` [Xen-devel] "

[PATCH] pwm: add support for Intel Low Power Subsystem PWM
 2014-01-21 19:43 UTC  (4+ messages)

[PATCH 2/3] mm/memcg: fix endless iteration in reclaim
 2014-01-21 19:42 UTC  (5+ messages)
` [PATCH -mm 1/2] memcg: fix endless loop caused by mem_cgroup_iter
  ` [PATCH -mm 2/2] memcg: fix css reference leak and endless loop in mem_cgroup_iter

+ memcg-fix-css-reference-leak-and-endless-loop-in-mem_cgroup_iter.patch added to -mm tree
 2014-01-21 19:41 UTC 

+ memcg-fix-endless-loop-caused-by-mem_cgroup_iter.patch added to -mm tree
 2014-01-21 19:41 UTC 

Canceled: Yocto Project Technical Team Meeting - cancelled, Stephen setup new ones
 2014-01-21 19:40 UTC 

Yocto Project Technical Team Meeting
 2014-01-21 19:39 UTC 

Kernel compiled with gcc-4.6+ fails to boot on ia64
 2014-01-21 19:40 UTC  (2+ messages)

[PATCH 1/2] ohci-platform: Add support for controllers with big-endian regs / descriptors
 2014-01-21 19:39 UTC  (4+ messages)
` [PATCH 2/2] ehci-platform: "

Verifiable git archives?
 2014-01-21 19:38 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] preparation to intriduce keystone support
 2014-01-21 19:37 UTC  (10+ messages)
` [U-Boot] [PATCH 1/5] tools: mkimage: add support for gpimage format
` [U-Boot] [PATCH 4/5] arm: add support for arch timer
` [U-Boot] [PATCH 5/5] NAND: DaVinci: allow forced disable of subpage writes

[PATCH v2] safe_create_leading_directories(): on Windows, \ can separate path components
 2014-01-21 19:35 UTC  (3+ messages)

[PATCH] x86, quirks: Add workaround for AMD F16h Erratum792
 2014-01-21 19:32 UTC  (3+ messages)

[PATCH] input synaptics-rmi4: PDT scan cleanup
 2014-01-21 19:33 UTC  (5+ messages)

[meta-oe][PATCH] xf86-video-ati: recommend linux-firmware
 2014-01-21 19:32 UTC 

[PATCH v3 0/4] drm/dp: Introduce AUX channel infrastructure
 2014-01-21 19:30 UTC  (4+ messages)
` [PATCH v3 3/4] drm/dp: Add DisplayPort link helpers

[PATCH 0/3] improved out-of-the-box color settings
 2014-01-21 19:28 UTC  (9+ messages)
` [PATCH 2/3] setup_pager: set MORE=R

PVH cpuid feature flags
 2014-01-21 19:28 UTC 

+ mm-oom-prefer-thread-group-leaders-for-display-purposes.patch added to -mm tree
 2014-01-21 19:26 UTC 

[PATCH v4 0/5] drm/dp: Introduce AUX channel infrastructure
 2014-01-21 19:24 UTC  (6+ messages)
` [PATCH v4 1/5] drm/dp: Add "
  ` [PATCH v4 2/5] drm/dp: Add drm_dp_dpcd_read_link_status()
  ` [PATCH v4 3/5] drm/dp: Add DisplayPort link helpers
  ` [PATCH v4 4/5] drm/dp: Allow registering AUX channels as I2C busses
  ` [PATCH v4 5/5] drm/tegra: Add eDP support

[PATCH] mke2fs: add make_hugefile feature
 2014-01-21 19:23 UTC  (3+ messages)

+ ipc-fix-compat-msgrcv-with-negative-msgtyp.patch added to -mm tree
 2014-01-21 19:24 UTC 

[PATCH 0/7] direct I/O fixes
 2014-01-21 19:21 UTC  (8+ messages)
` [PATCH 7/7] nfs: page cache invalidation for dio

[to-be-updated] doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt.patch removed from -mm tree
 2014-01-21 19:21 UTC 

+ doc-kmemcheck-add-kmemcheck-to-kernel-parameters.patch added to -mm tree
 2014-01-21 19:20 UTC 

[PATCH] Add linuxefi module
 2014-01-21 19:20 UTC  (4+ messages)

[PATCH 0/3] RFC/RFT: Powering on MMC Wifi/BT modules in MMC core
 2014-01-21 19:19 UTC  (8+ messages)
` [PATCH 1/3] mmc: add support for power-on sequencing through DT

[PATCH] staging/usbip: remove vhci_hcd vhci_hub_status change message
 2014-01-21 19:18 UTC 

[PATCH] btrfs: fix defrag 32-bit integer overflow
 2014-01-21 19:18 UTC 

additional model for sata_sil Mod15Write list
 2014-01-21 19:12 UTC 

[GIT PULL] regulator updates for v3.13-rc1
 2014-01-21 19:16 UTC  (4+ messages)

[PATCH] rtl818x: change misleading names for few register bit definitions
 2014-01-21 19:16 UTC 

[PATCH RFC v2 REPOST 0/8] Beaglebone-Black HDMI audio
 2014-01-21 19:15 UTC  (6+ messages)
` [PATCH RFC v2 REPOST 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus

EHCI host broken -- interrupts disabled
 2014-01-21 19:15 UTC  (2+ messages)
  ` USB EHCI broken on Celeron N2920 (Bay Trail)

[PATCH v8 4/6] MCS Lock: Move mcs_lock/unlock function into its own
 2014-01-21 19:14 UTC  (9+ messages)

[PATCH V3 1/1] Drivers: hv: Implement the file copy service
 2014-01-21 19:13 UTC  (4+ messages)

[PATCH 0/5] Remote device cache support
 2014-01-21 19:13 UTC  (5+ messages)
` [PATCH 2/5] android/bluetooth: Use defines for settings and devices files paths

[PATCH v2 0/3] Deferrable timers support for timerfd API
 2014-01-21 19:12 UTC  (2+ messages)

[PATCH V2] cfg80211: Do not call CRDA when using internal regulatory database
 2014-01-21 19:11 UTC  (3+ messages)

[PATCH v2] gitk: Comply with XDG base directory specification
 2014-01-21 19:10 UTC 

[PATCH v4 00/17] x86/PMU: Xen PMU PV support
 2014-01-21 19:09 UTC  (18+ messages)
` [PATCH v4 01/17] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v4 02/17] x86/VPMU: Stop AMD counters when called from vpmu_save_force()
` [PATCH v4 03/17] x86/VPMU: Minor VPMU cleanup
` [PATCH v4 04/17] intel/VPMU: Clean up Intel VPMU code
` [PATCH v4 05/17] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v4 06/17] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v4 07/17] x86/VPMU: Add public xenpmu.h
` [PATCH v4 08/17] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v4 09/17] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v4 10/17] x86/VPMU: Initialize PMU for PV guests
` [PATCH v4 11/17] x86/VPMU: Add support for PMU register handling on "
` [PATCH v4 12/17] x86/VPMU: Handle PMU interrupts for "
` [PATCH v4 13/17] x86/VPMU: Add privileged PMU mode
` [PATCH v4 14/17] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v4 15/17] x86/VPMU: NMI-based VPMU support
` [PATCH v4 16/17] x86/VPMU: Suport for PVH guests
` [PATCH v4 17/17] x86/VPMU: Move VPMU files up from hvm/ directory

[PATCH 0/2 RESEND] POSIX-compliant version of fchmodat with flag argument
 2014-01-21 18:58 UTC  (5+ messages)
` [PATCH 1/2] vfs: Add fchmodat4 syscall: "
      ` [PATCH] vfs: Add version of "

[PATCH v2 0/9] Phase out pci_enable_msi_block()
 2014-01-21 19:06 UTC  (11+ messages)
` [PATCH v2 5/9] nvme: Fix invalid call to irq_set_affinity_hint()
        ` [PATCH] nvme: Cleanup nvme_dev_start() and fix IRQ leak
              ` [PATCH 2/2] "

Minutes: Yocto Project Technical Team Meeting - Tuesday, January 21, 2014 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
 2014-01-21 19:05 UTC 

[Qemu-devel] [PATCH v3 4/4] KVM/X86: Enable Intel MPX for guest
 2014-01-21 19:04 UTC  (2+ messages)
`  "

[PATCH 1/2] drm: share drm_add_fake_info_node
 2014-01-21 19:05 UTC  (9+ messages)
` [Intel-gfx] "

[Bug 73788] New: [HD7700] DPM set state failed
 2014-01-21 19:05 UTC  (2+ messages)
` [Bug 73788] [Radeon HD 7770 GHz Edition] Cape Verde XT: "

[Qemu-devel] [PATCH v3 3/4] KVM/X86: add MSR_IA32_BNDCFGS to msrs_to_save
 2014-01-21 19:03 UTC  (2+ messages)
`  "

[PATCH RFC 04/13] xen: implement basic PIRQ support for Dom0
 2014-01-21 19:02 UTC  (6+ messages)
  ` [PATCH RFC 01/13] xen: use the hardware e820 map on Dom0
  ` [PATCH RFC 02/13] ioapic: introduce hooks for some ioapic ops
  ` [PATCH RFC 05/13] xen: implement Xen IO APIC ops
  ` [PATCH RFC 06/13] xen: Dom0 console fixes

[GIT PULL] MFD pull-request for v3.14
 2014-01-21 19:03 UTC  (2+ messages)

[PATCH] mac80211: add check on hw->max_signal value on ieee80211_register_hw
 2014-01-21 19:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 2/4] KVM/X86: Intel MPX vmx and msr handle
 2014-01-21 19:01 UTC  (2+ messages)
`  "

[B.A.T.M.A.N.] [PATCH maint] batman-adv: fix soft-interface MTU computation
 2014-01-21 19:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 1/4] KVM/X86: Fix xsave cpuid exposing bug
 2014-01-21 18:59 UTC  (2+ messages)
`  "

[0/11][REPOST] Energy-aware scheduling use-cases and scheduler issues
 2014-01-21 18:53 UTC  (7+ messages)
` [11/11] system 1: Saving energy using DVFS

[Bug 60680] New: HDMI is connected and has mode, TV says "no signal"
 2014-01-21 18:51 UTC  (2+ messages)
  ` [Bug 60680] [NV96] "

[PATCH RFC 0/6] net: rfkill: gpio: Add device tree support
 2014-01-21 18:50 UTC  (6+ messages)
` [PATCH RFC 4/6] net: rfkill: gpio: add "

GPIO Muxing
 2014-01-21 18:49 UTC 

[PATCH 2/2] ASoC: fsl_ssi: Do not print 'baud clock' error message all the time
 2014-01-21 18:48 UTC  (4+ messages)
` [PATCH 1/2] ASoC: fsl_ssi: We do support master mode now


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.