All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-19 05:00:06 to 2013-12-19 06:40:52 UTC [more...]

[PATCH 1/3] ARM: dts: imx6qdl: add necessary thermal clk
 2013-12-19 18:17 UTC  (4+ messages)
` [PATCH 2/3] thermal: imx: add necessary clk operation

[PATCH] ARM: dts: imx6qdl-sabresd: Add power key support
 2013-12-19 17:25 UTC  (3+ messages)

[PATCH 00/10] sh-pfc: Fix GPIO to IRQ mapping
 2013-12-19  6:40 UTC  (6+ messages)

Updated Elvis Upstreaming Roadmap
 2013-12-19  6:40 UTC  (3+ messages)

[RFC PATCH] ixgbe: acquire RCU read lock when calling netdev_for_each_all_upper_dev_rcu()
 2013-12-19  6:38 UTC  (2+ messages)

grub-2.02~beta1 happened
 2013-12-19  6:38 UTC  (3+ messages)

[PATCH 1/6] slab: cleanup kmem_cache_create_memcg()
 2013-12-19  6:37 UTC  (14+ messages)
` [PATCH 2/6] memcg, slab: kmem_cache_create_memcg(): free memcg params on error
` [PATCH 3/6] memcg, slab: cleanup barrier usage when accessing memcg_caches

[Qemu-devel] [PATCH v2 00/22] Steps towards per CPU address-spaces
 2013-12-19  6:37 UTC  (25+ messages)
` [Qemu-devel] [PATCH v2 01/22] exec: Make tb_invalidate_phys_addr input an AS
` [Qemu-devel] [PATCH v2 02/22] exec: Make iotlb_to_region "
` [Qemu-devel] [PATCH v2 03/22] exec: Always initialize MemorySection address spaces
` [Qemu-devel] [PATCH v2 04/22] exec: Make memory_region_section_get_iotlb use section AS
` [Qemu-devel] [PATCH v2 05/22] memory: Add MemoryListener to typedefs.h
` [Qemu-devel] [PATCH v2 06/22] cpu: Add per-cpu address space
` [Qemu-devel] [PATCH v2 07/22] exec: On AS changes, only flush affected CPU TLBs
` [Qemu-devel] [PATCH v2 08/22] exec: Make ldl_*_phys input an AddressSpace
` [Qemu-devel] [PATCH v2 09/22] exec: Make ldq/ldub_*_phys "
` [Qemu-devel] [PATCH v2 10/22] exec: Make lduw_*_phys "
` [Qemu-devel] [PATCH v2 11/22] exec: Make stq_*_phys "
` [Qemu-devel] [PATCH v2 12/22] exec: Make stl_*_phys "
` [Qemu-devel] [PATCH v2 13/22] exec: Make stl_phys_notdirty "
` [Qemu-devel] [PATCH v2 14/22] exec: Make stw_*_phys "
` [Qemu-devel] [PATCH v2 15/22] exec: Make stb_phys "
` [Qemu-devel] [PATCH v2 16/22] exec: Make cpu_physical_memory_write_rom input an AS
` [Qemu-devel] [PATCH v2 17/22] exec: Make cpu_memory_rw_debug use the CPUs AS
` [Qemu-devel] [PATCH v2 18/22] memory: Add address_space_find_by_name()
` [Qemu-devel] [PATCH v2 19/22] qdev: Add qdev property type for AddressSpaces
` [Qemu-devel] [PATCH v2 20/22] target-microblaze: Add address-space property
` [Qemu-devel] [PATCH v2 21/22] petalogix-ml605: Create the CPU with object_new()
` [Qemu-devel] [PATCH v2 22/22] petalogix-ml605: Make the LMB visible only to the CPU

pull request (net-next): ipsec-next 2013-12-19
 2013-12-19  6:36 UTC  (9+ messages)
` [PATCH 1/8] xfrm: Try to honor policy index if it's supplied by user
` [PATCH 2/8] xfrm: Using the right namespace to migrate key info
` [PATCH 3/8] xfrm: Namespacify xfrm state/policy locks
` [PATCH 4/8] xfrm: Remove ancient sleeping when the SA is in acquire state
` [PATCH 5/8] net: Remove FLOWI_FLAG_CAN_SLEEP
` [PATCH 6/8] xfrm: check user specified spi for IPComp
` [PATCH 7/8] xfrm: export verify_userspi_info for pkfey and netlink interface
` [PATCH 8/8] xfrm: Add file to document IPsec corner case

[PATCH 1/4] ARM: dts: imx6sl: Adding cpu frequency table
 2013-12-19  6:36 UTC  (7+ messages)
` [PATCH 2/4] ARM: imx: Add cpu frequency scaling support
` [PATCH 4/4] PM / OPP: export symbol find_device_opp

[PATCH 1/2] usb: usbtest: Add timetout to simple_io()
 2013-12-19  6:35 UTC  (6+ messages)
` [PATCH 2/2] usb: usbtest: Always clear halt else further tests will fail

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2013-12-19  6:34 UTC  (16+ messages)
` [net-next 01/15] i40e: Suppress HMC error to Interrupt message level
` [net-next 02/15] i40e: Populate and check pci bus speed and width
` [net-next 03/15] i40e: add wake-on-lan support
` [net-next 04/15] i40e: fix curly brace use and return type
` [net-next 05/15] i40e: add set settings and pauseparam
` [net-next 06/15] i40e: Rx checksum offload for VXLAN
` [net-next 07/15] i40e: move i40e_reset_vf
` [net-next 08/15] i40e: refactor VF reset flow
` [net-next 09/15] i40e: remove redundant code
` [net-next 10/15] i40e: remove chatty log messages
` [net-next 11/15] i40e: fix error return
` [net-next 12/15] i40e: be more informative
` [net-next 13/15] i40e: make a define from a large constant
` [net-next 14/15] i40e: update led set args
` [net-next 15/15] i40e: report VF MAC addresses correctly

[PATCH 3.12 000/118] 3.12.6-stable review
 2013-12-19  6:34 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 00/21] target-arm: add CPU core TrustZone support
 2013-12-19  6:32 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 02/21] target-arm: move SCR & VBAR into TrustZone register list
` [Qemu-devel] [RFC PATCH 17/21] target-arm: use c13_context field for CONTEXTIDR

[PATCH 1/3] ARM: shmobile: armadillo: Fix coherent DMA mask
 2013-12-19  6:31 UTC  (2+ messages)

[PATCH 1/3] builtin/fetch.c: Add pretty_url() and print_url()
 2013-12-19  6:28 UTC  (5+ messages)
` [PATCH 3/3] fetch --prune: Repair branchname DF conflicts

[Qemu-devel] [PATCH -V3] kvm: Add a new machine property kvm_type
 2013-12-19  6:26 UTC 

[PATCH 0/4] Fix backlight on Armadillo 800 EVA
 2013-12-19  6:25 UTC  (3+ messages)

[PATCHv3 0/8] Referrals support
 2013-12-19  6:25 UTC  (5+ messages)
` [PATCH 8/8] target_core_alua: Referrals configfs integration

[ANNOUNCE] iptables 1.4.21 release
 2013-12-19  6:12 UTC  (2+ messages)
` BUG ip6tables and helper

[PATCH net-next] ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
 2013-12-19  6:20 UTC  (5+ messages)

[PATCH net-next] ipv6: trival improvements
 2013-12-19  6:18 UTC 

[U-Boot] [UBOOT][PATCH 0/2] misc fix for memory mapped support, dra config
 2013-12-19  6:18 UTC  (4+ messages)

[PATCH v3] mm/rmap: fix BUG at rmap_walk
 2013-12-19  6:14 UTC  (7+ messages)

[PATCH 1/9] Known exploit detection
 2013-12-19  6:14 UTC  (2+ messages)

[PATCH] ARM: shmobile: armadillo800eva: fixup: sound card detection order
 2013-12-19  6:13 UTC  (2+ messages)
` [PATCH] ARM: shmobile: armadillo800eva: Enable backlight control in defconfig

[PATCH 0/9] Input: pixcir_i2c_ts: Add Type-B Multitouch support
 2013-12-19  6:12 UTC  (17+ messages)
` [PATCH 1/9] Input: pixcir_i2c_ts: Add device tree support
` [PATCH 3/9] Input: pixcir_i2c_ts: Initialize interrupt mode and power mode
` [PATCH 5/9] Input: pixcir_i2c_ts: Get rid of pdata->attb_read_val()
` [PATCH 7/9] Input: pixcir_i2c_ts: Implement Type B Multi Touch reporting

[PATCH v5 0/3] PCI: allocate 64bit mmio pref
 2013-12-19  6:09 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: Try to allocate mem64 above 4G at first
` [PATCH v5 2/3] PCI: Try best to allocate pref mmio 64bit above 4g
` [PATCH v5 3/3] PCI: Sort pci root bus resources list

[PATCH V2 1/7] PCI: imx6: Make reset-gpio optional
 2013-12-19  6:09 UTC  (4+ messages)

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2013-12-19  6:09 UTC  (13+ messages)

[U-Boot] [UBOOT][PATCH 0/5] qspi: Add AM437x support
 2013-12-19  6:07 UTC  (13+ messages)
` [U-Boot] [UBOOT][PATCH 3/5] sf: macronix: Add support for MX66L51235F
` [U-Boot] [UBOOT][PATCH 5/5] am43xx: add delay before xfer

[PATCH 3/3] thermal: samsung: Add TMU support for Exynos5420 SoCs
 2013-12-19  6:06 UTC  (3+ messages)
  ` [PATCH v12 3/4] "

[PATCH] ARM: dts: Exynos5420: Add device nodes for TMU blocks
 2013-12-19  6:07 UTC  (2+ messages)
` [PATCH v12 4/4] "

[PATCH 2/3] thermal: samsung: change base_common to more meaningful base_second
 2013-12-19  6:06 UTC  (2+ messages)
` [PATCH v12 2/4] "

[PATCH 1/4 v9] thermal: samsung: replace inten_ bit fields with intclr_
 2013-12-19  6:05 UTC  (3+ messages)
  ` [PATCH v12 1/4] "

[Qemu-devel] [PULL 00/13] QMP queue
 2013-12-18 19:58 UTC  (4+ messages)
` [Qemu-devel] [PULL 10/13] qom: catch errors in object_property_add_child

[Qemu-devel] [PATCH 00/21] target-arm: A64 decoder sets 3 and 4: everything but fp & simd
 2013-12-19  6:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH 11/21] target-arm: Update generic cpreg code for AArch64

[PATCH v2 0/3] Fixes for vlv turbo
 2013-12-19  5:58 UTC  (4+ messages)
` [PATCH v2 2/3] drm/i915: Disable/Enable PM Intrrupts based on the current freq

[PATCH v3 0/2] Remodel Tegra cpufreq drivers to support Tegra series SoC
 2013-12-19  5:57 UTC  (11+ messages)
` [PATCH v3 2/2] cpufreq: tegra: Re-model Tegra cpufreq driver

lockdep: BUG: MAX_LOCKDEP_ENTRIES too low!
 2013-12-19  5:53 UTC 

[Qemu-devel] [PATCH v3 0/4] QOM'ify apic and ioapic
 2013-12-19  5:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 4/4] ioapic: QOM'ify ioapic

linux-next: Tree for Dec 19
 2013-12-19  5:51 UTC  (2+ messages)

[RESEND LIST PATCHv7 0/4] socfpga: Enable SD/MMC support
 2013-12-19  5:50 UTC  (5+ messages)
` [RESEND LIST PATCHv7 1/4] clk: socfpga: Add a clk-phase property to the "altr, socfpga-gate-clk"

[PATCH v7 0/9] USB Device Controller support for BCM281xx
 2013-12-19  5:49 UTC  (6+ messages)
` [PATCH v7 8/9] phy: add Broadcom Kona USB2 PHY driver

[Qemu-devel] [RFC PATCH v3 00/10] Support arm-gic-kvm save/restore
 2013-12-19  5:49 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v3 01/10] hw: arm_gic: Fix gic_set_irq handling

[PATCH] gitignore: add 'version.h'
 2013-12-19  5:46 UTC  (3+ messages)

[PATCH] Define __CHAR_BIT__
 2013-12-19  5:46 UTC 

[PATCH] bs_sheepdog.c: add missing initialization of read data length
 2013-12-19  5:46 UTC 

[PATCH v2] mm/rmap: fix BUG at rmap_walk
 2013-12-19  5:45 UTC  (4+ messages)

[PATCH] clk: remove CONFIG_COMMON_CLK_DEBUG
 2013-12-19  5:43 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/13] Introduce Samsung misc file and LCD menu
 2013-12-19  5:44 UTC  (7+ messages)
` [U-Boot] [PATCH v2 06/13] common: makefile: Add optional cflags to object: common/lcd.o
` [U-Boot] [PATCH v2 07/13] lib: tizen: change Tizen logo with the new one
` [U-Boot] [PATCH v2 08/13] video: exynos: fimd: add support for various display color modes

[Qemu-devel] [BUG??] ARM CP accesses rely on guest matching host data types
 2013-12-19  5:42 UTC  (2+ messages)

[PATCH v3 0/3] Add XIP support to ext4
 2013-12-19  5:43 UTC  (8+ messages)

[PATCH v6] gpmi-nand bitflips in erased regions
 2013-12-19  5:10 UTC  (3+ messages)
` [PATCH v6] mtd: gpmi: Deal with bitflips in erased regions regions

[U-Boot] [PATCH] fsl/usb: Fix phy type for Second USB controller
 2013-12-19  5:38 UTC 

[U-Boot] [PATCH] powerpc/b4860/pbl: fix rcw cfg
 2013-12-19  5:38 UTC 

[PATCH] ALSA: hda - Don't be too specific for conflicting boost ctl names
 2013-12-19  5:34 UTC  (2+ messages)

[PATCH] nfs-utils: modify the boot sequence of the init script
 2013-12-19  5:35 UTC 

[PATCH 0/5] bridge: cleanup and fix checkpatch errors
 2013-12-19  5:28 UTC  (12+ messages)
` [Bridge] "
` [PATCH 1/5] bridge: remove unnecessary condition judgment
  ` [Bridge] "
` [PATCH 2/5] bridge: remove unnecessary parentheses
  ` [Bridge] "
` [PATCH 3/5] bridge: add space before '(/{', after ',', etc
  ` [Bridge] [PATCH 3/5] bridge: add space before '(/{', after ', ', etc
` [PATCH 4/5] bridge: change "foo* bar" to "foo *bar"
  ` [Bridge] "
` [PATCH 5/5] bridge: change the position of '{' to the pre line
  ` [Bridge] "

ext4: crash in ext4_superblock_csum_set
 2013-12-19  5:31 UTC 

[PATCH 0/4] OMAPDSS: DT support for N900 panel
 2013-12-19  5:30 UTC  (8+ messages)

[PATCH 0/9] ARM: support for ICP DAS LP-8x4x (with dts)
 2013-12-19  5:30 UTC  (5+ messages)
` [PATCH v2 00/16] "

[PATCH] cpufreq: Apply default governor for setpolicy drivers
 2013-12-19  5:27 UTC  (5+ messages)

OMAP display subsystem - does it work?
 2013-12-19  5:23 UTC  (5+ messages)

[PATCHv3 0/8] ALSA: Add SAI driver and enable SGT15000 codec
 2013-12-19  5:19 UTC  (5+ messages)
` [PATCHv3 5/7] ASoC: fsl: Add SGTL5000 based audio machine driver

[PATCH] arm: shmobile: r8a7790: Fix I2C controller names
 2013-12-19  5:17 UTC  (2+ messages)

HW accelerated support for setting skb->pkt_type?
 2013-12-19  5:16 UTC  (2+ messages)

[net-next/master PATCH] lib: fix compile warning in hashlib_init
 2013-12-19  5:15 UTC  (3+ messages)

[RFC/PATCH 0/3] pm: Make SET_*_PM_OPS() macros more smart
 2013-12-19  5:12 UTC  (3+ messages)

[GIT PULL] Xilinx Zynq clk changes for v3.14
 2013-12-19  5:12 UTC  (2+ messages)

[PATCH net-next] ipv4: introduce ip_dst_mtu_secure and protect forwarding path against pmtu spoofing
 2013-12-19  5:12 UTC  (4+ messages)

[PATCH] pwm: tiehrpwm: use dev_err() instead of pr_err()
 2013-12-19  5:12 UTC 

[PATCH V1 0/7] Fix imx6 fec interrupts
 2013-12-19  5:04 UTC  (3+ messages)
` [PATCH V1 1/7] ARM: dts: imx: pinfunc: add MX6QDL_PAD_GPIO_6__ENET_IRQ


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.