public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-18 12:47:08 to 2014-04-18 17:27:36 UTC [more...]

[PATCH] mm : Avoid candidate task is equal to current task
 2014-04-18 17:27 UTC  (9+ messages)
          ` [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads
            ` [PATCH 1/2] "
            ` [PATCH 2/2] memcg: optimize the "Search everything else" loop in mm_update_next_owner()

[PATCH 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable
 2014-04-18 17:26 UTC  (2+ messages)

[PATCH] spi: core: Ignore unsupported Dual/Quad Transfer Mode bits
 2014-04-18 17:26 UTC  (2+ messages)

skb_warn_bad_offload+0xc8/0xd5() at net/core/dev.c:2218
 2014-04-18 17:25 UTC  (2+ messages)

[PATCH] regulator: core: Use devres for releasing of_regulator_match of_nodes
 2014-04-18 17:23 UTC  (2+ messages)

Kernel Panic - 3.4.86 - during modprobe of mellanox driver
 2014-04-18 17:23 UTC  (2+ messages)

[PATCH 0/8] idr: fix & cleanup
 2014-04-18 17:21 UTC  (19+ messages)
` [PATCH 1/8] idr: fix overflow bug for the max-high layer
` [PATCH 2/8] idr: fix unexpected id-removal when idr_remove(unallocated_id)
` [PATCH 3/8] idr: fix NULL pointer dereference when ida_remove(unallocated_id)
` [PATCH 4/8] idr: fix idr_replace()'s returned error code
` [PATCH 5/8] idr: covert BUG_ON() to WARN_ON_ONCE() if the argument is invalid
` [PATCH 6/8] idr: avoid ping-pong
` [PATCH 7/8] idr: don't need to shink the free list when idr_remove()
` [PATCH 8/8] idr: reduce the unneeded check in free_layer()

[PATCH] kdb: Put a cr before lf when working w/ a non open console port
 2014-04-18 17:17 UTC 

question on read_barrier_depends
 2014-04-18 17:17 UTC  (3+ messages)

[PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only
 2014-04-18 17:16 UTC  (10+ messages)
` [PATCH 2/3] mips: dts: add device_type="memory" where missing
` [PATCH 3/3] of: Handle memory@0 node on PPC32 only

[perf] more perf_fuzzer memory corruption
 2014-04-18 17:15 UTC  (14+ messages)

Freescale FEC i.MX28 restart problem
 2014-04-18 17:13 UTC  (4+ messages)

[GIT PULL] Devicetree fixes for 3.15
 2014-04-18 17:08 UTC 

[PATCH v2 0/2] regmap: support regmap over SMBus
 2014-04-18 17:08 UTC  (6+ messages)
` [PATCH v2 1/2] regmap: add reg_read/reg_write callbacks to regmap_bus struct
` [PATCH v2 2/2] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C

[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-18 17:07 UTC  (18+ messages)
` [PATCH v9 03/19] qspinlock: Add pending bit
` [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS

[PATCH 0/2] Add PCI mode support for BayTrail LPSS SPI
 2014-04-18 17:06 UTC  (5+ messages)
` [PATCH 1/2] spi/pxa2xx-pci: "
` [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer

[PATCH v3 0/7] Introducing (yet again) Device Tree Overlays
 2014-04-18 16:54 UTC  (4+ messages)

[PATCH 1/4] kmemcheck: add additional selfchecks
 2014-04-18 16:48 UTC  (16+ messages)
` [PATCH 3/4] x86/insn: Extract more information about instructions
              `  "

[PATCH v2 4/4] perf/x86/uncore: modularize Intel uncore driver
 2014-04-18 16:49 UTC  (3+ messages)

[PATCH 00/28] nios2 Linux kernel port
 2014-04-18 16:49 UTC 

[PATCH v6 0/5] Add Broadcom Kona PWM Support
 2014-04-18 16:44 UTC  (6+ messages)
` [PATCH v6 1/5] Documentation: dt: Add Kona PWM binding
` [PATCH v6 2/5] pwm: kona: Introduce Kona PWM controller support
` [PATCH v6 3/5] ARM: dts: Declare the PWM for bcm11351 (bcm281xx)
` [PATCH v6 4/5] ARM: dts: Enable the PWM for bcm28155 AP board
` [PATCH v6 5/5] ARM: bcm_defconfig: Enable PWM and Backlight

[PATCH 0/2] Disable zone_reclaim_mode by default
 2014-04-18 16:44 UTC  (3+ messages)

[PATCH] slab: fix the type of the index on freelist index accessor
 2014-04-18 16:41 UTC  (3+ messages)

[PATCH v2 0/4] introduce devm_mdiobus_alloc/free and clean up davinci mdio
 2014-04-18 17:24 UTC  (5+ messages)
` [PATCH v2 1/4] mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free
` [PATCH v2 2/4] net: davinci_mdio: use devm_* api
` [PATCH v2 3/4] net: davinci_mdio: drop pinctrl_pm_select_default_state from probe
` [PATCH 4/4] net: davinci_mdio: simplify IO memory mapping

[PATCH 1/2] workqueue: rescuer_thread() processes all pwqs before exit
 2014-04-18 16:35 UTC  (7+ messages)
` [PATCH 1/2 V4] "
  ` [PATCH 2/2 V4] workqueue: fix possible race condition when rescuer VS pwq-release
    ` [PATCH 2/2] workqueue: fix a possible race condition between rescuer and pwq-release
  ` [PATCH 1/2] workqueue: make rescuer_thread() empty wq->maydays list before exiting

[PATCH] [FIX] dmaengine: virt-dma: Free descriptor after callback
 2014-04-18 16:34 UTC  (3+ messages)

[PATCH v3] ipc,shm: disable shmmax and shmall by default
 2014-04-18 16:33 UTC  (4+ messages)

(no subject)
 2014-04-18 16:31 UTC 

[PATCH] perf, x86: Don't mark DataLA addresses as store
 2014-04-18 16:30 UTC  (3+ messages)

[PATCH v2] ipc,shm: disable shmmax and shmall by default
 2014-04-18 16:29 UTC  (7+ messages)

[PATCH] ASoC: core: use PTR_ERR instead of PTR_RET
 2014-04-18 16:20 UTC  (2+ messages)

[PATCH 0/3] ARM: at91: improve at91sam9m10g45ek support
 2014-04-18 16:14 UTC  (2+ messages)

[RESEND PATCH v3 1/9] tty: xuartps: Fix kernel-doc errors in the driver
 2014-04-18 16:11 UTC  (2+ messages)

[PATCH v2 2/2] staging: panel: fix sparse warnings in lcd_write
 2014-04-18 16:10 UTC 

[PATCH v2 1/2] staging: panel: fix sparse warnings in keypad_read
 2014-04-18 16:10 UTC 

[PATCH v2 0/2] staging: panel: fix sparse warnings
 2014-04-18 16:09 UTC 

[PATCH RFC -mm v2 0/3] kmemcg: simplify work-flow (was "memcg-vs-slab cleanup")
 2014-04-18 16:08 UTC  (12+ messages)
` [PATCH RFC -mm v2 1/3] memcg, slab: do not schedule cache destruction when last page goes away
` [PATCH RFC -mm v2 2/3] memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
` [PATCH RFC -mm v2 3/3] memcg, slab: simplify synchronization scheme

[RFC PATCHC 0/3] sched/idle : find the idlest cpu with cpuidle info
 2014-04-18 16:00 UTC  (12+ messages)
` [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu

[PATCH] arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h
 2014-04-18 15:54 UTC 

[PATCH next 0/4] blk-mq: misc changes
 2014-04-18 15:47 UTC  (8+ messages)
` [PATCH next 1/4] blk-mq: free hctx->ctx_map when init failed
` [PATCH next 2/4] blk-mq: fix allocation of set->tags
` [PATCH next 3/4] blk-mq: user (1 << order) to implement order_to_size()

[GIT PULL] PCI updates for v3.15
 2014-04-18 15:42 UTC 

[PATCH] mm/swap: cleanup *lru_cache_add* functions
 2014-04-18 15:39 UTC 

[PATCH] ARM: at91: fix spi cs on sama5d3 Xplained board
 2014-04-18 15:31 UTC  (2+ messages)

[ext4] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252
 2014-04-18 15:24 UTC 

[PATCH] timer: prevent overflow in apply_slack
 2014-04-18 15:23 UTC  (3+ messages)
  ` [PATCH v2] "

[RFC PATCH 4/6] uprobes/x86: Emulate rip-relative call's
 2014-04-18 15:17 UTC  (10+ messages)
          `  "
              `  "

[PATCH] staging: panel: fix sparse warnings
 2014-04-18 15:11 UTC  (3+ messages)

BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25
 2014-04-18 15:09 UTC  (7+ messages)
    ` BUG: spinlock trylock failure on UP - reverting timer patches helps

[PATCH v3 0/5] Fixes for tps65090 for Samsung ARM Chromebook
 2014-04-18 15:06 UTC  (3+ messages)
` [PATCH v3 4/5] regulator: tps65090: Allow setting the overcurrent wait time

[PATCH] ipc/shm: Increase the defaults for SHMALL, SHMMAX to infinity
 2014-04-18 14:54 UTC  (2+ messages)

[RFC 0/3] DRM driver for the ATMEL High end LCD controller
 2014-04-18 14:48 UTC  (7+ messages)
` [RFC 1/3] atmel: drm: added drm driver for the atmel hlcd controller
` [RFC 3/3] atmel: dt: Add supports for the lcdc support on the sama5d36ek

[PATCH] regulator: tps65217: Remove *rdev[] from struct tps65217
 2014-04-18 14:47 UTC  (2+ messages)

[PATCH] extcon: max14577: Properly handle regmap_irq_get_virq error
 2014-04-18 14:47 UTC 

[PATCH 00/28] nios2 Linux kernel port
 2014-04-18 14:35 UTC  (9+ messages)
` [PATCH 01/28] nios2: Build infrastructure
` [PATCH 02/28] nios2: Assembly macros and definitions
` [PATCH 08/28] nios2: MMU Fault handling
` [PATCH 11/28] nios2: Cache handling
` [PATCH 21/28] nios2: Cpuinfo handling
` [PATCH 26/28] Add ELF machine define for Nios2
` [PATCH 27/28] MAINTAINERS: Add nios2 maintainer

[PATCH 0/2] Add more peripherals to the sam9rlek
 2014-04-18 14:15 UTC  (2+ messages)

[PATCH] regulator: core: Return error in get optional stub
 2014-04-18 14:12 UTC  (2+ messages)

[PATCH] ASoC: tlv320aic31xx: document that the regulators are mandatory
 2014-04-18 14:07 UTC  (2+ messages)

[PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support
 2014-04-18 14:04 UTC  (7+ messages)

[PATCH] mmc: rtsx: fix possible circular locking dependency
 2014-04-18 14:00 UTC  (2+ messages)

[PATCHv2] Add support for standard D_CAN module RAM Init Bit
 2014-04-18 14:03 UTC  (2+ messages)
` [PATCHv2] net: c_can: Add support for D_CAN Module RAM Init

[PATCH v4 1/2] ASoC: sam9g20_wm8731: remove useless mach/gpio.h
 2014-04-18 13:52 UTC  (2+ messages)

[PATCH] mm/swap: cleanup *lru_cache_add* functions
 2014-04-18 13:51 UTC  (2+ messages)

[PATCH 1/1] Avoid having to provide a fake/invalid fd and path
 2014-04-18 13:45 UTC  (3+ messages)
  ` [PATCH 1/1] Avoid having to provide a fake/invalid fd and path: update manpage

[PATCH] Kbuild, lto: Avoid reported warning with strtoul
 2014-04-18 13:38 UTC  (3+ messages)

[PATCH] x86: comment in x86-opcode-map.txt on CALLW discrepancy between Intel and AMD
 2014-04-18 13:34 UTC 

[GIT PULL] HID
 2014-04-18 13:26 UTC 

[tip:locking/core] arch,arc: Convert smp_mb__*()
 2014-04-18 13:04 UTC 

[tip:sched/core] sched/wait: Explain the shadowing and type inconsistencies
 2014-04-18 13:06 UTC 

[PATCH 04/17] workqueue: Replace hardcoding of -20 with MIN_NICE
 2014-04-18 13:06 UTC  (2+ messages)
` [tip:sched/core] sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE

[PATCH 1/4] perf: allow building PMU driver as module
 2014-04-18 13:08 UTC  (2+ messages)
` [tip:perf/core] perf: Allow building PMU drivers as modules

[PATCH v2 0/6] rtc: s5m: Add support for S2MPS14
 2014-04-18 13:18 UTC  (7+ messages)
` [PATCH v2 1/6] mfd/rtc: sec/s5m: Rename SEC* symbols to S5M
` [PATCH v2 2/6] rtc: s5m: Remove undocumented time init on first boot
` [PATCH v2 3/6] rtc: s5m: Use shorter time of register update
` [PATCH v2 4/6] rtc: s5m: Support different register layout
` [PATCH v2 5/6] rtc: s5m: Add support for S2MPS14 RTC
` [PATCH v2 6/6] rtc: s5m: Consolidate two device type switch statements

[tip:locking/core] arch,cris: Convert smp_mb__*()
 2014-04-18 13:09 UTC 

[tip:locking/core] arch,m68k: Convert smp_mb__*()
 2014-04-18 13:10 UTC 

[tip:locking/core] arch,parisc: Convert smp_mb__*()
 2014-04-18 13:11 UTC 

[tip:locking/core] arch,powerpc: Convert smp_mb__*()
 2014-04-18 13:11 UTC 

[PATCH] lockdep: increase static allocations
 2014-04-18 13:13 UTC  (2+ messages)
` [tip:locking/core] lockdep: Increase "

[tip:locking/core] arch: Mass conversion of smp_mb__*()
 2014-04-18 13:13 UTC 

[tip:locking/core] arch,doc: Convert smp_mb__*()
 2014-04-18 13:13 UTC 

[tip:locking/core] arch,xtensa: Convert smp_mb__*()
 2014-04-18 13:12 UTC 

[tip:locking/core] arch,x86: Convert smp_mb__*()
 2014-04-18 13:12 UTC 

[tip:locking/core] arch,tile: Convert smp_mb__*()
 2014-04-18 13:12 UTC 

[tip:locking/core] arch,sparc: Convert smp_mb__*()
 2014-04-18 13:12 UTC 

[tip:locking/core] arch,score: Convert smp_mb__*()
 2014-04-18 13:11 UTC 

[tip:locking/core] arch,s390: Convert smp_mb__*()
 2014-04-18 13:11 UTC 

[tip:locking/core] arch,sh: Convert smp_mb__*()
 2014-04-18 13:12 UTC 

[tip:locking/core] arch,mips: Convert smp_mb__*()
 2014-04-18 13:10 UTC 

[tip:locking/core] arch,openrisc: Convert smp_mb__*()
 2014-04-18 13:10 UTC 

[tip:locking/core] arch,mn10300: Convert smp_mb__*()
 2014-04-18 13:10 UTC 

[tip:locking/core] arch,metag: Convert smp_mb__*()
 2014-04-18 13:10 UTC 

[tip:locking/core] arch,m32r: Convert smp_mb__*()
 2014-04-18 13:09 UTC 

[tip:locking/core] arch,ia64: Convert smp_mb__*()
 2014-04-18 13:09 UTC 

[tip:locking/core] arch,hexagon: Convert smp_mb__*()
 2014-04-18 13:09 UTC 

[tip:locking/core] arch,frv: Convert smp_mb__*()
 2014-04-18 13:09 UTC 

[PATCH 3/4] perf/x86: export perf_assign_events
 2014-04-18 13:08 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Export perf_assign_events()

[PATCH 2/4] hrtimer: export __hrtimer_start_range_ns
 2014-04-18 13:08 UTC  (2+ messages)
` [tip:perf/core] hrtimer: Export __hrtimer_start_range_ns()

[PATCH v2 00/11] ARM: at91: rework main and slow clk implementation
 2014-04-18 13:09 UTC  (6+ messages)
` [PATCH v2 02/11] clk: at91: update main clk documentation
` [PATCH v2 04/11] clk: at91: add slow "

[PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU
 2014-04-18 13:08 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Use rdmsrl_safe() "

PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64
 2014-04-18 13:08 UTC  (13+ messages)

[PATCH 3/4] sched/rt: Substract number of tasks of throttled queues from rq->nr_running
 2014-04-18 13:07 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 4/4] sched: Revert commit 4c6c4e38c4e9
 2014-04-18 13:07 UTC  (2+ messages)
` [tip:sched/core] sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next_task()")

[PATCH 2/4] sched/rt: Add accessors rq_of_rt_se()
 2014-04-18 13:07 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 1/4] sched/rt: Sum number of all children tasks in hierarhy at rt_nr_running
 2014-04-18 13:07 UTC  (2+ messages)
` [tip:sched/core] sched/rt: Sum number of all children tasks in hierarhy at ->rt_nr_running

[PATCH]sched/rt: Do not try to push tasks if pinned task switches to RT
 2014-04-18 13:06 UTC  (2+ messages)
` [tip:sched/core] sched/rt: "

[tip:locking/core] arch,blackfin: Convert smp_mb__*()
 2014-04-18 13:05 UTC 

[patch] sched: don't use nutty scale_rt_power() output
 2014-04-18 13:06 UTC  (2+ messages)
` [tip:sched/core] sched: Make scale_rt_power() deal with backward clocks

[tip:locking/core] arch,arm64: Convert smp_mb__*()
 2014-04-18 13:05 UTC 

[tip:locking/core] arch,c6x: Convert smp_mb__*()
 2014-04-18 13:05 UTC 

[tip:locking/core] arch,avr32: Convert smp_mb__*()
 2014-04-18 13:05 UTC 

[tip:locking/core] arch,arm: Convert smp_mb__*()
 2014-04-18 13:04 UTC 

[tip:locking/core] arch: Prepare for smp_mb__{before, after}_atomic()
 2014-04-18 13:04 UTC 

[tip:locking/core] arch,alpha: Convert smp_mb__*() to the asm-generic primitives
 2014-04-18 13:04 UTC 

[tip:locking/core] arc,hexagon: Delete asm/barrier.h
 2014-04-18 13:03 UTC 

[tip:locking/core] ia64: Fix up smp_mb__{before,after}_clear_bit( )
 2014-04-18 13:03 UTC 

[PATCH] splice: sendfile() at once fails for big files
 2014-04-18 12:49 UTC 

[PATCH RFC 0/3] drm/exynos: refactoring drm initialization/cleanup code
 2014-04-18 12:46 UTC  (5+ messages)
` [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox