linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-20 15:48:31 to 2015-02-20 19:56:44 UTC [more...]

[PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode
 2015-02-20 19:56 UTC  (6+ messages)

[PATCH v2 00/18] Add support to STMicroelectronics STM32 family
 2015-02-20 19:54 UTC  (22+ messages)
` [PATCH v2 01/18] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v2 02/18] ARM: ARMv7M: Enlarge vector table to 256 entries
` [PATCH v2 03/18] dt-bindings: Document the ARM System timer bindings
` [PATCH v2 04/18] clocksource: Add ARM System timer driver
` [PATCH v2 05/18] reset: Add reset_controller_of_init() function
` [PATCH v2 06/18] dt-bindings: Document the STM32 reset bindings
` [PATCH v2 07/18] drivers: reset: Add STM32 reset driver
` [PATCH v2 08/18] dt-bindings: Document the STM32 timer bindings
` [PATCH v2 09/18] clockevent: Add STM32 Timer driver
` [PATCH v2 10/18] dt-bindings: Document the STM32 pin controller
` [PATCH v2 11/18] pinctrl: Add pinctrl driver for STM32 MCUs
` [PATCH v2 12/18] dt-bindings: Document the STM32 USART bindings
` [PATCH v2 13/18] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v2 14/18] ARM: Add STM32 family machine
` [PATCH v2 15/18] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v2 16/18] ARM: dts: Introduce STM32F429 MCU
` [PATCH v2 17/18] ARM: configs: Add STM32 defconfig
` [PATCH v2 18/18] MAINTAINERS: Add entry for STM32 MCUs

[RFC PATCH v2 00/15] QEMU: s390: cpu model implementation
 2015-02-20 19:55 UTC  (36+ messages)
` [RFC PATCH v2 04/15] cpu-model/s390: Introduce S390 CPU models
    ` [Qemu-devel] "
` [RFC PATCH v2 09/15] cpu-model/s390: Add KVM VM attribute interface routines
    ` [Qemu-devel] "
` [RFC PATCH v2 10/15] cpu-model/s390: Add cpu class initialization routines
    ` [Qemu-devel] "
` [RFC PATCH v2 13/15] cpu-model/s390: Add processor property routines
    ` [Qemu-devel] "

checkpatch: CHECK: No space is necessary after a cast
 2015-02-20 19:52 UTC  (4+ messages)
  ` [B.A.T.M.A.N.] "
    ` [PATCH] checkpatch: Improve "no space is necessary after a cast" test

[RFC][PATCH 0/2] On perf and clocks
 2015-02-20 19:49 UTC  (6+ messages)
` [RFC][PATCH 1/2] time: Add ktime_get_mono_raw_fast_ns()
` [RFC][PATCH 2/2] perf: Add per event clockid support

[PATCH 1/3] sched: add sched_task_call()
 2015-02-20 19:49 UTC  (17+ messages)
                      ` live patching design (was: Re: [PATCH 1/3] sched: add sched_task_call())

[PATCH 1/4] Staging: rtl8192u: r819xU_firmware: removed commented out variable
 2015-02-20 19:47 UTC  (4+ messages)
` [PATCH 4/4] Staging: rtl8192u: r819xU_firmware: added space after comma

[PATCH 1/7 linux-next] swim: replace current->state by set_current_state()
 2015-02-20 19:44 UTC  (14+ messages)
` [PATCH 2/7 linux-next] mISDN: "
` [PATCH 3/7 linux-next] powerpc/pmac: "
` [PATCH 4/7 linux-next] saa7146: "
` [PATCH 5/7 linux-next] hso: replace current->state by __set_current_state()
` [PATCH 6/7 linux-next] wan: cosa: replace current->state by set_current_state()
` [PATCH 7/7 linux-next] serial: core: replace current->state by __set_current_state()

smp_call_function_single lockups
 2015-02-20 19:41 UTC  (13+ messages)

[GIT PULL] clk: changes for 3.20
 2015-02-20 19:40 UTC 

[PATCH] HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
 2015-02-20 19:38 UTC  (2+ messages)

[RFC PATCH] arm: cti: fix build for cti.h
 2015-02-20 19:37 UTC  (2+ messages)

[RFC/PATCH] extcon: otg_gpio: add driver for USB OTG port controlled by GPIO(s)
 2015-02-20 19:36 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v2 0/2] Scorpion PMU support
 2015-02-20 19:35 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: perf: Preparatory work for "
` [PATCH v2 2/2] ARM: perf: Add support for Scorpion PMUs

"Unkillable processes" and INFO: task ... blocked for more than 120 seconds
 2015-02-20 19:27 UTC  (3+ messages)

[PATCH 6/7] thinkpad_acpi: More Carbon X1 2014 keys
 2015-02-20 19:27 UTC  (2+ messages)

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-02-20 19:26 UTC  (3+ messages)
` [RFCv3 PATCH 48/48] sched: Disable energy-unfriendly nohz kicks

[RFC PATCH 0/3] Add simple EEPROM Framework via regmap
 2015-02-20 19:25 UTC  (10+ messages)
` [RFC PATCH 1/3] eeprom: Add a simple EEPROM framework
` [RFC PATCH 2/3] eeprom: sunxi: Move the SID driver to the eeprom framework
` [RFC PATCH 3/3] eeprom: qfprom: Add Qualcomm QFPROM support

[PATCH] x86/vdso: Remove all generated files during clean
 2015-02-20 19:21 UTC  (2+ messages)

[PATCH RFC v9 00/20] Add support for i.MX MIPI DSI DRM driver
 2015-02-20 19:20 UTC  (12+ messages)
` [PATCH RFC v9 01/20] clk: divider: Correct parent clk round rate if no bestdiv is normally found

[PATCH 0/2] x86: fix output of show_stack_log_lvl
 2015-02-20 19:15 UTC  (12+ messages)
` [PATCH v2] x86: fix output of show_stack_log_lvl()

[perf/core PATCH v4 0/2] perf-buildid-cache: Enhance --update and add --purge
 2015-02-20 19:07 UTC  (3+ messages)
` [perf/core PATCH v4 2/2] perf buildid-cache: Add --purge FILE to remove all caches of FILE

[RFC PATCH] x86, fpu: Use eagerfpu by default on all CPUs
 2015-02-20 19:05 UTC  (2+ messages)

[RFC PATCH 5/8] KEYS: exec request-key within the requesting task's init namespace
 2015-02-20 19:05 UTC  (14+ messages)
` [RFC PATCH 0/8] v3 contained usermode helper execution

[PATCH v3 0/3] about data busy
 2015-02-20 19:05 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] mmc: dw_mmc: update clock after host reach a stable voltage

[PATCH] fs/fat: replace magic numbers with macros from <uapi/linux/msdos_fs.h>
 2015-02-20 19:04 UTC 

[RFC PATCH 00/10] Multi-queue support for xen-block driver
 2015-02-20 18:59 UTC  (11+ messages)
` [PATCH 04/10] xen/blkfront: separate ring information to an new struct

[PATCH 1/2] mmc: dw_mmc: Make sure we only adjust the clock when power is on
 2015-02-20 18:57 UTC  (2+ messages)
` [PATCH 2/2] mmc: dw_mmc: Give a good reset after we give power

[PATCH 5/7] input: Add keycodes used by Lenovo Carbon X1 2014
 2015-02-20 18:54 UTC  (4+ messages)

[PATCH 3.14.25-rt22 0/2] rtmutex Real-Time Linux: fix kernel BUG at kernel/locking/rtmutex.c:997! and some optimization
 2015-02-20 18:54 UTC  (4+ messages)
` [PATCH 3.14.25-rt22 1/2] rtmutex Real-Time Linux: Fixing kernel BUG at kernel/locking/rtmutex.c:997!

[PATCH] gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled
 2015-02-20 18:54 UTC  (4+ messages)

[PATCH RT] kernel/res_counter.c: Change lock of struct res_counter to raw_spinlock_t
 2015-02-20 18:53 UTC  (7+ messages)
` [PATCH RT v2] "

[PATCH] perf: Only include tsc file for x86
 2015-02-20 18:53 UTC  (5+ messages)

[PATCH] x86: svm: use kvm_register_write()/read()
 2015-02-20 18:39 UTC 

[PATCH] mmc: dw_mmc: Don't start commands while busy
 2015-02-20 18:49 UTC 

[PATCH 2/4] of: DT quirks infrastructure
 2015-02-20 18:48 UTC  (22+ messages)

[PATCH] x86/compressed: remove unnecessary check
 2015-02-20 18:47 UTC  (3+ messages)

[PATCH 2/2] [PATCH] sched: Add smp_rmb() in task rq locking cycles
 2015-02-20 18:45 UTC  (12+ messages)

[PATCH RESEND] HID: Stop hiding options with !EXPERT
 2015-02-20 18:41 UTC  (2+ messages)

[PATCH tip/core/rcu 0/4] Programmatic nestable expedited grace periods
 2015-02-20 18:39 UTC  (12+ messages)

[PATCH v2] mtd: pxa3xx-nand: handle PIO in threaded interrupt
 2015-02-20 18:36 UTC 

[PATCH] clocksource: asm9260_timer: Add hardware dependency
 2015-02-20 18:29 UTC 

[RFC 1/1 linux-next] DRIVERS: replace current->state by set_current_state()
 2015-02-20 18:17 UTC  (3+ messages)

[RFC PATCH 0/11 BROKEN] move FPU context loading to userspace switch
 2015-02-20 18:13 UTC  (5+ messages)
` [PATCH 0/3] x86, fpu: kernel_fpu_begin/end initial cleanups/fix
  ` [PATCH 0/3] x86, fpu: more eagerfpu cleanups
    ` [PATCH 1/3] x86, fpu: __kernel_fpu_begin() should clear fpu_owner_task even if use_eager_fpu()

[PATCH v2] mm: incorporate zero pages into transparent huge pages
 2015-02-20 18:02 UTC  (3+ messages)

[PATCH] fbdev: goldfishfb: use devres api
 2015-02-20 17:51 UTC 

mtd: put flash block erasing into wait queue, if has any thread in queue
 2015-02-20 17:47 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"
 2015-02-20 17:40 UTC 

[PATCHv3 00/24] THP refcounting redesign
 2015-02-20 17:39 UTC  (7+ messages)
` [PATCHv3 04/24] rmap: add argument to charge compound page
` [PATCHv3 05/24] mm, proc: adjust PSS calculation

[PATCH] doc: completion: context, scope and language fixes
 2015-02-20 17:28 UTC 

[PATCH] time, ntp: Do not update time_state in middle of leap second [v3]
 2015-02-20 17:19 UTC  (4+ messages)

[PATCH] powerpc: re-enable dynticks
 2015-02-20 17:13 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] usb: gadget: function: Replace GFP_KERNEL with GFP_ATOMIC
 2015-02-20 17:09 UTC  (2+ messages)

[GIT PULL] please pull infiniband.git
 2015-02-20 17:08 UTC 

[PATCH V2 0/2] perf/x86: Add ability to sample TSC
 2015-02-20 17:06 UTC  (3+ messages)
` [PATCH V2 1/2] perf: Sample additional clock value

[RFT PATCH v3 1/2] compal-laptop: Fix leaking hwmon device
 2015-02-20 16:50 UTC  (2+ messages)

[PATCH] scripts/gdb: Add empty package initialization script
 2015-02-20 16:50 UTC 

[PATCH -part1 0/3] mm: improve handling of mm->exe_file
 2015-02-20 16:28 UTC  (7+ messages)
` [PATCH 3/3] tomoyo: robustify "

[GIT PULL]: few dma-buf updates for 3.20-rc1
 2015-02-20 16:27 UTC 

[PATCH RESEND v9 00/10] sched: consolidation of CPU capacity and usage
 2015-02-20 16:26 UTC  (5+ messages)
` [PATCH RESEND v9 10/10] sched: move cfs task on a CPU with higher capacity

[PATCH] pwm: atmel-hlcdc: add errata handling for sama5d4
 2015-02-20 16:26 UTC  (3+ messages)

[GIT PULL] sound fixes for 3.20-rc1
 2015-02-20 16:24 UTC 

[PATCH 0/5] cpuidle: exynos: add coupled cpuidle support for Exynos3250
 2015-02-20 16:22 UTC  (6+ messages)
` [PATCH 1/5] ARM: EXYNOS: fix exynos_boot_secondary() return value on timeout
` [PATCH 2/5] ARM: EXYNOS: make exynos_core_restart() less verbose
` [PATCH 3/5] ARM: EXYNOS: add exynos_set_boot_addr() helper
` [PATCH 4/5] ARM: EXYNOS: add exynos_get_boot_addr() helper
` [PATCH 5/5] cpuidle: exynos: add coupled cpuidle support for Exynos3250

[PATCH] cpufreq: exynos: allow build for !THERMAL or !CPU_THERMAL cases
 2015-02-20 16:20 UTC 

[PATCH v4 2/5] irqchip: add virtual demultiplexer implementation
 2015-02-20 16:17 UTC  (5+ messages)
` [PATCH] genirq: fix virtual irq demuxer related comments

[PATCH v3] staging: writeboost: Add dm-writeboost
 2015-02-20 16:17 UTC  (7+ messages)

[GIT PULL] VFIO updates for 3.20-rc1
 2015-02-20 15:21 UTC 

[GIT PULL] Please pull NFS client updates
 2015-02-20 16:16 UTC 

[GIT PULL] time/ntp fix
 2015-02-20 16:15 UTC  (2+ messages)

[PATCH 0/4] Device Tree Quirks & the Beaglebone
 2015-02-20 16:13 UTC  (5+ messages)
` [PATCH 3/4] arm: am33xx: DT quirks for am33xx based beaglebone variants

[PATCH 1/2] regulator: arizona-ldo1: Drop OF node reference on error path
 2015-02-20 16:08 UTC  (2+ messages)
` [PATCH 2/2] regulator: arizona-micsupp: "

[PATCH v4 0/4] add usb support for hi6220
 2015-02-20 16:06 UTC  (5+ messages)
` [PATCH v4 4/4] phy: add phy-hi6220-usb

[RFC v1 0/5] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
 2015-02-20 16:05 UTC  (2+ messages)

[GIT PULL] Kselftest updates for 3.20-rc1
 2015-02-20 16:00 UTC  (2+ messages)

[PATCH v4 1/2] cfg80211: Add API to change the indoor regulatory setting
 2015-02-20 15:57 UTC  (4+ messages)

[git pull] device mapper changes for 3.16
 2015-02-20 15:48 UTC  (3+ messages)
` targeting dm-crypt cpu scalability changes for 3.20 still [was: Re: [git pull] device mapper changes for 3.16]
  ` [git pull] additional device mapper changes for 3.20


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).