linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-26 20:19:15 to 2014-09-27 10:13:27 UTC [more...]

[PATCH v6 1/2] mfd/axp20x: extend axp20x to support axp288 pmic
 2014-09-27 10:13 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the audit tree
 2014-09-27 10:11 UTC  (3+ messages)

[PATCH] iio: iadc: Qualcomm SPMI PMIC current ADC driver
 2014-09-27 10:06 UTC  (4+ messages)

[GIT PULL] EFI urgent fixes
 2014-09-27  9:59 UTC  (11+ messages)

[PATCH v3] IIO: add si7020 driver
 2014-09-27  9:57 UTC  (2+ messages)

[PATCH] mm/slab: use IS_ENABLED() instead of ZONE_DMA_FLAG
 2014-09-27  9:56 UTC  (3+ messages)

[PATCH v2] iio: iadc: Qualcomm SPMI PMIC current ADC driver
 2014-09-27  9:50 UTC  (8+ messages)

[PATCH v3 0/2] Intial support for voltage ADC
 2014-09-27  9:43 UTC  (3+ messages)
` [PATCH v3 2/2] DT: iio: vadc: document dt binding

[PATCH 0/9] dmaengine: Implement generic slave capabilities retrieval
 2014-09-27  9:28 UTC  (12+ messages)
` [PATCH 1/9] dmaengine: Make the destination abbreviation coherent
` [PATCH 2/9] dmaengine: Make channel allocation callbacks optional
` [PATCH 3/9] dmaengine: Introduce a device_config callback
` [PATCH 4/9] dmaengine: split out pause/resume operations from device_control
` [PATCH 5/9] dmaengine: Add device_terminate_all callback
` [PATCH 6/9] dmaengine: Create a generic dma_slave_caps callback
` [PATCH 7/9] dmaengine: Move slave caps to dma_device
` [PATCH 8/9] dmaengine: Mark device_control as deprecated
` [PATCH 9/9] dmaengine: sun6i: Convert to generic slave_caps

[PATCH] xen/xenbus: Use 'void' instead of 'int' for the return of xenbus_switch_state()
 2014-09-27  9:20 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 1/1] staging : android : sync : get_unused_fd
 2014-09-27  8:52 UTC 

[PATCH 1/1] jffs2: fix sparse warning: unexpected unlock
 2014-09-27  8:41 UTC  (4+ messages)

[PATCH 1/2] sched/dl: Implement cancel_dl_timer() to use in switched_from_dl()
 2014-09-27  8:41 UTC  (2+ messages)
` [PATCH 2/2] sched/dl: Cleanup prio_changed_dl()

[PATCH v5 RESEND 1/3] ARM: EXYNOS: Move code from hotplug.c to platsmp.c
 2014-09-27  8:39 UTC  (3+ messages)

[PATCH V2 1/2] brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub
 2014-09-27  8:22 UTC  (3+ messages)

[PATCH 0/4] Simplify cpuset API and fix cpuset check in SL[AU]B
 2014-09-27  8:12 UTC  (4+ messages)
` [PATCH 3/4] slab: fix cpuset check in fallback_alloc

[PATCH] Move BTRFS RCU string to common library
 2014-09-27  8:13 UTC 

[PATCH] s390: remove unused Kconfig params
 2014-09-27  7:57 UTC  (2+ messages)

[PATCH v3 0/2] Move BTRFS RCU string to common library
 2014-09-27  7:45 UTC  (6+ messages)
` [PATCH v3 1/2] Return a value from printk_ratelimited
` [PATCH v3 2/2] Move BTRFS RCU string to common library

[PATCHv8 0/6] Getting rid of get_unused_fd() / enable close-on-exec
 2014-09-27  7:26 UTC  (5+ messages)
` [PATCHv8 1/6] fanotify: enable close-on-exec on events' fd when requested in fanotify_init()

[PATCH 3/5] perf tools: Move some callchain parser functions to callchain.c
 2014-09-27  7:26 UTC  (2+ messages)
` [tip:perf/core] perf callchain: Move some "

[PATCH 5/5] perf tools: Convert {record,top}.call-graph option to call-graph.record-mode
 2014-09-27  7:26 UTC  (2+ messages)
` [tip:perf/core] perf tools: Convert {record, top}.call-graph "

[PATCH] perf tools: Fix line number in the config file error message
 2014-09-27  7:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/5] perf tools: Introduce perf_callchain_config()
 2014-09-27  7:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf, tools: Fix perf stat --per-core on multi socket systems
 2014-09-27  7:24 UTC  (2+ messages)
` [tip:perf/core] perf stat: Fix "

[PATCH 2/5] perf tools: Move callchain config from record_opts to callchain_param
 2014-09-27  7:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/5] perf hists browser: Fix callchain print bug on TUI
 2014-09-27  7:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf, tools: Fix perf record as non root with kptr_restrict == 1
 2014-09-27  7:24 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH] perf: Use ACCESS_ONCE() instead of volatile cast
 2014-09-27  7:25 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH] perf tools: modify error code when perf_session__new() fail
 2014-09-27  7:25 UTC  (2+ messages)
` [tip:perf/core] perf tools: Modify error code for when perf_session__new() fails

[GIT PULL 00/10] perf/core improvements and fixes
 2014-09-27  7:20 UTC  (12+ messages)
` [PATCH 01/10] perf stat: Fix --per-core on multi socket systems
` [PATCH 02/10] perf tools: Fix perf record as non root with kptr_restrict == 1
` [PATCH 03/10] perf tools: Modify error code for when perf_session__new() fails
` [PATCH 04/10] perf tools: Use ACCESS_ONCE() instead of volatile cast
` [PATCH 05/10] perf hists browser: Fix callchain print bug on TUI
` [PATCH 06/10] perf tools: Move callchain config from record_opts to callchain_param
` [PATCH 07/10] perf callchain: Move some parser functions to callchain.c
` [PATCH 08/10] perf tools: Introduce perf_callchain_config()
` [PATCH 09/10] perf tools: Convert {record,top}.call-graph option to call-graph.record-mode
` [PATCH 10/10] perf tools: Fix line number in the config file error message

[PATCH v2] i2c: rk3x: adjust the LOW divison based on characteristics of SCL
 2014-09-27  7:11 UTC 

[PATCH] MAINTAINERS: orphan m32r
 2014-09-27  7:01 UTC  (2+ messages)

[PATCH] [RESEND] m32r: remove deprecated IRQF_DISABLED
 2014-09-27  6:38 UTC  (2+ messages)

[PATCH] shmem: fix nlink for rename overwrite directory
 2014-09-27  6:33 UTC  (2+ messages)

[PATCH] MIPS: ralink: remove deprecated IRQF_DISABLED
 2014-09-27  6:31 UTC 

[PATCH 00/11] nested sleeps, fixes and debug infrastructure
 2014-09-27  6:14 UTC  (5+ messages)
` BUG: sleeping function called from invalid context at drivers/cpufreq/cpufreq.c:370

[GIT PULL] x86 fixes
 2014-09-27  6:02 UTC 

[RESEND PATCH] acpi-cpufreq: get the cur_freq from acpi_processor_performance states
 2014-09-27  5:32 UTC  (3+ messages)

[3.10.49 stable kernel] crash in process_one_work
 2014-09-27  5:20 UTC 

checkpatch: Does anyone care that comments are freeform aligned?
 2014-09-27  4:58 UTC  (3+ messages)
  ` [OPW kernel] "

[PATCH v2] vfs: Don't exchange "short" filenames unconditionally
 2014-09-27  4:45 UTC  (8+ messages)

[PATCH v2 0/3] fuse: Add support for mounts from pid/user namespaces
 2014-09-27  4:24 UTC  (13+ messages)

[PATCH] regmap: fix NULL pointer dereference in _regmap_write/read
 2014-09-27  4:17 UTC 

[PATCH v2] next: openrisc: Fix build
 2014-09-27  4:13 UTC  (3+ messages)

[PATCH v4] power: reset: use restart_notifier mechanism for msm-poweroff
 2014-09-27  3:58 UTC  (3+ messages)

[PATCH v2 1/2] mmc: atmel-mci: Switch to using managed resource in probe
 2014-09-27  3:15 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: atmel-mci: Release mmc resources on failure "
  ` [PATCH] mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot

[PATCH] net: llc: check for device before dereferencing
 2014-09-27  1:41 UTC 

[PATCH 0/5] HID: wacom: introduce generic HID handling
 2014-09-27  1:35 UTC  (3+ messages)

[PATCH] media, platform, LLVMLinux: Remove nested function from ti-vpe
 2014-09-27  1:11 UTC 

[PATCH 0/2] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-09-27  1:10 UTC  (3+ messages)
` [PATCH 1/2] arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dss
` [PATCH 2/2] arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfb

[PATCH] md, sysfs, LLVMLinux: Remove nested function from bcache sysfs
 2014-09-27  1:09 UTC 

[PATCH 0/2] regulator: add support for mxs regulator
 2014-09-27  0:59 UTC  (3+ messages)
` [PATCH 1/2] DT: add binding "
` [PATCH 2/2] regulator: add mxs regulator driver

[PATCH 00/10] power/reset: Register drivers with restart handler
 2014-09-27  0:57 UTC  (11+ messages)
` [PATCH 01/10] power/reset: vexpress: Register with kernel "
` [PATCH 02/10] power/reset: xgene: Return -ENOMEM if out of memory
` [PATCH 03/10] power/reset: xgene: Drop devm_kfree
` [PATCH 04/10] power/reset: xgene: Use local variable dev instead of pdev->dev
` [PATCH 05/10] power/reset: xgene: Use mdelay instead of jiffies based timeout
` [PATCH 06/10] power/reset: xgene: Register with kernel restart handler
` [PATCH 07/10] power/reset: axxia: "
` [PATCH 08/10] power/reset: keystone: "
` [PATCH 09/10] power/reset: hisi: "
` [PATCH 10/10] power/reset: brcmstb: "

[PATCH] clk, ti, LLVMLinux: Move __init outside of type definition
 2014-09-27  0:57 UTC  (3+ messages)

linux-next: Tree for Sep 26
 2014-09-27  0:48 UTC  (3+ messages)
` linux-next: Tree for Sep 26 (media/pci/pt3)

[PATCH v13 0/9] Per-user clock constraints
 2014-09-27  0:15 UTC  (7+ messages)

[PATCH] clk: add gpio gated clock
 2014-09-26 23:53 UTC  (4+ messages)

Implement lbr-as-callgraph v10
 2014-09-26 23:37 UTC  (9+ messages)
` [PATCH 1/8] perf, tools: Support handling complete branch stacks as histograms
` [PATCH 2/8] perf, tools: Add --branch-history option to report
` [PATCH 3/8] perf, tools: Enable printing the srcline in the history
` [PATCH 4/8] perf, tools: Only print base source file for srcline
` [PATCH 5/8] perf, tools: Support source line numbers in annotate
` [PATCH 6/8] tools, perf: Make get_srcline fall back to sym+offset
` [PATCH 7/8] tools, perf: Make srcline output address with -v
` [PATCH 8/8] tools, perf: Add asprintf replacement

[PATCH] x86 : Ensure X86_FLAGS_NT is cleared on syscall entry
 2014-09-26 23:32 UTC  (4+ messages)

Optimize backtrace code for perf PMI handler
 2014-09-26 23:31 UTC  (3+ messages)
` [PATCH 1/2] Use faster check for modules in backtrace on 64bit
` [PATCH 2/2] x86: Only do a single page fault for copy_from_user_nmi

Mount propagation issue
 2014-09-26 23:31 UTC 

[PATCH] clk: prevent erronous parsing of children during rate change
 2014-09-26 23:24 UTC  (6+ messages)

[PATCH v2 0/2] Move BTRFS RCU string to common library
 2014-09-26 23:25 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] partitions: efi.c: fix formatting and function readability
 2014-09-26 23:23 UTC  (3+ messages)

eBPF verifier thoughts (Re: [PATCH v15 net-next 00/11] eBPF syscall, verifier, testsuite)
 2014-09-26 23:13 UTC  (15+ messages)

[PATCH] PCI: Intel 10G NIC ACS quirks
 2014-09-26 23:07 UTC 

[PATCH v12 00/12] Support for creating generic PCI host bridges from DT
 2014-09-26 22:47 UTC  (6+ messages)
` [PATCH v12 08/12] PCI: OF: Introduce helper function for retrieving PCI domain numbers

[PATCH 1/1] [RFC] kconfig: warn if an unknown symbol is selected
 2014-09-26 22:08 UTC 

[PATCH 0/1] [RFC] kconfig: warn if an unknown symbol is selected
 2014-09-26 22:08 UTC 

[PATCH] libata-sff: Fix controllers with no ctl port
 2014-09-26 22:04 UTC 

[PATCH v1 0/5] driver-core: async probe support
 2014-09-26 21:57 UTC  (6+ messages)
` [PATCH v1 1/5] module: add extra argument for parse_params() callback
` [PATCH v1 2/5] driver-core: enable drivers to opt-out of async probe
` [PATCH v1 3/5] amd64_edac: enforce synchronous probe
` [PATCH v1 4/5] driver-core: generalize freeing driver private member
` [PATCH v1 5/5] driver-core: add driver asynchronous probe support

[git pull] vfs fixes
 2014-09-26 21:52 UTC  (6+ messages)

[PATCH v3 00/17] Cross-architecture definitions of relaxed MMIO accessors
 2014-09-26 21:36 UTC  (4+ messages)

ACPI/i915: Cannot configure display brightness on Dell Latitude E6440
 2014-09-26 21:52 UTC  (4+ messages)
  ` [PATCH] ACPI / i915: Update the condition to ignore firmware backlight change request

[PATCH v2] x86: Quark: Add if/else to setup_arch for Quark TLB bug
 2014-09-26 21:28 UTC  (3+ messages)

irq mask swapping during suspend/resume
 2014-09-26 21:47 UTC  (4+ messages)

[PATCH] dma: imx-sdma: fix another incorrect __init annotation
 2014-09-26 21:24 UTC 

[PATCH 00/11 v6] Coresight framework and drivers
 2014-09-26 21:23 UTC  (8+ messages)
` [PATCH 01/11 v6] coresight: add CoreSight core layer framework

Stupid NVIDIA 3D vgaarb.c patch
 2014-09-26 21:13 UTC  (4+ messages)

[PATCH] ES938 support for ES18xx driver
 2014-09-26 21:12 UTC  (2+ messages)

[PATCH v10 0/4] APM X-Gene PCIe host controller
 2014-09-26 21:08 UTC  (5+ messages)
` [PATCH v10 1/4] pci:host: APM X-Gene PCIe host controller driver
` [PATCH v10 2/4] arm64: dts: APM X-Gene PCIe device tree nodes
` [PATCH v10 3/4] dt-bindings: pci: xgene pcie device tree bindings
` [PATCH v10 4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver

[PATCH 0/7] Silence even more W=2 warnings
 2014-09-26 21:07 UTC  (12+ messages)

[PATCH] fork.c: copy_process(): fix cleanup WRT perf_event_free_task()
 2014-09-26 21:06 UTC 

[RFC PATCH net-next v2 0/5] netns: allow to identify peer netns
 2014-09-26 20:56 UTC  (14+ messages)

[PATCH v2 RESEND/RFC] timer: make deferrable cpu unbound timers really not bound to a cpu
 2014-09-26 20:54 UTC  (3+ messages)

[PATCH 0/2] hugetlb minor improvements
 2014-09-26 20:53 UTC  (3+ messages)
` [mmotm][PATCH 1/2] mm/hugetlb: improve suboptimal migration/hwpoisoned entry check

btrfs kernel trace: btrfs_delayed_qgroup_accounting
 2014-09-26 20:53 UTC 

[PATCH 0/3] arm: ls1: add deep sleep support
 2014-09-26 20:51 UTC  (4+ messages)
` [PATCH 2/3] pm: add FSM configuration for deep sleep

[PATCH v3] zsmalloc: merge size_class to reduce fragmentation
 2014-09-26 20:48 UTC  (2+ messages)

[PATCH 0/2] hugetlb minor improvements
 2014-09-26 20:44 UTC  (3+ messages)
` [mmotm][PATCH 1/2] mm/hugetlb: improve suboptimal migration/hwpoisoned entry check
` [mmotm][PATCH 2/2] mm/hugetlb: cleanup and rename is_hugetlb_entry_(migration|hwpoisoned)()

[PATCH] pinctrl: remove remaining users of gpiochip_remove() retval
 2014-09-26 20:41 UTC  (2+ messages)

[PATCH] mm: softdirty: unmapped addresses between VMAs are clean
 2014-09-26 20:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] socfpga: fix hotplug/add suspend to ram
 2014-09-26 20:23 UTC  (4+ messages)
` [PATCH 2/2] socfpga: support "

[PATCH v6 0/4] Tegra124 soctherm driver
 2014-09-26 20:28 UTC  (4+ messages)
` [PATCH v6 4/4] thermal: Add Tegra SOCTHERM thermal management driver

[PATCHv7 06/26] vfio/iommu_type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag
 2014-09-26 20:27 UTC  (8+ messages)
` [PATCHv7 10/26] vfio: platform: probe to devices on the platform bus

[PATCH v2 0/1] gpio-restart restart handler
 2014-09-26 20:23 UTC  (3+ messages)
` [PATCH v2 1/1] power: Add simple gpio-restart driver


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