All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-27 10:07:22 to 2014-11-27 10:57:18 UTC [more...]

[PATCH/RFC 0/4] ARM: shmobile: Correct masks for GIC PPI interrupts
 2014-11-27 10:57 UTC  (10+ messages)
` [PATCH 1/4] ARM: shmobile: r8a7791: Correct mask "
` [PATCH 2/4] ARM: shmobile: r8a7794: "
` [PATCH/RFC 3/4] ARM: shmobile: r8a7790: "

[U-Boot] [PATCH] dwc_ahsata.c: Add weak disable_sata_clock
 2014-11-27 10:56 UTC  (5+ messages)
` [U-Boot] [PATCH] sata: fix reset_sata for dwc_ahsata

[PATCH v2 0/3] regulator: max77686/802: Cleanup
 2014-11-27 10:54 UTC  (5+ messages)

[PATCH] perf tools: Do not fail on processing out of order event
 2014-11-27 10:56 UTC  (3+ messages)

[PATCH] kernel/exit.c: make sure current's nsproxy != NULL while checking caps
 2014-11-27 10:55 UTC  (3+ messages)

[PATCH v4 00/42] linux: towards virtio-1 guest support
 2014-11-27 10:54 UTC  (7+ messages)
` [PATCH v4 04/42] virtio: disable virtio 1.0 in transports

[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
 2014-11-27 10:54 UTC  (17+ messages)

[PATCHv4 0/3] Enable Quark X1000 support in gpio-sch
 2014-11-27 10:53 UTC  (4+ messages)
` [PATCHv4 3/3] gpio: sch: Enable IRQ support for Quark X1000

[RFC PATCH 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2014-11-27 10:51 UTC  (7+ messages)
` [RFC PATCH 2/5] ARM: on IO mem abort - route the call to KVM MMIO bus
` [RFC PATCH 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend

[PATCHv4 0/3] Kernel Live Patching
 2014-11-27 10:52 UTC  (6+ messages)

[PATCH for-4.5] xen/arm: Fix virtual timer on ARMv8 Model
 2014-11-27 10:51 UTC  (3+ messages)

Xenstore.h clarifications
 2014-11-27 10:51 UTC 

[PATCH] ARM: mm: fix size rounding-down of arm_add_memory()
 2014-11-27 10:50 UTC  (6+ messages)

god dag
 2014-11-27 10:48 UTC 

[PATCH 01/19] pinctrl: exynos: Add support for Exynos5433
 2014-11-27 10:49 UTC  (5+ messages)
` [01/19] "

[Qemu-devel] [PATCH] increase maxmem before calling xc_domain_populate_physmap
 2014-11-27 10:48 UTC  (6+ messages)
` [Qemu-devel] [Xen-devel] "
      `  "

Code generation involving __raw_readl and __raw_writel
 2014-11-27 10:48 UTC  (2+ messages)

[PATCH RFC 0/7] scheduler-driven cpu frequency scaling
 2014-11-27 10:46 UTC  (3+ messages)
` [PATCH RFC 6/7] sched: cfs: cpu frequency scaling based on task placement

[PATCH] mm: Remove the highmem zones' memmap in the highmem zone
 2014-11-27 10:46 UTC  (3+ messages)

[Patch Part3 v4 00/38] Enable hierarchy irqdomian on x86 platforms
 2014-11-27 10:44 UTC  (3+ messages)
` [Patch Part3 v4 37/38] x86, irq: Introduce mechanism to support different vector allocation policies

[PATCH] arm: cacheflush: get rid of restarting block
 2014-11-27 10:45 UTC  (5+ messages)

[PATCH rfc] packet: zerocopy packet_snd
 2014-11-27 10:44 UTC  (6+ messages)

[meta-fsl-arm-extra][PATCH] broadcom-nvram-config: add cubox-i
 2014-11-27 10:43 UTC  (2+ messages)

[PATCH] xsm/flask: improve unknown permission handling
 2014-11-27 10:42 UTC  (2+ messages)

[PATCH 0/3] ARM: edma: Correct header file usage
 2014-11-27 10:41 UTC  (14+ messages)
  ` [PATCH 1/3] ASoC: davinci-evm: Do not include edma headers
` [PATCH 2/3] ARM: edma: Rename header file for dmaengine filter function definition
` [PATCH 3/3] ARM: edma: Split up header file to platform_data and API file

[PATCH] video: fbdev: sis: sis_main.c: converting relevant int to bool
 2014-11-27 10:42 UTC  (2+ messages)

[PATCH] drm: tda998x: Use drm_do_get_edid()
 2014-11-27 10:42 UTC  (2+ messages)

[Buildroot] [PATCH RFC] Makefile: from a defconfig file, point to the corresponding board/ entry
 2014-11-27 10:41 UTC  (4+ messages)

[PATCH] ixgbe, ixgbevf: Add new mbox API to enable MC promiscuous mode
 2014-11-27 10:39 UTC  (2+ messages)

[PATCH] Converting int usage to bool
 2014-11-27 10:41 UTC  (2+ messages)

[patch net-next v4 00/21] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-27 10:40 UTC  (22+ messages)
` [patch net-next v4 01/21] bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
` [patch net-next v4 02/21] neigh: sort Neighbor Cache Entry Flags
` [patch net-next v4 03/21] bridge: convert flags in fbd entry into bitfields
` [patch net-next v4 04/21] net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
` [patch net-next v4 05/21] net: rename netdev_phys_port_id to more generic name
` [patch net-next v4 06/21] net: introduce generic switch devices support
` [patch net-next v4 07/21] rtnl: expose physical switch id for particular device
` [patch net-next v4 08/21] net-sysfs: "
` [patch net-next v4 09/21] bridge: call netdev_sw_port_stp_update when bridge port STP status changes
` [patch net-next v4 10/21] bridge: add API to notify bridge driver of learned FBD on offloaded device
` [patch net-next v4 11/21] bridge: move private brport flags to if_bridge.h so port drivers can use flags
` [patch net-next v4 12/21] bridge: add new brport flag LEARNING_SYNC
` [patch net-next v4 13/21] bridge: add new hwmode swdev
` [patch net-next v4 14/21] bridge: add brport flags to dflt bridge_getlink
` [patch net-next v4 15/21] rocker: introduce rocker switch driver
` [patch net-next v4 16/21] rocker: implement rocker ofdpa flow table manipulation
` [patch net-next v4 17/21] rocker: implement L2 bridge offloading
` [patch net-next v4 18/21] rocker: implement ndo_fdb_dump
` [patch net-next v4 19/21] rocker: add ndo_bridge_setlink/getlink support for learning policy
` [patch net-next v4 20/21] rocker: Add proper validation of Netlink attributes
` [patch net-next v4 21/21] rocker: Use logical operators on booleans

[PATCH V2] ath10k: read calibration data from Device Tree
 2014-11-27 10:40 UTC  (2+ messages)

[Bug 86781] enabling glamor causes jumpy VDPAU playback with 2x framerate DI
 2014-11-27 10:39 UTC 

[Buildroot] [PATCH] system/device_table.txt: add /dev/null entry
 2014-11-27 10:39 UTC  (8+ messages)

[PATCH] table: hash: fix entry size of configurable key size ext and lru
 2014-11-27 10:38 UTC  (4+ messages)

[RFC PATCH] KVM: Introduce dynamically registered hypercall capability
 2014-11-27 10:37 UTC 

pull request: bluetooth-next 2014-11-27
 2014-11-27 10:36 UTC 

unable to install libnftnl Error : "XT_EXTENSION_MAXNAMELEN undeclared here"
 2014-11-27 10:35 UTC  (2+ messages)

[PATCH] ASoC: wm8960: Move register initialisation to I2C driver probe()
 2014-11-27 10:35 UTC  (4+ messages)
  ` [alsa-devel][PATCH] "

[PATCH v4] arm: Support for the PXN CPU feature on ARMv7
 2014-11-27 10:35 UTC  (2+ messages)

[PATCH 0/3] Add support for PEAK CAN-FD USB adapters
 2014-11-27 10:32 UTC  (4+ messages)
` [PATCH 1/3] can/peak_usb: CAN-FD: existing source files modifications
` [PATCH 2/3] can/peak_usb: CAN-FD: add new adapters specific files
` [PATCH 3/3] can/peak_usb: CAN-FD: driver's core modifications

[PATCH RFC v3 00/12] qemu: towards virtio-1 host support
 2014-11-27 10:34 UTC  (6+ messages)
` [PATCH RFC v3 11/12] virtio-net/virtio-blk: enable virtio 1.0
      ` [Qemu-devel] "

[PATCH 0/5] remove traces of bare metal support
 2014-11-27 10:32 UTC  (3+ messages)

[U-Boot] [PATCH] rtc: ds1307: add support for MCP7941x RTCs
 2014-11-27 10:32 UTC 

[Qemu-devel] [2.2 PATCH V2] virtio-net: fix unmap leak
 2014-11-27 10:31 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/6] machvirt dynamic sysbus device instantiation
 2014-11-27 10:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/6] hw/arm/boot: load_dtb becomes non static arm_load_dtb

[PATCH v3 1/2] spi: add support for DLN-2 USB-SPI adapter
 2014-11-27 10:30 UTC  (5+ messages)
` [PATCH v6 "

[PATCH] ARM: Update processor_modes for hyp and monitor mode
 2014-11-27 10:30 UTC  (4+ messages)

[Qemu-trivial] [PATCH 0/2] virtfs-proxy-helper: Fix Coverity warning
 2014-11-27 10:29 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [RFC PATCH 0/3] qemu-coroutine: use a ring per thread for the pool
 2014-11-27 10:27 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/3] Revert "coroutine: make pool size dynamic"
` [Qemu-devel] [RFC PATCH 2/3] block/block-backend.c: remove coroutine pool reservation
` [Qemu-devel] [RFC PATCH 3/3] qemu-coroutine: use a ring per thread for the pool

[Qemu-devel] [PATCH v8 00/10] block: Incremental backup series
 2014-11-27 10:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH v8 07/10] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [PATCH v8 08/10] qapi: Add transaction support to block-dirty-bitmap-{add, enable, disable}
` [Qemu-devel] [PATCH v8 09/10] qmp: Add dirty bitmap 'enabled' field in query-block
` [Qemu-devel] [PATCH v8 10/10] qemu-iotests: Add tests for drive-backup sync=dirty-bitmap

Add i.MX6 SoloX support
 2014-11-27 10:26 UTC  (4+ messages)
` [PATCH 10/11] ARM: i.MX: Add i.MX6sx sabresdb support

[PATCH for-4.5 RFC v2] x86/HVM: Unconditionally crash guests on repeated vmentry failures
 2014-11-27 10:26 UTC  (7+ messages)

[PATCH 00/19] arm64: Add the support for new 64-bit Exynos5433 SoC
 2014-11-27 10:26 UTC  (5+ messages)
` [PATCH 16/19] arm64: dts: exynos: Add dts files for "

[patch] mm, oom: remove gfp helper function
 2014-11-27 10:25 UTC  (3+ messages)

issue with nftable - goto : Operation not supported
 2014-11-27 10:25 UTC  (8+ messages)

[PATCH] ath10k: simplify rx ring size/fill calculation
 2014-11-27 10:12 UTC  (2+ messages)

[lm-sensors] libsensors license question - GPL or LGPL ?
 2014-11-27 10:24 UTC  (2+ messages)

[PATCH] arm: ftrace: Adds support for ftrace operations
 2014-11-27 10:23 UTC  (6+ messages)

[PATCH] ARM: dts: phyCORE-AM335x: Remove unused pin in nandflash pinmuxing
 2014-11-27 10:23 UTC  (2+ messages)

[PATCH 0/3] i40e VXLAN TX checksum rework
 2014-11-27 10:23 UTC  (5+ messages)
` [PATCH 3/3] testpmd:rework csum forward engine

Q77 IGD instantly crashes on xen-pciback bind
 2014-11-27 10:23 UTC 

[PATCH v10 00/10] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-11-27 10:23 UTC  (6+ messages)
` [PATCH v10 07/10] qcom: cpuidle: Add cpuidle driver for QCOM cpus

[RFC] cpufreq: Add "dvfs-method" binding to probe cpufreq drivers
 2014-11-27 10:22 UTC  (5+ messages)

[PATCH 1/3] ath10k: remove unused callback argument
 2014-11-27 10:09 UTC  (6+ messages)
` [PATCH 2/3] ath10k: remove "
` [PATCH 3/3] ath10k: prevent pci tx/rx starvation

segv in osevent_release_nexus with libxl backend to libvirt
 2014-11-27 10:22 UTC  (5+ messages)

[RFC PATCH] ARM64: PCI: inherit root controller's dma-coherent
 2014-11-27 10:22 UTC  (5+ messages)

[PATCH v8 0/2] Stop scheduled scan if netlink client disappears
 2014-11-27 10:21 UTC  (3+ messages)
` [PATCH v8 1/2] nl80211: "
` [PATCH v8 2/2] nl80211: Convert sched_scan_req pointer to RCU pointer

[PATCH] rt-migrate-test: exit early if nr_runs is non-positive
 2014-11-27 10:20 UTC 

[PATCH] mmc: davinci_mmc: add warnings for edma failures
 2014-11-27 10:18 UTC  (3+ messages)

[PATCH v3 0/3] Add Mediatek SoC Pinctrl/GPIO driver for MT8135
 2014-11-27 10:18 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: Add pinctrl bindings for mt65xx/mt81xx

[PATCH 0/5] hwmon: ina2xx: fixes & extensions
 2014-11-27 10:18 UTC  (14+ messages)
` [PATCH 1/5] hwmon: ina2xx: bail-out from ina2xx_probe() in case of configuration errors
                    ` [lm-sensors] [PATCH 1/5] hwmon: ina2xx: bail-out from ina2xx_probe() in case of configuration er

[Qemu-devel] [RFC PATCH] vring: calculate descriptor address directly
 2014-11-27 10:15 UTC 

[U-Boot] [PATCH] ftd_support: Fix regression causes by "fdt: Try to use fdt_address_cells()/fdt_size_cells()"
 2014-11-27 10:16 UTC 

[Qemu-devel] [PATCH] mips: kvm: do not use get_clock()
 2014-11-27 10:16 UTC  (2+ messages)

[Qemu-devel] Help: Convert HDD to QCOW2 img
 2014-11-27 10:15 UTC 

Chromium acceleration
 2014-11-27 10:14 UTC 

Extended splitting for "git add --interactive"
 2014-11-27 10:14 UTC  (4+ messages)
  ` Antw: "
    `  "

[PATCH v3] Bluetooth: automatically flushable packets aren't allowed on LE links
 2014-11-27 10:14 UTC  (7+ messages)

[PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver
 2014-11-27 10:10 UTC  (6+ messages)

Install Java on Core-Image-Sato-Sdk
 2014-11-27 10:10 UTC  (2+ messages)

udev-hwdb - post installation error (PPC target)
 2014-11-27 10:10 UTC  (2+ messages)

bluetooth related firmware loader spew on resume
 2014-11-27 10:09 UTC  (12+ messages)

[PATCH v4 0/4] ARM: kprobes: introduces instruction checker
 2014-11-27 10:08 UTC  (4+ messages)
` [PATCH v4 2/4] ARM: kprobes: collects stack consumption for store instructions

[PATCH 1/2] mn88472: calculate the IF register values
 2014-11-27 10:07 UTC  (3+ messages)
` [PATCH 2/2] mn88472: document demod reset

[PATCH v9 0/6] arm64: add seccomp support
 2014-11-27 10:07 UTC  (6+ messages)
` [PATCH v9 2/6] arm64: ptrace: allow tracer to skip a system call


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.