All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-30 15:38:21 to 2014-09-30 16:25:58 UTC [more...]

[RESEND PATCH 0/4] x86: /dev/mem fixes
 2014-09-30 16:25 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] x86: add arch_pfn_possible helper
  ` [PATCH v2 2/4] x86: add phys addr validity check for /dev/mem mmap
  ` [PATCH v2 3/4] x86: add high_memory check to (xlate|unxlate)_dev_mem_ptr
  ` [PATCH v2 4/4] x86: remove high_memory check from valid_phys_addr_range

[PATCH v7 0/3] Qualcomm Resource Power Manager driver
 2014-09-30 16:25 UTC  (9+ messages)
` [PATCH v7 1/3] mfd: devicetree: bindings: Add Qualcomm RPM DT binding

[PATCHv6 0/5] hwspinlock core/omap dt support
 2014-09-30 16:25 UTC  (3+ messages)

pipe/page fault oddness
 2014-09-30 16:22 UTC  (9+ messages)

[PATCH 0/6] ARM: at91: remove at91sam9g45/9m10 legacy board support
 2014-09-30 16:19 UTC  (18+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] hwrng: atmel: use clk_prepapre_enable/_disable_unprepare
` [PATCH 3/6] hwrng: atmel: add DT support
` [PATCH 4/6] hwrng: atmel: Add TRNG DT binding doc
` [PATCH 5/6] ARM: at91/dt: add trng node
` [PATCH 6/6] ARM: at91/dt: add ISI node

[PATCH v3 0/3] staging: skein: checkpatch.pl warnings
 2014-09-30 16:21 UTC  (3+ messages)
` [PATCH v3 2/3] drivers: staging: skein: In progress

[PATCH v4]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-09-30 16:21 UTC  (3+ messages)
` [PATCH v4 10/10] ARM: imx6sx: enable pcie on imx6sx sdb board

[PATCH i-g-t 1/4] tests/kms_flip: only print the activity indicator if output is a terminal
 2014-09-30 16:21 UTC  (2+ messages)
` [PATCH i-g-t] lib: add a function to indicate activity

raid1 - ssd, doubts
 2014-09-30 16:20 UTC  (3+ messages)

Linux kernel 3.12.29 released
 2014-09-30 16:20 UTC 

[PATCH v5 0/3] virtio: Use the DMA API when appropriate
 2014-09-30 16:19 UTC  (11+ messages)
` [PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible

[PATCH] x86/hvm: implement save/restore for posted interrupts
 2014-09-30 16:19 UTC  (12+ messages)

[PATCH] rtlwifi: Fix randconfig build error with next-20140930
 2014-09-30 16:18 UTC 

[PATCH v13 00/12] Support for creating generic PCI host bridges from DT
 2014-09-30 16:18 UTC  (7+ messages)

locking/lockdep: Revert qrwlock recusive stuff
 2014-09-30 16:17 UTC  (3+ messages)

[Bug 84515] New: [NV96] HDMI audio works, but has audio gaps or pauses
 2014-09-30 16:16 UTC  (4+ messages)
  ` [Bug 84515] "

[PATCHv3 00/38] scsi logging update
 2014-09-30 16:16 UTC  (3+ messages)
` [PATCH 27/38] Rearrange buffer formatting in printk()

[PATCH v6 00/39] Lockfile correctness and refactoring
 2014-09-30 16:15 UTC  (5+ messages)
` [PATCH v6 02/39] api-lockfile: revise and expand the documentation

[PATCH] nfs/keys/idmap: intermittent erroneous uid/gid bug
 2014-09-30 16:06 UTC 

[LTP] [PATCH] ext4-new-features: modify ext4_get_inode_version.sh not know $EXT4_DEV definition
 2014-09-30 16:13 UTC 

[Qemu-devel] [PATCH v2 1/1] virtio: serial: expose a 'guest_writable' callback for users
 2014-09-30 16:13 UTC 

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2014-09-30 16:12 UTC  (6+ messages)
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)

[PATCH 1/2] tty: serial: samsung: Clean-up selection of number of available UARTs
 2014-09-30 16:11 UTC  (7+ messages)
` [PATCH 2/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol

[Xenomai] Xenomai: binding failed: Operation not permitted
 2014-09-30 16:11 UTC  (7+ messages)

[PATCH 0/1] Simplify rpcsec gss dependencies in unit files
 2014-09-30 16:11 UTC  (6+ messages)
` [PATCH 1/1] Move the wants only to the auth unit

[PATCH 00/28 v4] tool changes to honor configure --prefix=DIR
 2014-09-30 16:11 UTC  (46+ messages)
` [PATCH 02/28] tools/hotplug: fix race during xen.conf creation
` [PATCH 03/28] tools/python: use also LDFLAGS for build
` [PATCH 04/28] Add configure --with-initddir=DIR
` [PATCH 07/28] tools: use INITD_DIR instead of CONFIG_DIR/init.d|rc.d
` [PATCH 08/28] tools/hotplug: substitute XEN_SCRIPT_DIR on FreeBSD
` [PATCH 09/28] remove duplicate variables from config
` [PATCH 10/28] Substitue configure variables in Paths.mk.in
` [PATCH 11/28] tools: substitute bindir instead of BINDIR
` [PATCH 12/28] Use configure --mandir=DIR to set MANDIR
` [PATCH 13/28] Use configure --docdir=DIR to set DOCDIR
` [PATCH 14/28] Use configure --includedir=DIR to set INCLUDEDIR
` [PATCH 15/28] Use configure --libexecdir=BASEDIR to set LIBEXEC
` [PATCH 17/28] Use configure --localstatedir=BASEDIR to set path to /var
` [PATCH 18/28] Add configure --enable-rpath
` [PATCH 19/28] Add configure --with-linux-backend-modules="mod1 mod2"
` [PATCH 20/28] Put bash_completion.d below --sysconfdir=DIR
` [PATCH 21/28] Add configure --with-sysconfig-leaf-dir=SUBDIR to set CONFIG_LEAF_DIR
` [PATCH 24/28] Use Paths.mk for docs, stubdom and tools build
` [PATCH 26/28] Use XEN_RUN_DIR instead of /var/run/xen
` [PATCH 27/28] move vtpmmgr helpers from tools to stubdom

[PATCH net-next v5 2/2] bonding: Simplify the xmit function for modes that use xmit_hash
 2014-09-30 16:10 UTC  (2+ messages)

[PATCH v7] mfd: syscon: Decouple syscon interface from platform devices
 2014-09-30 16:09 UTC  (3+ messages)

[PATCH v11 00/21] Add support for NV-DIMMs to ext4
 2014-09-30 16:08 UTC  (6+ messages)

[U-Boot] [PATCH v1] imx6sx: Fix i.MX6SX HAB api function table offset
 2014-09-30 16:08 UTC  (3+ messages)

[U-Boot] [PATCH] PATI: fix broken SPI access
 2014-09-30 16:08 UTC  (6+ messages)

[PATCH v4 00/15] xfstests: new btrfs stress test cases
 2014-09-30 16:08 UTC  (7+ messages)
` [PATCH v4 01/15] btrfs: new test to run btrfs balance and subvolume test simultaneously

[PATCHv3 0/2] ns, procfs: pid conversion between ns and showing pidns hierarchy
 2014-09-30 16:07 UTC  (9+ messages)
` [PATCHv3 2/2] /proc/PID/status: show all sets of pid according to ns

[PATCH v2 0/3] net: can: Use syscon regmap for TI specific RAMINIT register
 2014-09-30 16:04 UTC  (13+ messages)
` [PATCH v2 2/3] net: can: c_can: Add syscon/regmap RAMINIT mechanism

[PATCH] regmap: Allow read_reg_mask to be 0
 2014-09-30 16:07 UTC  (2+ messages)

[PATCH v5 0/1] Add mmio_hole_size (was Add pci_hole_min_size)
 2014-09-30 16:06 UTC  (6+ messages)
` [PATCH v5 1/1] Add mmio_hole_size

[Qemu-devel] [PATCH 1/1] virtio: serial: expose a 'guest_writable' callback for users
 2014-09-30 16:05 UTC  (2+ messages)

[PATCH v2] i2c: move acpi code back into the core
 2014-09-30 16:03 UTC  (4+ messages)

[V0 PATCH 0/6] AMD-PVH: xen domU support
 2014-09-30 16:04 UTC  (2+ messages)

[PATCH v2] latencytop: Creates x11 PACKAGECONFIG
 2014-09-30 16:03 UTC 

[PATCH/RFC v2 0/4] ARM: hw_breakpoint: Avoid undef instruction exceptions on wake-up
 2014-09-30 16:03 UTC  (5+ messages)
` [PATCH/RFC v2 1/4] ARM: hw_breakpoint: Add arm_dbg_regs_available flag

[PATCH RFC] mbuf: Adjust TX flags to start at bit 32
 2014-09-30 16:03 UTC  (4+ messages)

[PATCH v7 0/7] QCOM 8974 and 8084 cpuidle driver
 2014-09-30 16:03 UTC  (12+ messages)
` [PATCH v7 4/7] qcom: pm: Add cpu low power mode functions
` [PATCH v7 5/7] qcom: cpuidle: Add cpuidle driver for QCOM cpus

[PATCH] of/pci: add pci_pio_to_address dummy for !CONFIG_OF
 2014-09-30 16:01 UTC  (9+ messages)

[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-09-30 16:00 UTC  (9+ messages)
` [RFC PATCH v3 7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops

[U-Boot] [PATCH v2] imx6sx: Fix i.MX6SX HAB api function table offset
 2014-09-30 16:00 UTC 

[PATCH 1/4] pci_ids: Add PCI device IDs for F15h M60h
 2014-09-30 15:59 UTC  (3+ messages)

[PATCH] drm/i915/skl: Use correct use counters for force wakes
 2014-09-30 15:58 UTC  (4+ messages)

[Printing-architecture] bug report about color management
 2014-09-30 15:58 UTC 

[PATCH 00/34] pull request: netfilter/ipvs updates for net-next
 2014-09-30 15:58 UTC  (3+ messages)
` [PATCH 32/34] netfilter: bridge: move br_netfilter out of the core

[linux-lvm] thin pool and discards
 2014-09-30 15:57 UTC  (5+ messages)

[PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
 2014-09-30 15:56 UTC  (10+ messages)

[PATCH v2 0/6] clk: sun6i: Unify AHB1 clock and fix rate calculation
 2014-09-30 15:56 UTC  (17+ messages)
` [PATCH v2 1/7] clk: sunxi: Specify number of child clocks for divs clocks
` [PATCH v2 2/7] clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output
` [PATCH v2 4/7] clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider
` [PATCH v2 7/7] ARM: dts: sun6i: Add required ahb1 clock parent and rates for dma controller

[PATCH] sysprof: Creats x11 PACKAGECONFIG
 2014-09-30 15:55 UTC  (4+ messages)

Crash of guest with nested vmx with Unknown nested vmexit reason 80000021
 2014-09-30 15:55 UTC 

[PATCH] Do not make trace.c/getnanotime an inlined function
 2014-09-30 15:54 UTC  (5+ messages)

[PATCH] dm-bufio: set last_accessed when relinking the buffer
 2014-09-30 15:54 UTC 

[PATCH 1/2] sg: fix sparse __user annotation warning
 2014-09-30 15:54 UTC  (2+ messages)

[PATCH v2 01/10] ath10k: use 64-bit vdev map
 2014-09-30 15:53 UTC  (7+ messages)
` [PATCH v2 07/10] ath10k: add fw-powerup-fail to ethtool stats

[Buildroot] Next major libftdi1-1.1
 2014-09-30 15:53 UTC  (2+ messages)

targetcli do not show iscsi
 2014-09-30 15:52 UTC  (11+ messages)

[PATCH 0/5]: ACPI / PM: Rework wakeup GPE handling for suspend-to-idle
 2014-09-30 15:52 UTC  (4+ messages)
` [PATCH 4/5] ACPICA: Introduce acpi_enable_all_wakeup_gpes()

[PATCH] powerpc/fsl: Add support for pci(e) machine check exception on E500MC / E5500
 2014-09-30 15:50 UTC  (4+ messages)

aesbs-core.S_shipped?
 2014-09-30 15:50 UTC 

Test RAM read/write speed
 2014-09-30 15:49 UTC  (3+ messages)

[PATCH] wil6210: remove obsolete msm platform code
 2014-09-30 15:48 UTC  (2+ messages)

[PATCH v2 0/4] ARM: dts: apq8064 DT patches
 2014-09-30 15:48 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: apq8064: add RPM regulators support

[U-Boot] Please increase the image size for km boards
 2014-09-30 15:48 UTC 

[RFC 1/1] Input: gpio_keys - add device tree support for interrupt only keys
 2014-09-30 15:40 UTC 

[meta-oe][PATCH 0/2] Update timezone recipes to 2014h
 2014-09-30 15:47 UTC  (3+ messages)
` [meta-oe][PATCH 1/2] tzcode-native: update "
` [meta-oe][PATCH 2/2] tzdata: "

[PATCH 1/1] Centralize dependencies on the auth unit
 2014-09-30 15:44 UTC 

[PATCH v12 for-xen-4.5 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-30 15:44 UTC  (5+ messages)
` [PATCH v12 for-xen-4.5 16/20] x86/VPMU: Handle PMU interrupts for PV guests

linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0)
 2014-09-30 15:43 UTC  (2+ messages)

Problems with fakeserial
 2014-09-30 15:42 UTC 

[net-next PATCH V5] qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
 2014-09-30 15:41 UTC  (8+ messages)
  ` [net-next PATCH] dql: add a burst attribute

[Qemu-devel] [PATCH v4 0/5] add description field in ObjectProperty and PropertyInfo struct
 2014-09-30 15:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 4/5] qmp: print descriptions of object properties


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.