linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-20 09:12:31 to 2014-11-20 13:39:40 UTC [more...]

[PATCH V4 0/3] perf tool: Haswell LBR call stack support (user)
 2014-11-20 13:39 UTC  (7+ messages)
` [PATCH V4 1/3] perf tools: enable LBR call stack support

[PATCH] KVM: ia64: remove
 2014-11-20 13:38 UTC  (2+ messages)

[PATCH 0/3] mfd: cros_ec: Add user-space dev inferface support
 2014-11-20 13:36 UTC  (19+ messages)
` [PATCH 1/3] mfd: cros_ec: Add Chrome OS EC userspace device interface
` [PATCH 2/3] mfd: cros_ec: Create sysfs attributes for the ChromeOS EC
` [PATCH 3/3] mfd: cros_ec: Expose Chrome OS Lightbar to users

[PATCH v4 0/2] ARM: keystone: pm: switch to use generic pm domains
 2014-11-20 13:32 UTC  (8+ messages)
` [PATCH v4 1/2] "

[PATCH 0/2] Add regulator-haptic driver
 2014-11-20 13:31 UTC  (3+ messages)
` [PATCH 1/2] Input: add regulator haptic driver
` [PATCH 2/2] ARM: dts: Add regulator-haptic device node for exynos3250-rinato

[PATCH V2 00/22] perf tools: Introduce an abstraction for Instruction Tracing
 2014-11-20 13:23 UTC  (23+ messages)
` [PATCH V2 01/22] perf header: Add Instruction Tracing feature
` [PATCH V2 02/22] perf evlist: Add initial support for mmapping an Instruction Trace buffer
` [PATCH V2 03/22] perf tools: Add user events for Instruction Tracing
` [PATCH V2 04/22] perf tools: Add support for Instruction Trace recording
` [PATCH V2 05/22] perf record: Add basic Instruction Tracing support
` [PATCH V2 06/22] perf record: Extend -m option for Instruction Tracing mmap pages
` [PATCH V2 07/22] perf tools: Add a user event for Instruction Tracing errors
` [PATCH V2 08/22] perf session: Add hooks to allow transparent decoding of Instruction Tracing data
` [PATCH V2 09/22] perf session: Add Instruction Tracing options
` [PATCH V2 10/22] perf itrace: Add helpers for Instruction Tracing errors
` [PATCH V2 11/22] perf itrace: Add helpers for queuing Instruction Tracing data
` [PATCH V2 12/22] perf itrace: Add a heap for sorting Instruction Tracing queues
` [PATCH V2 13/22] perf itrace: Add processing for Instruction Tracing events
` [PATCH V2 14/22] perf itrace: Add a hashtable for caching decoded instructions
` [PATCH V2 15/22] perf tools: Add member to struct dso for an instruction cache
` [PATCH V2 16/22] perf script: Add Instruction Tracing support
` [PATCH V2 17/22] perf script: Always allow fields 'addr' and 'cpu' for itrace
` [PATCH V2 18/22] perf report: Add Instruction Tracing support
` [PATCH V2 19/22] perf inject: Re-pipe Instruction Tracing events
` [PATCH V2 20/22] perf inject: Add Instruction Tracing support
` [PATCH V2 21/22] perf tools: Add Instruction Tracing index
` [PATCH V2 22/22] perf tools: Hit all build ids when Instruction Tracing

ext4: kill ext4_kvfree()
 2014-11-20 13:28 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2014-11-20 13:28 UTC  (17+ messages)
                                ` [PATCH 1/1] netfilter: Deletion of unnecessary checks before two "
                                ` [PATCH 1/1] net: sched: Deletion of an unnecessary check before the function call "kfree"
                                    `  "
                                ` [PATCH 1/1] [media] firewire: Deletion of an unnecessary check before the function call "dvb_unregister_device"
                                ` [PATCH 1/1] [media] i2c: Deletion of an unnecessary check before the function call "rc_unregister_device"
                                ` [PATCH 1/1] [media] platform: Deletion of unnecessary checks before two function calls
                                ` [PATCH 1/1] [media] rc: "
                                ` [PATCH 1/1] [media] USB: Deletion of unnecessary checks before three "
                                ` [PATCH 1/1] MTD: Deletion of unnecessary checks before two "
                                ` [PATCH 1/1] IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"

[PATCHv2 0/3] Kernel Live Patching
 2014-11-20 13:22 UTC  (6+ messages)
` [PATCHv2 2/3] kernel: add support for live patching

[RFC PATCH] mm/zsmalloc: remove unnecessary check
 2014-11-20 13:21 UTC 

[PATCH] hid-multitouch: Add quirk for VTL touch panels
 2014-11-20 13:21 UTC  (3+ messages)

[PATCH v6 0/4] mfd: rt5033: Add Richtek RT5033 drivers
 2014-11-20 13:16 UTC  (5+ messages)
` [PATCH v6 1/4] mfd: rt5033: Add Richtek RT5033 driver core
` [PATCH v6 2/4] power: rt5033_battery: Add RT5033 Fuel gauge device driver
` [PATCH v6 3/4] power: rt5033_charger: Add RT5033 charger "
` [PATCH v6 4/4] Documentation: Add documentation for rt5033 multifunction device

[PATCH] gpio_wdt: Add "always_running" feature to GPIO watchdog
 2014-11-20 13:16 UTC 

[RFC PATCH 00/16] Refine PCI host bridge scan interfaces
 2014-11-20 13:15 UTC  (16+ messages)
` [RFC PATCH 07/16] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()

gfs2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here
 2014-11-20 13:13 UTC  (2+ messages)
` [Cluster-devel] "

gfs2: use kvfree() instead of open-coding it
 2014-11-20 13:12 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH vfs 1/2] lib: implement ptrset
 2014-11-20 13:11 UTC  (6+ messages)
` [PATCH vfs 2/2] {block|char}_dev: remove inode->i_devices

[PATCH v2 00/10] crypto: AF_ALG: add AEAD and RNG support
 2014-11-20 13:10 UTC  (8+ messages)
` [PATCH v2 02/10] crypto: AF_ALG: user space interface for cipher info
  ` crypto: user - Allow get request with empty driver name

[PATCH] rtc: da9063: Fix ALARM interrupt registration
 2014-11-20 13:09 UTC  (3+ messages)

[PATCH] mm/zsmalloc: avoid duplicate assignment of prev_class
 2014-11-20 13:08 UTC 

[PATCH v5] ARM: EXYNOS: add Exynos3250 PMU support
 2014-11-20 13:05 UTC 

[PATCH] ARM: multi_v7_defconfig: Enable cgroups
 2014-11-20 13:05 UTC  (3+ messages)

[PATCH] mfd: axp20x: Constify axp20x_acpi_match and rid unused warning
 2014-11-20 12:57 UTC 

[PATCH 00/15] tz1090: add clock components
 2014-11-20 12:56 UTC  (6+ messages)
` [PATCH 01/15] clk: divider: replace bitfield width with mask
` [PATCH 15/15] metag: tz1090: add TZ1090 clocks to device tree

[RFC] adp1653: Add device tree bindings for LED controller
 2014-11-20 12:48 UTC  (17+ messages)

[PATCH net V5] virtio-net: validate features during probe
 2014-11-20 12:44 UTC  (4+ messages)

[GIT PULL] at91: drivers for 3.19 #1
 2014-11-20 12:43 UTC  (2+ messages)

[GIT PULL] at91: dt for 3.19 #2
 2014-11-20 12:41 UTC  (2+ messages)

[GIT PULL] at91: cleanup for 3.18 #2
 2014-11-20 12:36 UTC  (3+ messages)
` [GIT PULL] at91: cleanup for 3.19 #2

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-11-20 12:35 UTC  (7+ messages)
` [PATCH v6 00/11] Kernel address sanitizer - runtime memory debugger

[PATCH] MIPS: mips-cm: CM regions are disabled at boot
 2014-11-20 12:34 UTC  (2+ messages)

[PATCH V3] arm64: amd-seattle: Adding device tree for AMD Seattle platform
 2014-11-20 12:33 UTC  (4+ messages)

[PATCH v1] Input: elants_i2c: Add Elan touchscreen support
 2014-11-20 12:25 UTC  (4+ messages)

frequent lockups in 3.18rc4
 2014-11-20 12:23 UTC  (27+ messages)

[PATCH v2 0/3] ARM: kprobes: introduces instruction checker
 2014-11-20 12:14 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: kprobes: introduces checker

[PATCH] arm: perf: Prevent wraparound during overflow
 2014-11-20 12:14 UTC  (3+ messages)

sparc: Clashing values for O_PATH and FMODE_NONOTIFY?
 2014-11-20 12:12 UTC  (3+ messages)

[PATCH v2 00/33] thermal: exynos: convert the driver to use per-SoC type operations
 2014-11-20 11:58 UTC  (2+ messages)

[RFC PATCH] arm: imx: Workaround i.MX6 PMU interrupts muxed to one SPI
 2014-11-20 11:52 UTC  (3+ messages)

[PATCHv4 0/4]: dma, x86, xen: reduce SWIOTLB usage in Xen guests
 2014-11-20 11:50 UTC  (5+ messages)
` [PATCH 1/4] dma: add dma_get_required_mask_from_max_pfn()
` [PATCH 2/4] ia64: use common dma_get_required_mask_from_pfn()
` [PATCH 3/4] x86: allow dma_get_required_mask() to be overridden
` [PATCH 4/4] x86/xen: assume a 64-bit DMA mask is required

[PATCH] tracing: Fix race of function probes counting
 2014-11-20 11:45 UTC  (2+ messages)

[PATCHv3 0/4]: dma, x86, xen: reduce SWIOTLB usage in Xen guests
 2014-11-20 11:42 UTC  (5+ messages)
` [PATCH 4/4] x86/xen: use the maximum MFN to calculate the required DMA mask
  ` [Xen-devel] "

compiler bug gcc4.6/4.7 with ACCESS_ONCE and workarounds
 2014-11-20 11:39 UTC  (3+ messages)

[PATCH v3] Bluetooth: automatically flushable packets aren't allowed on LE links
 2014-11-20 11:38 UTC  (2+ messages)

[PATCH v4 0/1] misc: st32fwu: Add stm32 upgrade protocol handling
 2014-11-20 11:32 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCHv5 0/7] phy: simplified phy lookup
 2014-11-20 11:29 UTC  (6+ messages)
` [PATCHv5 4/7] arm: omap3: twl: remove usb phy init data
` [PATCHv5 6/7] base: platform: name the device already during allocation

[PATCHv9 0/5] syscalls,x86,sparc: Add execveat() system call
 2014-11-20 11:28 UTC  (4+ messages)
` [PATCHv9 4/5] sparc: Hook up execveat "

[PATCH 1/1] vfio: put off the allocation of "minor" in vfio_create_group
 2014-11-20 11:25 UTC 

[PATCH] ARM: bcm2835: Add device tree for Raspberry Pi model B+
 2014-11-20 11:22 UTC  (3+ messages)

[alsa-devel][PATCH v3] ASoC: wm8960: Add device tree support
 2014-11-20 11:07 UTC 

[PATCH v5 0/4] Correct vendor-prefix and document device isl29028
 2014-11-20 11:21 UTC  (2+ messages)

[PATCH] sched/deadline: fix dl entity is still mark yield after replenishing
 2014-11-20 11:00 UTC 

[PATCH v3 0/2] arm64: Add support for Juno development board
 2014-11-20 10:54 UTC  (2+ messages)

[PATCH v9 0/13] introduce GNTTABOP_cache_flush
 2014-11-20 10:47 UTC  (10+ messages)
` [PATCH v9 05/13] arm: introduce is_device_dma_coherent
` [PATCH v9 12/13] swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu

v3.18-rc5 build failure on ppc64 in Documentation/mic/mpssd/mpssd.o
 2014-11-20 10:49 UTC  (2+ messages)

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v2
 2014-11-20 10:47 UTC  (13+ messages)
` [PATCH 01/10] mm: numa: Do not dereference pmd outside of the lock during NUMA hinting fault
` [PATCH 02/10] mm: Add p[te|md] protnone helpers for use by NUMA balancing
` [PATCH 03/10] mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa
` [PATCH 04/10] ppc64: Add paranoid warnings for unexpected DSISR_PROTFAULT
` [PATCH 05/10] mm: Convert p[te|md]_mknonnuma and remaining page table manipulations
` [PATCH 06/10] mm: Remove remaining references to NUMA hinting bits and helpers
` [PATCH 07/10] mm: numa: Do not trap faults on the huge zero page
` [PATCH 08/10] x86: mm: Restore original pte_special check
` [PATCH 09/10] mm: numa: Add paranoid check around pte_protnone_numa
` [PATCH 10/10] mm: numa: Avoid unnecessary TLB flushes when setting NUMA hinting entries

[PATCH v4 0/2] poweroff-source DT property renaming
 2014-11-20 10:44 UTC  (6+ messages)
` [PATCH v4 1/2] of: Rename "poweroff-source" property to "system-power-controller"

[PATCH 2/7] mfd: MT6397: Add regmap for MT8135 and MT6397 SoC
 2014-11-20 10:38 UTC  (5+ messages)

[PATCH v7 0/4] ARM: mediatek: Add support for interrupt polarity
 2014-11-20 10:29 UTC  (8+ messages)
` [PATCH v7 1/4] irqchip: gic: Support hierarchy irq domain

[PATCH v3 3/3] sched, x86: Check that we're on the right stack in schedule and __might_sleep
 2014-11-20 10:28 UTC  (11+ messages)

[PATCH v2] drivers: atm: eni: Add pci_dma_mapping_error() call
 2014-11-20 10:24 UTC 

[RFC] debug: add parameters to prevent entering debug mode on errors
 2014-11-20 10:24 UTC  (5+ messages)

UP regression on P4 - apt-get hangs
 2014-11-20 10:22 UTC 

[PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-11-20 10:20 UTC  (5+ messages)

[PATCH] i2c: img-scb: Allow building for MIPS
 2014-11-20 10:18 UTC  (4+ messages)

[PATCH] of: Properly set the OF_POPULATED_BUS flag on root node
 2014-11-20 10:19 UTC 

N900 modem support in 3.18-rc1
 2014-11-20 10:17 UTC  (12+ messages)
                  ` voice calls on N900 working (off-line) was "

[PATCH v3] x86/mce: Try printing all machine check banks known before panic
 2014-11-20 10:15 UTC  (4+ messages)

[PATCH v2] clk: Propagate prepare and enable when reparenting orphans
 2014-11-20 10:06 UTC  (4+ messages)

[PATCH 0/5] i2c: davinci improvements and fixes
 2014-11-20 10:03 UTC  (6+ messages)
` [PATCH 1/5] i2c: i2c-davinci: switch to use platform_get_irq
` [PATCH 2/5] i2c: davinci: query STP always when NACK is received
` [PATCH 3/5] i2c: recovery: change input parameter to i2c_adapter for prepare/unprepare_recovery
` [PATCH 4/5] i2c: davinci: use bus recovery infrastructure
` [PATCH 5/5] i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery

[PATCH v3 0/5] exynos: Move pmu driver to driver/soc folder and add exynos7 support
 2014-11-20 10:03 UTC  (3+ messages)
` [PATCH v3 2/5] drivers: soc: Add support for Exynos PMU driver

[PATCH] mmc: dw_mmc: add quirk for data over interrupt timeout
 2014-11-20 10:01 UTC  (7+ messages)

[PATCH v8 0/2] ns, procfs: pid conversion between ns and showing pidns hierarchy
 2014-11-20  9:57 UTC  (3+ messages)
` [PATCH v8 1/2] procfs: show hierarchy of pid namespace

[PATCH RESEND v2 0/4] hwrng: atmel: add DT support
 2014-11-20  9:43 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] hwrng: atmel: use clk_prepapre_enable/_disable_unprepare
` [PATCH RESEND v2 2/4] hwrng: atmel: add DT support
` [PATCH RESEND v2 3/4] hwrng: atmel: Add TRNG DT binding doc
` [PATCH RESEND v2 4/4] ARM: at91/dt: add trng node to at91sam9g45

[PATCH v4 0/4] mtd: nand: gpmi: add proper raw access support
 2014-11-20  9:42 UTC  (8+ messages)
` [PATCH v4 2/4] mtd: nand: gpmi: add gpmi_move_bits function
` [PATCH v4 3/4] mtd: nand: gpmi: add proper raw access support

[PATCH v2] tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon
 2014-11-20  9:37 UTC  (2+ messages)

For the problem when using swiotlb
 2014-11-20  9:21 UTC  (5+ messages)

Looking for good references for ARM driver development
 2014-11-20  9:18 UTC  (4+ messages)

[alsa-devel][PATCH v2 1/2] ASoC: wm8960: Add device tree support
 2014-11-20  9:12 UTC  (3+ messages)
` [alsa-devel][PATCH v2 2/2] ASoC: wm8960: LRCM operation should after software reset


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