All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-07 16:12:27 to 2013-10-07 16:48:52 UTC [more...]

[PATCH -V2 00/14] Allow PR and HV KVM to coexist in one kernel
 2013-10-07 16:48 UTC  (20+ messages)
` [PATCH -V2 01/14] kvm: powerpc: book3s: remove kvmppc_handler_highmem label
` [PATCH -V2 02/14] kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
` [PATCH -V2 03/14] kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
` [PATCH -V2 04/14] kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
` [PATCH -V2 05/14] kvm: powerpc: book3s: Add kvmppc_ops callback
` [PATCH -V2 06/14] kvm: powerpc: booke: Convert BOOKE to use kvmppc_ops callbacks
` [PATCH -V2 07/14] kvm: powerpc: book3s: Cleanup interrupt handling code
` [PATCH -V2 08/14] kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
` [PATCH -V2 09/14] kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
` [PATCH -V2 10/14] kvm: powerpc: booke: Move booke related tracepoints to "
` [PATCH -V2 11/14] kvm: powerpc: book3s: Support building HV and PR KVM as module
` [PATCH -V2 13/14] kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine

[Buildroot] [PATCH] pkg-infra: log current message
 2013-10-07 16:48 UTC  (4+ messages)

[PATCH] HID: logitech - lg2ff: Add IDs for Formula Vibration Feedback Wheel
 2013-10-07 16:48 UTC 

[RFC][PATCH 1/2] drm/radeon: remove unneeded HDMI r/w ops on DCE4+
 2013-10-07 16:47 UTC  (3+ messages)

[PATCH v2 0/2] MIPS: Cleanups for Malta PIIX4 PCI fixups
 2013-10-07 16:45 UTC  (6+ messages)
` [PATCH v2 1/2] MIPS: Get rid of hard-coded values for Malta PIIX4 fixups
` [PATCH v2 2/2] MIPS: Remove unused defines in piix4.h

[PATCH stable] ARM: tegra: unify Tegra's Kconfig a bit more
 2013-10-07 16:47 UTC  (4+ messages)

[PATCH nf-next] netfilter: xtables: lightweight process control group matching
 2013-10-07 16:46 UTC  (2+ messages)

[PATCH V2] ARM: tegra: unify Tegra's Kconfig a bit more
 2013-10-07 16:45 UTC  (2+ messages)

[PATCH net v2] be2net: Warn users of possible broken functionality on BE2 cards with very old FW versions with latest driver
 2013-10-07 16:44 UTC  (3+ messages)

[Qemu-devel] [PATCH qom-next 0/2] qdev-monitor: Reference counting follow-ups
 2013-10-07 16:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH qom-next 1/2] qdev-monitor: Avoid qdev as variable name
` [Qemu-devel] [PATCH qom-next 2/2] qdev-monitor: Inline qdev_init() for device_add

PERF_EVENT_IOC_SET_OUTPUT
 2013-10-07 16:42 UTC  (8+ messages)

[U-Boot] [PATCH 0/4] arm64: rela relocation
 2013-10-07 16:43 UTC  (4+ messages)

[U-Boot] [PATCH 7/9] net: tsec: Use portable types and accessors for BDs
 2013-10-07 16:42 UTC  (9+ messages)
` [U-Boot] [PATCH 7/9][v2] "

[PATCH v1 0/2] perf,x86: add Intel RAPL PMU support
 2013-10-07 16:42 UTC  (5+ messages)

[RFC PATCH 00/50] tools/perf: Speed up the build system
 2013-10-07 16:41 UTC  (5+ messages)

[PATCHv2 0/3] add IBSS-DFS support
 2013-10-07 16:41 UTC  (4+ messages)
` [PATCHv2 1/3] nl80211/cfg80211: enable DFS for IBSS mode
` [PATCHv2 2/3] mac80211: "
` [PATCHv2 3/3] ath9k: "

[PATCH RFC 00/15] xen: arm: 64-bit guest support and domU FDT autogeneration
 2013-10-07 16:40 UTC  (16+ messages)
` [PATCH RFC 01/15] xen: arm: Report aarch64 capability
` [PATCH RFC 02/15] xen: arm: Add comment regard arm64 zImage v0 vs v1
` [PATCH RFC 03/15] xen: arm: allocate dom0 memory separately from preparing the dtb
` [PATCH RFC 04/15] xen: arm: add enable-method to cpu nodes for arm64 guests
` [PATCH RFC 05/15] xen: arm: implement XEN_DOMCTL_set_address_size
` [PATCH RFC 06/15] xen: arm: implement arch_set_info_guest for 64-bit vcpus
` [PATCH RFC 07/15] xenctx: fix typo in arm64 output
` [PATCH RFC 08/15] tools: check for libfdt when building for ARM
` [PATCH RFC 09/15] libxc: arm: rename various bits of zimage load with 32 suffix
` [PATCH RFC 10/15] libxc: allow caller to specify guest rambase rather than hardcoding
` [PATCH RFC 11/15] libxc: allow passing a device tree blob to the guest
` [PATCH RFC 12/15] libxc: support for arm64 Image format
` [PATCH RFC 13/15] libxc: arm64 vcpu initialisation
` [PATCH RFC 14/15] libxl: build a device tree for ARM guests
` [PATCH RFC 15/15] libxl: remove spurious newline from LOG() message

[meta-webserver][PATCH 1/1] xdebug: update to version 2.2.3
 2013-10-07 16:39 UTC 

[PATCH v2 00/29] Early flattened DT init consolidation
 2013-10-07 16:32 UTC  (53+ messages)
` [PATCH v2 01/29] c6x: use boot_command_line instead of private c6x_command_line
` [PATCH v2 02/29] openrisc: use boot_command_line instead of private cmd_line
` [PATCH v2 03/29] of: create unflatten_and_copy_device_tree
  ` [PATCH v2 04/29] arc: use unflatten_and_copy_device_tree
` [PATCH v2 05/29] openrisc: "
` [PATCH v2 06/29] x86: "
` [PATCH v2 07/29] xtensa: "
` [PATCH v2 08/29] metag: "
` [PATCH v2 09/29] of: Introduce common early_init_dt_scan
` [PATCH v2 10/29] arc: use early_init_dt_scan
` [PATCH v2 11/29] arm: "
` [PATCH v2 12/29] arm64: "
` [PATCH v2 13/29] c6x: "
` [PATCH v2 14/29] metag: "
` [PATCH v2 15/29] microblaze: "
` [PATCH v2 16/29] mips: "
` [PATCH v2 17/29] openrisc: "
` [PATCH v2 18/29] xtensa: "
` [PATCH v2 19/29] of: create default early_init_dt_add_memory_arch
` [PATCH v2 20/29] arm: set initrd_start/initrd_end for fdt scan
` [PATCH v2 21/29] arm64: "
` [PATCH v2 22/29] of: remove early_init_dt_setup_initrd_arch
` [PATCH v2 23/29] openrisc: remove unnecessary prom.c includes
` [PATCH v2 24/29] of: introduce common FDT machine related functions
` [PATCH v2 25/29] arc: use common of_flat_dt_match_machine
` [PATCH v2 26/29] arm: "
` [PATCH v2 27/29] arm64: use common of_flat_dt_get_machine_name
` [PATCH v2 28/29] metag: use common of_flat_dt_match_machine
` [PATCH v2 29/29] mips: use common of_flat_dt_get_machine_name

[PATCH/RFC] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
 2013-10-07 16:37 UTC  (4+ messages)

Audio Miniconference 2013 schedule - Edinburgh 21st October
 2013-10-07 16:39 UTC  (2+ messages)

[Bug 62681] New: linux-3.12.0 rc3 nouveau: screen corruption after resume
 2013-10-07 16:37 UTC 

[PATCH v2] ARM: tlb: ASID macro should give 32bit result for BE correct operation
 2013-10-07 16:37 UTC  (6+ messages)

[PATCH v2 0/2] ath10k: wep & ampdu fix
 2013-10-07 16:35 UTC  (9+ messages)
  ` [PATCH v2 1/2] ath10k: Fix bug in max. VHT A-MPDU size
  ` [PATCH v2 2/2] ath10k: fix scheduling while atomic bug

[PATCH v2] ALSA: snd-usb-usx2y: remove bogus frame checks
 2013-10-07 16:31 UTC  (5+ messages)

[PATCH] kernel/panic.c: reduce 1 byte usage for print tainted buffer
 2013-10-07 16:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 27/27] don't post me: update bios
 2013-10-07 16:37 UTC  (2+ messages)

[PATCH] drm/i915: disable LVDS clock gating on CPT
 2013-10-07 16:27 UTC  (3+ messages)
` [PATCH] drm/i915: disable LVDS clock gating on CPT v2

[PATCHv2] IPv6: Allow the MTU of ipip6 tunnel to be set below 1280
 2013-10-07 16:33 UTC  (3+ messages)

[RFT] Rewrite timer on arm efi and remove leftover in startup code
 2013-10-07 16:31 UTC  (3+ messages)

[GIT PULL] DaVinci SoC updates for v3.13
 2013-10-07 16:31 UTC  (3+ messages)

[PATCH 00/11] driver core bus cleanup to use dev_groups
 2013-10-07 16:34 UTC  (4+ messages)
` [PATCH 10/11] xenbus: convert bus code "

[PATCH] ARM: davinci: usb: provide minimal support for da850
 2013-10-07 16:30 UTC  (3+ messages)

[PATCH] wimax: Use WARN(1,...) rather than printk followed by WARN_ON(1)
 2013-10-08  0:30 UTC 

[GIT PULL] DaVinci GPIO changes for v3.13
 2013-10-07 16:30 UTC  (2+ messages)

[PATCH 0/2] kvm/powerpc: hypercall related cleanup
 2013-10-07 16:15 UTC  (23+ messages)
` [PATCH 1/2] kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()

[U-Boot] [PATCH] drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM
 2013-10-07 16:30 UTC 

[PATCH 0/2] ARM/arm64: KVM: Yield CPU when vcpu executes a WFE
 2013-10-07 16:30 UTC  (7+ messages)
` [PATCH 1/2] ARM: "

[PATCH] staging: comedi: dt9812: remove ifdefed out enums
 2013-10-07 16:29 UTC 

[PATCH] MIPS: fix mapstart when using initrd
 2013-10-07 16:29 UTC  (4+ messages)

[RFC] ARM: kernel: irq: Simplify allocation of stack frame
 2013-10-07 16:28 UTC  (5+ messages)

[SPAM] Inscription Maserati Store
 2013-10-07 16:28 UTC 

[PATCHv4 1/2] clocksource: dw_apb_timer: Move timer defines to header file
 2013-10-07 16:28 UTC  (6+ messages)
` [PATCHv4 2/2] clocksource: dw_apb_timer_of: Fix read_sched_clock

[RFC PATCH 0/5] ARM64: NEON/CE based crypto in atomic contexts
 2013-10-07 16:28 UTC  (4+ messages)
` [RFC PATCH 2/5] ARM64: add quick-n-dirty emulation for AES instructions

[Bug 63997] New: Artifacts on the screen using a HD7480D on a A4-5300 APU
 2013-10-07 16:28 UTC  (2+ messages)
` [Bug 63997] Artifacts "

[PATCH v3 00/19] ARM: at91: move to common clk framework
 2013-10-07 16:06 UTC  (4+ messages)
` [PATCH v3 04/19] clk: at91: add PMC macro file for dt definitions

[GIT PULL] ARM: NEON accelerated AES
 2013-10-07 16:25 UTC  (2+ messages)

[PATCH 0/1] sched/wait: Introduce prepare_to_wait_event()
 2013-10-07 16:18 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 1/2] ARM: dts: dra7-evm: Add mmc1 node for micro-sd support
 2013-10-07 16:25 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: dra7-evm: Add mmc2 node for eMMC support

[PATCH] ALSA: hda - hdmi: Fix channel map switch not taking effect
 2013-10-07 16:24 UTC  (2+ messages)
` [PATCH v2] "

[Bug 70219] New: [radeon] Cannot restore video mode after vt switch or GPU lockup
 2013-10-07 16:24 UTC  (2+ messages)
` [Bug 70219] "

N25Q256A 13E40
 2013-10-07 16:24 UTC 

[PATCH] mm: trivial: fix typos
 2013-10-07 16:23 UTC 

Deadlock (un-killable processes) in sys_futex
 2013-10-07 16:22 UTC  (2+ messages)

[PATCH 0/1] kernel: provide scripts in the sysroot
 2013-10-07 16:20 UTC  (8+ messages)
` [PATCH 1/1] kernel: restore "

[PATCH RFC v13 00/20] Introduce PVH domU support
 2013-10-07 16:20 UTC  (6+ messages)
` [PATCH RFC v13 06/20] pvh: vmx-specific changes

[qemu-upstream-unstable test] 20100: regressions - FAIL
 2013-10-07 16:19 UTC  (2+ messages)

[PATCH v2] bluetooth: fix variable shadow warnings
 2013-10-07 16:19 UTC 

linux-next: Tree for Oct 7
 2013-10-07 16:17 UTC  (6+ messages)
` linux-next: manual merge of the wireless-next tree

[U-Boot] Please pull u-boot-ti/master
 2013-10-07 16:17 UTC  (2+ messages)

[PATCH] bluetooth: fix variable shadow warnings
 2013-10-07 16:17 UTC  (2+ messages)

[PATCH] mac80211: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
 2013-10-08  0:09 UTC  (2+ messages)

[PATCHv5 00/11] split page table lock for PMD tables
 2013-10-07 16:09 UTC  (3+ messages)
` [PATCHv5 11/11] x86, mm: enable split page table lock for PMD level

[Bug 70212] New: glxinfo triggers assert in cso_release_all after 3f0627c2ad6
 2013-10-07 16:15 UTC  (2+ messages)
  ` [Bug 70212] "

[BUG] Crash during startup
 2013-10-07 16:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe
 2013-10-07 16:14 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 2/3] "

[U-Boot] [PATCH] cmd_nvedit.c: setenv_hex must prefix hex with '0x'
 2013-10-07 16:14 UTC  (3+ messages)
` [U-Boot] [PATCH] Fix number base handling of "load" command

[PATCHv7 00/36] ARM: OMAP: clock data conversion to DT
 2013-10-07 16:13 UTC  (7+ messages)

[PATCH 0/3] thermal: bcm281xx: Add thermal driver
 2013-10-07 16:12 UTC  (9+ messages)
` [PATCH 1/3] "


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.