All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-16 21:56:33 to 2014-09-16 23:11:50 UTC [more...]

[PATCH 3.16 000/158] 3.16.3-stable review
 2014-09-16 23:11 UTC  (4+ messages)

[PATCH 1/1 linux-next] ASoC: cs35l32: remove second linux/slab.h inclusion
 2014-09-16 23:10 UTC  (2+ messages)

[PATCH] pci: Parenthesize parameters in PCI_DEVID and PCI_VPD_LRDT_ID macros
 2014-09-16 23:10 UTC  (2+ messages)

[PATCH v2 1/2] u-boot: cleanup indentation and consolidate .inc file
 2014-09-16 23:10 UTC 

[linux-lvm] lvm thin provisioning snapshots and btrfs
 2014-09-16 23:10 UTC 

[PATCH v3 0/3] regulator: add support for syr82x to fan53555
 2014-09-16 23:10 UTC  (2+ messages)

[PATCH 1/2] hwclock: hctosys drift compensation
 2014-09-16 23:08 UTC  (6+ messages)
` * RECALL * "

[PATCH] ARM: dts: Add initial DTS file for Sony Xperia Z1 phone
 2014-09-16 23:08 UTC  (5+ messages)

[PATCH] mfd: arizona: Use handle_simple_irq for IRQ dispatch chip
 2014-09-16 23:07 UTC  (2+ messages)

[PATCH 0/2] mfd: twl4030-power: support ti,system-power-controller
 2014-09-16 23:05 UTC  (5+ messages)
` [PATCH 2/2] mfd: twl4030-power: use 'ti,system-power-controller' as alternative way to support system power off

[PATCH v10 0/9] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2014-09-16 23:05 UTC  (24+ messages)
` [PATCH v10 1/9] arm: versatile: Enable DEBUG_LL_UART_PL01X
` [PATCH v10 2/9] arm: ep93xx: "
` [PATCH v10 3/9] arm: Remove DEBUG_LL_UART_NONE
` [PATCH v10 4/9] arm: ks8695: Migrate debug_ll macros to shared directory
` [PATCH v10 5/9] arm: omap1: Migrate debug_ll macros to use 8250.S
` [PATCH v10 6/9] arm: netx: Migrate DEBUG_LL macros to shared directory
` [PATCH v10 7/9] arm: sa1100: "
` [PATCH v10 8/9] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX
` [PATCH v10 9/9] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)

[U-Boot] [PATCH 1/2] mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
 2014-09-16 23:03 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mx51evk: Add generic board support

[PATCH v3 0/9] Tegra xHCI support
 2014-09-16 23:03 UTC  (23+ messages)

[RESEND] mfd: max14577: Don't pass IRQ domain to mfd_add_devices
 2014-09-16 23:01 UTC  (2+ messages)

linux-next: build failure after merge of the rd-docs tree
 2014-09-16 23:00 UTC  (3+ messages)

[PATCH v3 0/6] PCI: tegra: Fixes and Tegra124 support
 2014-09-16 23:00 UTC  (2+ messages)

[Patch v4 1/2] freezer: check OOM kill while being frozen
 2014-09-16 22:58 UTC  (8+ messages)

gdbsx - xg_attach:Unable to pause domain:1; failed to attach to domain:1 errno:13
 2014-09-16 22:58 UTC  (5+ messages)

[tip:x86/seccomp] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
 2014-09-16 22:57 UTC  (2+ messages)

[RFC PATCH for AMD Seattle 0/4] Drivers for AMD-Seatlle to boot from ACPI
 2014-09-16 22:56 UTC  (5+ messages)

[Xen VGA Passthrough] Cannot Complete All 3dmark Tests in Windows 8 HVM domU
 2014-09-16 22:50 UTC  (9+ messages)

[PATCH 0/2] intel-rst: Small cleanups
 2014-09-16 22:49 UTC  (3+ messages)
` [PATCH 1/2] intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checking

[PATCH 1/2] ARM: dts: rockchip: fix swapped Radxa Rock pinctrl references
 2014-09-16 22:48 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: fix rk3188 emmc pull references

mpg123 recipe LICENSE_FLAGS = "commercial" issue
 2014-09-16 22:48 UTC  (4+ messages)

mkfs.xfs fails with raid5 and smaller chunk sizes
 2014-09-16 22:47 UTC  (3+ messages)

[PATCH v3 0/4] kvmtool: ARM/ARM64: Misc updates
 2014-09-16 22:47 UTC  (13+ messages)
` [PATCH v3 1/4] kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu
` [PATCH v3 2/4] kvmtool: ARM64: Add target type potenza for aarch64
` [PATCH v3 3/4] kvmtool: Handle exit reason KVM_EXIT_SYSTEM_EVENT

[PATCH 1/1] sysprof: add aarch64 support
 2014-09-16 22:46 UTC  (5+ messages)

[PATCH] blk-mq: avoid infite recursion with the FUA
 2014-09-16 22:46 UTC  (2+ messages)

[PATCH] xfs: flush entire last page of old EOF on truncate up
 2014-09-16 22:45 UTC 

[PATCH v5 00/35] Lockfile correctness and refactoring
 2014-09-16 22:45 UTC  (21+ messages)
` [PATCH v5 14/35] lock_file(): exit early if lockfile cannot be opened
` [PATCH v5 15/35] remove_lock_file(): call rollback_lock_file()
` [PATCH v5 16/35] commit_lock_file(): inline temporary variable
` [PATCH v5 17/35] commit_lock_file(): die() if called for unlocked lockfile object
` [PATCH v5 18/35] commit_lock_file(): if close fails, roll back
` [PATCH v5 19/35] commit_lock_file(): rollback lock file on failure to rename
` [PATCH v5 20/35] api-lockfile: document edge cases
` [PATCH v5 21/35] dump_marks(): remove a redundant call to rollback_lock_file()
` [PATCH v5 22/35] git_config_set_multivar_in_file(): avoid "
` [PATCH v5 23/35] lockfile: avoid transitory invalid states

[PATCH] kvm: Faults which trigger IO release the mmap_sem
 2014-09-16 22:34 UTC  (4+ messages)

[PATCH v5 00/12] sched: consolidation of cpu_capacity
 2014-09-16 22:43 UTC  (8+ messages)
` [PATCH v5 10/12] sched: get CPU's utilization statistic

[PATCH v4 0/4] Add max77693 haptic driver
 2014-09-16 22:41 UTC  (9+ messages)
` [PATCH v4 3/4] mfd: max77693: add haptic of_compatible in mfd_cell
` [PATCH v4 4/4] mfd: max77693: Update DT binding to support haptic

[GIT PULL 2/2] Samsung DT changes for 3.18
 2014-09-16 22:41 UTC  (2+ messages)

[GIT PULL 1/2] Samsung cleanup for 3.18
 2014-09-16 22:41 UTC  (2+ messages)

[BUG, 3.17-rc4] dentry still in use during unmount
 2014-09-16 22:40 UTC  (3+ messages)

[PATCH v3 16/17] arcmsr: support new adapter ARC12x4 series
 2014-09-16 22:40 UTC  (10+ messages)

move_pages fails on 2 node system
 2014-09-16 22:38 UTC  (4+ messages)

[PATCH v7 0/4] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2014-09-16 22:37 UTC  (7+ messages)
` [PATCH v8 0/9] "
  ` [PATCH v8 6/9] arm: netx: Migrate DEBUG_LL macros to shared directory

[PATCH v9 0/4] APM X-Gene PCIe host controller
 2014-09-16 22:33 UTC  (10+ messages)
` [PATCH v9 1/4] pci:host: APM X-Gene PCIe host controller driver
` [PATCH v9 2/4] arm64: dts: APM X-Gene PCIe device tree nodes
` [PATCH v9 3/4] dt-bindings: pci: xgene pcie device tree bindings
` [PATCH v9 4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver

[PATCH] tty: sc16is7xx: remove retval from gpiochip_remove()
 2014-09-16 22:33 UTC  (2+ messages)

EEXIST on writev to ceph journal file on btrfs 3.17-rc4 (not reproducible in 3.16)
 2014-09-16 22:33 UTC 

[U-Boot] [PATCH 00/35][RFC] arm: socfpga: Usability fixes
 2014-09-16 22:29 UTC  (11+ messages)
` [U-Boot] [PATCH 12/35] arm: socfpga: clock: Implant order into bit definitions

[linux-3.10 test] 30291: regressions - FAIL
 2014-09-16 22:29 UTC 

[PATCH] mmc: dw_mmc-exynos: fixed wrong sample-clock selection
 2014-09-16 22:27 UTC  (2+ messages)

[PATCH 1/1] staging: rtl8723au: fix sparse incorrect type assignment warnings
 2014-09-16 22:28 UTC 

[PATCH 0/2] PCI: Don't enable realloc automatically when above 4g 64bit mmio is not supported
 2014-09-16 22:27 UTC  (12+ messages)
` [PATCH 2/2] PCI: Only enable realloc auto when root bus has 64bit mmio

[RFC] allowing hooks to ignore input?
 2014-09-16 22:27 UTC  (3+ messages)

PROBLEM: sata_sil driver broken
 2014-09-16 22:26 UTC 

[PATCH v3 0/5] Initial support for XPowers AXP288 PMIC
 2014-09-16 22:24 UTC  (7+ messages)
` [PATCH v3 4/5] iio/adc/axp288: add support for axp288 gpadc

io_u_log_error ddir name mismatch
 2014-09-16 22:24 UTC 

[Qemu-devel] [PATCH v2 00/14] TCG ppc speedups
 2014-09-16 22:23 UTC  (9+ messages)
` [Qemu-devel] [PATCH 03/14] target-ppc: use separate indices for various translation modes

[PATCH v2 0/6] Support Write-Through mapping on x86
 2014-09-16 22:13 UTC  (12+ messages)
` [PATCH v2 6/6] x86, pat: Update documentation for WT changes

[Patch net-next v3 0/4] net: fec: add interrupt coalescence
 2014-09-16 21:18 UTC  (5+ messages)
` [Patch net-next v3 1/4] net: fec: refine error handle of parser queue number from DT
` [Patch net-next v3 2/4] net: fec: add interrupt coalescence feature support
` [Patch net-next v3 3/4] net:fec: increase DMA queue number
` [Patch net-next v3 4/4] net: fec: Workaround for imx6sx enet tx hang when enable three queues

[PATCH v4 0/4 resend] Introduce device assignment flag operation helper function
 2014-09-16 22:21 UTC  (2+ messages)

[RFC PATCH v3 0/4] ftrace: Add a ftrace test collection
 2014-09-16 22:21 UTC  (3+ messages)
` [RFC PATCH v3 1/4] ftracetest: Initial commit for ftracetest

[PATCHv3 0/5] rtc: s3c: Refactoring s3c-rtc driver and support Exynos3250 RTC
 2014-09-16 22:15 UTC  (6+ messages)
` [PATCHv3 4/5] rtc: s3c: Add support for RTC of Exynos3250 SoC

[PATCH v8 0/4] APM X-Gene PCIe host controller
 2014-09-16 22:14 UTC  (8+ messages)
` [PATCH v8 1/4] pci:host: APM X-Gene PCIe host controller driver

[PATCH] x86: thinkpad_acpi.c: fixed spacing coding style issue
 2014-09-16 22:12 UTC  (2+ messages)

[PATCH] gpio: remove remaining users of gpiochip_remove() retval
 2014-09-16 22:12 UTC 

[U-Boot] [PATCH 04/35] net: dwc: Make the cache handling less cryptic
 2014-09-16 22:12 UTC  (4+ messages)

[PATCH 1/5] mmc: msm_sdcc: Switch to using managed resources
 2014-09-16 22:11 UTC  (2+ messages)

[PATCH 00/18] usbip: Crypto and ACLs
 2014-09-16 23:38 UTC  (10+ messages)
` [PATCH 01/18] usbip: sysfs_utils: add read_sysfs_attribute
` [PATCH 02/18] usbip: Add support for client authentication
` [PATCH 03/18] usbip: Add kernel support for client ACLs
` [PATCH 04/18] usbip: Add CIDR matching helper functions
` [PATCH 05/18] usbip: Add ACL support to usbip bind
` [PATCH 06/18] usbip: Add support for ACLs in usbipd
` [PATCH 07/18] usbip: Add proper error reporting
` [PATCH 08/18] usbip: Handle usbip being started as user
` [PATCH 09/18] usbip: Improve debug output

unclean shutdown of usb hdd destroyed xfs partially
 2014-09-16 22:10 UTC  (5+ messages)

[PATCH 0/2] Amlogic Meson I2C driver
 2014-09-16 22:07 UTC  (8+ messages)
` [PATCH 1/2] i2c: add support for Amlogic Meson I2C controller
` [PATCH 2/2] i2c: meson: add device tree bindings documentation

[PATCH] fio: print io_u errors on one line
 2014-09-16 22:09 UTC 

[PATCH 00/22] treewide: Replace strnicmp with strncasecmp
 2014-09-16 22:08 UTC  (3+ messages)
` [PATCH 17/22] thinkpad_acpi: "

[PATCH 1/2] powerpc/via-pmu: fix error path in find_via_pmu()
 2014-09-16 22:00 UTC  (2+ messages)
` [PATCH 2/2] powerpc/via-pmu: fix OF node leak in Keylargo init

[PATCH v3] iio: adc: rockchip_saradc: add support for rk3066-tsadc variant
 2014-09-16 22:08 UTC  (2+ messages)

[PATCH v2 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2014-09-16 22:07 UTC  (10+ messages)
` [PATCH v2 1/7] mfd: Add support for DA9150 combined charger & fuel-gauge device

[PATCH] pinctrl: remove remaining users of gpiochip_remove() retval
 2014-09-16 22:07 UTC  (2+ messages)

[PATCH/alsa-lib trivial] hwdep: add missing declaration for snd_hwdep_poll_descriptors_count()
 2014-09-16 22:07 UTC 

[PATCH v12 net-next 03/11] bpf: add lookup/update/delete/iterate methods to BPF maps
 2014-09-16 22:06 UTC  (6+ messages)

[PATCH 00/13] Mbuf Structure Rework, part 2
 2014-09-16 22:06 UTC  (8+ messages)
` [PATCH 07/13] mbuf: use macros only to access the mbuf metadata

[PATCH 0/2] xfsprogs: xfs_db crc fixes/changes
 2014-09-16 22:06 UTC  (3+ messages)
` [PATCH 2/2 V2] xfs_db: add crc manipulation commands

[PATCH 0/4] Remove possible deadlocks in nfs_release_page()
 2014-09-16 22:04 UTC  (4+ messages)
` [PATCH 4/4] NFS/SUNRPC: Remove other deadlock-avoidance mechanisms "

[ANNOUNCE] xfsprogs: master branch updated to 794b62f
 2014-09-16 22:03 UTC 

[PATCH v2] locking/rwsem: Avoid double checking before try acquiring write lock
 2014-09-16 22:01 UTC  (3+ messages)

[PATCH] staging wlan-ng: Add missing blank lines after declarations
 2014-09-16 21:59 UTC  (2+ messages)

[PATCH] Documentation/sysfs-rules.txt: Add device attribute error code documentation
 2014-09-16 21:56 UTC 

[PATCH v2 1/2] bcma: register bcma as device tree driver
 2014-09-16 21:56 UTC  (2+ messages)
` [PATCH v2 2/2] bcma: get IRQ numbers from dt


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.