The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2013-12-11 23:08:31 to 2013-12-12 08:03:31 UTC [more...]

[PATCH 0/3] Introduce simple wait queues
 2013-12-12  8:03 UTC  (8+ messages)
` [PATCH 1/3] wait-simple: Introduce the simple waitqueue implementation
` [PATCH 2/3] sched/core: convert completions to use simple wait queues
` [PATCH 3/3] rcu: use simple wait queues where possible in rcutree

[PATCHv7 00/12] Unifying SMMU driver among Tegra SoCs
 2013-12-12  7:57 UTC  (13+ messages)
` [PATCHv7 01/12] of: introduce of_property_for_each_phandle_with_args()
` [PATCHv7 02/12] iommu/of: introduce a global iommu device list
` [PATCHv7 03/12] iommu/of: check if dependee iommu is ready or not
` [PATCHv7 04/12] driver/core: populate devices in order for IOMMUs
` [PATCHv7 05/12] iommu/core: add ops->{bound,unbind}_driver()
` [PATCHv7 06/12] ARM: tegra: create a DT header defining SWGROUP ID
` [PATCHv7 07/12] iommu/tegra: smmu: register device to iommu dynamically
` [PATCHv7 08/12] iommu/tegra: smmu: calculate ASID register offset by ID
` [PATCHv7 09/12] iommu/tegra: smmu: get swgroups from DT "iommus="
` [PATCHv7 10/12] iommu/tegra: smmu: allow duplicate ASID wirte
` [PATCHv7 11/12] iommu/tegra: smmu: Rename hwgrp -> swgroups
` [PATCHv7 12/12] iommu/tegra: smmu: add SMMU to an global iommu list

3.12: ethernet controller missing after resuming from suspend to RAM
 2013-12-12  8:00 UTC 

50 Watt idle power regression bisected to Linux-3.10
 2013-12-12  7:57 UTC  (22+ messages)

[PATCH v11] PPC: POWERNV: move iommu_add_device earlier
 2013-12-12  7:54 UTC 

[PATCH 1/6] perf tools: Add long_name for call-graph option
 2013-12-12 20:39 UTC  (5+ messages)
` [PATCH 2/6] perf tools: Introduce an OPT_BOOLEAN_HIDEN in to parse-options.h
` [PATCH 3/6] perf tools: Fix perf list --raw-dump option bug
` [PATCH 4/6] perf tools: Fix bug in 'perf list event_glob'
` [PATCH 6/6] perf tools: Enhancement for perf list for unexpected input

[PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
 2013-12-12  7:40 UTC  (7+ messages)

[PATCHSET 00/14] tools lib traceevent: Get rid of *die() calls from parse-filter.c (v2)
 2013-12-12  7:36 UTC  (15+ messages)
` [PATCH 01/14] tools lib traceevent: Get rid of malloc_or_die() in show_error()
` [PATCH 02/14] tools lib traceevent: Get rid of die in add_filter_type()
` [PATCH 03/14] tools lib traceevent: Get rid of malloc_or_die() allocate_arg()
` [PATCH 04/14] tools lib traceevent: Get rid of malloc_or_die() in read_token()
` [PATCH 05/14] tools lib traceevent: Get rid of malloc_or_die() in find_event()
` [PATCH 06/14] tools lib traceevent: Get rid of die() in add_right()
` [PATCH 07/14] tools lib traceevent: Make add_left() return pevent_errno
` [PATCH 08/14] tools lib traceevent: Get rid of die() in reparent_op_arg()
` [PATCH 09/14] tools lib traceevent: Refactor create_arg_item()
` [PATCH 10/14] tools lib traceevent: Refactor process_filter()
` [PATCH 11/14] tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errno
` [PATCH 12/14] tools lib traceevent: Refactor pevent_filter_match() to get rid of die()
` [PATCH 13/14] tools lib traceevent: Get rid of die() in some string conversion funcitons
` [PATCH 14/14] tools lib traceevent: Introduce pevent_filter_strerror()

[PATCH] perf list: fix --raw-dump
 2013-12-12  7:34 UTC  (3+ messages)

[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
 2013-12-12  7:27 UTC  (13+ messages)
` [PATCH 01/10] net: stmmac: Enable stmmac main clock when probing hardware
` [PATCH 04/10] net: stmmac: sunxi platfrom extensions for GMAC in Allwinner A20 SoC's

[PATCH v8 1/4] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
 2013-12-12  7:23 UTC  (4+ messages)
` [PATCH v8 2/4] sched/numa: use wrapper function task_node to get node which task is on
` [PATCH v8 3/4] sched/numa: use wrapper function task_faults_idx to calculate index in group_faults
` [PATCH v8 4/4] sched/numa: fix period_slot recalculation

[Patch] Read CONFIG_RD_ variables for initramfs compression
 2013-12-12  7:21 UTC  (7+ messages)

[PATCH v5 00/14] kexec kernel efi runtime support
 2013-12-12  7:17 UTC  (26+ messages)
` [PATCH v5 01/14] x86/mm: sparse warning fix for early_memremap
` [PATCH v5 02/14] efi: use early_memremap and early_memunmap
` [PATCH v5 07/14] efi: export more efi table variable to sysfs
` [PATCH v5 08/14] efi: export efi runtime memory mapping "
` [PATCH v5 09/14] efi: passing kexec necessary efi data via setup_data

[PATCH] USB: core: Add warm reset while reset-resuming SuperSpeed HUBs
 2013-12-12  7:01 UTC  (7+ messages)

[PATCH v2 0/5] net: macb updates
 2013-12-12  7:00 UTC  (2+ messages)

Linux 3.12.5
 2013-12-12  6:52 UTC  (2+ messages)

[PATCH v7 sched part 0/4] sched: numa: several fixups
 2013-12-12  6:50 UTC  (9+ messages)
` [PATCH v7 1/4] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
` [PATCH v7 2/4] sched/numa: use wrapper function task_node to get node which task is on
` [PATCH v7 3/4] sched/numa: use wrapper function task_faults_idx to calculate index in group_faults
` [PATCH v7 4/4] sched/numa: fix period_slot recalculation

Linux 3.10.24
 2013-12-12  6:51 UTC  (2+ messages)

Linux 3.4.74
 2013-12-12  6:50 UTC  (2+ messages)

[PATCH] hfsplus: Remove hfsplus_file_lookup
 2013-12-12  6:35 UTC  (5+ messages)

[PATCH 0/3] AHCI: sunxi: Add sunxi AHCI driver
 2013-12-12  6:40 UTC  (9+ messages)
` [PATCH 2/3] ARM: sunxi: Add an ahci-platform compatible AHCI driver for the Allwinner SUNXi series of SoCs

[PATCH V7 0/2] genirq: arm64: perf: support for percpu pmu interrupt
 2013-12-12  6:33 UTC  (5+ messages)
` [PATCH V7 2/2] arm64: perf: add "

[PATCH V2 0/6] Memory compaction efficiency improvements
 2013-12-12  6:12 UTC  (2+ messages)

linux-next: Tree for Dec 12
 2013-12-12  6:06 UTC 

[PATCH -tip v4 0/6] kprobes: introduce NOKPROBE_SYMBOL() and fixes crash bugs
 2013-12-12  6:02 UTC  (13+ messages)
` [PATCH -tip v4 6/6] [RFC] kprobes/x86: Call exception handlers directly from do_int3/do_debug

[PATCH] cgroup: fix fail path in cgroup_load_subsys()
 2013-12-12  6:01 UTC  (2+ messages)

[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v8)
 2013-12-12  5:55 UTC  (7+ messages)
` [PATCH 16/17] uprobes: Allocate ->utask before handler_chain() for tracing handlers
          `  "

[PATCH v2 0/4] X86/KVM: enable Intel MPX for KVM
 2013-12-12  5:47 UTC  (3+ messages)

[patch 1/8] fork: collapse copy_flags into copy_process
 2013-12-12  5:37 UTC  (12+ messages)
` [patch 7/8] mm, memcg: allow processes handling oom notifications to access reserves

process 'stuck' at exit
 2013-12-12  5:29 UTC  (12+ messages)

[PATCH CFT] ARM:S5P64X0: Enable ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDR by default
 2013-12-12  5:12 UTC 

[PATCH] tools/perf: Fix cross compilation
 2013-12-12  5:12 UTC 

kernel BUG in munlock_vma_pages_range
 2013-12-12  5:03 UTC  (8+ messages)

[PATCH] Driver core: Fix device_add_attrs() error code path
 2013-12-12  5:11 UTC 

[PATCH -tip v5 12/18] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
 2013-12-12  4:13 UTC  (4+ messages)
` [PATCH -tip v5.1 "
    `  "

[PATCH v2 tip/core/rcu 0/4] Documentation changes for 3.14
 2013-12-12  4:10 UTC  (6+ messages)
` [PATCH v2 tip/core/rcu 1/4] rcu: Add comment on evaluate-once properties of rcu_assign_pointer()
  ` [PATCH v2 tip/core/rcu 2/4] bonding: Use RCU_INIT_POINTER() for better overhead and for sparse
  ` [PATCH v2 tip/core/rcu 3/4] rcu: Make rcu_assign_pointer's assignment volatile and type-safe
  ` [PATCH v2 tip/core/rcu 4/4] rcu: Add an RCU_INITIALIZER for global RCU-protected pointers

[PATCH 1/2] drivers: net: cpsw: fix dt probe for one port ethernet
 2013-12-12  4:09 UTC  (2+ messages)
` [PATCH 2/2] drivers: net: cpsw: fix for cpsw crash when build as modules

[PATCH tty-next 0/4] tty: Fix ^C echo
 2013-12-12  3:59 UTC  (7+ messages)

[PATCH -next 0/2] seq_file/netfilter: Start removing returns from seq_<foo>
 2013-12-12  3:44 UTC  (3+ messages)
` [PATCH -next 1/2] seq_file: Rename static bool seq_overflow to public bool seq_is_buf_full
` [PATCH -next 2/2] netfilter: Convert print_tuple functions to return void

linux-next: manual merge of the block tree with the f2fs tree
 2013-12-12  2:57 UTC 

[RFC PATCH tip 0/5] tracing filters with BPF
 2013-12-12  2:48 UTC  (13+ messages)

[PATCH] perf symbols: symbol-minimal.c causes random fd to be closed
 2013-12-12  2:47 UTC 

[PATCH 0/1] Fix hang report
 2013-12-12  2:11 UTC  (2+ messages)
  ` [PATCH 1/1] tty: Fix hang at ldsem_down_read()

[PATCH] f2fs: introduce sysfs entry to control in-place-update policy
 2013-12-12  2:11 UTC 

[RFC PATCH] drivers: char: Add a dynamic clock for the trace clock
 2013-12-12  2:11 UTC  (7+ messages)

[PATCH] Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_range
 2013-12-12  1:57 UTC  (7+ messages)

[PATCH v13 00/16] kmemcg shrinkers
 2013-12-12  1:40 UTC  (5+ messages)
` [PATCH v13 11/16] mm: list_lru: add per-memcg lists

[PATCH V4] cpufreq: suspend governors on system suspend/hibernate
 2013-12-12  1:50 UTC  (4+ messages)

[PATCH] mmc: sdhci-acpi: add new ACPI ID
 2013-12-12  1:33 UTC  (3+ messages)

[PATCH 0/4] ACPI: Cleanup header inclusions
 2013-12-12  1:38 UTC  (4+ messages)
` [PATCH v3 5/6] ACPI/SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - acpi_disabled linkage

[PATCH 0/3] regulator: act8865: add PMIC driver
 2013-12-12  1:18 UTC  (4+ messages)
` [PATCH 1/3] regulator: act8865: add PMIC(Power Management IC) driver
` [PATCH 2/3] regulator: act8865: add device tree binding doc
` [PATCH 3/3] ARM: dts: sama5d3xcm: add the regulator device node

[PATCH] TCP: add option for silent port knocking with integrity protection
 2013-12-12  1:23 UTC  (7+ messages)

[PATCH] net:fec: remove duplicate lines in comment about errata ERR006358
 2013-12-12  1:20 UTC  (2+ messages)

[PATCH v2] kexec: add sysctl to disable kexec
 2013-12-12  1:14 UTC  (6+ messages)

EFI tree kernel panic in phys_efi_set_virtual_address_map()
 2013-12-12  1:08 UTC  (4+ messages)

Resume regression in 5a87182aa21d6d5d306840feab9321818dd3e2a3
 2013-12-12  1:22 UTC  (3+ messages)

[patch] mm, page_alloc: allow __GFP_NOFAIL to allocate below watermarks after reclaim
 2013-12-12  1:10 UTC  (4+ messages)

[PATCHSET 00/14] tools lib traceevent: Get rid of *die() calls from parse-filter.c
 2013-12-12  1:10 UTC  (14+ messages)
` [PATCH 01/14] tools lib traceevent: Get rid of malloc_or_die() in show_error()

[patch] mm: page_alloc: exclude unreclaimable allocations from zone fairness policy
 2013-12-12  1:09 UTC  (3+ messages)

[patch] mm, page_alloc: make __GFP_NOFAIL really not fail
 2013-12-12  1:07 UTC  (5+ messages)

[PATCH v4 00/03] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
 2013-12-12  1:05 UTC  (5+ messages)
` [PATCH v4 01/03] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
` [PATCH v4 02/03] ARM: shmobile: Remove CMT, TMU and STI Kconfig entries
` [PATCH v2 03/03] sh: Remove Kconfig entries for TMU, CMT and MTU2

linux-next: manual merge of the net-next tree with the net tree
 2013-12-12  1:01 UTC  (5+ messages)

[PATCH] serial: 8250_dw: Fix LCR workaround regression
 2013-12-12  1:00 UTC  (5+ messages)

[PATCH 0/3] powernow-k6: fixes for the frequency driver
 2013-12-12  0:55 UTC  (5+ messages)
` [PATCH 1/3] powernow-k6: disable cache when changing frequency
  ` [PATCH 2/3] powernow-k6: correctly initialize default parameters
    ` [PATCH 3/3] powernow-k6: reorder frequencies
      ` [PATCH] speedstep-smi: enable interrupts when waiting

[PATCH] net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
 2013-12-12  0:54 UTC  (2+ messages)

[PATCH 1/2] net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup
 2013-12-12  0:54 UTC  (4+ messages)
` [PATCH 2/2] net: eth: davinci_cpdma: Mark a local variable static

fuse try to freeze with lock held
 2013-12-12  0:53 UTC  (3+ messages)
` [fuse-devel] "

[PATCH] net-tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
 2013-12-12  0:35 UTC  (6+ messages)

How to reserve pci bus numbers for hotplug?
 2013-12-12  0:21 UTC  (2+ messages)

[PATCH] ARM: at91: remove redundant dependency
 2013-12-12  0:23 UTC  (3+ messages)

[PATCH] ia64/xen: Remove Xen support for ia64
 2013-12-12  0:25 UTC  (2+ messages)

oops in pgtable_trans_huge_withdraw
 2013-12-12  0:24 UTC  (4+ messages)

nohz_full left a periodic tick cpu issue
 2013-12-12  0:16 UTC  (4+ messages)

[PATCH] leds: pwm: Remove a warning on non-DT platforms
 2013-12-12  0:11 UTC 

[PATCH v2 0/7] correct and clean-up migration related stuff
 2013-12-12  0:07 UTC  (6+ messages)
` [PATCH v2 7/7] mm/migrate: remove result argument on page allocation function for migration

[PATCH v3] kexec: add sysctl to disable kexec_load
 2013-12-11 23:54 UTC 

[PATCH -next 0/3] seq_printf/puts/putc: Start to convert to return void
 2013-12-11 23:31 UTC  (4+ messages)
` [PATCH -next 1/3] seq: Add a seq_overflow test

[PATCH] fs: clear close-on-exec flag as part of put_unused_fd()
 2013-12-11 23:30 UTC  (3+ messages)

[PATCH 3.12 00/62] 3.12.5-stable review
 2013-12-11 23:31 UTC  (3+ messages)

[PATCH v2 00/11] Consolidate asm/fixmap.h files
 2013-12-11 23:15 UTC  (3+ messages)
` [PATCH v2 03/11] arm: use generic fixmap.h


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