mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH V2 1/1] Drivers: hv: Implement the file copy service
 2014-01-14 19:35 UTC 

[PATCH 1/2] seccomp: protect seccomp.filter pointer (w) with the task_lock
 2014-01-14 19:07 UTC  (5+ messages)
` [PATCH 2/2] sys, seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC

[PATCH 1/2] audit: Use more current logging style
 2014-01-14 19:07 UTC  (3+ messages)
` [PATCH 2/2] audit: Convert int limit uses to u32

[PATCHv5 00/20] device thermal limits represented in device tree nodes (v5)
 2014-01-14 19:07 UTC  (13+ messages)
` [PATCHv9 02/20] thermal: introduce device tree parser
` [PATCHv5 05/20] cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties

linux-next: build failure after merge of the tip tree
 2014-01-14 19:06 UTC  (3+ messages)

[PATCH v6 00/14] locks: implement "file-private" (aka UNPOSIX) locks
 2014-01-14 19:06 UTC  (5+ messages)
` [PATCH v6 01/14] locks: close potential race between setlease and open
` [PATCH v6 07/14] locks: consolidate checks for compatible filp->f_mode values in setlk handlers
` [PATCH v6 09/14] locks: rename locks_remove_flock to locks_remove_file
` [PATCH v6 14/14] locks: add new fcntl cmd values for handling file private locks

[PATCH 3/3] i2c: i2c-core: fix coding style issues in i2c-core.c
 2014-01-14 19:06 UTC  (3+ messages)

[PATCH v3 0/6] Add Broadcom Capri pinctrl driver
 2014-01-14 19:00 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] pinctrl: Add pinctrl binding for Broadcom Capri SoCs

[tip:x86/microcode] x86, microcode: Move to a proper location
 2014-01-14 18:58 UTC  (6+ messages)

[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v3)
 2014-01-14 18:53 UTC  (4+ messages)
` [PATCH] [RFC] netfilter: nf_conntrack: don't relase a conntrack with non-zero refcnt

[PATCH 0/3] iio: mxs-lradc fixes
 2014-01-14 18:52 UTC  (5+ messages)
` [PATCH 2/3] iio: mxs-lradc: fix invalid channel number detection

[PATCH V3 0/2] mm/memblock: Excluded memory, free_all_bootmem
 2014-01-14 18:52 UTC  (4+ messages)
` [PATCH V3 2/2] mm/memblock: Add support for excluded memory areas

[PATCH -next] x86, kaslr: clarify RANDOMIZE_BASE_MAX_OFFSET
 2014-01-14 18:48 UTC  (2+ messages)
` [tip:x86/kaslr] x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET

[PATCH tip/core/rcu 0/3] Crude timer-wheel latency hacks
 2014-01-14 18:48 UTC  (3+ messages)
` [PATCH tip/core/timers 1/3] timers: Reduce __run_timers() latency for empty list

[PATCH -next] x86, kaslr: remove unused including <linux/version.h>
 2014-01-14 18:48 UTC  (2+ messages)
` [tip:x86/kaslr] x86, kaslr: Remove unused including <linux/ version.h>

[x86, kaslr] BUG: kernel boot hang
 2014-01-14 18:47 UTC  (5+ messages)

[PATCH 1/1] thermal: fix default governor assignment
 2014-01-14 18:45 UTC 

[PATCH V2 0/6] Enable X-Gene platform reboot driver
 2014-01-14 18:42 UTC  (7+ messages)
` [PATCH V2 1/6] Documentation: add dts binding for X-Gene reboot dts node

[PATCH 2/3] i2c: i2c-core: fix coding style issues in i2c-core.c
 2014-01-14 18:37 UTC  (2+ messages)

[PATCHv4 0/7] omap hwspinlock dt support
 2014-01-14 18:36 UTC  (10+ messages)
` [PATCHv4 6/7] hwspinlock/omap: enable module before reading SYSSTATUS register
` [PATCHv4 7/7] hwspinlock/omap: enable build for AM33xx, AM43xx & DRA7xx

[PATCH] ARM: at91: smc: bug fix in sam9_smc_cs_read()
 2014-01-14 18:34 UTC  (2+ messages)

[PATCH 1/3] i2c: i2c-core: fix paranthesis coding style issue in, i2c-core.c
 2014-01-14 18:32 UTC  (2+ messages)

[PATCH 1/7] arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
 2014-01-14 18:30 UTC  (4+ messages)
` [PATCH 2/7] drivers/amba: "

[RFC] hotplug, memory: move register_memory_resource out of the lock_memory_hotplug
 2014-01-14 18:24 UTC 

[RFC] sysfs_rename_link() and its usage
 2014-01-14 18:21 UTC  (2+ messages)

[PATCH 0/4] EFI memmap fix v2
 2014-01-14 18:18 UTC  (8+ messages)
` [PATCH 1/4] x86, ptdump: Add the functionality to dump an arbitrary pagetable

(no subject)
 2014-01-14 18:17 UTC 

[PATCH RFC] reciprocal_divide: correction/update of the algorithm
 2014-01-14 18:07 UTC  (3+ messages)

[PATCH] driver core/platform: don't leak memory allocated for dma_mask
 2014-01-14 18:02 UTC  (8+ messages)
` [PATCHv1] "
    ` [PATCHv2] "

[RFC][PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-14 18:01 UTC  (10+ messages)
` [RFC][PATCH 1/9] mm: slab/slub: use page->list consistently instead of page->lru
` [RFC][PATCH 2/9] mm: slub: abstract out double cmpxchg option
` [RFC][PATCH 3/9] mm: page->pfmemalloc only used by slab/skb
` [RFC][PATCH 4/9] mm: slabs: reset page at free
` [RFC][PATCH 5/9] mm: rearrange struct page
` [RFC][PATCH 6/9] mm: slub: rearrange 'struct page' fields
` [RFC][PATCH 7/9] mm: slub: remove 'struct page' alignment restrictions
` [RFC][PATCH 8/9] mm: slub: cleanups after code churn
` [RFC][PATCH 9/9] mm: fix alignment checks on 32-bit

[PATCH v8 4/4] qrwlock: Use smp_store_release() in write_unlock()
 2014-01-14 18:01 UTC  (7+ messages)

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2014-01-14 18:00 UTC  (10+ messages)
    ` [RFT][PATCH] ACPI / init: Run acpi_early_init() before efi_enter_virtual_mode() (was: Re: [RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME)
        ` [RFT][PATCH] ACPI / init: Run acpi_early_init() before efi_enter_virtual_mode()

[PATCH] ASoC: simple-card: simplify code
 2014-01-14 18:00 UTC  (4+ messages)

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-01-14 17:58 UTC  (12+ messages)

[PATCH] ARM: OMAP4: sleep: byteswap data for big-endian
 2014-01-14 17:56 UTC  (6+ messages)

[ANNOUNCE] Git v1.8.5.3
 2014-01-14 17:50 UTC 

linux-next: Tree for Jan 14
 2014-01-14 17:49 UTC  (2+ messages)
` linux-next: Tree for Jan 14 (lowpan, 802.15.4)

AMD errata 793 (CVE-2013-6885) needs a workaround in Linux?
 2014-01-14 17:46 UTC  (8+ messages)
      ` [PATCH] x86, CPU, AMD: Add workaround for family 16h, erratum 793

[PATCH v3 1/2] Staging: lustre: Refactor the function interval_erase_color() in /lustre/ldlm/interval_tree.c
 2014-01-14 17:41 UTC  (4+ messages)

[PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-14 17:40 UTC  (9+ messages)

[PATCH 0/7] Phase out pci_enable_msi_block()
 2014-01-14 17:31 UTC  (5+ messages)
` [PATCH 3/7] ahci: Use new interfaces for MSI/MSI-X enablement

[slub] WARNING: CPU: 0 PID: 0 at mm/slub.c:1511 __kmem_cache_create()
 2014-01-14 17:31 UTC  (2+ messages)

[PATCH v2] Call arch_pick_mmap_layout() only once
 2014-01-14 17:27 UTC 

[PATCH V2] rtc: max8907: weekday encoding fixes
 2014-01-14 17:23 UTC 

[PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst
 2014-01-14 17:20 UTC  (3+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst [NEW HARDWARE]

[PATCH 0/3] Add GPIO support for the MAX6650/6651 ICs
 2014-01-14 17:17 UTC  (7+ messages)
` [PATCH 3/3] gpio: MAX6650/6651 support

livelock during MD device open
 2014-01-14 17:14 UTC 

[PATCH RFC v2 0/4] perf: IRQ-bound performance events
 2014-01-14 17:09 UTC  (4+ messages)

[PATCH v2 00/12] Device Tree support for the at91sam9261ek
 2014-01-14 17:09 UTC  (8+ messages)
` [PATCH v2 01/12] at91: dt: Add at91sam9261 dt SoC support
` [PATCH v2 02/12] at91: dt: sam9261: Basic Device Tree support for the at91sam9261ek
` [PATCH v2 03/12] at91: dt: sam9261: Added support for the lcd display

[PATCH 2/2] scsi: hpsa, remove cancelled ID's and add a new one
 2014-01-14 17:01 UTC 

[PATCH 1/2] scsi: hpsa, add new PCI Ids
 2014-01-14 16:59 UTC 

[PATCH RESEND] ACPI: Blacklist Win8 OSI for some HP laptop 2013 models
 2014-01-14 16:53 UTC  (10+ messages)

[0/11][REPOST] Energy-aware scheduling use-cases and scheduler issues
 2014-01-14 16:51 UTC  (5+ messages)
` [3/11] issue 3: No understanding of potential cpu capacity

[PATCH net-next 00/10] use appropriate APIs to get interfaces
 2014-01-14 16:51 UTC  (5+ messages)
` [PATCH net-next 06/10] vxlan: use __dev_get_by_index instead of dev_get_by_index to find interface
` [PATCH net-next 09/10] can: "

[PATCH 1/2] perf tools: remove unused test-volatile-register-var.c
 2014-01-14 16:42 UTC  (2+ messages)
` [tip:perf/core] perf tools: Remove "

[tip:perf/core] perf probe: Fix build when DWARF support libraries not present
 2014-01-14 16:42 UTC 

[PATCH v7] perf diff: color the Weighted Diff column
 2014-01-14 16:42 UTC  (2+ messages)
` [tip:perf/core] perf diff: Color "

[PATCH v6 3/4] perf diff: color the Ratio column
 2014-01-14 16:42 UTC  (2+ messages)
` [tip:perf/core] perf diff: Color "

[PATCH v6 2/4] perf diff: color the Delta column
 2014-01-14 16:41 UTC  (2+ messages)
` [tip:perf/core] perf diff: Color "

[PATCH v6 1/4] perf tools: generalize percent_color_snprintf()
 2014-01-14 16:41 UTC  (2+ messages)
` [tip:perf/core] perf tools: Generalize percent_color_snprintf()

[PATCH 4/8] tools include: Include <linux/compiler.h> from asm/bug.h
 2014-01-14 16:41 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf, tools: Add --initial-delay support to perf record v3
 2014-01-14 16:41 UTC  (2+ messages)
` [tip:perf/core] perf record: Add --initial-delay option

[PATCH] perf: unwind: use the dwarf info only if loaded
 2014-01-14 16:41 UTC  (2+ messages)
` [tip:perf/core] perf tools: Use the DWARF unwind "

[tip:perf/core] perf tools: Add test for building detached source tarballs
 2014-01-14 16:41 UTC 

[tip:perf/core] perf tools: Include tools/lib/api/ in MANIFEST
 2014-01-14 16:40 UTC 

[PATCH 3/8] tools include: Move perf's bug.h to a generic place
 2014-01-14 16:40 UTC  (2+ messages)
` [tip:perf/core] tools include: Move perf' s "

[PATCH 2/8] tools include: Define likely/unlikely in linux/compiler.h
 2014-01-14 16:40 UTC  (2+ messages)
` [tip:perf/core] tools include: Define likely/unlikely in linux/ compiler.h

[PATCH 1/8] tools include: Move perf's linux/compiler.h to a generic place
 2014-01-14 16:40 UTC  (2+ messages)
` [tip:perf/core] tools include: Move perf's linux/ compiler.h "

your mail
 2014-01-14 16:40 UTC  (3+ messages)

[tip:perf/core] perf evlist: Introduce evlist__for_each() & friends
 2014-01-14 16:40 UTC 

[tip:perf/core] perf report: Move histogram entries collapsing to separate function
 2014-01-14 16:40 UTC 

[tip:perf/core] perf report: Move hist browser selection code to separate function
 2014-01-14 16:39 UTC 

[tip:perf/core] perf report: Move logic to warn about kptr_restrict'ed kernels to separate function
 2014-01-14 16:39 UTC 

[PATCH] tool/perf: comment typo fix
 2014-01-14 16:39 UTC  (2+ messages)
` [tip:perf/core] tools perf: Comment "

[PATCH 1/2] perf, tools: Fix --delay option in stat man page
 2014-01-14 16:39 UTC  (2+ messages)
` [tip:perf/core] perf stat: Fix --delay option in "

[PATCH 03/16] perf tools: Make perf_event__synthesize_mmap_events global
 2014-01-14 16:39 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 02/16] perf tools: Fix machine initialization
 2014-01-14 16:39 UTC  (2+ messages)
` [tip:perf/core] perf machine: Fix id_hdr_size initialization

[PATCH 01/16] perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variables
 2014-01-14 16:38 UTC  (2+ messages)
` [tip:perf/core] perf tools: Automate setup of FEATURE_CHECK_(C|LD )FLAGS-all variables

[tip:perf/core] perf trace: Pack 'struct trace'
 2014-01-14 16:38 UTC 

[tip:perf/core] perf header: Pack 'struct perf_session_env'
 2014-01-14 16:38 UTC 

[PATCH 2/2] tools lib traceevent: Shut up plugins make message
 2014-01-14 16:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCHv2 1/2] tools lib traceevent: Replace tabs with spaces for all non-commands statements
 2014-01-14 16:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/2] perf tests: Fix installation tests path setup
 2014-01-14 16:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf tools: Move arch setup into seprate Makefile
 2014-01-14 16:38 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf stat: Remove misplaced __maybe_unused
 2014-01-14 16:37 UTC 

[tip:perf/core] perf tests: Fixup leak on error path in parse events test
 2014-01-14 16:37 UTC 

[tip:perf/core] perf evlist: Auto unmap on destructor
 2014-01-14 16:37 UTC 

[tip:perf/core] perf evlist: Close fds on destructor
 2014-01-14 16:37 UTC 

[tip:perf/core] perf evlist: Move destruction of maps to evlist destructor
 2014-01-14 16:37 UTC 

[tip:perf/core] perf record: Remove old evsel_list usage
 2014-01-14 16:36 UTC 

[tip:perf/core] perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload
 2014-01-14 16:36 UTC 

[tip:perf/core] perf evlist: Send the errno in the signal when workload fails
 2014-01-14 16:36 UTC 

[tip:perf/core] perf stat: Don' t show counter information when workload fails
 2014-01-14 16:36 UTC 

[RFC PATCH 0/2] hung_task: Display every hung task warning
 2014-01-14 16:33 UTC  (4+ messages)
` [RFC PATCH 2/2] "

futex: Switch to USER_DS for futex test (was: Re: linux-next: manual merge of the akpm-current tree with the tip tree)
 2014-01-14 16:32 UTC 

[PATCH 0/3] power_supply: modelgauge_battery: Add Maxim ModelGauge ICs gauge
 2014-01-14 16:31 UTC  (8+ messages)
` [PATCH 1/3] power_supply: modelgauge_battery: "
    ` Please confirm your message

[PATCH 0/3] KGDB/KDB/UV: Fixups for UV to KGDB interface
 2014-01-14 16:28 UTC  (5+ messages)
` [PATCH 1/3] KGDB/KDB: Fix no KDB config problem v2
` [PATCH 2/3] UV/NMI: Fix tip/bot/kbuild test robot problems v2
` [PATCH 3/3] UV/NMI/KGDB/KDB: Fix UV NMI handler when KDB not configured v2

serial8250: bogus low_latency destabilizes kernel, need sanity check
 2014-01-14 16:24 UTC  (3+ messages)

[GIT PULL 00/38] perf/core improvements and fixes
 2014-01-14 16:24 UTC  (4+ messages)

[PATCH] watchdog: add a parameter for stop wdt before register
 2014-01-14 16:24 UTC  (3+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2014-01-14 16:19 UTC  (8+ messages)

[PATCH] [trivial] ixgbe: Fix format string in ixgbe_fcoe.c
 2014-01-14 16:14 UTC 

[PATCH] i2c: Re-instate body of i2c_parent_is_i2c_adapter()
 2014-01-14 16:12 UTC  (2+ messages)

[PATCH V2] ACPI/Battery: Add a _BIX quirk for NEC LZ750/LS
 2014-01-14 16:06 UTC  (4+ messages)

[PATCH] ACPI/Battery: Add a _BIX quirk for NEC LZ750/LS
 2014-01-14 16:04 UTC  (2+ messages)

[PATCH] toshiba_acpi: Support RFKILL hotkey scancode
 2014-01-14 15:54 UTC  (2+ messages)

build_skb() and data corruption
 2014-01-14 15:51 UTC  (4+ messages)

[RFC PATCH] mm: thp: Add per-mm_struct flag to control THP
 2014-01-14 15:47 UTC  (8+ messages)

[PATCH 1/7] ptp_pch: Add dependency on HAS_IOMEM
 2014-01-14 15:45 UTC  (7+ messages)
` [PATCH 2/7] staging,dgap: "
` [PATCH 3/7] staging,spear_adc: "
` [PATCH 4/7] phy,exynos: "
` [PATCH 5/7] net,marvell: "
` [PATCH 6/7] power,goldfish: "
` [PATCH 7/7] staging,lpc32xx_adc: "

[PATCH RFC 00/10] Generic Device Tree based power domain look-up
 2014-01-14 15:42 UTC  (3+ messages)
` [PATCH RFC 04/10] base: power: Add generic OF-based "

perf tools: Random cleanups
 2014-01-14 15:37 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Do proper comm override error handling
` [PATCH 2/3] perf tools: Spare double comparison of callchain first entry
` [PATCH 3/3] perf tools: Remove unnecessary callchain cursor state restore on unmatch

[PATCH] x86, acpi memory hotplug, add parameter to disable memory hotplug
 2014-01-14 15:31 UTC  (10+ messages)

In "pci_fixup_video" check if this is or should be the primary video device to prevent setting the IORESOURCE_ROM_SHADOW flag on a secondary VGA card
 2014-01-14 15:26 UTC  (2+ messages)
  ` In "pci_fixup_video" check if this is or should be the primary video device t

[PATCH v4 0/5] arm: add UEFI runtime services support
 2014-01-14 15:25 UTC  (5+ messages)
` [PATCH v4 4/5] arm: Add [U]EFI "

[PATCH -next] qlcnic: fix compiler warning
 2014-01-14 15:21 UTC 

[PATCH] ARM: dts: imx28-apf28dev: add user button
 2014-01-14 14:21 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®