All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-19 14:59:36 to 2013-09-19 16:18:33 UTC [more...]

[Patch V2] drivers: power: Add support for bq24735 charger
 2013-09-19 16:18 UTC 

[PATCH 0/4] ath: add dynamic user regulatory setting support
 2013-09-19 16:18 UTC  (4+ messages)
` [PATCH 1/4] cfg80211: export reg_initiator_name()
` [PATCH 2/4] ath: move common dynamic regulatory domain setting to a helper
` [PATCH 3/4] ath: split user and driver reguluatory hint parsing

gpmi-nand driver and jffs2 support
 2013-09-19 16:16 UTC  (11+ messages)
      ` [U-Boot] "

[PATCH] xen/balloon: don't alloc page while non-preemptible
 2013-09-19 16:14 UTC 

[PATCH] dm mpath: disable WRITE SAME if it fails
 2013-09-19 16:13 UTC 

[stable] [PATCH] sfc: Fix efx_rx_buf_offset() for recycled pages
 2013-09-19 16:13 UTC 

[PATCH] pwm-backlight: allow for non-increasing brightness levels
 2013-09-19 16:13 UTC  (5+ messages)

[RFCv4] staging/iio/adc: change the MXS touchscreen driver implementation
 2013-09-19 16:12 UTC  (7+ messages)
` [PATCH 5/6] Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detection

[PATCH] input: touchscreen: add driver for Pixcir Tango C series capacitive touchscreen
 2013-09-19 16:12 UTC  (2+ messages)

[PATCH 0/6] x86: emulation improvements
 2013-09-19 16:12 UTC  (8+ messages)
` [PATCH 1/6] x86/HVM: properly handle MMIO reads and writes wider than a machine word
` [PATCH 2/6] x86: fix dependencies of emulator test
` [PATCH 3/6] x86_emulate: MOVSXD must read source operand just once
` [PATCH 4/6] x86_emulate: PUSH <mem> "
` [PATCH 5/6] x86_emulate: fix flag setting for 8-bit signed multiplication
` [PATCH 6/6] x86_emulate: fold wide reads

[PATCH 0/3] fuse: fixes for writepages
 2013-09-19 16:11 UTC  (4+ messages)
` [PATCH 1/3] fuse: writepages: fix aggregation
` [PATCH 2/3] fuse: writepages: handle same page rewrites
` [PATCH 3/3] fuse: writepage: skip already in flight

[Buildroot] [PATCH 1/1] iputils: new package
 2013-09-19 16:11 UTC  (7+ messages)

[for comments][PATCH] packagegroup-arago-base: Create new tisdk package
 2013-09-19 16:09 UTC  (7+ messages)

[PATCH net-next 2/2] net_sched: htb: support of 64bit rates
 2013-09-19 16:10 UTC 

[PATCH net-next 1/2] net_sched: add u64 rate to psched_ratecfg_precompute()
 2013-09-19 16:10 UTC 

Découvrez vite votre code promo
 2013-09-19 16:09 UTC 

Reiser4 GIT and Kernel 3.11 patchs
 2013-09-19 16:08 UTC  (3+ messages)

[PATCH 5/5] net: ethernet: eth.c: removed checkpatch warnings and errors
 2013-09-19 16:06 UTC 

[U-Boot] [PATCH v5 0/8] ARMv7: Add HYP mode switching support
 2013-09-19 16:06 UTC  (9+ messages)
` [U-Boot] [PATCH v5 1/8] ARM: prepare armv7.h to be included from assembly source
` [U-Boot] [PATCH v5 2/8] ARM: add secure monitor handler to switch to non-secure state
` [U-Boot] [PATCH v5 3/8] ARM: add assembly routine "
` [U-Boot] [PATCH v5 4/8] ARM: add C function "
` [U-Boot] [PATCH v5 5/8] ARM: trigger non-secure state switch during bootm execution
` [U-Boot] [PATCH v5 6/8] ARM: add SMP support for non-secure switch
` [U-Boot] [PATCH v5 7/8] ARM: extend non-secure switch to also go into HYP mode
` [U-Boot] [PATCH v5 8/8] ARM: VExpress: enable ARMv7 virt support for VExpress A15

[PATCH] media: i2c: adv7343: fix the DT binding properties
 2013-09-19 16:06 UTC  (6+ messages)

Reproducible run and binary logs (ideas)
 2013-09-19 16:03 UTC  (3+ messages)

[PATCH 00/21] Armada 370/XP NAND support
 2013-09-19 16:01 UTC  (22+ messages)
` [PATCH 01/21] mtd: nand: pxa3xx: Allocate data buffer on detected flash size
` [PATCH 02/21] mtd: nand: pxa3xx: Disable OOB on arbitrary length commands
` [PATCH 03/21] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH 04/21] mtd: nand: pxa3xx: Add bad block handling
` [PATCH 05/21] mtd: nand: pxa3xx: Add driver-specific ECC BCH support
` [PATCH 06/21] mtd: nand: pxa3xx: Configure detected pages-per-block
` [PATCH 07/21] mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
` [PATCH 08/21] mtd: nand: pxa3xx: Make config menu show supported platforms
` [PATCH 09/21] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
` [PATCH 10/21] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
` [PATCH 11/21] mtd: nand: pxa3xx: Add helper function to set page address
` [PATCH 12/21] mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
` [PATCH 13/21] mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
` [PATCH 14/21] mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
` [PATCH 15/21] mtd: nand: pxa3xx: Add a read/write buffers markers
` [PATCH 16/21] mtd: nand: pxa3xx: Introduce multiple page I/O support
` [PATCH 17/21] mtd: nand: pxa3xx: Add multiple chunk write support
` [PATCH 18/21] ARM: mvebu: Add a fixed 0Hz clock to represent NAND clock
` [PATCH 19/21] ARM: mvebu: Add support for NAND controller in Armada 370/XP
` [PATCH 20/21] ARM: mvebu: Enable NAND controller in Armada XP GP board
` [PATCH 21/21] ARM: mvebu: Enable NAND controller in Armada 370 Mirabox

[PATCH] IXP4xx: Add Gateworks Cambria support
 2013-09-19 16:03 UTC  (2+ messages)

[PATCH v2] clk: si570: Add a driver for SI570 oscillators
 2013-09-19 16:01 UTC  (5+ messages)

[PATCH OSSTEST RFC 0/5] Improve README and enable Wheezy
 2013-09-19 16:02 UTC  (6+ messages)
` [PATCH OSSTEST RFC 1/5] README: add curl and netcat to requirement list
` [PATCH OSSTEST RFC 2/5] README: describe job dependence
` [PATCH OSSTEST RFC 3/5] Debian: install libc6-dev-i386 for Wheezy amd64
` [PATCH OSSTEST RFC 4/5] ts-debian-fixup: remove dead code
` [PATCH OSSTEST RFC 5/5] ts-debian-fixup: workaround Debian bug #691320

[U-Boot] Annoying make debug messages at v2013.10-rc3
 2013-09-19 16:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes
 2013-09-19 16:01 UTC  (5+ messages)

[PATCH v1 0/6] Power Capping Framework and RAPL Driver
 2013-09-19 16:00 UTC  (7+ messages)
` [PATCH v1 1/6] PowerCap: Documentation
` [PATCH v1 2/6] PowerCap: Add class driver
` [PATCH v1 3/6] PowerCap: Added to drivers build
` [PATCH v1 4/6] x86/msr: add 64bit _on_cpu access functions
` [PATCH v1 5/6] bitops: Introduce BIT_ULL
` [PATCH v1 6/6] Introduce Intel RAPL power capping driver

[U-Boot] [PATCH v3 02/28] sf: probe: Add new spi_flash_probe support
 2013-09-19 15:58 UTC  (4+ messages)

[PATCH v2.39 0/7] MPLS actions and matches
 2013-09-19 15:57 UTC  (7+ messages)
` [PATCH v2.39 6/7] datapath: Break out deacceleration portion of vlan_push
` [PATCH v2.39 7/7] datapath: Add basic MPLS support to kernel

[U-Boot] [PATCH 00/12 V3] EXYNOS5420: Add SMDK5420 board support
 2013-09-19 15:56 UTC  (9+ messages)
` [U-Boot] [PATCH 01/12 V3] EXYNOS5: Create a common board file
` [U-Boot] [PATCH 12/12 V3] DWMMC: SMDK5420: Disable SMU for eMMC

[PATCH] static-nodes: add shell consumable format
 2013-09-19 15:56 UTC  (5+ messages)

Xen 4.1.x security support
 2013-09-19 15:55 UTC  (3+ messages)

[PATCH] drivers: power: Add support for bq24735 charger
 2013-09-19 15:53 UTC  (4+ messages)

[PATCH V2 1/1] Drivers: input: serio: New driver to support Hyper-V synthetic keyboard
 2013-09-19 15:52 UTC  (4+ messages)

[PATCH] regulator: fix fatal kernel-doc error
 2013-09-19 15:52 UTC  (8+ messages)

[PATCH v3 0/4] Target CPU=Host implementation for KVM ARM/ARM64
 2013-09-19 15:51 UTC  (4+ messages)
` [PATCH v3 2/4] ARM64: KVM: Implement kvm_vcpu_preferred_target() function

[PATCH] OOM killer: wait for tasks with pending SIGKILL to exit
 2013-09-19 15:51 UTC  (5+ messages)

[PATCH RFC 0/N] xen: arm: rework early bring up
 2013-09-19 15:51 UTC  (10+ messages)

Best configuration for bcache/md cache or other cache using ssd
 2013-09-19 15:49 UTC  (10+ messages)
    ` Fwd: "

[Buildroot] [PATCH 0 of 4] manual generation: misc changes
 2013-09-19 15:49 UTC  (15+ messages)
` [Buildroot] [PATCH 1 of 4] manual generation: change capitalization of messages
` [Buildroot] [PATCH 2 of 4] manual generation: update help
` [Buildroot] [PATCH 3 of 4] manual generation: check dependencies first
` [Buildroot] [PATCH 4 of 4] manual generation: rename manual-txt into manual-text

[U-Boot] [PATCH] mx6: compute PLL PFD frequencies rather than using defines
 2013-09-19 15:48 UTC  (2+ messages)
` [U-Boot] [PATCH V2] "

git clone silently aborts if stdout gets a broken pipe
 2013-09-19 15:48 UTC  (5+ messages)

[ath9k-devel] ath9k WPA2-PEAP MSCHAPV2 Connectivity issue
 2013-09-19 15:48 UTC  (10+ messages)

[PATCH 1/2] rwsem: add rwsem_is_contended V2
 2013-09-19 15:48 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: stop caching thread if extetn_commit_sem is contended

Linux 3.12-rc1
 2013-09-19 15:45 UTC  (3+ messages)
` linux-next stats (Was: Linux 3.12-rc1)

[PATCH] x86: mark BUG()s and assertion failures as terminal
 2013-09-19 15:44 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] u-boot: allow to pass a custom configuration file
 2013-09-19 15:43 UTC  (2+ messages)

[3.12-rc1 regression] X fails to start on Latitude E6510 w/ NOUVEAU DRM driver
 2013-09-19 15:40 UTC  (2+ messages)
` [3.12-rc1 regression] [BISECTED] "

do_softirq() vs __do_softirq() in irq_exit() and stack overflow
 2013-09-19 15:38 UTC  (4+ messages)
` [RFC PATCH 0/3] irq: Fix stack overflow due to softirq called on current stack

[Buildroot] [PATCH] Add pyside + shiboken packages
 2013-09-19 15:34 UTC  (2+ messages)

[Bug 68235] New: Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1
 2013-09-19 15:34 UTC  (2+ messages)
` [Bug 68235] "

[PATCH 0/3] U-Boot configuration rework
 2013-09-19 15:32 UTC  (4+ messages)
` [PATCH 2/3] uboot-config.bbclass: Handle UBOOT_MACHINE setting

[PATCH 0/4] Add I2C support to ST SoCs
 2013-09-19 15:32 UTC  (12+ messages)
` [PATCH 2/4] ARM: STi: Supply I2C configuration to STiH416 SoC

[PATCH] tools lib lk: Uninclude linux/magic.h in debugfs.c
 2013-09-19 15:32 UTC  (3+ messages)

Call for participants : teuthology weekly meeting
 2013-09-19 15:31 UTC  (4+ messages)

[Buildroot] Broken generation of locales
 2013-09-19 15:28 UTC  (3+ messages)

gss-proxy fixes for 3.11.x
 2013-09-19 15:27 UTC  (5+ messages)
` [PATCH 1/4] rpc: clean up decoding of gssproxy linux creds
` [PATCH 2/4] rpc: comment on linux_cred encoding, treat all as unsigned
` [PATCH 3/4] rpc: fix huge kmalloc's in gss-proxy
` [PATCH 4/4] rpc: let xdr layer allocate gssproxy receieve pages

[xen-unstable test] 19710: regressions - FAIL
 2013-09-19 15:26 UTC  (3+ messages)

[Powertop] patch: tell user if the system is running out of FDs
 2013-09-19 15:23 UTC 

[PATCH 0/2] Bluetooth: Add new HCI commands to the init sequence
 2013-09-19 15:22 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Add event mask page 2 setting support

[PATCH]kconfig/menu.c: fix uninitialized variable warning
 2013-09-19 15:22 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: dra7-evm: add support for sd, eMMC
 2013-09-19 15:20 UTC  (3+ messages)

[xen-unstable bisection] complete test-amd64-i386-xend-winxpsp3
 2013-09-19 15:18 UTC 

[RFC PATCH 0/1] FPGA subsystem core
 2013-09-19 15:18 UTC  (15+ messages)
` [RFC PATCH] fpga: Introduce new fpga subsystem
              ` /sys rules "

[Buildroot] [PATCH v2] iputils: new package
 2013-09-19 15:17 UTC 

help with nfs export/mount
 2013-09-19 15:15 UTC  (10+ messages)

[PATCH] OMAPDSS: DISPC: set irq_safe for runtime PM
 2013-09-19 15:14 UTC  (2+ messages)

[PATCH 00/11] preempt_count rework -v3
 2013-09-19 15:14 UTC  (7+ messages)
` [patch 0/6] Make all preempt_count related constants generic
  ` [patch 1/6] hardirq: Make hardirq bits generic

[U-Boot] [PATCH v2 1/2] ARM: IGEP0033: rename config file to am335x_igep0033.h
 2013-09-19 15:14 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/2] OMAP3: igep00x0: rename config file to omap3_igep00x0.h

[PATCH 0/3] Write-reliability settings support
 2013-09-19 15:14 UTC  (4+ messages)
` [PATCH 1/3] extract PARTITION_SETTING_COMPLETE function
` [PATCH 2/3] pretty print write reliability settings
` [PATCH 3/3] support setting the OTP "

[U-Boot] [PATCH v2] socfpga: Adding Freeze Controller driver
 2013-09-19 15:14 UTC 

[U-Boot] [PATCH] socfpga: Adding Freeze Controller driver
 2013-09-19 15:13 UTC  (3+ messages)

[U-Boot] How the ORx in MPC8641d soc Registers are filled?
 2013-09-19 15:13 UTC 

[Buildroot] Building Manual Errors
 2013-09-19 15:12 UTC  (3+ messages)

Fwd: linux-next tree update for SELinux
 2013-09-19 15:10 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 0/8] Add metadata overlap checks
 2013-09-19 15:07 UTC  (2+ messages)

Fwd: Roll call for porters of architectures in sid and testing (Status update)
 2013-09-19 15:07 UTC  (5+ messages)
  `  "

[Qemu-devel] Merging the quorum block driver
 2013-09-19 15:05 UTC  (8+ messages)

[PATCH 0/1 v2] ptest-runner: trivial fixes and refine
 2013-09-19 15:04 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] libpam: only use pam_systemd.so if systemd is enabled
 2013-09-19 15:03 UTC 

Reiser4 GIT and Kernel 3.11 patchs
 2013-09-19 15:02 UTC  (17+ messages)

[BUG] hhvm running on Ubuntu 13.04 with Xen Hypervisor - linux kernel panic
 2013-09-19 15:02 UTC  (2+ messages)

[PATCH 0/2] Add new hash:net,net type to ipset
 2013-09-19 15:00 UTC  (4+ messages)
` [PATCH 1/2] netfilter: ipset: Add hash:net,net module to kernel


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.