public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-20 16:55:48 to 2014-04-21 10:11:22 UTC [more...]

[PATCH] arm: oprofile: add ARMv7 cortex-a15 support
 2014-04-21 10:11 UTC 

[PATCHv4 0/8] Resource-managed extcon device register function
 2014-04-21 10:10 UTC  (5+ messages)
` [PATCHv4 4/8] extcon: max14577: Use devm_extcon_dev_register()
` [PATCHv4 5/8] extcon: max77693: "
` [PATCHv4 7/8] extcon: palmas: "
` [PATCHv4 8/8] extcon: arizona: "

[PATCH] xfs: Fix wrong error codes being returned
 2014-04-21 10:04 UTC 

[PATCH V2 00/19] tick: cleanups (Shouldn't change code behavior)
 2014-04-21  9:55 UTC  (20+ messages)
` [PATCH V2 01/19] tick: trivial cleanups
` [PATCH V2 02/19] tick: update doc style comments for 'struct tick_sched'
` [PATCH V2 03/19] tick: rearrange members of "
` [PATCH V2 04/19] tick: move declaration of 'tick_cpu_device' to tick.h
` [PATCH V2 05/19] tick: move definition of tick_get_device() "
` [PATCH V2 06/19] tick: create tick_get_cpu_device() to get tick_cpu_device on this cpu
` [PATCH V2 07/19] tick: initialize variables during their definitions
` [PATCH V2 08/19] tick-oneshot: move tick_is_oneshot_available() to tick-oneshot.c
` [PATCH V2 09/19] tick-oneshot: remove tick_resume_oneshot()
` [PATCH V2 10/19] tick-common: call tick_check_percpu() from tick_check_preferred()
` [PATCH V2 11/19] tick-common: remove tick_check_replacement()
` [PATCH V2 12/19] tick-common: don't pass 'cpu' & 'cpumask' to tick_setup_device()
` [PATCH V2 13/19] tick-common: remove local variable 'broadcast' from tick_resume()
` [PATCH V2 14/19] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit()
` [PATCH V2 15/19] tick-sched: define 'delta' inside 'if' block in update_ts_time_stats()
` [PATCH V2 16/19] tick-sched: remove parameters to {__}tick_nohz_task_switch() routines
` [PATCH V2 17/19] tick-sched: remove local variable 'now' from tick_setup_sched_timer()
` [PATCH V2 18/19] tick-sched: invert parameter of tick_check_oneshot_change()
` [PATCH V2 19/19] tick-sched: rearrange code in tick_do_update_jiffies64()

[RFC PATCH 0/2] Add support for Samsung GH7 PCIe controller
 2014-04-21  9:58 UTC  (6+ messages)
` [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support

[PATCH] ARM: dts: at91-sama5d3_xplained: add the regulator device node
 2014-04-21  9:54 UTC  (2+ messages)

[PATCH] extcon: max14577: Properly handle regmap_irq_get_virq error
 2014-04-21  9:47 UTC  (2+ messages)

question on read_barrier_depends
 2014-04-21  9:40 UTC  (2+ messages)

[PATCH 0/9] extcon: Support devm_extcon_dev_allocate/free()
 2014-04-21  9:36 UTC  (10+ messages)
` [PATCH 1/9] extcon: Add extcon_dev_allocate/free() to control the memory of extcon device
` [PATCH 2/9] extcon: Add devm_extcon_dev_allocate/free to manage the resource "
` [PATCH 3/9] extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev
` [PATCH 4/9] extcon: max77693: "
` [PATCH 5/9] extcon: max14577: "
` [PATCH 6/9] extcon: palmas: "
` [PATCH 7/9] extcon: arizona: "
` [PATCH 8/9] extcon: adc-jack: "
` [PATCH 9/9] extcon: gpio: "

Estimado E-mail del usuario;
 2014-04-21  9:24 UTC 

[RFC PATCH] Suppress a device hot remove related lockdep warning
 2014-04-21  9:23 UTC  (13+ messages)
` [RFC PATCH v2] Use kernfs_break_active_protection() for device online store callbacks
    ` [RFC PATCH v3] "
                ` [RFC PATCH v4] "
                    ` [RFC PATCH v5 1/2] Use lock_device_hotplug() in cpu_probe_store() and cpu_release_store()
                      ` [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks

rtsx_pci_sdmmc lockdep splat
 2014-04-21  8:47 UTC  (4+ messages)

inotify, new idea?
 2014-04-21  8:42 UTC  (7+ messages)

[PATCH] mmc: rtsx: fix possible circular locking dependency
 2014-04-21  8:43 UTC  (3+ messages)
    ` Locking issues in "mmc: rtsx: add support for pre_req and post_req"

3.14 regression: huge latency in read/select on tun
 2014-04-21  8:40 UTC  (7+ messages)

[PATCH 00/28] nios2 Linux kernel port
 2014-04-21  8:14 UTC  (13+ messages)
` [PATCH 01/28] nios2: Build infrastructure

[PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
 2014-04-21  8:17 UTC  (5+ messages)
` [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy

[PATCH 00/15] wire up renameat2 syscall for various archs
 2014-04-21  8:10 UTC  (3+ messages)
` [PATCH 06/15] m68k: add renameat2 syscall

[PATCH 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support
 2014-04-21  8:09 UTC  (5+ messages)
` [PATCH 1/3] clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree Documentation
` [PATCH 2/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node
` [PATCH 3/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support

[PATCHv2 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support
 2014-04-21  7:23 UTC  (4+ messages)
` [PATCHv2 1/3] clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree Documentation
` [PATCHv2 2/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node
` [PATCHv2 3/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support

[PATCH] scripts/tags.sh: ignore code of user space tools
 2014-04-21  8:03 UTC 

[PATCH 1/3] cpufreq: ppc: Add missing #include <asm/smp.h>
 2014-04-21  8:01 UTC  (7+ messages)
` [PATCH 2/3] cpufreq: ppc: Fix integer overflow in expression
` [PATCH 3/3] cpufreq: ppc: Fix handling of non-existent clocks

[PATCH 0/6] mm: audit find_vma() callers
 2014-04-21  7:52 UTC  (5+ messages)
` [PATCH 2/6] m68k: call find_vma with the mmap_sem held in sys_cacheflush()

[PATCH] Documentation/memcg: warn about incomplete kmemcg state
 2014-04-21  7:47 UTC 

(no subject)
 2014-04-21  7:33 UTC 

[libata/ahci] 8a4aeec8d2d: +138.4% perf-stat.dTLB-store-misses, +37.2% perf-stat.dTLB-load-misses
 2014-04-21  7:29 UTC 

[PATCH v7] fs: FAT: Add support for DOS 1.x formatted volumes
 2014-04-21  7:26 UTC  (2+ messages)

Estimado E-mail del usuario;
 2014-04-21  7:02 UTC 

[PATCH 0/2] Support cpufreq driver for Exynos3250
 2014-04-21  7:03 UTC  (4+ messages)
` [PATCH 1/2] cpufreq: exynos: Use dev_err/info function instead of pr_err/info

[PATCH V7 1/1] drivers/gpio: Altera soft IP GPIO driver and devicetree binding
 2014-04-21  2:21 UTC  (6+ messages)

[PATCH] PM / suspend: Make cpuidle work in the "freeze" state
 2014-04-21  6:53 UTC  (2+ messages)

[PATCH 1/1] net: Add rtnl_lock for netif_device_attach/detach
 2014-04-21  6:30 UTC  (3+ messages)

[sched,rcu] 9234566d3a3: +1.6% will-it-scale.scalability, +1302.6% time.involuntary_context_switches
 2014-04-21  6:28 UTC 

[PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA
 2014-04-21  6:27 UTC  (6+ messages)

[PATCH] mm/swap: cleanup *lru_cache_add* functions
 2014-04-21  6:09 UTC  (4+ messages)

[PATCH 0/2] pwm-backlight: switch to gpiod interface (part 1)
 2014-04-21  6:07 UTC  (6+ messages)
` [PATCH 1/2] ARM: SAMSUNG: remove gpio flags in dev-backlight

[PATCH v2 00/10] drm/nouveau: support for GK20A, cont'd
 2014-04-21  6:02 UTC  (11+ messages)
` [PATCH v2 01/10] drm/nouveau/bar: only ioremap BAR3 if it exists
` [PATCH v2 02/10] drm/nouveau/bar/nvc0: support chips without BAR3
` [PATCH v2 03/10] drm/nouveau/ibus: add GK20A support
` [PATCH v2 04/10] drm/nouveau/fb: "
` [PATCH v2 05/10] drm/nouveau/fifo: "
` [PATCH v2 06/10] drm/nouveau/graph: enable when using external firmware
` [PATCH v2 07/10] drm/nouveau/graph: pad firmware code at load time
` [PATCH v2 08/10] drm/nouveau/graph: add GK20A support
` [PATCH v2 09/10] drm/nouveau: support GK20A in nouveau_accel_init()
` [PATCH v2 10/10] drm/nouveau: support for probing GK20A

[PATCH 0/4] Introduce drivers/soc and add QCOM GSBI driver
 2014-04-21  5:30 UTC  (5+ messages)
` [PATCH 1/4] soc: Placeholder files for drivers/soc
` [PATCH 2/4] soc: qcom: Add GSBI driver
` [PATCH 3/4] soc: qcom: Add device tree binding for GSBI
` [PATCH 4/4] tty: serial: msm: Remove direct access to GSBI

[PATCH] Fixed spelling errors within comments
 2014-04-21  5:24 UTC  (3+ messages)

[PATCH] defconfig: sama5_defconfig: updated
 2014-04-21  5:05 UTC 

[PATCH] Kbuild, lto: Avoid reported warning with strtoul
 2014-04-21  4:55 UTC  (2+ messages)

[RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller
 2014-04-21  4:53 UTC  (5+ messages)

[PATCH 3.13 00/32] 3.13.11-stable review
 2014-04-21  2:13 UTC  (32+ messages)
` [PATCH 3.13 01/32] user namespace: fix incorrect memory barriers
` [PATCH 3.13 02/32] Char: ipmi_bt_sm, fix infinite loop
` [PATCH 3.13 03/32] x86, hyperv: Bypass the timer_irq_works() check
` [PATCH 3.13 04/32] x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets
` [PATCH 3.13 05/32] PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR
` [PATCH 3.13 06/32] PCI: designware: Fix iATU programming for cfg1, io and mem viewport
` [PATCH 3.13 07/32] ACPI / button: Add ACPI Button event via netlink routine
` [PATCH 3.13 08/32] PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
` [PATCH 3.13 09/32] staging: comedi: 8255_pci: initialize MITE data window
` [PATCH 3.13 10/32] tty: Set correct tty name in active sysfs attribute
` [PATCH 3.13 11/32] tty: Fix low_latency BUG
` [PATCH 3.13 12/32] SCSI: sd: dont fail if the device doesnt recognize SYNCHRONIZE CACHE
` [PATCH 3.13 14/32] Bluetooth: Fix removing Long Term Key
` [PATCH 3.13 15/32] ima: restore the original behavior for sending data with ima template
` [PATCH 3.13 16/32] backing_dev: fix hung task on sync
` [PATCH 3.13 17/32] bdi: avoid oops on device removal
` [PATCH 3.13 18/32] xfs: fix directory hash ordering bug
` [PATCH 3.13 19/32] Btrfs: skip submitting barrier for missing device
` [PATCH 3.13 20/32] Btrfs: fix deadlock with nested trans handles
` [PATCH 3.13 21/32] ext4: fix error return from ext4_ext_handle_uninitialized_extents()
` [PATCH 3.13 22/32] ext4: fix partial cluster handling for bigalloc file systems
` [PATCH 3.13 23/32] ext4: fix premature freeing of partial clusters split across leaf blocks
` [PATCH 3.13 24/32] jffs2: Fix segmentation fault found in stress test
` [PATCH 3.13 25/32] jffs2: Fix crash due to truncation of csize
` [PATCH 3.13 26/32] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
` [PATCH 3.13 27/32] jffs2: remove from wait queue after schedule()
` [PATCH 3.13 28/32] sparc32: fix build failure for arch_jump_label_transform
` [PATCH 3.13 29/32] sparc64: dont treat 64-bit syscall return codes as 32-bit
` [PATCH 3.13 30/32] sparc64: Make sure %pil interrupts are enabled during hypervisor yield
` [PATCH 3.13 31/32] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
` [PATCH 3.13 32/32] exit: call disassociate_ctty() before exit_task_namespaces()

[PATCH RFC 0/4] Fine tune USB 3.0 PHY on exynos5420
 2014-04-21  4:20 UTC  (6+ messages)
` [PATCH RFC 3/4] xhci: Tune PHY for the DWC3-Exynos host controller

[PATCH v3 0/2] ahci: add support for hisilicon sata
 2014-04-21  4:13 UTC  (4+ messages)
` [PATCH v3 1/2] ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
` [PATCH v3 2/2] ahci: add support for Hisilicon sata

[PATCH 2/2] Staging: dgnc: dgnc_driver: fixed coding style braces
 2014-04-20 18:05 UTC  (3+ messages)
` [PATCH v2 1/2] Staging: dgnc: dgnc_driver: fixed dgnc_pci_tbl definition
  ` [PATCH v2 2/2] Staging: dgnc: dgnc_driver: fixed incorrect braces

[ANNOUNCE] 3.14-rt1
 2014-04-21  3:31 UTC  (3+ messages)

[PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)
 2014-04-21  2:32 UTC  (3+ messages)
` [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency "

[PATCH v5 0/3] regulator: act8865: add PMIC driver
 2014-04-21  3:08 UTC  (4+ messages)
` [PATCH v5 3/3] ARM: dts: sama5d3xcm: add the regulator device node

[PATCH 0/4] mm: zpool: add common api for zswap to use zbud/zsmalloc
 2014-04-21  2:47 UTC  (2+ messages)

[GIT PULL] ext4 fixes for 3.15
 2014-04-21  2:32 UTC 

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

[PATCH v5] mm: support madvise(MADV_FREE)
 2014-04-21  1:56 UTC 

[PATCH] drivercore: fix a corner case for deferred probe
 2014-04-21  1:53 UTC 

[PATCH v3] kernel/panic: Add "crash_kexec_post_notifiers" option for kdump after panic_notifers
 2014-04-21  1:33 UTC 

[PATCH 0/6] workqueue: simpler&better workers management synchronization
 2014-04-21  1:33 UTC  (2+ messages)

[RFC PATCH 0/1] add apic_irqs bitmap to identify irqs from apic
 2014-04-21  1:18 UTC  (2+ messages)
` [RFC PATCH 1/1] x86/apic: "

[PATCHv3 0/7] Support new Exynos3250 SoC based on Cortex-A7 dual core
 2014-04-21  1:10 UTC  (2+ messages)

[PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition
 2014-04-21  0:59 UTC  (6+ messages)
        `  "

[PATCH v3 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-04-21  0:56 UTC  (4+ messages)
` [PATCH v3 1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver

[PATCH 1/1] rcu: cleanup: make rcutorture specific definitions depend on config value
 2014-04-21  0:07 UTC 

[PATCH] sched / idle: Make cpuidle_idle_call() void
 2014-04-20 23:26 UTC 

[PATCH] fs: fix new kernel-doc warnings in fs/bio.c
 2014-04-20 23:03 UTC 

[PATCH 0/24] Introduce ff-memless-next as an improved replacement for ff-memless
 2014-04-20 22:29 UTC  (10+ messages)
` [PATCH 12/24] Port hid-lgff to ff-memless-next
` [PATCH 13/24] Port hid-lg3ff "
` [PATCH 23/24] Port hid-lg4ff "

[PATCH 0/3] 6lowpan: few changes to help with backports
 2014-04-20 22:21 UTC  (2+ messages)

[PATCH v3] tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
 2014-04-20 22:19 UTC  (2+ messages)

[PATCH] x86: comment in x86-opcode-map.txt on CALLW discrepancy between Intel and AMD
 2014-04-20 22:08 UTC  (2+ messages)

[PATCH 1/1] rcu: cleanup: make rcutorture specific definitions depend on config value
 2014-04-20 21:57 UTC 

[GIT PULL] UML fixes
 2014-04-20 21:26 UTC 

3.14 on Xenserver (non-HVM): "cannot allocate memory")
 2014-04-20 20:56 UTC 

[ANNOUNCE] Git v2.0.0-rc0
 2014-04-20 21:14 UTC  (3+ messages)

Rodolfo García Peñas now maintains suspend-utils
 2014-04-20 21:20 UTC  (2+ messages)

[PATCH 0/2] Disable zone_reclaim_mode by default v2
 2014-04-20 20:59 UTC  (4+ messages)

[blk] WARNING: CPU: 0 PID: 300 at kernel/softirq.c:156 _local_bh_enable_ip()
 2014-04-20 20:30 UTC 

Fwd: Re: [PATCH v2] input: misc: Add driver for Intel Bay Trail GPIO buttons
 2014-04-20 19:58 UTC  (3+ messages)

Linux 3.15-rc2
 2014-04-20 19:46 UTC 

[RESEND: PATCH 2/2] input: tc3589x-keypad: support probing from device tree
 2014-04-20 19:36 UTC  (2+ messages)

PROBLEM: Pulseaudio hung at schedule in 3.15-rc1
 2014-04-20 18:50 UTC  (3+ messages)

man-pages-3.65 is released
 2014-04-20 18:48 UTC 

Bug in 3.15-rc1: Scheduling while atomic splats filling log
 2014-04-20 18:27 UTC  (3+ messages)
` Bug in 3.15-rc1: Scheduling while atomic splats filling log - bisected to commit 27f6c57

(no subject)
 2014-04-15 14:07 UTC 

[PATCH driver-core-linus] kernfs: add back missing error check in kernfs_fop_mmap()
 2014-04-20 16:55 UTC  (2+ messages)


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