All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-20 13:56:23 to 2014-09-20 17:14:44 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-09-20 17:14 UTC 

[PATCH] cgroup: remove redundant variable in cgroup_mount()
 2014-09-20 17:12 UTC  (3+ messages)

[linux-3.10 test] 30338: regressions - FAIL
 2014-09-20 17:11 UTC 

[Buildroot] [PATCH 0/10] wayland: bump and new backend (branch yem/bumps)
 2014-09-20 17:09 UTC  (11+ messages)
` [Buildroot] [PATCH 01/10] package/libinput: bump version
` [Buildroot] [PATCH 02/10] package/freerdp: "
` [Buildroot] [PATCH 03/10] package/freerdp: do not forcibly depend on X.Org
` [Buildroot] [PATCH 04/10] pacakge/freerdp: disable building the manpages
` [Buildroot] [PATCH 05/10] package/freerdp: add options to enable/disable server and/or client
` [Buildroot] [PATCH 06/10] package/freerdp: also install to staging
` [Buildroot] [PATCH 07/10] package/freerdp: install server key and certificate
` [Buildroot] [PATCH 08/10] package/wayland: bump to 1.6.0
` [Buildroot] [PATCH 09/10] package/weston: "
` [Buildroot] [PATCH 10/10] package/weston: add support for the RDP compositor

post-receive: pub/scm/linux/kernel/git/tj/cgroup
 2014-09-20 17:09 UTC 

[PATCH v4 0/4] ARM: meson: watchdog driver
 2014-09-20 17:06 UTC  (10+ messages)
` [PATCH v4 1/4] ARM: docs: add documentation binding for meson watchdog
` [PATCH v4 2/4] ARM: meson: add watchdog driver
` [PATCH v4 3/4] ARM: DTS: meson: update DTSI to add watchdog node
` [PATCH v4 4/4] ARM: defconfig: update multi_v7_defconfig

[PATCH] ARM: BCM5301X: select GPIOLIB as optional
 2014-09-20 17:00 UTC  (2+ messages)

Iptables Unnown Error
 2014-09-20 16:56 UTC  (4+ messages)

[PATCH v4 0/5] nand: OMAP collected fixes
 2014-09-20 16:53 UTC  (12+ messages)
` [PATCH v4 1/5] nand: omap2: Remove horrible ifdefs to fix module probe
` [PATCH v4 2/5] nand: omap2: Replace pr_err with dev_err
` [PATCH v4 3/5] mtd: nand: Move ELM driver and rename as omap_elm
` [PATCH v4 4/5] mtd: nand: Rename OMAP NAND driver
` [PATCH v4 5/5] mtd: nand: Constrain omap_elm to built-in

[PATCH 1/7] sched/fair: Remove duplicate code from can_migrate_task()
 2014-09-20 16:51 UTC  (7+ messages)
` [PATCH 2/7] sched: Fix picking a task switching on other cpu (__ARCH_WANT_UNLOCKED_CTXSW)
` [PATCH 3/7] sched: Use dl_bw_of() under RCU read lock
` [PATCH 4/7] sched: cleanup: Rename out_unlock to out_free_new_mask
` [PATCH 5/7] sched: Use rq->rd in sched_setaffinity() under RCU read lock
` [PATCH 6/7] sched: Delete rq::skip_clock_update == -1
` [PATCH 7/7] sched/rt: Use resched_curr() in task_tick_rt()

console fonts
 2014-09-20 16:51 UTC  (5+ messages)

Fwd: [Bug 84661] New: tc filter show from iproute2 does not work correctly on 32bit x86
 2014-09-20 16:50 UTC  (2+ messages)

[PATCH] i2c: Add generic support passing secondary devices addresses
 2014-09-20 16:49 UTC  (3+ messages)

[PATCH] printk: git rid of [sched_delayed] message for printk_deferred
 2014-09-20 16:34 UTC  (16+ messages)

[V8 0/2] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-09-20 16:31 UTC  (9+ messages)
` [V8 1/2] irqchip: gic: Add support for multiple MSI for ARM64
` [V8 2/2] irqchip: gicv2m: Add supports for ARM GICv2m MSI(-X)

[PATCH v3 0/4] ARM: meson: watchdog driver
 2014-09-20 16:29 UTC  (15+ messages)
` [PATCH v3 1/4] ARM: docs: add documentation binding for meson watchdog
` [PATCH v3 2/4] ARM: meson: add watchdog driver

diff-index does not consider a removed submodule to be staged with --ignore-submodules
 2014-09-20 16:20 UTC 

[Bug 84851] New: CPU scaled down to 600 MHz even under load
 2014-09-20 16:25 UTC 

[PATCH] cgroup: fix missing unlock in cgroup_release_agent()
 2014-09-20 16:24 UTC  (3+ messages)

[PATCH 1/3] f2fs: introduce a flag to represent each nat entry information
 2014-09-20 16:23 UTC  (4+ messages)
` [PATCH 3/3] f2fs: fix roll-forward missing scenarios

Using two mirrored drives separately
 2014-09-20 16:11 UTC 

[B.A.T.M.A.N.] [PATCH maint] batman-adv: avoid NULL dereferences and fix if check
 2014-09-20 16:22 UTC 

[PATCHSET 0/5] perf tools: Add call-graph config options
 2014-09-20 16:18 UTC  (6+ messages)
` [PATCH 1/5] perf hists browser: Fix callchain print bug on TUI
` [PATCH 2/5] perf tools: Move callchain config from record_opts to callchain_param
` [PATCH 3/5] perf tools: Move some callchain parser functions to callchain.c
` [PATCH 4/5] perf tools: Introduce perf_callchain_config()
` [PATCH 5/5] perf tools: Convert {record,top}.call-graph option to call-graph.record-mode

[PATCH 0/6] ARM: meson: initial support for MesonX SoCs
 2014-09-20 16:19 UTC  (2+ messages)

[PATCH] f2fs-tools: release 1.4.0
 2014-09-20 16:19 UTC  (2+ messages)

Correctly calculating overheads on unknown connections
 2014-09-20 16:17 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: avoid NULL dereferences and clarify if check
 2014-09-20 16:17 UTC  (2+ messages)

[PATCH v3 0/6] Migrate PXA27x platforms to clock framework
 2014-09-20 16:13 UTC  (7+ messages)

[linux-linus test] 30336: regressions - FAIL
 2014-09-20 16:11 UTC 

Removed from eudyptula challenge
 2014-09-20 16:07 UTC  (3+ messages)

[PATCH 1/1] checkpatch: check for subject uniqueness in git repository
 2014-09-20 16:07 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/namhyung/linux-perf
 2014-09-20 16:04 UTC 

post-receive: pub/scm/linux/kernel/git/namhyung/linux-perf
 2014-09-20 16:01 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2014-09-20 15:58 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2014-09-20 15:58 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2014-09-20 15:58 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2014-09-20 15:57 UTC 

[PATCH v3 1/2] bcma: register bcma as device tree driver
 2014-09-20 15:53 UTC  (10+ messages)

[PATCH v3 00/16] Xen VMware tools support
 2014-09-20 15:52 UTC  (4+ messages)
` [PATCH v3 05/16] tools part of add vmware_port to xl.cfg

[PATCH] l10n: de.po: change Email to E-Mail
 2014-09-20 15:51 UTC 

Shared Memory Pages for Same Base Device
 2014-09-20 15:50 UTC 

[PATCH] modified error code when perf_session__new() fail
 2014-09-20 15:44 UTC  (2+ messages)

multi-planar tiled fourcc's in mesa and drm
 2014-09-20 15:40 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2014-09-20 15:38 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2014-09-20 15:38 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2014-09-20 15:38 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2014-09-20 15:38 UTC 

[PATCH 0/4] drivers/bus: Freescale Management Complex bus driver patch series
 2014-09-20 15:36 UTC  (14+ messages)
` [PATCH 1/4] drivers/bus: Added Freescale Management Complex APIs

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
 2014-09-20 15:27 UTC  (10+ messages)

action stats broken?
 2014-09-20 15:21 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] Add a better USB keyboard polling method
 2014-09-20 15:18 UTC  (9+ messages)
` [U-Boot] [PATCH 1/7] usb: ehci: Do not disable an already disabled periodic schedule
` [U-Boot] [PATCH 2/7] usb: ehci: Move interrupt packet length check to create_int_queue
` [U-Boot] [PATCH 3/7] usb: ehci: Move cache invalidation to poll_int_queue
` [U-Boot] [PATCH 4/7] usb: Make pollable int support available outside of ehci-hcd.c
` [U-Boot] [PATCH 5/7] usb: kbd: Remove unused usb_kbd_generic_poll function
` [U-Boot] [PATCH 6/7] usb: kbd: Cache pipe, interval and packetsize
` [U-Boot] [PATCH 7/7] usb: kbd: Add (optional) support for using an interrupt queue for polling

[PATCH V2] Fix end_of_stack() and location of stack canary for archs using STACK_GROWSUP
 2014-09-20 15:17 UTC  (5+ messages)
` [tip:sched/urgent] sched: Fix end_of_stack() and location of stack canary for architectures using CONFIG_STACK_GROWSUP
      ` [PATCH v3] "

[PATCH gpio v1 1/2] gpio: ks8695: fix switch case indentation
 2014-09-20 15:14 UTC  (2+ messages)
` [PATCH gpio v1 2/2] gpio: ks8695: fix 'else should follow close brace '}''

[v3 PATCH 1/1] init: fix race between rootfs mount and firmware loading
 2014-09-20 15:12 UTC  (6+ messages)
` [v4 "

[U-Boot] [PATCH 0/2] Misc. USB fixes
 2014-09-20 15:03 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] usb: Remove unnecessary portnr lookup from usb_new_device
` [U-Boot] [PATCH 2/2] usb: Do not power-cycle usb devices on init

[PATCH linux-wpan] 6lowpan: ensure header compression does not corrupt ipv6 header
 2014-09-20 14:55 UTC  (2+ messages)

[U-Boot] [PATCH fix for v2014.10 0/5] USB keyboard: don't crash on "usb reset"
 2014-09-20 14:54 UTC  (6+ messages)
` [U-Boot] [PATCH fix for v2014.10 1/5] usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister
` [U-Boot] [PATCH fix for v2014.10 2/5] usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()
` [U-Boot] [PATCH fix for v2014.10 3/5] usb: kbd: Remove check for already being registered
` [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister
` [U-Boot] [PATCH fix for v2014.10 5/5] usb: kbd: Allow "usb reset" to continue when an usb kbd is used

[U-Boot] [PATCH fix for v2014.10 0/5] USB bug-fixes for v2014.10
 2014-09-20 14:51 UTC  (6+ messages)
` [U-Boot] [PATCH fix for v2014.10 1/5] usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
` [U-Boot] [PATCH fix for v2014.10 2/5] usb: ehci: Add missing cache flush to destroy_int_queue
` [U-Boot] [PATCH fix for v2014.10 3/5] usb: ehci: poll_int_queue check real qtd, not the overlay
` [U-Boot] [PATCH fix for v2014.10 4/5] usb: ehci: Make periodic_schedules a per controller variable
` [U-Boot] [PATCH fix for v2014.10 5/5] usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()

Payment
 2014-09-20 14:43 UTC 

[slightly OT?] TOTP gateway for any service on any server
 2014-09-20 14:46 UTC  (2+ messages)

3.16.2 also contains bug read from uninitialized memory fs/dcache.c:2440
 2014-09-20 14:38 UTC  (2+ messages)

Racy manipulation of task_struct->flags in cgroups code causes hard to reproduce kernel panics
 2014-09-20 14:30 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-09-20 14:28 UTC 

post-receive: pub/scm/utils/kernel/kmod/kmod
 2014-09-20 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-09-20 14:28 UTC 

[PATCH 01/13] staging: rtl8188eu: Remove odm_debug.c
 2014-09-20 14:25 UTC  (13+ messages)
` [PATCH 02/13] staging: rtl8188eu: Remove unused header file odm_RegDefine11AC.h
` [PATCH 03/13] staging: rtl8188eu: Rework function odm_RX_HWAntDivInit()
` [PATCH 04/13] staging: rtl8188eu: Rework function odm_TRX_HWAntDivInit()
` [PATCH 05/13] staging: rtl8188eu: Rework function odm_FastAntTrainingInit()
` [PATCH 06/13] staging: rtl8188eu: Rework function ODM_AntennaDiversityInit_88E()
` [PATCH 07/13] staging: rtl8188eu: Rework function ODM_UpdateRxIdleAnt_88E()
` [PATCH 08/13] staging: rtl8188eu: Rework function odm_UpdateTxAnt_88E()
` [PATCH 09/13] staging: rtl8188eu: Rework function ODM_SetTxAntByTxInfo_88E()
` [PATCH 10/13] staging: rtl8188eu: Rework function ODM_AntselStatistics_88E()
` [PATCH 11/13] staging: rtl8188eu: Rework function odm_HWAntDiv()
` [PATCH 12/13] staging: rtl8188eu: Rework function ODM_AntennaDiversity_88E()
` [PATCH 13/13] staging: rtl8188eu: odm.h: Remove unused struct dyn_primary_cca

[patch 0/2] Documentation fixes
 2014-09-20 14:21 UTC  (5+ messages)
` [patch 1/2] Document depmod --show in depmod(8)
` [patch 2/2] Add the man page for kmod(8)

Bug: ipset-6.22 broken with dynamic modules
 2014-09-20 14:20 UTC 

Thinly-Provisioned Logical Volumes
 2014-09-20 14:19 UTC 

[PATCH] checkkconfigsymbols.sh: reimplementation in python
 2014-09-20 14:15 UTC 

post-receive: pub/scm/network/ofono/ofono
 2014-09-20 14:14 UTC 

Payment
 2014-09-20 14:09 UTC 

[PATCH 0/2] watchdog: dw_wdt: one bug fix and restart handler support
 2014-09-20 14:08 UTC  (5+ messages)
` [PATCH 2/2] watchdog: dw_wdt: add "

[PATCH V3 3/3] mfd: palmas: Add support for optional wakeup
 2014-09-20 14:07 UTC  (13+ messages)

Performance Issues
 2014-09-20 14:04 UTC  (4+ messages)

[Qemu-devel] [PATCH v1] vl: Fix possible freed memory accessing
 2014-09-20 13:58 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2014-09-20 13:58 UTC 

[Qemu-devel] [PATCH] pc: Add missing 'static' attribute
 2014-09-20 13:56 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "


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.