public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-24 09:51:57 to 2013-07-24 14:29:15 UTC [more...]

[PATCH 2/2] drivers: power: Add support for BATTERY_ARIESVE
 2013-07-24 14:27 UTC 

[00/85] 3.2.49-rc1 review
 2013-07-24 14:11 UTC  (73+ messages)
` [34/85] ARM: 7765/1: perf: Record the user-mode PC in the call chain
` [61/85] HID: Add support for the MacBook Pro 10,2 keyboard / touchpad
` [48/85] dlci: validate the net device in dlci_del()
` [52/85] xen/time: remove blocked time accounting from xen "clockchip"
` [23/85] rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
` [25/85] xhci: check for failed dma pool allocation
` [78/85] perf: Fix perf mmap bugs
` [53/85] UBIFS: prepare to fix a horrid bug
` [41/85] vgacon.c: add cond reschedule points in vgacon_do_font_op
` [67/85] block: do not pass disk names as format strings
` [39/85] futex: Take hugepages into account when generating futex_key
` [12/85] zram: protect sysfs handler from invalid memory access
` [56/85] powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries
` [03/85] [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is down
` [66/85] ocfs2: xattr: fix inlined xattr reflink
` [76/85] perf: Fix perf_lock_task_context() vs RCU
` [07/85] i2c-piix4: Add AMD CZ SMBus device ID
` [27/85] [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
` [51/85] timer: Fix jiffies wrap behavior of round_jiffies_common()
` [05/85] [SCSI] zfcp: status read buffers on first adapter open with link down
` [54/85] UBIFS: fix a horrid bug
` [71/85] hpfs: better test for errors
` [26/85] drivers: hv: switch to use mb() instead of smp_mb()
` [45/85] cgroup: fix RCU accesses to task->cgroups
` [46/85] Handle big endianness in NTLM (ntlmv2) authentication
` [22/85] ASoC: wm8962: Remove remaining direct register cache accesses
` [21/85] Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
` [60/85] tracing: Fix irqs-off tag display in syscall tracing
` [55/85] Revert "serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller"
` [68/85] crypto: sanitize argument for format string
` [64/85] libceph: Fix NULL pointer dereference in auth client code
` [15/85] libata: skip SRST for all SIMG [34]7x port-multipliers
` [31/85] ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
` [58/85] jbd2: fix theoretical race in jbd2__journal_restart
` [17/85] ath9k_hw: Assign default xlna config for AR9485
` [37/85] [SCSI] mpt2sas: fix firmware failure with wrong task attribute
` [62/85] HID: apple: Add support for the 2013 Macbook Air
` [80/85] pch_uart: fix a deadlock when pch_uart as console
` [84/85] MAINTAINERS: Greg's suse email address is dead
` [40/85] net/tg3: Avoid delay during MMIO access
` [13/85] ahci: remove pmp link online check in FBS EH
` [01/85] r8169: fix offloaded tx checksum for small packets
` [33/85] iommu/amd: Only unmap large pages from the first pte
` [75/85] perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
` [35/85] [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup
` [44/85] [SCSI] sd: Fix parsing of 'temporary ' cache mode prefix
` [69/85] drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq
` [65/85] drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
` [77/85] ceph: fix statvfs fr_size
` [73/85] iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
` [81/85] drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
` [04/85] [SCSI] zfcp: block queue limits with data router
` [82/85] ext4: fix overflow when counting used blocks on 32-bit architectures
` [36/85] [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a infinite loop
` [70/85] nbd: correct disconnect behavior
` [83/85] ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
` [79/85] perf: Fix mmap() accounting hole
` [63/85] Input: bcm5974 - add support for the 2013 MacBook Air
` [50/85] writeback: Fix periodic writeback after fs mount
` [10/85] zram: destroy all devices on error recovery path in zram_init()
` [14/85] usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed
` [49/85] genirq: Fix can_request_irq() for IRQs without an action
` [59/85] nfsd4: fix decoding of compounds across page boundaries
` [43/85] [SCSI] sd: fix array cache flushing bug causing performance problems
` [57/85] ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
` [72/85] [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
` [30/85] ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
` [32/85] Bluetooth: Fix invalid length check in l2cap_information_rsp()
` [29/85] hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
` [74/85] perf: Clone child context from parent context pmu
` [19/85] ath9k: Fix noisefloor calibration

[PATCH v2 0/8] memcg, cgroup: kill css_id
 2013-07-24 14:27 UTC  (15+ messages)
` [PATCH v2 1/8] cgroup: convert cgroup_ida to cgroup_idr
` [PATCH v2 2/8] cgroup: document how cgroup IDs are assigned
` [PATCH v2 3/8] cgroup: implement cgroup_from_id()
` [PATCH v2 4/8] memcg: convert to use cgroup_is_descendant()
` [PATCH v2 5/8] memcg: convert to use cgroup id
` [PATCH v2 6/8] memcg: fail to create cgroup if the cgroup id is too big
` [PATCH v2 7/8] memcg: stop using css id
` [PATCH v2 8/8] cgroup: kill css_id

[PATCH]Fix early microcode loading on AMD
 2013-07-24 14:20 UTC  (8+ messages)

[PATCH 1/2] ARM: dts: Add USB Host nodes to Exynos4210
 2013-07-24 14:17 UTC  (2+ messages)

spinlock lockup, rcu stalls etc
 2013-07-24 14:13 UTC  (4+ messages)

[PATCH] Fix refcount leak in tty_port.c
 2013-07-24 14:11 UTC  (4+ messages)

[PATCH] ARM: dts: Add USB host node for Exynos4
 2013-07-24 14:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] staging: ozwpan: Fix coding style
 2013-07-24 14:06 UTC 

[PATCH 1/4] x86: introduce hypervisor_cpuid_base()
 2013-07-24 14:01 UTC  (9+ messages)
` [PATCH 4/4] x86: properly handle kvm emulation of hyperv

[PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file
 2013-07-24 14:03 UTC  (4+ messages)
` [PATCH 07/22] ARM: exynos: Remove '0x's from Exynos4110 DTSI file
  ` [PATCH v2 07/22] ARM: Exynos4210: "

[PATCH v2] sched: update_top_cache_domain only at the times of building sched domain
 2013-07-24 13:57 UTC  (6+ messages)

[PATCH 3/3] msix restore code optimization for dom0
 2013-07-24 13:55 UTC  (2+ messages)

[PATCH 0/2] zcache: a new start for upstream
 2013-07-24 13:52 UTC  (2+ messages)

[RFC][PATCH 0/9] sched: Power scheduler design proposal
 2013-07-24 13:50 UTC  (9+ messages)

[PATCH 2/3] Refactor msi/msix restore code Part2
 2013-07-24 13:46 UTC  (2+ messages)

[ 000/103] 3.10.3-stable review
 2013-07-24 13:40 UTC  (2+ messages)

[PATCH 0/4] mfd: twl6030-irq: rework and add twl6032 support
 2013-07-24 13:39 UTC  (16+ messages)
` [PATCH 1/4] mfd: twl6030-irq: migrate to IRQ threaded handler
` [PATCH 2/4] mfd: twl6030-irq: add error check when IRQs are masked initially
` [PATCH 3/4] mfd: twl6030-irq: convert to use linear irq_domain
` [PATCH 4/4] mfd: twl6030-irq: Add interrupt mapping table for the twl6032

[PATCH 3/5] x86, AMD: cleanup: merge common code in early microcode loading
 2013-07-24 13:32 UTC  (2+ messages)

RFC: device thermal limits represented in device tree nodes
 2013-07-24 13:29 UTC  (6+ messages)

linux-next: build failure after merge of the tty tree
 2013-07-24 13:30 UTC  (3+ messages)
` [PATCH tty-next] n_tty: Fix build breakage on ppc64

[char-misc-next 0/3] mei reset cleanups
 2013-07-24 13:22 UTC  (4+ messages)
` [char-misc-next 1/3] mei: wake also writers on reset
` [char-misc-next 2/3] mei: don't get stack in select during reset
` [char-misc-next 3/3] mei: bus: do not overflow the device name buffer

[PATCH v3 0/3] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-07-24 13:23 UTC  (8+ messages)
` [PATCH v3 1/3] acpi: Call acpi_os_prepare_sleep hook in reduced hardware sleep path

[PATCH V8 00/15] perf tools: some fixes and tweaks
 2013-07-24 13:15 UTC  (9+ messages)
` [PATCH V8 13/15] perf tools: expand perf_event__synthesize_sample()
` [PATCH V8 14/15] perf tools: add a function to calculate sample event size
` [PATCH V8 15/15] perf tools: add a sample parsing test

[Patch V2 0/4] rtc: omap: handle rtc wakeup support in driver
 2013-07-24 13:14 UTC  (3+ messages)
` [Patch V2 3/4] rtc: omap: add rtc wakeup support to alarm events

[PATCH] arm: dts: twl6030: typical connection to omap4 as a separate dtsi file
 2013-07-24 13:10 UTC  (4+ messages)

[PATCH 2/5] x86, microcode: Don't lose error returns in save_microcode_in_initrd()
 2013-07-24 12:57 UTC  (2+ messages)

[REVIEW][PATCH] vfs: Lock in place mounts from more privileged users
 2013-07-24 12:49 UTC  (4+ messages)

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-07-24 12:58 UTC  (5+ messages)
` [PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds

[patch 0/3] mm: improve page aging fairness between zones/nodes
 2013-07-24 12:46 UTC  (4+ messages)

[PATCH v2 0/7] usb: phy: msm: Fixes and cleanups
 2013-07-24 12:39 UTC  (8+ messages)
` [PATCH v2 1/7] usb: phy: msm: Move mach depndend code to platform data
` [PATCH v2 2/7] usb: phy: msm: Migrate to Managed Device Resource allocation
` [PATCH v2 3/7] usb: phy: msm: Move regulator usage to managed resource allocation

[PATCH 0/9] Tegra USB cleanup series
 2013-07-24 12:32 UTC  (3+ messages)

[PATCH v2 12/20] n_tty: Factor standard per-char i/o into separate fn
 2013-07-24 12:29 UTC  (10+ messages)
` [PATCH v3 1/9] "
  ` [PATCH v3 2/9] n_tty: Eliminate char tests from IXANY restart test
  ` [PATCH v3 3/9] n_tty: Split n_tty_receive_char()
  ` [PATCH v3 4/9] n_tty: Factor ISTRIP and IUCLC receive_buf into separate fn
  ` [PATCH v3 5/9] n_tty: Factor PARMRK from normal per-char i/o
  ` [PATCH v3 6/9] n_tty: Remove overflow tests from receive_buf() path
  ` [PATCH v3 7/9] n_tty: Un-inline single-use functions
  ` [PATCH v3 8/9] n_tty: Factor LNEXT processing from per-char i/o path
  ` [PATCH v3 9/9] tty: Remove extra wakeup from pty write() path

[PATCH RFC V11 0/18] Paravirtualized ticket spinlocks
 2013-07-24 12:36 UTC  (8+ messages)
` [PATCH RFC V11 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor

[PATCH 1/7] usb: phy: msm: Move mach dependent code to platform data
 2013-07-24 12:23 UTC  (4+ messages)
` [PATCH 7/7] usb: phy: msm: Lindent the code

[PATCH] sched/rt: Fix pull_rt_task() skips not overloaded rqs
 2013-07-24 11:59 UTC 

Linux 3.11-rc2
 2013-07-24 12:06 UTC  (8+ messages)
  ` Linux 3.11-rc2 (acpi backlight)

[PATCH] zcache: fix "zcache=" kernel parameter
 2013-07-24 11:54 UTC  (6+ messages)
    `  "

[v3.11-rc2] regression: brightness always on maximum
 2013-07-24 11:32 UTC  (5+ messages)

workqueue, pci: INFO: possible recursive locking detected
 2013-07-24 10:31 UTC  (10+ messages)

[PATCH v3 1/2] xen/balloon: set a mapping for ballooned out pages
 2013-07-24 11:05 UTC  (4+ messages)

[ 00/19] 3.10.1-stable review
 2013-07-24 10:43 UTC  (7+ messages)

[PATCH 0/7] Minor Alpha updates for 3.11
 2013-07-24 10:25 UTC  (5+ messages)

[PATCH 1/1] drivers: misc: Add support for ANDROID_PMEM
 2013-07-24 10:38 UTC 

Speaking out against Sarah Sharp
 2013-07-24 10:33 UTC  (2+ messages)

[PATCH-v2 0/4] staging/lustre: convert to new shrinker API
 2013-07-24 10:18 UTC  (5+ messages)
` [PATCH-v2 1/4] staging/lustre/ldlm: convert to shrinkers to count/scan API
  ` [PATCH-v2 2/4] staging/lustre/obdclass: convert lu_object shrinker "
    ` [PATCH-v2 3/4] staging/lustre/ptlrpc: convert to new shrinker API
      ` [PATCH-v2 4/4] staging/lustre/libcfs: cleanup linux-mem.h

[PATCH v4] regulator: pfuze100: add pfuze100 regulator driver
 2013-07-24 10:18 UTC  (6+ messages)

[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-07-24 10:16 UTC  (6+ messages)
` [PATCH 13/21] x86, acpi: Try to find SRAT in firmware earlier

[patch 0/4] sched: Move work out of the scheduler core
 2013-07-24 10:04 UTC  (7+ messages)
` [patch 4/4] sched: Distangle worker accounting from rq->lock

linux-next: status of various trees
 2013-07-24 10:01 UTC  (4+ messages)

[PATCH 0/3] cpuidle: (powernv) cpuidle driver
 2013-07-24  9:58 UTC  (4+ messages)
` [PATCH 1/3] cpuidle/powernv: cpuidle backend driver for powernv

[PATCH 0/8] staging/lustre: Intel tree sync and two fixups
 2013-07-24  9:56 UTC  (2+ messages)

[PATCH v4 00/15] ARM: shmobile: move DMAC configuration data in the driver
 2013-07-24  9:54 UTC  (7+ messages)
` [PATCH v4 02/15] DMA: shdma: add r8a7740 DMAC data to the device ID table

[PATCH RFT] irqchip: sun4i: Remove wrong irq_ack callback implementation
 2013-07-24  9:51 UTC  (4+ messages)


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