All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-09 05:33:13 to 2014-03-09 09:03:39 UTC [more...]

[PATCH 0/2] i2c: designware-pci: extra features for PCI mode LPSS I2C
 2014-03-09  9:03 UTC  (6+ messages)
` [PATCH 1/2] i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2C
` [PATCH 2/2] i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value

[GIT PULL] spi fixes for v3.14
 2014-03-09  9:00 UTC 

[PATCH 0/7] mfd: AXP20x: Add support for AXP202 and AXP209
 2014-03-09  8:56 UTC  (8+ messages)
` [PATCH 6/7] regulator: AXP20x: Add support for regulators subsystem
    `  "
      ` [linux-sunxi] "

[PATCH 3.14] ath9k_hw: fix unreachable code in baseband hang detection code
 2014-03-09  8:51 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2014-03-09  8:50 UTC  (27+ messages)
                            ` [Cocci] Determination of the number for named function parameters
                                        ` [Cocci] Improvements for the SmPL grammar description?

[x86, vdso] BUG: unable to handle kernel paging request at d34bd000
 2014-03-09  8:47 UTC  (11+ messages)

[PATCH RFT] regulator: pbias: Convert to use regmap helper functions
 2014-03-09  8:46 UTC  (4+ messages)

[PATCH v3 0/2] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-03-09  8:44 UTC  (5+ messages)
` [PATCH v3 1/2] ASoC: tlv320aic32x4: Sort Makefile in alphabetic order
` [PATCH v3 2/2] ASoC: tlv320aic31xx: Add basic codec driver implementation

Re: [PATCH] spi/s3c64xx: Update DT binding documentation to match code
 2014-03-09  8:43 UTC  (2+ messages)

[PATCH] spi/s3c64xx: Update DT binding documentation to match code
 2014-03-09  8:43 UTC  (5+ messages)

[PATCH] ASoC: simple-card: Fix property name for simple-audio-card, format
 2014-03-09  8:41 UTC  (2+ messages)

[PATCH net-next] 6lowpan: reassembly: fix access of ctl table entry
 2014-03-09  8:51 UTC 

About Gsoc 2014 - Xen Project
 2014-03-09  8:39 UTC 

[PATCH v2] i2c: designware-pci: Add Baytrail PCI IDs
 2014-03-09  8:36 UTC  (3+ messages)

[PATCH] ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params
 2014-03-09  8:34 UTC  (2+ messages)

I've made a bit of a mess in my raid setup
 2014-03-09  8:31 UTC  (10+ messages)

[PATCH 0/7] KVM: x86: Let the guest write to multiple debug registers with one vmexit
 2014-03-09  8:31 UTC  (4+ messages)

Very low performance with l2fwd in a VM with PCI Passthrough
 2014-03-09  8:30 UTC  (3+ messages)

[PATCH] i2c: designware-pci: Cleanup driver power management
 2014-03-09  8:30 UTC  (3+ messages)

[PATCH 0/9] Update FLL calculations on Arizona devices
 2014-03-09  8:28 UTC  (4+ messages)
` [PATCH 4/9] ASoC: arizona: Move calculation of FLL configuration

[PATCH] KEYS: Make the keyring cycle detector ignore other keyrings of the same name
 2014-03-09  8:21 UTC 

[PATCH v4 00/27] Support multiple checkouts
 2014-03-09  8:21 UTC  (9+ messages)
` [PATCH v5 00/28] "
  ` [PATCH v5 06/28] Make git_path() aware of file relocation in $GIT_DIR
  ` [PATCH v5 25/28] prune: strategies for linked checkouts
  ` [PATCH v5 28/28] count-objects: report unused files in $GIT_DIR/repos/

[PATCH 1/2] i2c designware make SCL and SDA falling time configurable
 2014-03-09  8:20 UTC  (4+ messages)
` [PATCH v2 "

Massive BTRFS performance degradation
 2014-03-09  8:17 UTC  (2+ messages)

[PATCH 2/2] mm: Changed pr_warning() to pr_warn()
 2014-03-09  8:15 UTC 

[LTP] [PATCH 1/2] lapi: fcntl.h: Add O_NOATIME
 2014-03-09  8:14 UTC  (2+ messages)
` [LTP] [PATCH 2/2] open/open12.c: add new tests

[PATCH v2 0/4] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-03-09  8:12 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: tlv320aic31xx: Add basic codec driver implementation

[PATCH v2 2/4] ASoC: davinci-evm: Add AM43xx-EPOS-EVM audio support
 2014-03-09  8:11 UTC  (5+ messages)
` [PATCH v3] "

[PATCH][resend] runqemu: Add option for custom BIOS directory
 2014-03-09  8:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] tcg/aarch64 improvements, part 2
 2014-03-09  8:07 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] tcg-aarch64: Introduce tcg_out_insn
` [Qemu-devel] [PATCH 02/14] tcg-aarch64: Convert shift insns to tcg_out_insn
` [Qemu-devel] [PATCH 03/14] tcg-aarch64: Introduce tcg_out_insn_3401
` [Qemu-devel] [PATCH 04/14] tcg-aarch64: Implement mov with tcg_out_insn
` [Qemu-devel] [PATCH 05/14] tcg-aarch64: Handle constant operands to add, sub, and compare
` [Qemu-devel] [PATCH 06/14] tcg-aarch64: Handle constant operands to and, or, xor
` [Qemu-devel] [PATCH 07/14] tcg-aarch64: Support andc, orc, eqv, not, neg
` [Qemu-devel] [PATCH 08/14] tcg-aarch64: Support movcond
` [Qemu-devel] [PATCH 09/14] tcg-aarch64: Use tcg_out_insn for setcond
` [Qemu-devel] [PATCH 10/14] tcg-aarch64: Support deposit
` [Qemu-devel] [PATCH 11/14] tcg-aarch64: Support add2, sub2
` [Qemu-devel] [PATCH 12/14] tcg-aarch64: Support muluh, mulsh
` [Qemu-devel] [PATCH 13/14] tcg-aarch64: Support div, rem
` [Qemu-devel] [PATCH 14/14] tcg-aarch64: Introduce tcg_out_insn_3405

[PATCH 2/2] i2c designware add support of I2C standard mode
 2014-03-09  8:07 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v3 0/4] KVM: x86: Pending nVMX fixes
 2014-03-09  8:07 UTC  (8+ messages)
` [PATCH v3 1/4] KVM: nVMX: Rework interception of IRQs and NMIs

[PATCH] ASoC: tlv320aic23: add missing EXPORT_SYMBOLs
 2014-03-09  8:05 UTC  (3+ messages)

[lm-sensors] Tachometer speed returned rather than absolute fan speed?
 2014-03-09  8:04 UTC  (11+ messages)

[nightly] Core TISDK 2013.12 build 2014-03-09_01-00-24
 2014-03-09  7:49 UTC 

[Qemu-devel] [PULL 00/130] ppc patch queue 2014-03-05
 2014-03-09  8:02 UTC  (3+ messages)
` [Qemu-devel] [PULL 073/130] Add Enhanced Three-Speed Ethernet Controller (eTSEC)

[PATCH 0/3] Add gummiboot boot manager alongside grub-efi
 2014-03-09  8:00 UTC  (3+ messages)
` [PATCH 1/3] recipes-bsp: Add gummiboot and gnu-efi recipes

[PATCH] mm: Fix Coding style
 2014-03-09  8:00 UTC  (3+ messages)

[xen-unstable test] 25387: tolerable FAIL
 2014-03-09  7:59 UTC 

[PATCH v3] commit.c: Replace starts_with() with skip_prefix()
 2014-03-09  7:49 UTC  (3+ messages)

integration into ASoC
 2014-03-09  7:48 UTC  (3+ messages)

[PATCH 1/2] i2c: move bits macros and structs in blackfin twi header from arch include to generic include
 2014-03-09  7:47 UTC  (4+ messages)
` [PATCH 2/2] i2c: bfin_twi: remove unnecessary Blackfin SSYNC from the driver

howto to run git without a master branch
 2014-03-09  7:46 UTC  (2+ messages)

[PATCH 0/6] ath6kl: fixing new checkpatch warnings
 2014-03-09  7:44 UTC  (10+ messages)
` [PATCH 1/6] ath6kl: fix blank lines before and after braces
` [PATCH 2/6] ath6kl: use braces on both arms of if statement
` [PATCH 3/6] ath6kl: remove spaces before semicolon
` [PATCH 4/6] ath6kl: remove unnecessary line continuations
` [PATCH 5/6] ath6kl: remove a warning on a macro
` [PATCH 6/6] ath6kl: update Kconfig descriptions

[PATCH net-next V4 0/2] net: Affinity hint helper function
 2014-03-09  7:39 UTC  (3+ messages)
` [PATCH net-next V4 1/2] net: Utility function to get affinity_hint by policy
` [PATCH net-next V4 2/2] net/mlx4_en: Use affinity hint

[patch] x86/efi: use GFP_ATOMIC under spin_lock
 2014-03-09  7:36 UTC  (9+ messages)

[GIT PULL 00/28] PHY for 3.15
 2014-03-09  7:35 UTC  (6+ messages)
` [PATCH 16/28 v2] phy: omap-usb2: Adapt phy-omap-usb2 for AM437x
  ` [PATCH 17/28 v2] phy: omap-usb2: Provide workaround for USB2PHY false disconnect
  ` [PATCH 18/28 v2] phy: omap-usb2: Add different compatible for OMAP5

[GIT PULL 3/4] omap device tree changes for v3.15
 2014-03-09  7:33 UTC  (9+ messages)
  ` [GIT PULL 2/4] omap prcm "
  ` [GIT PULL 4/4] omap crossbar support "

[PATCH 1/3] regulator: max77693: Remove unnecessary **rdev from struct max77693_pmic_dev
 2014-03-09  7:32 UTC  (3+ messages)
` [PATCH 2/3] regulator: max8997: Remove unnecessary **rdev from struct max8997_data
` [PATCH 3/3] regulator: max8998: Remove unnecessary **rdev from struct max8998_data

[PATCH] Bluetooth: Export signature resolving key in debugfs
 2014-03-09  7:32 UTC 

[Qemu-devel] [PATCH RFC 0/2] qemu-arg: general purpose argument parser
 2014-03-09  7:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC 2/2] qemu-img: migrate to use qemu-arg

[Buildroot] [autobuild.buildroot.net] Build results for 2014-03-08
 2014-03-09  7:30 UTC 

[PATCH] Staging: comedi: apci_1564: Fix long CamelCase function names
 2014-03-09  7:26 UTC 

[GIT PULL] SOCFPGA updates for 3.15
 2014-03-09  7:28 UTC  (3+ messages)

[uml-devel] [PATCH 1/3] BUG: Missing pipe handling
 2014-03-09  7:16 UTC  (4+ messages)
` [uml-devel] [PATCH 3/3] BUG: Inapprorpiate choice of IPC

[Buildroot] [PATCH 1/1] [V6] toolchain: control vendor part in GNU_TARGET_NAME
 2014-03-09  7:15 UTC 

How could we get rid of saved_max_pfn for calgary iommu?
 2014-03-09  7:06 UTC  (8+ messages)

[PATCH] doc: Add management command for setting signature resolving key
 2014-03-09  7:12 UTC 

[Qemu-devel] [Bug 1289898] [NEW] qemu-system-ppc64 easily cause file corruption
 2014-03-09  7:04 UTC  (3+ messages)
` [Qemu-devel] [Bug 1289898] "

[PATCH] x86, calgary: use 8M TCE table size by default
 2014-03-09  7:08 UTC  (6+ messages)

[PATCH 2/2] Bluetooth: Distribute configured signature resolving key over SMP
 2014-03-09  7:06 UTC 

[PATCH 1/2] Bluetooth: Add management command for setting signature resolving key
 2014-03-09  7:06 UTC 

[GIT PULL 1/4] omap soc changes for v3.15
 2014-03-09  7:02 UTC  (2+ messages)

[GIT PULL] two omap dt regression fixes for v3.14-rc4
 2014-03-09  6:57 UTC  (3+ messages)

[BUG?] ixgbe: only num_online_cpus() of the tx queues are enabled
 2014-03-09  6:56 UTC  (11+ messages)

[GIT PULL] Rockchip SMP support for 3.15
 2014-03-09  6:56 UTC  (2+ messages)

[GIT PULL] Integrator multiplatform patches, take two
 2014-03-09  6:54 UTC  (2+ messages)

[PATCH 00/18] Resend of usbip-utils migration patches and various other fixes
 2014-03-09  6:50 UTC  (2+ messages)

[PATCH] Staging: comedi: comedidev.h Fixed whitespace coding style warnings
 2014-03-09  6:45 UTC  (2+ messages)

[PATCH] Staging: comedi: addi-data: style cleanups in hwdrv_apci1564.c
 2014-03-09  6:42 UTC 

[PATCH 0/7] of: setup dma parameters using dma-ranges and dma-coherent
 2014-03-09  6:39 UTC  (5+ messages)
` [PATCH 4/7] of: configure the platform device dma_mask and dma_pfn_offset

[PATCH] IB/mlx5_core: remove unreachable function call in module init
 2014-03-09  6:37 UTC  (2+ messages)

[PATCH 3/4] staging: cxtie1: remove unneeded mkret() calls
 2014-03-09  6:38 UTC  (2+ messages)

[PATCH] treewide: Kill empty remove() implementations
 2014-03-09  6:27 UTC 

[PATCH 0/3] input: appletouch: fixes for jagged/uneven cursor movement
 2014-03-09  6:19 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] input: appletouch: dial back fuzz setting
  ` [PATCH v3 2/3] input: appletouch: implement sensor data smoothing
  ` [PATCH v3 3/3] input: appletouch: fix jumps when additional fingers are detected

Passive scanning of iBeacons results in a "Data Buffer Overflow"
 2014-03-09  6:25 UTC  (3+ messages)

[GIT PULL] bcm pinctrl rename
 2014-03-09  6:14 UTC  (6+ messages)

[PATCH] spi: coldfire-qspi: Prevent NULL pointer dereference
 2014-03-09  6:11 UTC 

[GIT PULL] Allwinner fixes for 3.14
 2014-03-09  6:10 UTC  (2+ messages)

[U-Boot] [PATCH 7/7][v4] board/b4qds:Add support of 2 stage NAND boot-loader
 2014-03-09  6:07 UTC 

[GIT PULL] Xilinx Zynq changes for v3.15
 2014-03-09  6:07 UTC  (3+ messages)

[U-Boot] [PATCH 6/7][v4] Makefile: Add support of RAMBOOT_SPLPBL
 2014-03-09  6:06 UTC 

[U-Boot] [PATCH 5/7][v4] driver/ifc: define nand_spl_load_image() for SPL
 2014-03-09  6:06 UTC 

[U-Boot] [PATCH 4/7][v4] powerpc/mpc8xxx:Allow Parsing of LAW table in both SPL & non SPL
 2014-03-09  6:06 UTC 

[U-Boot] [PATCH 3/7][v4] powerpc:Add support of SPL non-relocation
 2014-03-09  6:06 UTC 

[U-Boot] [PATCH 2/7][v4] powerpc/mpc85xx: Avoid hardcoding in SPL linker script
 2014-03-09  6:06 UTC 

[PATCH 1/6] jbd2: don't hold j_state_lock while calling wake_up()
 2014-03-09  6:05 UTC  (6+ messages)
` [PATCH 2/6] jbd2: calculate statistics without holding j_state_lock and j_list_lock
` [PATCH 3/6] jbd2: add transaction to checkpoint list earlier
` [PATCH 4/6] jbd2: check jh->b_transaction without taking j_list_lock
` [PATCH 5/6] jbd2: minimize region locked by j_list_lock in journal_get_create_access()
` [PATCH 6/6] jbd2: minimize region locked by j_list_lock in jbd2_journal_forget()

[U-Boot] [PATCH 1/7][v4] powerpc/mpc85xx: Move LAW_EN define outside of config
 2014-03-09  6:05 UTC 

[U-Boot] [PATCH 0/7][v4] powerpc: Add support 2 stage boot loader for corenet platform
 2014-03-09  6:05 UTC 

[GIT PULL] ARM: mvebu: watchdog driver changes for v3.15 (incr. pull #2)
 2014-03-09  6:04 UTC  (2+ messages)

[PATCH] Revert "driver core: synchronize device shutdown"
 2014-03-09  6:02 UTC  (6+ messages)

rtlwifi: rtl8723be: Add new driver
 2014-03-09  6:00 UTC  (2+ messages)

Intel 82571EB PMD support
 2014-03-09  5:58 UTC  (4+ messages)

[PATCH 1/2] drivers: mcb: Fix build error discovered by 0-day bot
 2014-03-09  5:57 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: Fix build error discovered by 0-day build bot

[U-Boot] [PATCH v3 0/8] common, fit, rsa: enhancements
 2014-03-09  5:47 UTC  (5+ messages)
` [U-Boot] [PATCH v3 7/8] tools, fit: add fit_info host command
` [U-Boot] [PATCH v3 8/8] tools, fit_check_sign: verify a signed fit image

[PATCH 0/4] ARM: dts: keystone: Add support for K2H and K2E SOCs/EVMs
 2014-03-09  5:39 UTC  (4+ messages)
` [PATCH 1/4] ARM: dts: keystone: update for supporting K2L/K2E EVMs

[PATCH v2] ARM: shmobile: Add temporary include workaround
 2014-03-09  5:35 UTC  (3+ messages)

[PATCH][RESEND] score: remove unused CPU_SCORE7 Kconfig parameter
 2014-03-09  5:33 UTC  (7+ messages)
` [PATCH] [RESEND] "

[RFC PATCH 0/8] ACPI: change the way of enumerating PNPACPI/Platform devices
 2014-03-09  5:33 UTC  (5+ messages)
` [RFC PATCH 6/8] ACPI: use platform bus as the default bus for _HID enumeration

[PATCH v5 00/35] mtd: st_spi_fsm: Add new driver
 2014-03-09  5:33 UTC  (3+ messages)
` [PATCH 01/35] mtd: st_spi_fsm: Allocate resources and register with MTD framework


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.