All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-03 10:55:14 to 2014-03-03 12:12:32 UTC [more...]

[PATCH RFC 0/7] Non-promisc bidge ports support
 2014-03-03 12:12 UTC  (8+ messages)
` [PATCH 6/7] bridge: Manage promisc mode when vlans are configured on top of a bridge
          ` [Bridge] "

Generic PM domains - too noisy?
 2014-03-03 12:12 UTC  (2+ messages)

Sample Toaster data for development purposes
 2014-03-03 12:11 UTC 

[Qemu-devel] [PATCH RFC V2 0/9] qemu-machine as a QOM object
 2014-03-03 12:11 UTC  (19+ messages)
` [Qemu-devel] [PATCH RFC V2 3/9] hw/boards: converted current_machine to be an instance of QemuMachineCLass
` [Qemu-devel] [PATCH RFC V2 6/9] vl.c: do not set 'type' property in obj_set_property
` [Qemu-devel] [PATCH RFC V2 7/9] qom: add object_property_is_set
` [Qemu-devel] [PATCH RFC V2 8/9] machine-opts: replace qemu_opt_get by QOM QemuMachine queries
` [Qemu-devel] [PATCH RFC V2 9/9] hw/core: mapped QemuOpts into QEMUMachineInitArgs fields to remove duplication

[PATCH] Update lxc recipe to 1.0.0
 2014-03-03 12:10 UTC  (3+ messages)

[PATCH] OMAPDSS: convert pixel clock to common videomode style
 2014-03-03 12:08 UTC  (2+ messages)

[PATCH 0/4]: makedumpfile: Makefile improvements
 2014-03-03 12:05 UTC  (5+ messages)
` [PATCH 1/4] build: Derive objects from source files
` [PATCH 2/4] build: Use INCLUDES for normal CFLAGS in addition to CFLAGS_ARCH
` [PATCH 3/4] build: Honor VPATH to support out-of-tree builds
` [PATCH 4/4] build: Rename generic-sounding SRC -> SRC_BASE

[Qemu-devel] qemu-img convert cache mode for source
 2014-03-03 12:03 UTC  (8+ messages)

[PATCH V9 0/2] Exynos5250 SATA Support
 2014-03-03 11:59 UTC  (5+ messages)
` [PATCH V9 2/2] ARM: dts: Enable ahci sata and sata phy

Source tree tidy
 2014-03-03 11:57 UTC  (3+ messages)

[RFC PATCH 0/3] Implement the XEN_DOMCTL_memory_mapping hypecall for arm32
 2014-03-03 11:56 UTC  (7+ messages)
` [RFC PATCH 2/3] arch, arm32: add the XEN_DOMCTL_memory_mapping hypercall
` [RFC PATCH 3/3] tools, libxl: handle the iomem parameter with the memory_mapping hcall

[Qemu-devel] [PATCH v2 0/7] Allwinner A10 fixes
 2014-03-03 11:56 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/7] allwinner-a10-pic: set vector address when an interrupt is pending
` [Qemu-devel] [PATCH v2 2/7] allwinner-a10-pic: update pending register when an irq is cleared
` [Qemu-devel] [PATCH v2 3/7] allwinner-a10-pit: avoid generation of spurious interrupts
` [Qemu-devel] [PATCH v2 5/7] allwinner-a10-pit: implement prescaler and source selection
` [Qemu-devel] [PATCH v2 7/7] allwinner-emac: update irq status after writes to interrupt registers

[PATCH v3 0/3] mac802111: channel context reservation
 2014-03-03 11:54 UTC  (3+ messages)
` [PATCH v3 2/3] mac80211: implement chanctx reservation

[PATCH 0/3] regulator: s2mps11: Minor fixes and prepare for S2MPS14
 2014-03-03 11:53 UTC  (4+ messages)
` [PATCH 3/3] regulator: s2mps11: Copy supported regulators from initconst

[PATCH V6 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
 2014-03-03 11:47 UTC  (12+ messages)
` [PATCH V6 net-next 1/5] xen-netback: Factor queue-specific data into queue struct
` [PATCH V6 net-next 2/5] xen-netback: Add support for multiple queues
` [PATCH V6 net-next 3/5] xen-netfront: Factor queue-specific data into queue struct
` [PATCH V6 net-next 4/5] xen-netfront: Add support for multiple queues
` [PATCH V6 net-next 5/5] xen-net{back, front}: Document multi-queue feature in netif.h

[PATCH RFC] bitbake.conf/base.bbclass: Drop PRINC support
 2014-03-03 11:52 UTC  (2+ messages)

[PATCH] ncurses: use ln -r to generate relative symlink
 2014-03-03 11:50 UTC  (4+ messages)

[Buildroot] [PATCH] samba4: fix readline support
 2014-03-03 11:50 UTC  (2+ messages)

[PATCH] Add -[-no]-hostonly-cmdline option handling for getopt
 2014-03-03 11:46 UTC  (2+ messages)

where is the module reference count incremented or decremented ?
 2014-03-03 11:46 UTC  (3+ messages)

[PATCH 11/44] m68k: Use get_signal() signal_setup_done()
 2014-03-03 11:15 UTC  (6+ messages)
` [PATCH 12/44] metag: "

change kmalloc into vmalloc for large memory allocations
 2014-03-03 11:45 UTC  (10+ messages)
          ` [alsa-devel] "

[RFC v2 PATCH 0/1] ARM64: KGDB: Add FPSIMD debug support
 2014-03-03 11:43 UTC  (10+ messages)
` [RFC v2 PATCH 1/1] ARM64: KGDB: Add FP/SIMD "

[Qemu-devel] [PATCH v3 0/6] qemu-img: Support multiple -o options
 2014-03-03 11:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 3/6] qemu-img convert: "

[PATCH v5 0/6] Make dwc3 use Generic PHY Framework
 2014-03-03 11:38 UTC  (21+ messages)
` [PATCH v5 1/6] usb: dwc3: core: support optional PHYs
` [PATCH v5 2/6] usb: dwc3: adapt dwc3 core to use Generic PHY Framework
` [PATCH v5 3/6] drivers: phy: usb3/pipe3: Adapt pipe3 driver to "
` [PATCH v5 4/6] usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
` [PATCH v5 5/6] phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
` [PATCH v5 6/6] arm/dts: added dt properties to adapt to the new phy framwork

[PATCH] mac80211: consider virtual mon when calculating min_def
 2014-03-03 11:37 UTC 

[PATCH] MAINTAINERS: Update ARM STi maintainers
 2014-03-03 11:28 UTC  (2+ messages)

[PATCH] backports: ifdef some pci functions
 2014-03-03 11:34 UTC 

ovs inconsistent lock state
 2014-03-03 11:33 UTC  (3+ messages)

tgt backend driver for GlusterFS
 2014-03-03 11:33 UTC 

[nf-next PATCH V2 0/5] netfilter: conntrack: optimization, remove central spinlock
 2014-03-03 11:33 UTC  (4+ messages)
` [nf-next PATCH V2 4/5] netfilter: conntrack: seperate expect locking from nf_conntrack_lock

[RFC] LIBIIO
 2014-03-03 11:31 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-03-02
 2014-03-03 11:31 UTC  (4+ messages)
` [Buildroot] Analysis of build failures

[Bug 74539] New: [r600g] Memory leak when playing WoW with RV790
 2014-03-03 11:31 UTC  (2+ messages)
` [Bug 74539] "

[PATCH 0/3] mfd: twl6040: Updates for i2s speed and fix for chip deadlock
 2014-03-03 11:30 UTC  (11+ messages)
` [PATCH 1/3] mfd: twl6040: Select i2c fast mode as default with regmap patch

[PATCH v8 0/6] ARM: rockchip: add smp functionality
 2014-03-03 11:29 UTC  (5+ messages)
` [PATCH v8 2/6] misc: sram: implement reserved sram areas

[PATCH v5 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-03-03 11:27 UTC  (12+ messages)
` [PATCH v5 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines
` [PATCH v5 2/3] tty/serial: at91: use mctrl_gpio helpers
` [PATCH v5 3/3] tty/serial: at91: add interrupts for modem control lines

[LTP] [PATCH] mlock/mlock02.c: cleanup
 2014-03-03 11:25 UTC  (12+ messages)
` [LTP] [PATCH v2 2/2] mlock/mlock02.c: add EPERM and ENOMEM errno tests
  ` [LTP] [PATCH v3 1/2] mlock/mlock02.c: cleanup
    ` [LTP] [PATCH v3 2/2] mlock/mlock02.c: add EPERM and ENOMEM errno tests
          ` [LTP] [PATCH v4 1/3] safe_macros: Add SAFE_GETRLIMIT and SAFE_SETRLIMIT
            ` [LTP] [PATCH v4 3/3] mlock/mlock02.c: add EPERM and ENOMEM errno tests
                ` [LTP] [PATCH v5 1/3] safe_macros: Add SAFE_GETRLIMIT and SAFE_SETRLIMIT
                  ` [LTP] [PATCH v5 2/3] mlock/mlock02.c: cleanup
                  ` [LTP] [PATCH v5 3/3] mlock/mlock02.c: add EPERM and ENOMEM errno tests

[PATCH] virtio: make udp more efficient by avoiding indirect desc
 2014-03-03 11:22 UTC  (3+ messages)

[meta-qt5][PATCH] cmake: rename .bbappend to match new version from OE-core
 2014-03-03 11:23 UTC  (2+ messages)

chcpu exit code?
 2014-03-03 11:23 UTC  (4+ messages)

[PATCH 00/11] SimpleDRM & Sysfb
 2014-03-03 11:22 UTC  (9+ messages)

[REVIEWv3 PATCH 00/17] vb2: fixes, balancing callbacks (PART 1)
 2014-03-03 11:24 UTC  (5+ messages)
` [REVIEWv3 PATCH 05/17] vb2: change result code of buf_finish to void
` [REVIEWv3 PATCH 06/17] vb2: call buf_finish from __queue_cancel

[Qemu-devel] e1000 memory corruption in guest OS
 2014-03-03 11:21 UTC  (8+ messages)

[PATCH v5 0/4] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
 2014-03-03 11:19 UTC  (5+ messages)
` [PATCH v5 1/4] mtd: devices: elm: check for hardware engine's design constrains
` [PATCH v5 2/4] mtd: devices: elm: clean elm_load_syndrome
` [PATCH v5 3/4] mtd: devices: elm: configure parallel channels based on ecc_steps
` [PATCH v5 4/4] mtd: devices: elm: update DRIVER_NAME as "omap-elm"

[RFC PATCH] i2c: new bus driver for efm32
 2014-03-03 11:20 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/8] common, fit, rsa: enhancements
 2014-03-03 11:19 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] tools/image-host: fix sign-images bug
` [U-Boot] [PATCH v3 2/8] fdt: add "fdt checksign" command
` [U-Boot] [PATCH v3 3/8] fit: add sha256 support
` [U-Boot] [PATCH v3 4/8] rsa: add sha256-rsa2048 algorithm
` [U-Boot] [PATCH v3 5/8] rsa: add sha256,rsa4096 algorithm
` [U-Boot] [PATCH v3 6/8] gen: Add progressive hash API
` [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/3] i2c: add DMA support for freescale i2c driver
 2014-03-03 11:14 UTC  (6+ messages)
` [PATCH 1/3] "

[PATCH] Disable Subpage nand write when using Atmel PMECC
 2014-03-03 11:15 UTC  (2+ messages)

[PATCH] ARM: dts: exynos5250: turn on the LDO10 on SMDK5250
 2014-03-03 11:15 UTC 

[U-Boot] [PATCH 0/2]
 2014-03-03 11:14 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] kbuild: fix "tools-all" target
` [U-Boot] [PATCH 2/2] kbuild: add "cross_tools" target to build tools for the target

[PATCH 0/5 v2] Fanotify cleanups
 2014-03-03 11:12 UTC  (6+ messages)
` [PATCH 1/5] fanotify: Remove useless bypass_perm check
` [PATCH 2/5] fanotify: Use fanotify event structure for permission response processing
` [PATCH 3/5] fanotify: Convert access_mutex to spinlock
` [PATCH 4/5] fanotify: Reorganize loop in fanotify_read()
` [PATCH 5/5] fanotify: Move unrelated handling from copy_event_to_user()

[Buildroot] [PATCH 0/4] Brand new website
 2014-03-03 11:12 UTC  (3+ messages)

[PATCH 00/79] Add support for ATSC PCTV 80e USB stick
 2014-03-03 10:06 UTC  (5+ messages)
` [PATCH 23/79] [media] drx-j: a few more CodingStyle fixups
` [PATCH 35/79] [media] drx-j: remove drxj_options.h
` [PATCH 36/79] [media] drx-j: make checkpatch.pl happy
` [PATCH 46/79] [media] drx-j: Allow standard selection

[ath9k-devel] Delayed Block Ack support ?
 2014-03-03 11:11 UTC  (3+ messages)

[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
 2014-03-03 11:06 UTC  (15+ messages)
` [PATCH RFC v5 4/8] pvqspinlock, x86: Allow unfair spinlock in a real PV environment
` [PATCH RFC v5 7/8] pvqspinlock, x86: Add qspinlock para-virtualization support
              ` [Xen-devel] "

[PATCH] sched/deadline: Normal users can't set/change SCHED_DEADLINE policy
 2014-03-03 11:09 UTC 

[PATCH] watchdog: core: module param to activate watchdog
 2014-03-03 11:09 UTC  (5+ messages)

[PATCH] asoc: soc-core: fix coccinelle warnings
 2014-03-03 11:08 UTC 

[PATCH 0/1] mm, shmem: map few pages around fault address if they are in page cache
 2014-03-03 11:07 UTC  (7+ messages)
` [PATCH 1/1] mm: implement ->map_pages for shmem/tmpfs

Help needed USB hub disconnected at resume
 2014-03-03 11:06 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Use handle_fasteoi_irq for INTC interrupt handling
 2014-03-03 11:05 UTC  (5+ messages)

[RFC PATCH] support Thinkpad X1 Carbon's adaptive keyboard
 2014-03-03 11:04 UTC  (2+ messages)

[PATCH v3 0/7] ARM: dts: Better support for Gumstix Overo (for 3.15?)
 2014-03-03 11:03 UTC  (4+ messages)
` [PATCH v3 4/7] ARM: dts: omap3-overo: Add HSUSB PHY

[wireless-regdb] [PATCH] regulatory: add channels 52..64 and 100..144 to world regdom
 2014-03-03 11:01 UTC 

[PATCH v4 0/3] ARM: sun7i/sun6i: irqchip: Irqchip driver for NMI
 2014-03-03 11:02 UTC  (6+ messages)
` [PATCH v4 1/3] ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller
` [PATCH v4 3/3] ARM: sun7i/sun6i: irqchip: Update the documentation

[PATCH v2 0/5] compaction related commits
 2014-03-03 11:02 UTC  (3+ messages)

[PATCH 0/4] CCF support for Renesas r7s72100
 2014-03-03 11:00 UTC  (9+ messages)
` [PATCH 3/4] clk: shmobile: add CPG driver for rz-platforms
` [PATCH 4/4] ARM: shmobile: r7s72100: use workaround for non DT-clocks

[PATCH v3] ARM: vDSO gettimeofday using generic timer architecture
 2014-03-03 11:00 UTC  (2+ messages)

[RFC PATCH v2 0/5] Improvements to console timestamps
 2014-03-03 10:59 UTC  (3+ messages)
` [PATCH v2 2/5] x86/time: Always count s_time from Xen boot

[Qemu-devel] The unholy encrypted image key mess
 2014-03-03 10:58 UTC  (2+ messages)

[PATCH RFC 0/12] vti6: prepare namespace and interfamily support
 2014-03-03 10:58 UTC  (3+ messages)
` [PATCH RFC 06/12] vti6: Remove dst_entry caching

[PATCH 1/3] powerpc/fsl-booke: Add support for T2080/T2081 SoC
 2014-03-03  9:50 UTC  (3+ messages)
` [PATCH 2/3] powerpc/fsl-booke: Add initial T208x QDS board support
` [PATCH 3/3] powerpc/t2080rdb: Add T2080RDB "

[PATCH 0/2] bash: upgrade to 4.3
 2014-03-03 10:55 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] bash: update build-tests.patch

[PATCH] android/hal-gatt: Add skeleton for GATT HAL
 2014-03-03 10:56 UTC 


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.