All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-17 13:48:03 to 2014-08-17 17:32:02 UTC [more...]

[PATCH 00/35] percpu: Consistent per cpu operations V7
 2014-08-17 17:30 UTC  (24+ messages)
` [PATCH 01/35] [PATCH 02/36] kernel misc: Replace __get_cpu_var uses
` [PATCH 02/35] [PATCH 03/36] time: "
` [PATCH 03/35] time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge period
` [PATCH 04/35] [PATCH 04/36] scheduler: Replace __get_cpu_var with this_cpu_ptr
` [PATCH 05/35] [PATCH 05/36] block: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 06/35] [PATCH 06/36] drivers/char/random: Replace __get_cpu_var uses
` [PATCH 08/35] [PATCH 08/36] drivers/oprofile: Replace __get_cpu_var uses for address calculation
` [PATCH 11/35] [PATCH 11/36] watchdog: Replace __raw_get_cpu_var uses
` [PATCH 14/35] [PATCH 14/36] metag: Replace __get_cpu_var uses for address calculation
` [PATCH 16/35] [PATCH 16/36] irqchips: Replace __this_cpu_ptr uses
` [PATCH 17/35] [PATCH 17/36] x86: Replace __get_cpu_var uses
` [PATCH 19/35] [PATCH 19/36] arm: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 21/35] [PATCH 21/36] mips: Replace __get_cpu_var uses
` [PATCH 22/35] [PATCH 22/36] s390: "
` [PATCH 24/35] [PATCH 24/36] ia64: "
` [PATCH 26/35] [PATCH 26/36] powerpc: "
` [PATCH 27/35] [PATCH 27/36] tile: "
` [PATCH 29/35] [PATCH 29/36] blackfin: "
` [PATCH 31/35] [PATCH 31/36] sparc: "
` [PATCH 33/35] [PATCH 34/36] percpu: Remove __this_cpu_ptr
` [PATCH 34/35] [PATCH 01/36] __get_cpu_var/cpumask_var_t: Resolve ambiguities

[Printing-architecture] REMINDER: OP US/Europe - Tuesday 19 August 2014
 2014-08-17 17:28 UTC 

[PATCH 00/27] e2fsprogs Summer 2014 patchbomb, part 5.1
 2014-08-17 17:23 UTC  (2+ messages)
` [PATCH 28/27] libext2fs: write_journal_inode should check iterate return value

[Buildroot] [PATCH 1/1] package/oprofile: fix configure test with gcc 4.9.x
 2014-08-17 17:22 UTC 

[patch] irqchip/irq-crossbar: off by one bugs in init
 2014-08-17 17:20 UTC  (3+ messages)

[BUG]: imx6q (wandboard): Very unstable ethernet since kernel 3.16
 2014-08-17 17:14 UTC  (10+ messages)

[PATCH 1/2] wl18xx-compat: version update
 2014-08-17 17:14 UTC  (4+ messages)

[PATCH] lustre: Add some basic documentation
 2014-08-17 17:13 UTC 

[PATCH 1/1] mmc: core: Use regulator_get_voltage() if OCR mask is empty
 2014-08-17 17:11 UTC  (8+ messages)

Bug: partially staged file is committed in whole, if there is another staged file
 2014-08-17 17:05 UTC 

[PATCH] irq: gic-v3: Tag all low level accessors __maybey_unused
 2014-08-17 17:04 UTC  (3+ messages)

[PATCHv5 0/2] Add Allwinner SoCs PWM support
 2014-08-17 17:03 UTC  (6+ messages)
` [PATCHv5 1/2] pwm: Add Allwinner SoC support

[PATCH] irqchip: gic-v3: Only define gic_peek_irq() when building SMP
 2014-08-17 16:57 UTC  (3+ messages)

[PATCH 00/10] Catchup lustre fixes
 2014-08-17 16:53 UTC  (8+ messages)
` [PATCH 09/10] lustre: Add MAINTAINERS entry
` [PATCH 10/10] lustre: Add some basic documentation

[RFC PATCH 0/9] Add ACPI _DSD and unified device properties support
 2014-08-17 16:52 UTC  (5+ messages)

[PATCH] Staging: bmc: fix coding style warning
 2014-08-17 16:50 UTC  (3+ messages)
` [PATCH] Staging: bcm: "

[PATCH] fix up eglibc-utils description to match what is actually included
 2014-08-17 16:22 UTC 

[PATCH 16/19] staging: rtl8192ee: fix %d confusingly prefixed with 0x in format strings
 2014-08-17 16:49 UTC  (4+ messages)
`  "
  ` [PATCH] "

[PATCH] staging: rtl8192u: checkpatch: do not use C99 // comments
 2014-08-17 16:48 UTC  (3+ messages)
` [PATCHv2] "

[RFC] [PATCH 0/7] reiser4: batch discard support (FITRIM ioctl): initial implementation
 2014-08-17 16:38 UTC  (12+ messages)
` [RFC] [PATCH 1/7] reiser4: block_alloc: add BA_SOME_SPACE flag for grabbing a fixed amount of space
` [RFC] [PATCH 2/7] reiser4: block_alloc: add a "forward" parameter to reiser4_blocknr_hint to allocate blocks only in forward direction
` [RFC] [PATCH 3/7] reiser4: txnmgr: free allocated but unneeded atom in atom_begin_and_assign_to_txnh()
` [RFC] [PATCH 4/7] reiser4: txnmgr: add reiser4_create_atom() which creates an empty atom without capturing any nodes
` [RFC] [PATCH 5/7] reiser4: txnmgr: call reiser4_post_write_back_hook() for empty atoms
` [RFC] [PATCH 6/7] reiser4: batch discard support: add a dummy FITRIM ioctl handler for directories
` [RFC] [PATCH 7/7] reiser4: batch discard support: actually implement the FITRIM ioctl handler

[RFC][PATCH] spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC
 2014-08-17 16:33 UTC  (5+ messages)
` [PATCH] "
    ` [PATCH V2] "

[PATCH] mtd: nand: fix DocBook warnings on nand_sdr_timings doc
 2014-08-17 16:30 UTC  (2+ messages)

[RFC] [PATCHv2 0/7] reiser4: batch discard support (FITRIM ioctl): initial implementation
 2014-08-17 16:26 UTC  (8+ messages)
` [RFC] [PATCHv2 1/7] reiser4: block_alloc: add BA_SOME_SPACE flag for grabbing a fixed amount of space
` [RFC] [PATCHv2 2/7] reiser4: block_alloc: add a "forward" parameter to reiser4_blocknr_hint to allocate blocks only in forward direction
` [RFC] [PATCHv2 3/7] reiser4: txnmgr: free allocated but unneeded atom in atom_begin_and_assign_to_txnh()
` [RFC] [PATCHv2 4/7] reiser4: txnmgr: add reiser4_create_atom() which creates an empty atom without capturing any nodes
` [RFC] [PATCHv2 5/7] reiser4: txnmgr: call reiser4_post_write_back_hook() also for empty atoms
` [RFC] [PATCHv2 6/7] reiser4: batch discard support: add a dummy FITRIM ioctl handler for directories
` [RFC] [PATCHv2 7/7] reiser4: batch discard support: actually implement the FITRIM ioctl handler

[Cocci] cocci: char* indexing style for linux
 2014-08-17 16:22 UTC  (6+ messages)

[PATCH] staging: vt6655: Convert DBG_PRT to pr_<level>
 2014-08-17 16:17 UTC  (3+ messages)
  ` [PATCH V2] "

[U-Boot] [PATCH] tools: genboardscfg.py, use default terminal size if undetectable
 2014-08-17 16:07 UTC  (4+ messages)
` [U-Boot] [PATCH v3] tools: genboardscfg.py, no exception if columns undetectable

[PATCH 1/1] div64: Speedup generic version
 2014-08-17 16:01 UTC 

[PATCH 01/10] bios/fan: add support for maxwell's fan management table v2
 2014-08-17 16:02 UTC  (10+ messages)
  ` [PATCH 02/10] therm/fan: do not use the pwm mode when the vbios tells us to use the toggle
  ` [PATCH 03/10] gm107/therm: add PWM fan support v2
  ` [PATCH 04/10] ppwr: enable ppwr on gm107
  ` [PATCH 05/10] pwr: fix the timers implementation with concurent processes
  ` [PATCH 06/10] pwr: add some arith functions (mul32_32_64, subu64 and addu64)
  ` [PATCH 07/10] pwr: add helpers for delay-to-ticks and ticks-to-delay
  ` [PATCH 08/10] pwr/fuc: add ld/st macros
  ` [PATCH 09/10] pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fuc

[meta-multimedia][PATCH 1/1] xbmc: Update to v13.1
 2014-08-17 15:58 UTC 

REGARDING YOUR DELIVERY
 2014-07-23  7:33 UTC 

[meta-multimedia][PATCH 1/1] rtmpdump: Integrate v2.4
 2014-08-17 15:56 UTC 

Kernel crypto API: cryptoperf performance measurement
 2014-08-17 15:55 UTC 

[meta-oe][PATCH 1/1] libcec: Update to v2.1.4
 2014-08-17 15:54 UTC 

Typo in example code of process_vm_readv
 2014-08-17 15:53 UTC  (2+ messages)

[PATCH 0/4] OF: Dynamic fixes after re-org
 2014-08-17 15:52 UTC  (5+ messages)
` [PATCH 4/4] of: dynamic: Handle special properties changes

[BUG] 3.17-rc1 radeon screen corruption and hang
 2014-08-17 15:50 UTC 

Does anyone know when FUTEX_WAIT can fail with EAGAIN?
 2014-08-17 15:48 UTC  (3+ messages)

[PATCH 0/8] DRBG: efficiency patches
 2014-08-17 15:41 UTC  (9+ messages)
` [PATCH 1/8] DRBG: replace int2byte with cpu_to_be
` [PATCH 2/8] DRBG: kzfree does not need a check for NULL pointer
` [PATCH 3/8] DRBG: remove superflowous checks
` [PATCH 4/8] DRBG: remove superflowous memset(0)
` [PATCH 5/8] DRBG: use kmalloc instead of kzalloc for V and C
` [PATCH 6/8] DRBG: remove unnecessary sanity checks
` [PATCH 7/8] DRBG: remove configuration of fixed values
` [PATCH 8/8] DRBG: remove unnecessary sanity check for shadow state

PROBLEM: bindings for drivers/mfd/twl4030-power.c
 2014-08-17 15:43 UTC 

[PATCH] vdso(7): add new i386 vdso symbols in linux-3.15
 2014-08-17 15:36 UTC  (4+ messages)

[PATCH 0/3] Introduce of_match_machine() helper
 2014-08-17 15:31 UTC  (9+ messages)
` [PATCH 1/3] of: Add of_match_machine helper

Layer for CPAN recipes
 2014-08-17 15:30 UTC 

[PATCH 0/4] sched: don't use while_each_thread()
 2014-08-17 15:26 UTC  (4+ messages)
` [PATCH 0/2] sched: tasklist_lock cleanups (Was: don't use while_each_thread())
  ` [PATCH 1/2] sched: normalize_rt_tasks: don't use _irqsave for tasklist_lock, use task_rq_lock()
  ` [PATCH 2/2] sched: print_rq: don't use tasklist_lock

[PATCH 3/3] perf_event_open.2: document new comm_exec flag
 2014-08-17 15:27 UTC  (4+ messages)

[PATCH 0/7] ARM: meson: add preliminary support for MesonX/Meson6 SoCs
 2014-08-17 15:25 UTC  (12+ messages)
` [PATCH 4/7] ARM: meson: add basic support for MesonX SoCs
` [PATCH 5/7] ARM: meson: dts: add basic Meson/Meson6/Meson6-atv1200 DTSI/DTS

[PATCH RESEND] libiscsi: Don't retry if xmit_task return a non-transient error code
 2014-08-17 15:23 UTC 

Patch for svn uri for local path specification
 2014-08-17 15:21 UTC 

[PATCH 00/12] ARM: sun8i: Enable pinctrl, i2c and mmc
 2014-08-17 15:20 UTC  (5+ messages)
` [PATCH 11/12] ARM: dts: sun8i: Add i2c controller nodes

v flags/modifiers in scripts/tags.sh
 2014-08-17 15:05 UTC  (3+ messages)

Fix for meta-oe/recipes-graphics/fbida/fbida_git.bb
 2014-08-17 15:02 UTC 

[PATCH] ASoC: Intel: Add merrifield machine driver
 2014-08-17 14:57 UTC  (7+ messages)
  ` [alsa-devel] "

Fix some perl module build issues
 2014-08-17 14:55 UTC 

[PATCH 00/10] misc sparse patches
 2014-08-17 14:53 UTC  (2+ messages)

Putting very big and small files in one subvolume?
 2014-08-17 14:51 UTC  (3+ messages)

[PATCH v2] ethernet: arc: Add support for specific SoC glue layer device tree bindings
 2014-08-17 14:48 UTC 

[Bug 72685] New: [radeonsi] artifacts and/or GPU crashes with htile
 2014-08-17 14:45 UTC  (4+ messages)
` [Bug 72685] [radeonsi hyperz] Artifacts in Unigine Sanctuary

[PATCH nfs-utils] start-statd: clean up output when systemd is not installed
 2014-08-17 14:44 UTC 

[PATCH] tools: selftests: Fixing build issue with make kselftests target
 2014-08-17 14:43 UTC 

Dear my love
 2014-08-17 14:26 UTC 

[PATCH 0/6] Fix `sparse` warnings
 2014-08-17 14:36 UTC  (13+ messages)
` [PATCH 1/6] ASoC: edma-pcm: Include edma-pcm.h
` [PATCH 2/6] ASoC: odrodix2_max98090: Make non exported symbols static
` [PATCH 3/6] ASoC: rcar: Use && instead of & for boolean expressions
` [PATCH 4/6] ASoC: sh: Fix dma direction type
` [PATCH 5/6] ASoC: samsung idma: Add proper annotation for casting iomem pointers
` [PATCH 6/6] ASoC: ab8500-codec: Drop bank prefix from AB8500_GPIO_DIR4_REG register define

[Bug 59168] New: [nvc3/Quadro2000M] graphic garbage/corruption/noise on resume
 2014-08-17 14:30 UTC  (2+ messages)
  ` [Bug 59168] [nvc1/Quardro1000M|nvc3/Quadro2000M] "

[PATCH] Input: atmel_mxt_ts - remove unneeded check
 2014-08-17 14:28 UTC 

[PATCH] arm64: audit: Fix build for audit changes
 2014-08-17 14:26 UTC  (2+ messages)

[PATCH] qemu: Explicitly disable libiscsi, its not in DEPENDS
 2014-08-17 14:35 UTC 

[Qemu-devel] [PATCH v3 0/2] Add SP810 to Versatile Express boards
 2014-08-17 14:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] hw/misc/arm_sp810: Create SP810 device
` [Qemu-devel] [PATCH v3 2/2] hw/arm/vexpress: add SP810 to the vexpress

[Buildroot] [PATCH 0/24 v4] arch: move atomics to arch, not toolchain (branch yem/atomics)
 2014-08-17 14:20 UTC  (6+ messages)
` [Buildroot] [PATCH 07/24 v4] manual: document dependencies on atomic operations

[PATCH 2/4] MFD: RK808: Add new mfd device for RK808
 2014-08-17 14:13 UTC  (3+ messages)

[ANNOUNCE] Git v2.1.0
 2014-08-17 14:10 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2014-08-17 14:08 UTC  (3+ messages)

[PATCH 3/4] RK808: Add rk808 regulator driver
 2014-08-17 14:06 UTC  (2+ messages)

WARNING on i915 - intel_panel
 2014-08-17 14:02 UTC  (12+ messages)

[Buildroot] [PATCH] package/nut: fix parallel install
 2014-08-17 13:57 UTC  (2+ messages)

[PATCH] regulator: da9211: Check return value of devm_kzalloc()
 2014-08-17 13:55 UTC  (2+ messages)

[PATCH 1/2] regmap: Add eplicit dependencies to catch "select" misuse
 2014-08-17 13:54 UTC  (3+ messages)

[PATCH] ASoC: dmic: Add to SND_SOC_ALL_CODECS
 2014-08-17 13:53 UTC  (2+ messages)

[PATCH] ASoC: Use dev_set_name() instead of init_name
 2014-08-17 13:53 UTC  (2+ messages)

[RFC PATCH 0/9] Add ACPI _DSD and unified device properties support
 2014-08-17 13:00 UTC  (9+ messages)
` [RFC PATCH 3/9] Driver core: Unified device properties interface for platform firmware
` [RFC PATCH 4/9] of: Add property_ops callback for devices with of_node
` [RFC PATCH 6/9] gpiolib: add API to get gpio desc and flags

[PATCH] Removes OF_SELFTEST dependency on OF_DYNAMIC config symbol
 2014-08-17 13:51 UTC  (2+ messages)

[PATCH net-next 0/9] bnx2x: Start utilizing 7.10.51
 2014-08-17 13:47 UTC  (10+ messages)
` [PATCH net-next 1/9] bnx2x: Utilize FW 7.10.51
` [PATCH net-next 2/9] bnx2x: Add timestamping and PTP hardware clock support
` [PATCH net-next 3/9] bnx2x: Code cleanup
` [PATCH net-next 4/9] bnx2x: Update driver version to 1.710.51
` [PATCH net-next 5/9] bnx2x: Safe bnx2x_panic_dump()
` [PATCH net-next 6/9] bnx2x: Prevent IOV if no entries in CAM
` [PATCH net-next 7/9] bnx2x: Prevent pci_disable_sriov with assigned VFs
` [PATCH net-next 8/9] bnx2x: Make BP_VF more robust
` [PATCH net-next 9/9] bnx2x: FW assertion changes


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.