public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-23 01:24:14 to 2014-07-23 06:58:33 UTC [more...]

[PATCH 00/52] perf tools: More preparation for call graph from Intel BTS
 2014-07-23  6:58 UTC  (13+ messages)
` [PATCH 01/52] perf tools: Fix jump label always changing during tracing
` [PATCH 13/52] perf tools: Add perf_pmu__scan_file()
` [PATCH 17/52] perf evlist: Add perf_evlist__set_tracking_event()

[PATCH v2 00/16] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-23  6:58 UTC  (5+ messages)
` [PATCH v2 14/16] cpufreq: Add cpufreq driver for Tegra124

[RFC PATCH 0/5] futex: introduce an optimistic spinning futex
 2014-07-23  6:57 UTC  (4+ messages)

[PATCH v3] gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc
 2014-07-23  6:56 UTC  (3+ messages)

[PATCH v1 0/3] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2014-07-23  6:54 UTC  (3+ messages)
` [PATCH v1 2/3] mtd: hisilicon: add a new nand controller driver for "

[PATCH 00/17] Convert TTM to the new fence interface
 2014-07-23  6:52 UTC  (15+ messages)
` [PATCH 09/17] drm/radeon: use common fence implementation for fences
            ` [Nouveau] "

Scheduler regression from caffcdd8d27ba78730d5540396ce72ad022aff2c
 2014-07-23  6:51 UTC  (12+ messages)

[PATCH v2 00/25] AMDKFD kernel driver
 2014-07-23  6:50 UTC  (12+ messages)

[PATCH] avr32: Remove unnessary variables from page.h
 2014-07-23  6:50 UTC  (2+ messages)

Random panic in load_balance() with 3.16-rc
 2014-07-23  6:49 UTC  (6+ messages)

smp-cmp.c: CDFIXMES
 2014-07-23  6:46 UTC  (2+ messages)

[PATCH] ACPI/NVS: Not save NVS region for new machines to accelerate S3
 2014-07-23  6:42 UTC  (4+ messages)
` [PATCH V2] ACPI/NVS: Not save NVS region for new machine "

linux-next: manual merge of the scsi tree with the net-next tree
 2014-07-23  6:40 UTC 

[PATCH v3 0/2] This series adds support for RK3288 SoC integrated PWM
 2014-07-23  6:38 UTC  (3+ messages)
` [PATCH v3 1/2] pwm: rockchip: document RK3288 SoC compatible
` [PATCH v3 2/2] pwm: rockchip: Added to support for RK3288 SoC

[PATCH] tty/n_gsm.c: get gsm->num after gsm_activate_mux
 2014-07-23  6:31 UTC 

[PATCH 0/3] Deterministic UART numbering on Samsung SoCs
 2014-07-23  6:30 UTC  (6+ messages)

[PATCH 0/5] gpio: a few cleanup patches
 2014-07-23  6:21 UTC  (7+ messages)
` [PATCH 3/5] gpio: make gpiochip_get_desc() gpiolib-private

[PATCH -next] staging/goldfish/goldfish_audio: fix a sparse warning
 2014-07-23  6:16 UTC 

[PATCHV4 0/5] trace-cmd: Support the feature which guests send trace data via virtio
 2014-07-23  6:14 UTC  (4+ messages)
` [PATCH V4 1/5] trace-cmd/listen: Apply the trace-msg protocol for communication between a server and clients
    `  "

[PATCH net-next 0/2] net: filter: split eBPF interpreter out of core networking
 2014-07-23  6:11 UTC  (4+ messages)
` [PATCH net-next 1/2] net: filter: split filter.c into two files
` [PATCH net-next 2/2] bpf: update MAINTAINERS entry

[PATCH] Input: synaptics-rmi4 - fix compiler warnings in F11
 2014-07-23  6:11 UTC 

[patch v2] fs: umount on symlinlk leaks mnt count
 2014-07-23  6:06 UTC  (3+ messages)
  ` [PATCH v4] fs: umount on symlink "

[PATCH] serial/core: Fix too big allocation for attribute member
 2014-07-23  6:06 UTC 

[git pull] Input updates for 3.16-rc6
 2014-07-23  5:58 UTC 

[PATCH 0/2] module: add within_module() and change return type
 2014-07-23  5:39 UTC  (3+ messages)
` [PATCH 2/2] module: return bool from within_module*()

[PATCH v2 0/4] virtio-rng: contribute to early randomness requests
 2014-07-23  5:51 UTC  (4+ messages)
` [PATCH v2 3/4] virtio: rng: delay hwrng_register() till driver is ready

[patch] mm, arc: remove obsolete pagefault oom killer comment
 2014-07-23  5:45 UTC  (2+ messages)

[PATCH] m68k: Remove printk statement and add return statement in q40ints.c
 2014-07-23  5:42 UTC  (4+ messages)

[PATCH 00/14] arm64: eBPF JIT compiler
 2014-07-23  5:24 UTC  (4+ messages)

[PATCH 1/1] ASoC: sirf-usp: Fixed a bug for playback and capture work at the same time
 2014-07-23  5:19 UTC 

[PATCH 00/16] rcu: Some minor fixes and cleanups
 2014-07-23  5:09 UTC  (17+ messages)
` [PATCH 01/16] rcu: Use rcu_num_nodes instead of NUM_RCU_NODES
` [PATCH 02/16] rcu: Check return value for cpumask allocation
` [PATCH 03/16] rcu: Fix comment for gp_state field values
` [PATCH 04/16] rcu: Remove redundant check for an online CPU
` [PATCH 05/16] rcu: Add noreturn attribute to boost kthread
` [PATCH 06/16] rcu: Clear gp_flags only when actually starting new gp
` [PATCH 07/16] rcu: Save and restore irq flags in rcu_gp_cleanup()
` [PATCH 08/16] rcu: Clean up rcu_spawn_one_boost_kthread()
` [PATCH 09/16] rcu: Remove redundant check for online cpu
` [PATCH 10/16] rcu: Check for RCU_FLAG_GP_INIT bit in gp_flags for spurious wakeup
` [PATCH 11/16] rcu: Check for spurious wakeup using return value
` [PATCH 12/16] rcu: Rename rcu_spawn_gp_kthread() to rcu_spawn_kthreads()
` [PATCH 13/16] rcu: Spawn nocb kthreads from rcu_prepare_kthreads()
` [PATCH 14/16] rcu: Remove redundant checks for rcu_scheduler_fully_active
` [PATCH 15/16] rcu: Check for a nocb cpu before trying to spawn nocb threads
` [PATCH 16/16] rcu: kvm.sh: Fix error when you pass --cpus argument

linux-next: manual merge of the drm-intel tree with the drm tree
 2014-07-23  5:09 UTC  (2+ messages)

RE: [PATCH] lib : lz4 using put_unaligned_le16 instead of put_unaligned
 2014-07-23  4:55 UTC 

[git pull] Please pull powerpc.git merge branch
 2014-07-23  4:54 UTC 

Work Ideas
 2014-07-23  4:47 UTC 

checkpatch.pl false positive
 2014-07-23  4:31 UTC  (2+ messages)
  ` [PATCH] checkpatch: Fix false positives for --strict "space after cast" test

[PATCH] microblaze: Add comment for defines
 2014-07-23  4:27 UTC 

[PATCH v3 0/4] dra7: Add PCIe support
 2014-07-23  4:17 UTC  (3+ messages)

[PATCH 3/4] aio: fix some comments
 2014-07-23  4:05 UTC  (4+ messages)
  ` [PATCH 4/4] aio: use iovec array rather than the single one

[PATCH 0/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists
 2014-07-23  4:06 UTC  (6+ messages)
` [PATCH 2/2] "

[RFC PATCH 00/15] ACPICA: Add CONFIG_ACPI=n build support for ACPICA header files
 2014-07-23  3:53 UTC  (4+ messages)
` [PATCH v3 0/7] ACPICA: Enable ACPICA prototypes for CONFIG_ACPI=n builds
  ` [PATCH v3 6/7] ACPI: Add support to force header inclusion rules for <acpi/acpi.h>

f2fs: f2fs unmount hangs if f2fs_init_acl() fails during mkdir syscall
 2014-07-23  3:39 UTC  (7+ messages)
` f2fs: BUG_ON() is triggered when mount valid f2fs filesystem
  ` f2fs: Possible use-after-free when umount filesystem
        ` [f2fs-dev] "

[PATCH net-next v3 0/2] cleanup for Realtek 8139CP
 2014-07-23  3:49 UTC  (3+ messages)
` [PATCH net-next v3 1/2] ethernet: realtek: use module_pci_driver
` [PATCH net-next v3 2/2] ethernet: realtek: use pci_device_id

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-23  3:47 UTC  (23+ messages)
` [RFC Patch V1 07/30] mm: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 09/30] mm, memcg: "
` [RFC Patch V1 15/30] mm, igb: "
` [RFC Patch V1 21/30] mm, irqchip: "

[PATCH] usb-core: Remove Fix mes in file hcd.c
 2014-07-23  3:24 UTC  (6+ messages)

[PATCH v4] x86,cpu-hotplug: assign same CPU number to readded CPU
 2014-07-23  3:22 UTC 

linux-next: manual merge of the drm-intel tree with the drm tree
 2014-07-23  3:18 UTC 

[PATCH] kernel: printk: fix bool assignements
 2014-07-23  3:17 UTC 

[PATCH] md/dm-ioctl.c: optimize memory allocation in copy_params
 2014-07-23  3:15 UTC  (9+ messages)
` [dm-devel] "

WARNING: at kernel/cpuset.c:1139
 2014-07-23  2:50 UTC 

[RESEND RFC PATCH v1 0/70] Gloabl CPU Hot-plug flag _FROZEN Clean up
 2014-07-23  1:59 UTC  (71+ messages)
` [RFC PATCH v1 01/70] cpu: Restructure FROZEN state handling
` [RFC PATCH v1 02/70] ia64, err_inject: _FROZEN Cleanup
` [RFC PATCH v1 03/70] ia64, mca: "
` [RFC PATCH v1 04/70] ia64, palinfo: "
` [RFC PATCH v1 05/70] ia64, salinfo: "
` [RFC PATCH v1 06/70] ia64, topology: "
` [RFC PATCH v1 07/70] x86, intel_cacheinfo: "
` [RFC PATCH v1 08/70] x86, mce, therm_throt: "
` [RFC PATCH v1 09/70] x86, mce_amd: "
` [RFC PATCH v1 10/70] x86, kvm: "
` [RFC PATCH v1 11/70] x86, vsyscall_64: "
` [RFC PATCH v1 12/70] x86, pci, amd_bus: "
` [RFC PATCH v1 13/70] x86, x2apic_cluster: "
` [RFC PATCH v1 14/70] x86, microcode, core: "
` [RFC PATCH v1 15/70] x86, kernel, cpuid: "
` [RFC PATCH v1 16/70] x86, kernel, msr: "
` [RFC PATCH v1 17/70] arm, vfp, vfpmodule: "
` [RFC PATCH v1 18/70] arm, kvm: "
` [RFC PATCH v1 19/70] powerpc, sysfs: "
` [RFC PATCH v1 20/70] powerpc, mm, numa: "
` [RFC PATCH v1 21/70] powerpc, powermac, smp: "
` [RFC PATCH v1 22/70] powerpc, mmu_context_nohash: "
` [RFC PATCH v1 23/70] mips, loongson, smp: "
` [RFC PATCH v1 24/70] s390, perf_cpum_sf: "
` [RFC PATCH v1 25/70] sparc, sysfs: "
` [RFC PATCH v1 26/70] rcu, tree: "
` [RFC PATCH v1 27/70] kernel, padata: "
` [RFC PATCH v1 28/70] kernel, profile: "
` [RFC PATCH v1 29/70] kernel, sched, core: "
` [RFC PATCH v1 30/70] kernel, hrtimer: "
` [RFC PATCH v1 31/70] kernel, relay: "
` [RFC PATCH v1 32/70] kernel, smp: "
` [RFC PATCH v1 33/70] kernel, timer: "
` [RFC PATCH v1 34/70] kernel, softirq: "
` [RFC PATCH v1 35/70] mm, slab: "
` [RFC PATCH v1 36/70] mm, vmscan: "
` [RFC PATCH v1 37/70] mm, vmstat: "
` [RFC PATCH v1 38/70] mm, memcontrol: "
` [RFC PATCH v1 39/70] mm, page_alloc: "
` [RFC PATCH v1 40/70] mm, slub: "
` [RFC PATCH v1 41/70] fs, buffer: "
` [RFC PATCH v1 42/70] xfs, xfs_mount: "
` [RFC PATCH v1 43/70] net, iucv: "
` [RFC PATCH v1 44/70] net, core, flow: "
` [RFC PATCH v1 45/70] net, core, dev: "
` [RFC PATCH v1 46/70] block, blk-mq: "
` [RFC PATCH v1 47/70] block, blk-iopoll: "
` [RFC PATCH v1 48/70] block, blk-softirq: "
` [RFC PATCH v1 49/70] driver, base, topology: "
` [RFC PATCH v1 50/70] clocksource, metag_generic: "
` [RFC PATCH v1 51/70] powercap, intel_rapl: "
` [RFC PATCH v1 52/70] cpuidle, cpuidle-powernv: "
` [RFC PATCH v1 53/70] cpuidle, cpuidle-pseries: "
` [RFC PATCH v1 54/70] cpufreq, acpi-cpufreq: "
` [RFC PATCH v1 55/70] irqchip, irq-armada-370-xp: "
` [RFC PATCH v1 56/70] irqchip, irq-gic: "
` [RFC PATCH v1 57/70] scsi, bnx2fc, bnx2fc_fcoe: "
` [RFC PATCH v1 58/70] scsi, bnx2i, bnx2i_init: "
` [RFC PATCH v1 59/70] scsi, fcoe: "
` [RFC PATCH v1 60/70] scsi, virtio_scsi: "
` [RFC PATCH v1 61/70] md, raid5: "
` [RFC PATCH v1 62/70] virt, kvm, arm, arch_timer: "
` [RFC PATCH v1 63/70] virt, kvm, arm, vgic: "
` [RFC PATCH v1 64/70] trace, ring_buffer: "
` [RFC PATCH v1 65/70] oprofile, timer_int: "
` [RFC PATCH v1 66/70] lib, cpu-notifier-error-inject: "
` [RFC PATCH v1 67/70] lib, percpu_counter: "
` [RFC PATCH v1 68/70] lib, radix-tree: "
` [RFC PATCH v1 69/70] staging, lustre, linux-cpu: "
` [RFC PATCH v1 70/70] cpu: Eliminate _FROZEN flags thoroughly

[PATCH v7 00/10] Intel MPX support
 2014-07-23  2:35 UTC  (4+ messages)
` [PATCH v7 03/10] x86, mpx: add macro cpu_has_mpx

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2014-07-23  2:38 UTC 

[PATCH 2/2] libata: Fix NULL pointer of scsi_host in ata_port
 2014-07-23  2:37 UTC  (5+ messages)

[PATCH] ARM: tegra: apalis t30: fix device tree compatible node
 2014-07-23  2:23 UTC 

[PATCH v3] x86,cpu-hotplug: assign same CPU number to readded CPU
 2014-07-23  2:28 UTC  (3+ messages)

[PATCH] sched: fix sched_setparam() policy=-1 logic
 2014-07-23  2:27 UTC 

[PATCH 1/2] libata: Fix scsi_host can_queue issue in ata_qc_new()
 2014-07-23  2:10 UTC  (3+ messages)

[PATCH 1/1] Staging: comedi: amplc_pc236: a blank line inserted
 2014-07-23  2:06 UTC 

[PATCH] PCI: Add device specific (non)reset for AMD GPUs
 2014-07-23  2:02 UTC  (7+ messages)

linux-next: manual merge of the net-next tree with the wireless tree
 2014-07-23  2:00 UTC 

Adding neighbor cache entry solely initiated by multicast traffic
 2014-07-23  1:53 UTC 

[PATCHv8 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-07-23  1:41 UTC  (2+ messages)

[PATCH] extcon: Add missing REGMAP_I2C/REGMAP_IRQ dependency on extcon driver
 2014-07-23  1:40 UTC 

[PATCHv4 0/5] Atomic pool for arm64
 2014-07-23  1:35 UTC  (6+ messages)
` [PATCHv4 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv4 2/5] lib/genalloc.c: Add genpool range check function
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions
` [PATCHv4 4/5] arm: use genalloc for the atomic pool
` [PATCHv4 5/5] arm64: Add atomic pool for non-coherent and CMA allocations

STI architectural question (and lretq -- I'm not even kidding)
 2014-07-23  1:33 UTC  (3+ messages)

[PATCH 0/9] ACPI/EC: Improve GPE handling model
 2014-07-23  1:31 UTC  (5+ messages)
` [RFC PATCH v3 00/14] ACPI/EC: Add event storm prevention and cleanup command storm prevention

[PATCH v7 0/5] Add Keystone PCIe controller driver
 2014-07-23  1:27 UTC  (3+ messages)
` [PATCH v7 3/5] PCI: designware: enhance dw_pcie_host_init() to support v3.65 DW hardware

[RESEND][PATCH 07/10][SCSI]mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support
 2014-07-23  1:25 UTC  (3+ messages)

[PATCH] workqueue: get the probable node ID from the first CPU of the mask
 2014-07-23  1:26 UTC  (3+ messages)

[PATCH] mailbox/omap: Use module_platform_driver
 2014-07-23  1:24 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