linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-05 03:12:29 to 2013-09-05 11:03:43 UTC [more...]

[GIT PULL] x86 fixes
 2013-09-05 11:03 UTC 

[PATCH] x86, smpboot: fix announce_cpu() to print the last OK
 2013-09-05 10:57 UTC 

[GIT PULL] perf changes for v3.12
 2013-09-05 10:56 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: wakeupgen: AM43x adaptation
 2013-09-05 10:55 UTC 

[PATCH] mfd: rtsx: Modify rts5249_optimize_phy
 2013-09-05 10:48 UTC  (2+ messages)

[git pull] drm tree for 3.12-rc1
 2013-09-05 10:41 UTC 

[PATCH V2] mm: use populated_zone() instead of if(zone->present_pages)
 2013-09-05 10:40 UTC 

[3.5.y.z extended stable] Linux 3.5.7.21
 2013-09-05 10:37 UTC  (2+ messages)

[PATCH v4 0/3] Make commonly useful UEFI functions common
 2013-09-05 10:34 UTC  (4+ messages)
` [PATCH v4 1/3] ia64: add early_memremap() alias for early_ioremap()
` [PATCH v4 2/3] efi: x86: ia64: provide a generic efi_config_init()
` [PATCH v4 3/3] efi: x86: make efi_lookup_mapped_addr() a common function

[PATCH v2 00/15] KVM: MMU: locklessly wirte-protect
 2013-09-05 10:29 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: MMU: fix the count of spte number
` [PATCH v2 02/15] KVM: MMU: properly check last spte in fast_page_fault()
` [PATCH v2 03/15] KVM: MMU: lazily drop large spte
` [PATCH v2 04/15] KVM: MMU: flush tlb if the spte can be locklessly modified
` [PATCH v2 05/15] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
` [PATCH v2 06/15] KVM: MMU: update spte and add it into rmap before dirty log
` [PATCH v2 07/15] KVM: MMU: redesign the algorithm of pte_list
` [PATCH v2 08/15] KVM: MMU: introduce nulls desc
` [PATCH v2 09/15] KVM: MMU: introduce pte-list lockless walker
` [PATCH v2 10/15] KVM: MMU: initialize the pointers in pte_list_desc properly
` [PATCH v2 11/15] KVM: MMU: reintroduce kvm_mmu_isolate_page()
` [PATCH v2 12/15] KVM: MMU: allow locklessly access shadow page table out of vcpu thread
` [PATCH v2 13/15] KVM: MMU: locklessly write-protect the page
` [PATCH v2 14/15] KVM: MMU: clean up spte_write_protect
` [PATCH v2 15/15] KVM: MMU: use rcu functions to access the pointer

[PATCH] staging: dgnc: driver.c: casting (void *)value returned by kzalloc is useless
 2013-09-05 10:31 UTC 

[RFC PATCH 00/18 v3] Signature verification of hibernate snapshot
 2013-09-05 10:31 UTC  (5+ messages)
` [PATCH 11/18] Hibernate: introduced RSA key-pair to verify signature of snapshot

[PATCH v3 0/5] Make commonly useful UEFI functions common
 2013-09-05 10:23 UTC  (4+ messages)
` [PATCH v3 2/5] efi: provide a generic efi_config_init()

[PATCH] ALSA: emu10k1: casting (void *) value returned by kcalloc is useless
 2013-09-05 10:18 UTC  (4+ messages)

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-05 10:17 UTC  (12+ messages)

(no subject)
 2013-09-05 10:16 UTC  (10+ messages)
` [PATCH V3 03/11] x86: Lock down IO port access when module security is enabled
` [PATCH V3 09/11] uswsusp: Disable when module loading is restricted
` [PATCH V3 11/11] Add option to automatically enforce module signatures when in Secure Boot mode

doing lots of disk writes causes oom killer to kill processes
 2013-09-05 10:12 UTC  (3+ messages)

[PATCH 3/3] dma: Add Freescale eDMA engine driver support
 2013-09-05  9:53 UTC 

[PATCH RFC 0/6] ARM: OMAP2+: AM43x/AM335x prcm reset driver
 2013-09-05 10:07 UTC  (2+ messages)

[PATCH V2 net-next 1/2] tuntap: purge socket error queue on detach
 2013-09-05  9:54 UTC  (2+ messages)
` [PATCH V2 net-next 2/2] tuntap: orphan frags before trying to set tx timestamp

[PATCH 1/3] kconfig: do not special-case 'MODULES' symbol
 2013-09-05 10:02 UTC  (3+ messages)

[PATCH] video/drm: Drop superfluous "select VT_HW_CONSOLE_BINDING"
 2013-09-05 10:00 UTC  (3+ messages)

[PATCH net-next 1/2] tuntap: purge socket error queue on detach
 2013-09-05  9:59 UTC  (4+ messages)
` [PATCH net-next 2/2] tuntap: orphan frags before trying to set tx timestamp

[PATCH v5 3/3] dma: Add Freescale eDMA engine driver support
 2013-09-05  9:55 UTC 

memcg creates an unkillable task in 3.2-rc2
 2013-09-05  9:56 UTC  (11+ messages)
      ` memcg creates an unkillable task in 3.11-rc2

[PATCH 00/11] [v4] safely drop directory dentry on failed revalidate
 2013-09-05  9:44 UTC  (12+ messages)
` [PATCH 01/11] vfs: restructure d_genocide()
` [PATCH 02/11] vfs: add d_walk()
` [PATCH 03/11] vfs: check submounts and drop atomically
` [PATCH 04/11] vfs: check unlinked ancestors before mount
` [PATCH 05/11] afs: use check_submounts_and_drop()
` [PATCH 06/11] gfs2: "
` [PATCH 07/11] nfs: "
` [PATCH 08/11] sysfs: "
` [PATCH 09/11] fuse: use d_materialise_unique()
` [PATCH 10/11] fuse: clean up return in fuse_dentry_revalidate()
` [PATCH 11/11] fuse: drop dentry on failed revalidate

[RFC 00/17] ARM: provide common arch init for DT clocks
 2013-09-05  9:34 UTC  (4+ messages)
` [PATCH RFC v2 01/16] ARM: call clk_of_init from time_init

[PATCH] can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()
 2013-09-05  9:33 UTC  (2+ messages)

[PATCH] parisc: Export flush_cache_page() (needed by lustre)
 2013-09-05  9:33 UTC 

linux-next: Tree for Sep 5
 2013-09-05  9:32 UTC 

GFS2 Pre-pull patch posting (merge window)
 2013-09-05  9:02 UTC  (7+ messages)
` [PATCH 1/6] GFS2: Move gfs2_sync_meta to lops.c
` [PATCH 2/6] GFS2: Take glock reference in examine_bucket()
` [PATCH 3/6] GFS2: Merge ordered and writeback writepage
` [PATCH 4/6] GFS2: Remove unnecessary memory barrier
` [PATCH 5/6] GFS2: Don't flag consistency error if first mounter is a spectator
` [PATCH 6/6] GFS2: dirty inode correctly in gfs2_write_end

[PATCH] MIPS: Export copy_from_user_page() (needed by lustre)
 2013-09-05  9:22 UTC 

[PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-05  9:21 UTC  (5+ messages)
` [PATCH 05/11] memblock: Introduce allocation order to memblock

[PATCH 0/2 v2] split page table lock for hugepage
 2013-09-05  9:18 UTC  (5+ messages)
` [PATCH 1/2] hugetlbfs: support split page table lock

[PATCH v2] sparc64: Export flush_ptrace_access() (needed by lustre)
 2013-09-05  9:17 UTC 

[PATCH] perf tools: Separate progress bar update when processing events
 2013-09-05  9:14 UTC  (3+ messages)
  ` [PATCHv2] "

[PATCH] perf tools: Clarify error when running "perf lock record"
 2013-09-05  8:32 UTC 

[PATCH RESEND] HID: New hid-cp2112 driver
 2013-09-05  9:11 UTC  (4+ messages)

[PATCH 00/10] [v3] safely drop directory dentry on failed revalidate
 2013-09-05  9:11 UTC  (4+ messages)
` [PATCH 02/10] vfs: check submounts and drop atomically

[PATCH] mm: use populated_zone() instead of if(zone->present_pages)
 2013-09-05  9:09 UTC 

[PATCH] sparc64: Export flush_ptrace_access() (needed by lustre)
 2013-09-05  9:08 UTC 

[PULL REQUEST] i2c for 3.12
 2013-09-05  9:03 UTC 

linux-next: manual merge of the akpm tree with the vfs tree
 2013-09-05  8:56 UTC 

[PATCH] staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOS
 2013-09-05  8:49 UTC 

[PATCH v2] mm/thp: fix stale comments of transparent_hugepage_flags
 2013-09-05  8:39 UTC  (2+ messages)

[PATCH] mtd: bcm47xxsflash: the argument to kfree should not be the address of a structure field
 2013-09-05  8:36 UTC  (2+ messages)

[PATCH 00/11] iio: ST clean-ups and new pressure sensor device
 2013-09-05  8:35 UTC  (10+ messages)
` [PATCH 05/11] iio: pressure-core: st: Describe LPS331AP defines by name
` [PATCH 06/11] iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor

[PATCH] scsi: Add printk to detect retry loop
 2013-09-05  8:33 UTC  (2+ messages)

[PATCH] HID: roccat: MAINTAINERS: Adding Roccat drivers 2nd try
 2013-09-05  8:18 UTC  (2+ messages)

[PATCH v4 3/3] dma: Add Freescale eDMA engine driver support
 2013-09-05  8:18 UTC  (11+ messages)

[PATCH] efifb: prevent null dereferences by removing unused array indices from dmi_list
 2013-09-05  8:12 UTC  (3+ messages)
    ` [PATCH v2] "

Awaiting your urgent and favorable response!
 2013-09-05  8:06 UTC 

[GIT PULL] f2fs updates for v3.12
 2013-09-05  8:08 UTC 

[PATCH 2/2] mm: use pgdat_end_pfn() to simplify the code in others
 2013-09-05  8:07 UTC 

[PATCH 1/2] mm: use pgdat_end_pfn() to simplify the code in arch
 2013-09-05  8:07 UTC 

[PATCH v2][RESEND] mm/thp: fix stale comments of transparent_hugepage_flags
 2013-09-05  8:04 UTC 

[PATCHv7 0/2] ARM: sunxi: Driver for Allwinner sunxi Security ID
 2013-09-05  8:05 UTC  (3+ messages)
` [PATCHv7 2/2] ARM: sunxi: dt: Add sunxi-sid to dts for sun4i, sun5i and sun7i

[GIT PULL] fbdev changes for 3.12
 2013-09-05  8:02 UTC  (4+ messages)

[PATCH v2 1/6] scsi/bfa: use pcie_set/get_readrq to simplify code
 2013-09-05  7:55 UTC  (6+ messages)
` [PATCH v2 2/6] scsi/csiostor: use pcie_capability_xxx "
` [PATCH v2 3/6] powerpc/pci: use pci_is_pcie() "
` [PATCH v2 4/6] x86/pci: use pcie_cap "
` [PATCH v2 5/6] PCI: use pci_is_pcie() "
` [PATCH v2 6/6] scsi/qla2xxx: use pcie_is_pcie() "

RFD: Non-Disruptive Core Dump Infrastructure
 2013-09-05  7:41 UTC  (4+ messages)

[PATCH] net/core: Order-3 frag allocator causes SWIOTLB bouncing under Xen
 2013-09-05  7:39 UTC  (4+ messages)
    ` [Xen-devel] "

[PATCH 1/7] scsi/bfa: use pcie_capability_xxx to simplify code
 2013-09-05  7:37 UTC  (9+ messages)
` [PATCH 2/7] scsi/csiostor: "
` [PATCH 4/7] x86/pci: use pcie_cap "

linux-next: manual merge of the net-next tree with Linus' tree
 2013-09-05  7:33 UTC  (2+ messages)

[PATCH] clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast
 2013-09-05  7:33 UTC  (4+ messages)

linux-next: bad commits in the drivers-x86 tree
 2013-09-05  7:32 UTC 

dvb-usb/technisat-usb2: Fix cut-n-paste thinko
 2013-09-05  7:28 UTC  (2+ messages)

[PATCH 4/5] uas: add dead request list
 2013-09-05  7:26 UTC  (2+ messages)

linux-next: rebase of the jdelvare-hwmon quilt series
 2013-09-05  7:25 UTC  (2+ messages)

[PATCH 05/16] slab: remove cachep in struct slab_rcu
 2013-09-05  6:55 UTC  (5+ messages)
` [PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab

[GIT PULL] OMAP fbdev changes for 3.12
 2013-09-05  6:52 UTC 

[PATCH] mm/thp: fix comments in transparent_hugepage_flags
 2013-09-05  6:34 UTC  (4+ messages)

[PATCH V3]hrtimer: Fix a performance regression by disable reprogramming in remove_hrtimer
 2013-09-05  6:36 UTC  (5+ messages)

[PATCH 1/2 v3] memcg: refactor mem_control_numa_stat_show()
 2013-09-05  6:28 UTC  (2+ messages)
` [PATCH 2/2 v3] memcg: support hierarchical memory.numa_stats

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-09-05  6:17 UTC  (7+ messages)
` [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots

[GIT PULL] KVM changes for 3.12
 2013-09-05  5:53 UTC  (3+ messages)

kobject: delayed kobject release: help find buggy drivers
 2013-09-05  5:19 UTC  (7+ messages)

[PATCH] block: Device driver for sTec's PCIe Kronos Card
 2013-09-05  5:31 UTC  (3+ messages)

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-09-05  5:43 UTC  (4+ messages)
` [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user

linux-next: manual merge of the net-next tree with Linus' tree
 2013-09-05  5:23 UTC 

[ANNOUNCE]: Emulex SCST support for 16Gb/s FC and FCoE CNAs
 2013-09-05  5:21 UTC 

[PATCH] workqueue: fix ordered workqueue in multi NUMA nodes platform
 2013-09-05  5:10 UTC 

clock_gettime_ns
 2013-09-05  4:45 UTC  (3+ messages)

[PATCH 1/2] serial: fsl-imx-uart: Cleanup duplicate device tree binding
 2013-09-02 11:40 UTC  (2+ messages)

[PATCH] Add an entry in MAINTAINERS for VMware's hypervisor interface
 2013-09-05  5:03 UTC  (4+ messages)
` [tip:x86/urgent] x86, doc: Add an entry in MAINTAINERS for arch/ x86/kernel/cpu/vmware.c

[gcv v3 32/35] arc: Replace __get_cpu_var uses
 2013-09-05  5:01 UTC  (6+ messages)

[RFC PATCH 0/2] Perf support to SDT markers
 2013-09-05  4:59 UTC  (9+ messages)
  `  "

[PATCH] f2fs: optimize gc for better performance
 2013-09-05  4:49 UTC  (2+ messages)

[PATCH] dcache: Translating dentry into pathname without taking rename_lock
 2013-09-05  4:30 UTC 

[PATCH] Fix missing braces in ncpfs:ncp_lookup
 2013-09-05  4:29 UTC  (3+ messages)

[PATCH V2 0/6] backlight updates for 3.12-rc1
 2013-09-05  4:20 UTC  (7+ messages)
` [PATCH V2 1/6] backlight: lp855x_bl: support new LP8555 device
` [PATCH V2 2/6] backlight: lm3630: apply chip revision
` [PATCH V2 3/6] backlight: ld9040: Staticize local variable gamma_table
` [PATCH V2 4/6] backlight: lm3639: Don't mix different enum types
` [PATCH V2 5/6] backlight: lp8788: Staticize 'default_bl_config'
` [PATCH V2 6/6] backlight: use dev_get_platdata()

[PATCH] dcache: Translating dentry into pathname without taking rename_lock
 2013-09-05  4:20 UTC  (4+ messages)

[PATCH] regulator: palmas: Drop regulator_unregister while using devm_regulator_register
 2013-09-05  4:11 UTC  (2+ messages)

[PATCH 1/2] regulator: core: Fix a trivial typo
 2013-09-05  3:52 UTC  (2+ messages)
` [PATCH 2/2] regulator: Remove redundant NULL assignment

[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
 2013-09-05  4:05 UTC  (6+ messages)
` [PATCH v9 12/13] KVM: PPC: Add support for IOMMU in-kernel handling

[PATCH 0/6] backlight updates for 3.12-rc1
 2013-09-05  4:05 UTC  (6+ messages)
` [PATCH 1/6] backlight: lp855x_bl: support new LP8555 device

[PATCH] staging/vt6656: Fix screwed up indentation in swGetOFDMControlRate
 2013-09-05  4:00 UTC 

[RFC 0/5] New descriptor-based GPIO interface
 2013-09-05  3:45 UTC  (7+ messages)
` [RFC 2/5] gpiolib: export "
` [RFC 4/5] gpiolib: add gpiod_get() and gpiod_put() functions

ATTN:Manager---supply polyaluminium chloride---menjie chemicals co
 2013-09-05  3:42 UTC 

[PATCH v5 0/5] ARM: support for Trusted Foundations secure monitor
 2013-09-05  3:28 UTC  (6+ messages)
` [PATCH v5 1/5] ARM: add basic Trusted Foundations support
` [PATCH v5 2/5] ARM: tegra: add support for Trusted Foundations
` [PATCH v5 3/5] ARM: tegra: split setting of CPU reset handler
` [PATCH v5 4/5] ARM: tegra: set CPU reset handler with firmware op
` [PATCH v5 5/5] ARM: tegra: support Trusted Foundations by default

[PATCHSET cgroup/for-3.12] cgroup: factor out css creation into create_css()
 2013-09-05  3:24 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;
as well as URLs for NNTP newsgroup(s).