linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-21 16:45:49 to 2015-01-21 22:39:13 UTC [more...]

[PATCH V3 0/11] Improve charger manager driver for optimized operation
 2015-01-21 22:38 UTC  (5+ messages)
` [PATCH V3 01/11] power: charger-manager: Use alarmtimer for battery monitoring in suspend
` [PATCH V3 02/11] power: charger-manager: Use thermal subsystem interface only to get temperature

[PATCH] dell-laptop: use dedicated sysfs file for ALS
 2015-01-21 22:32 UTC  (6+ messages)

[f2fs-dev][RFC PATCH 06/10] f2fs: add core functions for rb-tree extent cache
 2015-01-21 22:25 UTC  (4+ messages)

[PATCH 0/9] watchdog: internally split softlockup and hardlockup
 2015-01-21 22:23 UTC  (3+ messages)

mmotm: mm-slub-optimize-alloc-free-fastpath-by-removing-preemption-on-off.patch is causing preemptible splats
 2015-01-21 22:21 UTC  (4+ messages)

[V2 PATCH 0/2] Introduce ACPI support for ahci_platform driver
 2015-01-21 22:40 UTC  (3+ messages)
` [V2 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching

Linux 3.19-rc5
 2015-01-21 22:12 UTC  (6+ messages)

[PATCH 1/2] perf symbols: Ignore mapping symbols on aarch64
 2015-01-21 22:00 UTC  (4+ messages)
` [PATCH 2/2] perf symbols: debuglink should take symfs option into account

linux-next: Tree for Jan 20 -- Kernel panic - Unable to mount root fs
 2015-01-21 21:54 UTC  (19+ messages)

[trace:ftrace/tracefs-v1 8/9] fs/tracefs/inode.c:95:31: sparse: symbol 'tracefs_dir_inode_operations' was not declared. Should it be static?
 2015-01-21 21:53 UTC  (2+ messages)
` [PATCH trace] tracing: tracefs_dir_inode_operations can be static

[PATCH] fs: namei: Use memcpy instead of strlcpy
 2015-01-21 21:51 UTC 

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2015-01-21 21:48 UTC  (21+ messages)
` [PATCH v9 00/17] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v9 01/17] Add kernel address sanitizer infrastructure
  ` [PATCH v9 02/17] x86_64: add KASan support
  ` [PATCH v9 03/17] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v9 04/17] mm: slub: introduce virt_to_obj function
  ` [PATCH v9 05/17] mm: slub: share object_err function
  ` [PATCH v9 06/17] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v9 07/17] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v9 08/17] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v9 09/17] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v9 10/17] lib: add kasan test module
  ` [PATCH v9 11/17] x86_64: kasan: add interceptors for memset/memmove/memcpy functions
  ` [PATCH v9 12/17] kasan: enable stack instrumentation
  ` [PATCH v9 13/17] mm: vmalloc: add flag preventing guard hole allocation
  ` [PATCH v9 14/17] mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
  ` [PATCH v9 15/17] kernel: add support for .init_array.* constructors
  ` [PATCH v9 16/17] module: fix types of device tables aliases
  ` [PATCH v9 17/17] kasan: enable instrumentation of global variables

[PATCHv3 00/36] perf tools: New build framework
 2015-01-21 21:45 UTC  (11+ messages)
` [PATCH 08/36] perf build: Add builtin objects building
` [PATCH 20/36] perf build: Add arch x86 "

[PATCH v1 0/4] Let leds use named gpios
 2015-01-21 21:44 UTC  (4+ messages)
` [PATCH v1 2/4] gpio: add parameter to allow the "

[PATCH v2 0/4] Let leds use named gpios
 2015-01-21 21:33 UTC  (5+ messages)
` [PATCH v2 1/4] gpio: use sizeof() instead of hardcoded values
` [PATCH v2 2/4] gpio: add parameter to allow the use named gpios
` [PATCH v2 3/4] leds: Let the binding document example for leds-gpio follow the gpio bindings
` [PATCH v2 4/4] leds: no longer use unnamed gpios

[PATCH] smack: fix possible use after frees in task_security() callers
 2015-01-21 21:33 UTC  (2+ messages)

[PATCH] hid: Use Kbuild idiom in Makefiles
 2015-01-21 21:24 UTC  (2+ messages)

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-01-21 21:16 UTC  (10+ messages)
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI

linux-next: tidy up of trees
 2015-01-21 21:09 UTC  (3+ messages)

[3.13.y-ckt stable] Linux 3.13.11-ckt14
 2015-01-21 21:06 UTC  (2+ messages)

[RFC PATCH] sched_clock: Avoid tearing during read from NMI
 2015-01-21 20:58 UTC  (4+ messages)

[PATCH 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
 2015-01-21 20:58 UTC  (3+ messages)

[PATCH v2 0/1] x86: Add IMR support to Quark/Galileo
 2015-01-21 20:57 UTC  (3+ messages)
` [PATCH v2 1/1] x86: Add Isolated Memory Regions for Quark X1000

[PATCH 3/3] power/axp288_fuel_gauge: axp288 fuel gauge driver
 2015-01-21 20:52 UTC  (3+ messages)

[3.13.y-ckt stable] Patch "xen-netfront: Fix handling packets on compound pages with skb_linearize" has been added to staging queue
 2015-01-21 20:47 UTC 

[RFC][PATCH 0/5] tracing: Add new file system tracefs
 2015-01-21 20:47 UTC  (11+ messages)
` [RFC][PATCH 1/5] tracefs: Add new tracefs file system
` [RFC][PATCH 2/5] tracing: Convert the tracing facility over to use tracefs
` [RFC][PATCH 3/5] tracing: Automatically mount tracefs on debugfs/tracing
` [RFC][PATCH 4/5] tracing: Have mkdir and rmdir be part of tracefs
` [RFC][PATCH 5/5] tracefs: Add directory /sys/kernel/tracing

[PATCH] gpio: correctly use const char * const
 2015-01-21 20:35 UTC 

[PATCHv3 1/2] usb: ehci-platform: add support for multiple phys per controller
 2015-01-21 20:40 UTC  (3+ messages)

[PATCH 00/17] AT91 cleanup for 3.20 #3
 2015-01-21 20:40 UTC  (4+ messages)
` [PATCH 15/17] ARM: at91: remove old setup

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v4)
 2015-01-21 20:36 UTC  (3+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq
` [patch -rt 2/2] KVM: lapic: mark LAPIC timer handler as irqsafe

Possible bug in initramfs RAM handling
 2015-01-21 20:38 UTC  (2+ messages)

[PATCH v8 2/4] fpga manager: add sysfs interface document
 2015-01-21 20:32 UTC  (12+ messages)

[PATCH v4 0/3] perf: User/kernel time correlation and event generation
 2015-01-21 20:27 UTC  (13+ messages)
` [PATCH v4 1/3] perf: Use monotonic clock as a source for timestamps
  ` [PATCH v5] "
` [PATCH v4 3/3] perf: Sample additional clock value

[PATCH 1/2] if_link: Add VF multicast promiscuous mode control
 2015-01-21 20:27 UTC  (10+ messages)
    ` [E1000-devel] "

linux-next: build failure after merge of the block tree
 2015-01-21 20:24 UTC  (4+ messages)
` [PATCH] staging/lustre/llite: get rid of backing_dev_info

[PATCH] USB: cp210x: add ID for RUGGEDCOM USB Serial Console
 2015-01-21 20:24 UTC 

[PATCH v2] bitops.h: add sign_extend8(), 16 and 64 functions
 2015-01-21 20:22 UTC  (4+ messages)
` [tip:core/types] bitops: Add "

[PATCH] staging: iio: tsl2x7x_core: fix format string warnings
 2015-01-21 20:22 UTC  (2+ messages)

[PATCH v2 1/3] asus-laptop: fix is_visible return value
 2015-01-21 20:19 UTC  (5+ messages)
` [PATCH v2 2/3] asus-laptop: use DEVICE_ATTR_* macros

[PATCH v2 0/3] ASoC: add audio card creation from graph of ports in DT
 2015-01-21 20:14 UTC  (5+ messages)
` [PATCH v2 1/3] ASoC: core: export snd_soc_get_dai_name
` [PATCH v2 3/3] ASoC: add generic dt-card support
  ` [alsa-devel] "
` [PATCH v2 2/3] Documentation: of: Document audio graph bindings

perf fuzzer crash [PATCH] perf: Get group events reference before moving the group
 2015-01-21 20:07 UTC  (10+ messages)

RCU CPU stall console spews leads to soft lockup disabled is reasonable ?
 2015-01-21 20:06 UTC  (16+ messages)

[PATCH 0/5] PCI: st: provide support for dw pcie
 2015-01-21 19:59 UTC  (5+ messages)
` [PATCH 3/5] PCI: st: Provide support for the sti PCIe controller

[PATCH] SATA: OCTEON: support SATA on OCTEON platform
 2015-01-21 17:17 UTC  (5+ messages)

[PATCH 0/2] Fix secondary CPU boot for thumb2 kernels
 2015-01-21 19:48 UTC  (3+ messages)
` [PATCH 1/2] ARM: Add a secondary_startup that assumes ARM mode
` [PATCH 2/2] ARM: qcom: Use secondary_startup_arm()

[PATCH] lib/kstrtox.c break if overflow is detected
 2015-01-21 19:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update rydberg's addresses
 2015-01-21 19:38 UTC  (7+ messages)

[PATCH net-next v13 0/5] openvswitch: Introduce 128-bit unique flow identifiers
 2015-01-21 19:29 UTC  (4+ messages)
` [PATCH net-next v13 5/5] openvswitch: Add support for unique flow IDs

[PATCH v3 2/3] mfd: lubbock_io: add lubbock_io board
 2015-01-21 19:22 UTC  (4+ messages)

[PATCH] ARM: qcom: Drop unnecessary selects from ARCH_QCOM
 2015-01-21 19:22 UTC 

[PATCH v2] ARM: qcom: Fix SCM interface for big-endian kernels
 2015-01-21 19:21 UTC 

[PATCH 1/3] mfd/axp20x: change battery cell name to fuel gauge
 2015-01-21 19:16 UTC  (3+ messages)

[PATCH v2] drm/i2c: tda998x: Set the CEC I2C address based on the slave I2C address
 2015-01-21 19:15 UTC  (4+ messages)

[PATCH v2 0/5] clean up and generalize swap-over-NFS
 2015-01-21 19:14 UTC  (3+ messages)

[PATCH 0/3] Drivers: hv: vmbus: fix crashes on hv_vmbus load/unload path
 2015-01-21 19:02 UTC  (4+ messages)
` [PATCH 1/3] Drivers: hv: vmbus: avoid double kfree for device_obj
` [PATCH 2/3] Drivers: hv: vmbus: introduce vmbus_acpi_remove
` [PATCH 3/3] Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection pages on shutdown

[RFCv2 0/2] dma-parms, constraints and helpers for dma-buf
 2015-01-21 18:56 UTC  (5+ messages)
` [RFCv2 1/2] device: add dma_params->max_segment_count
` [RFCv2 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms

[PATCH] spmi: pmic_arb: add support for hw version 2
 2015-01-21 18:56 UTC  (2+ messages)

perf: easily crash kernel with rapl event close
 2015-01-21 18:55 UTC 

[alsa-devel][PATCH 0/3] Add master mode, tmd and right-j mode support
 2015-01-21 18:53 UTC  (9+ messages)
` [alsa-devel][PATCH 1/3] SoC: fsl_sai: add sai master "
` [alsa-devel][PATCH 2/3] ASoC: fsl_sai: Add support for tdm slots operation
` [alsa-devel][PATCH 3/3] ASoC: fsl_sai: Add support for Right-J mode

[PATCH 11/11] usb: core: fix a race with usb_queue_reset_device()
 2015-01-21 18:52 UTC  (2+ messages)

[PATCHv2 0/4] x86, entry: some cleanup and simplification
 2015-01-21 18:48 UTC  (6+ messages)
` [PATCHv2 1/4] x86_64: cleanup THREAD_INFO(reg,offset) macro

[RFC PATCH v3 0/2] Fix procfs PCI resources mmap
 2015-01-21 18:44 UTC  (4+ messages)
` [RFC PATCH v3 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap

[PATCH v2] net: stmmac: add BQL support
 2015-01-21 18:37 UTC  (2+ messages)

[PATCH v2 0/4] toshiba_acpi: Add support for USB Sleep functions
 2015-01-21 18:31 UTC  (4+ messages)

[PATCH v2 3/3] asus-laptop: cleanup is_visible
 2015-01-21 18:19 UTC  (3+ messages)

[PATCH v4 0/6] arm64: Add kernel probes (kprobes) support
 2015-01-21 18:02 UTC  (6+ messages)
` [PATCH v4 3/6] arm64: Kprobes with single stepping support

[PATCH] of: Custom printk format specifier for device node
 2015-01-21 17:59 UTC  (5+ messages)

[PATCH v7 0/4] hwspinlock core & omap dt support
 2015-01-21 17:56 UTC  (11+ messages)
` [PATCH v7 1/4] Documentation: dt: add common bindings for hwspinlock

Fwd: Question about kernel interfaces
 2015-01-21 17:44 UTC  (6+ messages)
  `  "

linux-next: Tree for Jan 20 -- Kernel panic - Unable to mount root fs
 2015-01-21 17:51 UTC  (6+ messages)

[patch] cfq-iosched: fix incorrect filing of rt async cfqq
 2015-01-21 17:37 UTC  (2+ messages)

randconfig build error with next-20150121, in drivers/char/tpm/tpm_tis.c
 2015-01-21 17:31 UTC  (2+ messages)
` Aw: "

[PATCH v3 0/1] thermal: rockchip: make temperature reporting much more accurate
 2015-01-21 17:29 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] staging: rtl8712: fix Missing a blank line after declarations
 2015-01-21 17:23 UTC  (3+ messages)
  ` [PATCH] checkpatch: Add types for other OS typedefs

[PATCH] gpio: max732x: add set_multiple function
 2015-01-21 17:17 UTC 

[PATCH v6 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2015-01-21 17:19 UTC  (3+ messages)

[PATCH] drm/i915: fix inconsistent brightness after resume
 2015-01-21 17:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCHv4 0/2] parport: parport_pc: Fix false-positives at checking for Intel bug
 2015-01-21 17:09 UTC  (5+ messages)
` [PATCHv4 2/2] parport: parport_pc: Implement CPU model check to cut off false-positives
    ` [Linux-parport] "

[PATCH 001/001] usbhid: Fix initialisation and force effect modifications for the Microsoft Sidewinder Force Feedback Pro 2 joystick
 2015-01-21 14:29 UTC  (3+ messages)
    ` [PATCHv2 001/002] usbhid: Fix initialisation "

[GIT PULL] scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore
 2015-01-21 17:05 UTC 

[PATCH] of: Empty node & property flag accessors when !OF
 2015-01-21 17:05 UTC 

[PATCH RESEND v2 0/7] platform/chrome: Add user-space dev inferface support
 2015-01-21 17:05 UTC  (15+ messages)
` [PATCH RESEND v2 3/7] mfd: cros_ec: Add cros_ec_lpc driver for x86 devices
` [PATCH RESEND v2 5/7] mfd: cros_ec: Instantiate ChromeOS EC character device

[RFC PATCH 0/5] irq: Allow irqs to be routed to NMI/FIQ
 2015-01-21 17:03 UTC  (7+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/5] arm: irq: Add a __nmi_count stat
  ` [RFC PATCH v2 2/5] irq: Allow interrupts to routed to NMI (or similar)
  ` [RFC PATCH v2 3/5] irq: gic: Add support for NMI routing
  ` [RFC PATCH v2 4/5] arm: perf: Make v7 support FIQ-safe
  ` [RFC PATCH v2 5/5] arm: perf: Use FIQ to handle PMU events

[PATCH v2] checkpatch: add check for the buggy while_each_thread()
 2015-01-21 17:01 UTC 

[PATCH v3 00/13] Add kdbus implementation
 2015-01-21 16:58 UTC  (6+ messages)
` [PATCH 01/13] kdbus: add documentation

[PATCH] can: kvaser_usb: Don't free packets when tight on URBs
 2015-01-21 16:37 UTC  (9+ messages)
` [PATCH v5 1/5] can: kvaser_usb: Update net interface state before exiting on OOM
  ` [PATCH v5 2/5] can: kvaser_usb: Consolidate and unify state change handling

[RFC PATCH v3 0/8] Provide y2038/y2106 safe rtc_class_ops.set_mmss64()
 2015-01-21 16:55 UTC  (3+ messages)
` [RFC PATCH v3 3/8] rtc/ab3100: Update driver to address y2038/y2106 issues
  ` [rtc-linux] "

[PATCH 0/3] xilinx-spi: Support more spi modes and multiple device tree
 2015-01-21 16:51 UTC  (4+ messages)
` [PATCH 1/3] spi/xilinx: Use automatic bus number on "

[PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
 2015-01-21 16:51 UTC  (12+ messages)

[PATCH v3 2/3] mfd: lubbock_io: add lubbock_io board
 2015-01-21 16:46 UTC  (11+ messages)
            ` unclear ipv6 redirect message (was Re: [PATCH v3 2/3] mfd: lubbock_io: add lubbock_io board)

[PATCH 0/8] Use of_mm_gpiochip_remove
 2015-01-21 16:45 UTC  (3+ messages)
` [PATCH 8/8] gpio/mpc8xxx: "


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).