All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-18 22:09:28 to 2014-03-18 23:55:32 UTC [more...]

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2014-03-18 23:55 UTC 

[GSoC14][RFC] Is there any interest in adding a port of checkpatch.pl to contrib/?
 2014-03-18 23:53 UTC  (3+ messages)

[PATCH] ASoC: Add support for multi register mux
 2014-03-18 23:51 UTC  (2+ messages)

[PATCHv2] branch.c: simplify chain of if statements
 2014-03-18 23:50 UTC  (3+ messages)

[PATCH v3 0/5] Add Broadcom Kona PWM Support
 2014-03-18 23:47 UTC  (6+ messages)
` [PATCH v3 2/5] pwm: kona: Introduce Kona PWM controller support

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-03-18 23:46 UTC 

[PATCH] xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
 2014-03-18 23:45 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-03-18 23:44 UTC 

[Qemu-devel] Re : Re: [PATCH] sparc32 : Signed integer division overflow
 2014-03-18 23:43 UTC 

[PATCHv2 0/8] Doc/DT: DT bindings for various display components
 2014-03-18 23:43 UTC  (6+ messages)
` [PATCHv2 4/8] Doc/DT: Add DT binding documentation for HDMI Connector

[dm-crypt] Filling a disk with random data - question
 2014-03-18 23:41 UTC  (4+ messages)
    ` [dm-crypt] Filling a disk with random data - use a hige bs= to speed it up

[PATCH RFC] drm: Add update_native_mode callback to connectors
 2014-03-18 23:39 UTC 

mmotm 2014-03-18-16-37 uploaded
 2014-03-18 23:38 UTC  (3+ messages)

mmotm 2014-03-18-16-37 uploaded
 2014-03-18 23:38 UTC 

[PATCH v2 0/6] powernv:cpufreq: Dynamic cpu-frequency scaling
 2014-03-18 23:37 UTC  (3+ messages)
` [PATCH v2 2/6] powernv:cpufreq: Create a powernv_cpu_to_core_mask() helper

[Buildroot] [PATCH] support: properly check bash is available
 2014-03-18 23:33 UTC 

[PATCH 0/9] Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x,NULL)
 2014-03-18 23:30 UTC  (15+ messages)
` [PATCH 1/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ethernet/broadcom/bnx2.c
` [PATCH 2/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c
` [PATCH 3/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/macvtap.c
` [PATCH 4/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL)
` [PATCH 5/9] "
` [PATCH 6/9] "
` [PATCH 7/9] "
` [PATCH 8/9] "
` [PATCH 9/9] "

Deadlock with I2C based clock providers
 2014-03-18 23:29 UTC  (2+ messages)

[PATCH] micrel: fix masking off LED bits
 2014-03-18 23:27 UTC  (3+ messages)

[BUG -next] "mm: per-thread vma caching fix 5" breaks s390
 2014-03-18 23:27 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.0 v2 0/2] A64: Implement last four Neon insns
 2014-03-18 23:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.0 v2 1/2] target-arm: A64: Add saturating int ops (SQNEG/SQABS)
` [Qemu-devel] [PATCH for-2.0 v2 2/2] target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)

[PATCH/RFC 5/5] sh_eth: Remove goto statements that jump straight to a return
 2014-03-18 23:25 UTC 

[PATCH/RFC 4/5] sh_eth: Register MDIO bus before registering the network device
 2014-03-18 23:25 UTC 

[PATCH/RFC 3/5] sh_eth: Simplify MDIO bus initialization and release
 2014-03-18 23:25 UTC 

[PATCH/RFC 2/5] sh_eth: Use the platform device as the MDIO bus parent
 2014-03-18 23:25 UTC 

[PATCH/RFC 1/5] sh_eth: Use the platform device for memory allocation
 2014-03-18 23:25 UTC 

[PATCH/RFC 0/5] Fix the sh_eth race between open and MDIO bus registration
 2014-03-18 23:25 UTC 

Growing RAID5 SSD Array
 2014-03-18 23:25 UTC  (7+ messages)

[Qemu-devel] [v4 PATCH 00/12] SMBIOS: build full tables in QEMU
 2014-03-18 23:23 UTC  (13+ messages)
` [Qemu-devel] [v4 PATCH 01/12] SMBIOS: Rename smbios_set_type1_defaults() for more general use
` [Qemu-devel] [v4 PATCH 02/12] SMBIOS: Use macro to set smbios defaults
` [Qemu-devel] [v4 PATCH 03/12] SMBIOS: Use bitmaps to check for smbios table collisions
` [Qemu-devel] [v4 PATCH 04/12] SMBIOS: Add code to build full smbios tables; build type 2 table
` [Qemu-devel] [v4 PATCH 05/12] SMBIOS: Build full tables for types 0 and 1
` [Qemu-devel] [v4 PATCH 06/12] SMBIOS: Remove unused code for passing individual fields to bios
` [Qemu-devel] [v4 PATCH 07/12] SMBIOS: Build full type 3 table
` [Qemu-devel] [v4 PATCH 08/12] SMBIOS: Build full type 4 tables
` [Qemu-devel] [v4 PATCH 09/12] SMBIOS: Build full smbios memory tables (type 16, 17, 19, and 20)
` [Qemu-devel] [v4 PATCH 10/12] SMBIOS: Build full tables for type 32 and 127
` [Qemu-devel] [v4 PATCH 11/12] SMBIOS: Update all table definitions to smbios spec v2.3
` [Qemu-devel] [v4 PATCH 12/12] SMBIOS: Remove SeaBIOS compatibility quirks

[PATCH 1/9] powerpc/fsl: add PVR definition for E500MC and E5500
 2014-03-18 23:21 UTC  (22+ messages)
` [PATCH 7/9] fsl: add EPU FSM configuration for deep sleep
` [PATCH 9/9] powerpc/pm: support deep sleep feature on T1040

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2014-03-18 23:20 UTC 

[PATCH] staging/xillybus: Handle OOM in xillybus_init()
 2014-03-18 23:18 UTC  (2+ messages)

How can I feed more data to a stream after I stream on?
 2014-03-18 23:18 UTC 

[PATCH 0/3] ARM: at91: improve at91sam9m10g45ek support
 2014-03-18 23:15 UTC  (8+ messages)
` [PATCH 1/3] ARM: at91/dt: sam9g45: improve ADC/touchscreen support
` [PATCH 2/3] ARM: at91/dt: at91sam9m10g45ek: add ADC and touchscreen support
` [PATCH 3/3] ARM: at91/dt: at91sam9m10g45ek PWM leds polarity is inversed

[PATCH] fsck.c:fsck_commit() use starts_with() and skip_prefix()
 2014-03-18 23:16 UTC  (4+ messages)

[PATCH 1/3] toaster.bbclass: read the data needed for license manifest path
 2014-03-18 23:15 UTC  (4+ messages)
` [PATCH 3/3] buildstats: use TaskBase time for elapsed time

[PATCH] phy: micrel: add of configuration for LED mode
 2014-03-18 23:15 UTC  (4+ messages)

[PATCH 00/12] scsi/NCR5380: fix debugging macros and #include structure
 2014-03-18 23:14 UTC  (8+ messages)

[PATCH] pulseaudio: Upgrade 4.0 -> 5.0
 2014-03-18 23:13 UTC  (6+ messages)

[PATCH] twl4030-madc device tree support
 2014-03-18 23:13 UTC  (2+ messages)
` [PATCH] DTS: ARM: TWL4030: Add madc

[PATCH v3] ASOC: tegra: move AC97 clock handling to the machine driver
 2014-03-18 23:12 UTC  (2+ messages)

[PATCH] staging: cxt1e1: hwprobe: Fix sparse warning
 2014-03-18 23:14 UTC  (4+ messages)

Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles "bisected"
 2014-03-18 23:11 UTC  (14+ messages)

[PATCH] drm/i915/bdw: Restore PPAT on thaw
 2014-03-18 23:09 UTC 

[PATCH] leds: pwm: set polarity on non DT platforms
 2014-03-18 23:09 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2014-03-18 23:09 UTC 

[PATCH] staging: slicoss: Fix prefer ether_addr_copy over memcpy
 2014-03-18 23:08 UTC  (3+ messages)

[PATCH v2] tests: set temp variables using 'env' in test function instead of subshell
 2014-03-18 23:06 UTC  (6+ messages)

[memnic PATCH] linux: fix build with kernel >= 3.3
 2014-03-18 23:04 UTC  (3+ messages)
` [memnic PATCH v2] linux: fix build with kernel 3.3

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2014-03-18 22:59 UTC 

[PATCH] runqueue: Really fix sigchld handling
 2014-03-18 22:58 UTC 

ACPICA 20140214 auto-serialize weirds my machine
 2014-03-18 22:58 UTC  (5+ messages)
` [RFC PATCH 0/2] ACPICA: Updates for auto-serialization mechanism
  ` [RFC PATCH 1/2] ACPICA: Dispatcher: Ignore SyncLevel "

[Qemu-devel] [Bug 1257352] Re: kvm hangs occasionally when switching out of the qemu console
 2014-03-18 22:46 UTC 

[Buildroot] [v2] eigen: (optionally) install unsupported modules
 2014-03-18 22:55 UTC  (4+ messages)
` [Buildroot] [PATCH] "

[Qemu-devel] qemu freezes while writing into coprocessor register
 2014-03-18 22:51 UTC  (2+ messages)

[Qemu-devel] [Bug 1256546] Re: qemu-s390x-static: segmentation fault entering chroot
 2014-03-18 22:41 UTC 

V3: review request: Bug #4865 "We need empty states for the different pages"
 2014-03-18 22:49 UTC 

HP Compaq 6730b, wireless and bluetooth disabled on boot by hp-wmi
 2014-03-18 22:49 UTC 

[PATCHv2] ibsim: allocate mft according to number of switch ports
 2014-03-18 22:48 UTC 

[Buildroot] [PATCH] support: do not depend on bash
 2014-03-18 22:45 UTC  (3+ messages)

[PATCH 0/3] VFIO Bug Fixes
 2014-03-18 22:44 UTC  (4+ messages)
` [PATCH 3/3] drivers/vfio/pci: Fix MSIx message lost

[dm-crypt] cryptsetup-reencode: LUKS-${UUID}.new is too small
 2014-03-18 22:43 UTC  (8+ messages)
            ` [dm-crypt] cryptsetup-reencode:LUKS-${UUID}.new "

[to-be-updated] kernel-avoid-softlockups-in-stop_machine-during-heavy-printing.patch removed from -mm tree
 2014-03-18 22:43 UTC 

[to-be-updated] printk-hand-over-printing-to-console-if-printing-too-long.patch removed from -mm tree
 2014-03-18 22:43 UTC 

[to-be-updated] printk-remove-separate-printk_sched-buffers-and-use-printk-buf-instead.patch removed from -mm tree
 2014-03-18 22:43 UTC 

[to-be-updated] printk-enable-interrupts-before-calling-console_trylock_for_printk.patch removed from -mm tree
 2014-03-18 22:43 UTC 

[to-be-updated] printk-release-lockbuf_lock-before-calling-console_trylock_for_printk.patch removed from -mm tree
 2014-03-18 22:43 UTC 

[to-be-updated] printk-remove-outdated-comment.patch removed from -mm tree
 2014-03-18 22:43 UTC 

[Qemu-devel] [PATCH for-2.0 0/2] A64: Implement last four Neon insns
 2014-03-18 22:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.0 2/2] target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)

[Buildroot] [PATCH v2] newt: bump to 0.52.17
 2014-03-18 22:42 UTC  (2+ messages)

[Buildroot] [PATCH v2] postgresql: new package
 2014-03-18 22:36 UTC 

[PATCH v3 0/4] mfd: max8997: add regmap support
 2014-03-18 22:33 UTC  (3+ messages)
` [PATCH v3 1/4] mfd: max8997: use regmap to access registers

firefly timing
 2014-03-18 22:32 UTC  (7+ messages)

[PATCH] mfd: mc13xxx: Move definitions out of structures
 2014-03-18 22:31 UTC  (6+ messages)

[PATCH] builtin/mv: fix out of bounds write
 2014-03-18 22:31 UTC  (8+ messages)
` [PATCH] mv: prevent mismatched data when ignoring errors

[Buildroot] [git commit] newt: bump to 0.52.17
 2014-03-18 22:30 UTC 

[Buildroot] [PATCH v3 1/2] libubox: new package
 2014-03-18 22:30 UTC  (2+ messages)

[Qemu-devel] How to understand the coroutine context?
 2014-03-18 22:28 UTC  (3+ messages)

[Buildroot] [PATCH] pkg-perl: prevents the interactive prompts
 2014-03-18 22:28 UTC  (2+ messages)

Optimal NFS mount options to safely allow interrupts and timeouts on newer kernels
 2014-03-18 22:27 UTC  (9+ messages)

[review-request] yocto bugs 5966, 5914
 2014-03-18 22:27 UTC 

For review: open_by_name_at(2) man page
 2014-03-18 22:24 UTC  (6+ messages)

[PATCH V5 2/8] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2014-03-18 22:24 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/4] tcg: out of range shift behavior
 2014-03-18 22:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/4] tcg: Mask shift quantities while folding
` [Qemu-devel] [PATCH v2 3/4] tcg: Mask shift counts to avoid undefined behavior

[PATCH v2 0/7] armv7 BE kvm support
 2014-03-18 22:23 UTC  (3+ messages)
` [PATCH v2 1/7] ARM: KVM: switch hypervisor into BE mode in case of BE host

passing arguments to pthreads
 2014-03-18 22:21 UTC  (5+ messages)

[PATCH v2 00/14] UEFI support for arm(64)
 2014-03-18 22:21 UTC  (10+ messages)
` [PATCH v2 11/15] arm64: add EFI stub

Stuck packet in ath10k
 2014-03-18 22:20 UTC  (2+ messages)

[PATCH] test-lib.sh: use printf instead of echo
 2014-03-18 22:18 UTC  (4+ messages)

[PATCH] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL)
 2014-03-18 22:18 UTC  (2+ messages)

[PATCH] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/input/input.c
 2014-03-18 22:16 UTC  (2+ messages)

[PATCH] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/input/endev.c
 2014-03-18 22:16 UTC  (2+ messages)

post-receive: pub/scm/git/git-manpages
 2014-03-18 22:16 UTC 

post-receive: pub/scm/git/git-htmldocs
 2014-03-18 22:16 UTC 

[patch 00/12] can: c_can: Fix a series of serious bugs and improve the performance
 2014-03-18 22:15 UTC  (4+ messages)
` [patch 02/12] can: c_can: Fix hardware raminit function

[PATCH v7 00/15] uprobes: Add uprobes support for ARM
 2014-03-18 22:15 UTC  (5+ messages)
` [GIT PULL] "

[PATCH v4 00/15] xenctx: Many changes
 2014-03-18 22:15 UTC  (16+ messages)
` [PATCH v4 01/15] xenctx: clean up usage output
` [PATCH v4 02/15] xenctx: Clean up stack trace when hypercall_page not in symbol table
` [PATCH v4 03/15] xenctx: Add -m (--multiple_pages) option to output larger stack
` [PATCH v4 04/15] xenctx: Add command line options -b and -l
` [PATCH v4 05/15] xenctx: Add command line option -D (--decode-as-ascii)
` [PATCH v4 06/15] xenctx: Add command line option -t (--tag-stack-dump)
` [PATCH v4 07/15] xenctx: Change print_symbol to do the space before
` [PATCH v4 08/15] xenctx: More info on failed to map page
` [PATCH v4 09/15] xenctx: Add command line option -T (--tag-call-trace)
` [PATCH v4 10/15] xenctx: Add -M <maddr> option to dump memory at maddr
` [PATCH v4 11/15] xenctx: Add -d <daddr> option to dump memory at daddr as a stack
` [PATCH v4 12/15] xenctx: change is_kernel_text() into kernel_addr()
` [PATCH v4 13/15] xenctx: Add convert of more registers to symbols
` [PATCH v4 14/15] xenctx: Add output of vcpu value and state for --all-vcpus
` [PATCH v4 15/15] xenctx: Fix handling of !guest_protected_mode

[PATCH net-next, v3] hyperv: Add support for virtual Receive Side Scaling (vRSS)
 2014-03-18 22:15 UTC 

[RFC] bcma: gpio: register 32 GPIOs on BCM5357
 2014-03-18 22:14 UTC 

post-receive: pub/scm/git/git
 2014-03-18 22:14 UTC 

[ANNOUNCE] Git v1.9.1
 2014-03-18 22:14 UTC 

[PATCH] pcm: route: Don't handle no matching chmap as a serious error
 2014-03-18 22:13 UTC  (4+ messages)

[wireless-regdb] [PATCH] rel-html: add wireless-regdb project page
 2014-03-18 22:07 UTC  (2+ messages)
`  "

[U-Boot] [PATCH] build:arm: Remove setting of CROSS_COMPILE environment variable
 2014-03-18 22:09 UTC  (3+ messages)


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.