linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-30 13:54:41 to 2013-10-30 19:12:00 UTC [more...]

perf events ring buffer memory barrier on powerpc
 2013-10-30 19:11 UTC  (19+ messages)

[PATCH v3 00/10] Add support for the System Power Management Interface (SPMI)
 2013-10-30 19:10 UTC  (6+ messages)
` [PATCH v3 05/10] spmi: pmic_arb: add support for interrupt handling
` [PATCH v3 04/10] spmi: Add MSM PMIC Arbiter SPMI controller

[PATCH 1/2] perf list: Remove a level of indentation
 2013-10-30 19:07 UTC  (5+ messages)
` [PATCH 2/2] perf list: Add usage

[PATCH RFC] kvm: optimize out smp_mb using srcu_read_unlock
 2013-10-30 19:09 UTC 

[PATCH] xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas
 2013-10-30 19:04 UTC 

[PATCH v2] efivarfs: 'efivarfs_file_write' function reorganization
 2013-10-30 18:57 UTC 

[PATCH] ima: define '_ima' as a builtin 'trusted' keyring
 2013-10-30 18:54 UTC 

linux-next: Tree for Oct 30
 2013-10-30 18:44 UTC  (2+ messages)
` linux-next: Tree for Oct 30 (include/xen/swiotlb-xen.h)

[PATCH] edac, highbank: Add MAINTAINERS entry
 2013-10-30 18:44 UTC  (2+ messages)

[BUG] perf: arch_perf_out_copy_user default
 2013-10-30 18:44 UTC  (2+ messages)
` [PATCH] perf: Fix arch_perf_out_copy_user default implementation

[PATCH 0/6] kvm: Emulate MOVBE, v3
 2013-10-30 18:44 UTC  (12+ messages)
            ` [PATCH 5/5 -v3.1] kvm: Emulate MOVBE

[PATCH v2 1/2] clk/zynq/clkc: Add 'fclk-enable' feature
 2013-10-30 18:44 UTC  (7+ messages)

linux-next: build failure after merge of the akpm-current tree
 2013-10-30 18:44 UTC  (2+ messages)

[PATCH] ima: extend the measurement list to include the file signature
 2013-10-30 18:40 UTC 

[GIT PATCH] TTY/Serial fixes for 3.12-rc8/final
 2013-10-30 18:34 UTC 

[PATCH] ext4: Fix up bh refcount in xattr code
 2013-10-30 18:33 UTC 

[PATCH] epoll: remove the on_list check for 'struct epitem'
 2013-10-30 18:32 UTC 

[PATCH] befs: fix return value check in befs_iget()
 2013-10-30 18:29 UTC  (3+ messages)

[PATCH] ext4: drop unsed reclen variable from ext4_add_dirent_to_inline()
 2013-10-30 18:29 UTC  (4+ messages)

[PATCH] MAINTAINERS: New kconfig maintainer
 2013-10-30 18:22 UTC  (2+ messages)

[PATCH] commit: Add -f, --fixes <commit> option to add Fixes: line
 2013-10-30 18:12 UTC  (8+ messages)

mmotm 2013-10-29-16-22 uploaded
 2013-10-30 18:12 UTC  (5+ messages)
` mmotm 2013-10-29-16-22 uploaded (input)
  ` [PATCH] Fix build without CONFIG_INPUT_LEDS [Was: mmotm 2013-10-29-16-22 uploaded (input)]
` mmotm 2013-10-29-16-22 uploaded (dm-flakey.c)

[PATCH] USB: Maintainers change for usb serial drivers
 2013-10-30 18:07 UTC 

[PATCH] drm/sysfs: Do not drop device reference twice
 2013-10-30 18:06 UTC  (3+ messages)

[BUG 3.12.rc4] Oops: unable to handle kernel paging request during shutdown
 2013-10-30 18:04 UTC  (7+ messages)

[PATCH v2 0/3] KVM noncoherent DMA registration and VFIO pseudo device
 2013-10-30 18:03 UTC  (5+ messages)
` [PATCH v2 1/3] kvm: Add VFIO device
` [PATCH v2 2/3] kvm/x86: Convert iommu_flags to iommu_noncoherent
` [PATCH v2 3/3] kvm: Create non-coherent DMA registeration

[PATCH v2] ARC: Add perf support for ARC700 cores
 2013-10-30 17:58 UTC  (2+ messages)

cpu freq framework tests
 2013-10-30 17:48 UTC 

[PATCH] Generic WorkQueue Engine (GenWQE) device driver (v4)
 2013-10-30 17:44 UTC  (7+ messages)

linux-next: manual merge of the xen-tip tree with the tree
 2013-10-30 17:35 UTC  (3+ messages)

[PATCH v3 0/3] add gadget quirk to adapt f_fs for DWC3
 2013-10-30 17:36 UTC  (9+ messages)
` [PATCH v3 1/3] usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadget
` [PATCH v3 2/3] usb: ffs: check quirk to pad epout buf size when not aligned to maxpacketsize
` [PATCH v3 3/3] usb: dwc3: add quirk USB_GADGET_QUIRK_EP_OUT_ALIGNED_SIZE to gadget driver

USB, TTY, char/misc, and Staging trees now closed for 3.13
 2013-10-30 17:29 UTC 

[PATCH] pci-sysfs: fix a potential deadlock when concurrent remove&rescan pci device via sysfs
 2013-10-30 17:19 UTC  (2+ messages)

[PATCH 01/12] sb_edac: move PCI IDs to pci_ids.h
 2013-10-30 17:25 UTC  (17+ messages)
` [PATCH 02/12] sb_edac: make RANK_CFG_A value part of sbridge_info
` [PATCH 03/12] sb_edac: isolate TOLM retrieval
` [PATCH 04/12] sb_edac: rename pci_br
` [PATCH 05/12] sb_edac: isolate TOHM retrieval
` [PATCH 06/12] sb_edac: allow different dram_rule arrays
` [PATCH 07/12] sb_edac: allow different interleave lists
` [PATCH 08/12] sb_edac: rework sad_pkg
` [PATCH 09/12] sb_edac: enable multiple PCI id tables to be used
` [PATCH 10/12] sb_edac: rename mci_bind_devs()
` [PATCH 11/12] sb_edac: avoid decoding the same error multiple times
` [PATCH 12/12] sb_edac: add support for Ivy Bridge

[RFC/PATCH v2 0/3] add gadget quirk to adapt f_fs for DWC3
 2013-10-30 17:24 UTC  (4+ messages)

ARM seccomp filters and EABI/OABI
 2013-10-30 17:19 UTC  (3+ messages)
` [libseccomp-discuss] "

FW: Re: [dm-devel] [BUG 3.12.rc4] Oops: unable to handle kernel paging request during shutdown
 2013-10-30 17:18 UTC  (2+ messages)

[patch v2] libertas: potential oops in debugfs
 2013-10-30 17:12 UTC 

[PATCH] pci: fix invalid list entry warning for double pci device removing via sysfs
 2013-10-30 17:08 UTC  (2+ messages)

[PATCH v4 0/3] Lm90 Enhancements
 2013-10-30 17:03 UTC  (8+ messages)
` [PATCH v4 1/3] hwmon: (lm90) Define status bits
` [PATCH v4 2/3] hwmon: (lm90) add support to handle IRQ
` [PATCH v4 3/3] hwmon: (lm90) use enums for the indexes of temp8 and temp11

[RFC PATCH -next] Fix printk_once build errors due to __read_mostly
 2013-10-30 17:02 UTC  (3+ messages)

[PATCH v3 0/4] Lm90 Enhancements
 2013-10-30 16:56 UTC  (7+ messages)
` [PATCH v3 2/4] hwmon: (lm90) use macro defines for the status bit

[PATCH RESEND v2] Input: add driver for Neonode zForce based touchscreens
 2013-10-30 16:18 UTC 

[PATCH] ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
 2013-10-30 11:36 UTC  (2+ messages)

[PATCH 0/2] ext4: increase mbcache scalability
 2013-10-30 14:42 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] mbcache: decoupling the locking of local from global data
  ` [PATCH v3 2/2] ext4: each filesystem creates and uses its own mb_cache

[PATCH 1/2] tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
 2013-10-30 16:45 UTC  (2+ messages)
` [tpmdd-devel] [PATCH 1/2] tpm/tpm_ppi: Do not compare strcmp(a, b) "

[PATCH 3.12-rc7] KVM: Fix modprobe failure for kvm_intel/kvm_amd
 2013-10-30 16:40 UTC  (14+ messages)

[PATCH v2 1/2] mmc: arasan: Add driver for Arasan SDHCI
 2013-10-30 16:38 UTC  (2+ messages)
` [PATCH v2 2/2] arm: dt: zynq: Add SDHCI nodes

[PATCH v8 1/3] Staging: zram: Fix access of NULL pointer
 2013-10-30 16:36 UTC  (3+ messages)
` [PATCH v8 3/3] Staging: zram: Fix variable dereferenced before check

[PATCH 2/2] i2c-mux-gpio: use reg value for i2c_add_mux_adapter
 2013-10-30 16:30 UTC  (2+ messages)

[PATCH 1/2] i2c-mux-gpio: use gpio_set_value_cansleep()
 2013-10-30 16:28 UTC  (2+ messages)

[Resend PATCH 0/5] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
 2013-10-30 16:23 UTC  (11+ messages)
` [Resend PATCH 5/5] IA64/PCI/ACPI: Rework PCI root bridge ACPI resource conversion

[RFC/PATCH v2 1/3] usb: gadget: add quirks field to struct usb_gadget
 2013-10-30 16:26 UTC  (3+ messages)

[PATCH 0/4] KVM-VFIO pseudo device for VFIO coherency
 2013-10-30 16:18 UTC  (10+ messages)
` [PATCH 1/4] kvm: Destroy & free KVM devices on release

Kbuild: Ignore GREP_OPTIONS env variable
 2013-10-30 16:06 UTC 

[PATCH] kthread_bind: don't wait in kthread_bind for presmp initcalls
 2013-10-30 16:00 UTC  (2+ messages)

[RFC/RFT v2 0/4] ALSA: hda - hdmi: ATI/AMD multi-channel and HBR support
 2013-10-30 15:59 UTC  (4+ messages)
` [PATCH 1/4] ALSA: hda - hdmi: Add ATI/AMD multi-channel audio support

[PATCH 0/4] Remove older ARM msm SoC support
 2013-10-30 15:50 UTC  (5+ messages)
` [PATCH 4/4] ARM: msm: Remove 8x50 support

[PATCH] clk: tegra: use pll_ref as the pll_e parent
 2013-10-30 15:44 UTC  (3+ messages)

[PATCH] include/linux/wait.h: add ';' for the statement which missed it
 2013-10-30 15:40 UTC  (3+ messages)

[PATCH 1/2] mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages
 2013-10-30 15:31 UTC  (5+ messages)
` [PATCH 2/2] mm: thp: give transparent hugepage code a separate copy_page
    ` [PATCH 2/2] mm: thp: give transparent hugepage code a separatecopy_page
` [PATCH 1/2] mm: hugetlbfs: Add some VM_BUG_ON()s to catchnon-hugetlbfs pages

[PATCH V2 0/7] DRIVERS: IRQCHIP: Add support for crossbar IP
 2013-10-30 15:30 UTC  (10+ messages)
` [PATCH V2 1/7] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
` [PATCH V2 2/7] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP
` [PATCH V2 3/7] ARM: DTS: DRA: Add crossbar device binding
` [PATCH V2 4/7] ARM: DTS: DRA: Replace peripheral interrupt numbers with crossbar inputs
` [PATCH V2 5/7] ARM: DTS: DRA7: Add routable-irqs property for gic node
` [PATCH V2 6/7] ARM: OMAP4+: Correct Wakeup-gen code to use physical irq number
` [PATCH V2 7/7] ARM: DRA: Enable Crossbar IP support for DRA7XX

linux-next build failure
 2013-10-30 15:27 UTC 

[PATCH] Fix page_group_by_mobility_disabled breakage
 2013-10-30 15:25 UTC  (2+ messages)

[RFC/PATCH v2 0/3] add gadget quirk to adapt f_fs for DWC3
 2013-10-30 15:23 UTC  (2+ messages)

[PATCH] mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
 2013-10-30 15:20 UTC  (2+ messages)

[PATCH] mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve
 2013-10-30 15:19 UTC  (2+ messages)

[PATCH 1/4] staging/lustre/llite: cache jobid in lu_env
 2013-10-30 15:15 UTC  (6+ messages)
` [PATCH 2/4] staging/lustre/obdclass: read jobid from proc

[PATCH net-next 1/5] lib: crc32: clean up spacing in test cases
 2013-10-30 15:14 UTC  (5+ messages)

[PATCH] ARM: mm: Fix ECC mem policy printk
 2013-10-30 15:14 UTC  (6+ messages)

Disabling in-memory write cache for x86-64 in Linux II
 2013-10-30 15:12 UTC  (9+ messages)

STRICTLY CONFIDENTIAL: URGENT RESPONSE NEEDED
 2013-10-30 15:03 UTC 

[PATCH] x86: Run checksumming in parallel accross multiple alu's
 2013-10-30 14:52 UTC  (5+ messages)

[PATCH 0/2] make all stored entries accessible
 2013-10-30 14:51 UTC  (6+ messages)
` [PATCH 1/2] pstore: avoid incorrectly mark entry as duplicate
` [PATCH 2/2] pstore: Differentiating names by adding count and timestamp

[PATCH] sysfs: return correct error code on unimplemented mmap()
 2013-10-30 14:50 UTC  (3+ messages)
` [PATCH rebased] "

Subject: [PATCHSET driver-core-next] sysfs: separate out kernfs, part #1
 2013-10-30 14:41 UTC  (3+ messages)

[PATCH] efivarfs: 'efivarfs_file_write' function reorganization
 2013-10-30 14:39 UTC  (4+ messages)

[PATCH v3] efivars,efi-pstore: Hold off deletion of sysfs entry until, the scan is completed
 2013-10-30 14:35 UTC  (4+ messages)

RFC: paravirtualizing perf_clock
 2013-10-30 14:31 UTC  (7+ messages)
    `  "

[PATCH] input: allow SERIO=m even without EXPERT=y
 2013-10-30 14:30 UTC  (4+ messages)
` [PATCH] input: i8042 - add PNP modaliases

[PATCH] sysfs: move assignment to be under lock in sysfs_remove_dir()
 2013-10-30 14:28 UTC  (6+ messages)
        ` [PATCH driver-core-next] sysfs: rename sysfs_assoc_lock and explain what it's about

[PATCH] ACPI / hotplug / PCI: Always rescan the slot for new devices
 2013-10-30 14:24 UTC  (5+ messages)

[PATCH v2] dynamic_debug: add wildcard support to filter files/functions/modules
 2013-10-30 14:21 UTC  (7+ messages)
` [PATCH v3] "
        ` [PATCH v4 1/2] "
        ` [PATCH v4 2/2] dynamic-debug-howto.txt: update since new wildcard support

[PATCH] mm: list_lru: fix almost infinite loop causing effective livelock
 2013-10-30 14:16 UTC 

[RFCv2][PATCHv5 0/4] Add Freescale FTM PWM driver
 2013-10-30 14:16 UTC  (3+ messages)
` [RFCv2][PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

perf: PERF_EVENT_IOC_PERIOD on ARM vs everywhere else
 2013-10-30 14:13 UTC  (8+ messages)

[PATCHv2 0/3] Add Nokia N900 DT support
 2013-10-30 13:59 UTC  (7+ messages)
` [PATCHv2 1/3] Input: twl4030-keypad - add device tree support

[PATCH 01/28] dmaengine: use DMA_COMPLETE for dma completion status
 2013-10-30 13:03 UTC  (11+ messages)


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