linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-11 01:00:27 to 2016-03-11 08:48:46 UTC [more...]

[PATCHv2] perf tool: Build jitdump only on supported archs
 2016-03-11  8:47 UTC  (2+ messages)
` [tip:perf/core] perf jitdump: Build "

[PATCH] tools lib traceevent: Add '~' operation within arg_num_eval()
 2016-03-11  8:47 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH][perf/core] perf tools: Omit unnecessary cast in perf_pmu__parse_scale
 2016-03-11  8:46 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/1] Fixes: cfc8874a485 ("perf script: Process cpu/threads maps")
 2016-03-11  8:46 UTC  (2+ messages)
` [tip:perf/core] perf tools: Fix perf script python database export crash

[PATCHv3] perf tools: Pass perf_hpp_list all the way through setup_sort_list
 2016-03-11  8:46 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf jitdump: DWARF is also needed
 2016-03-11  8:45 UTC 

[PATCH v7] scsi: ufs: add ioctl interface for query request
 2016-03-11  8:45 UTC  (6+ messages)

[PATCH] usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
 2016-03-11  8:44 UTC  (3+ messages)

[PATCH] Fixed 1 multiple equals checkpatch warning
 2016-03-11  8:43 UTC 

[GIT PULL 00/19] perf/core improvements and fixes
 2016-03-11  8:43 UTC  (2+ messages)

[PATCH] cpufreq: Make cpufreq_quick_get() safe to call
 2016-03-11  8:43 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH V2] proc-vmcore: wrong data type casting fix
 2016-03-11  8:42 UTC 

[PATCH] mm: memcontrol: reclaim when shrinking memory.high below usage
 2016-03-11  8:42 UTC  (4+ messages)

[RFC PATCH v0] Add tw5864 driver
 2016-03-11  8:40 UTC  (7+ messages)

[PATCH] mfd: Fix MACRO for commonly declared MFD cell attributes
 2016-03-11  8:39 UTC  (8+ messages)

[RFC 0/5] ftrace perf: Fixes and speedup
 2016-03-11  8:39 UTC  (8+ messages)
` [PATCH 1/5] ftrace perf: Check sample types only for sampling events
` [PATCH 2/5] ftrace perf: Move exclude_kernel tracepoint check to init event

[PATCH v7 1/5] leds: core: add generic support for RGB LED's
 2016-03-11  8:38 UTC  (2+ messages)

[PATCH v1 00/19] Support non-lru page migration
 2016-03-11  8:35 UTC  (23+ messages)
` [PATCH v1 01/19] mm: use put_page to free page instead of putback_lru_page
` [PATCH v1 02/19] mm/compaction: support non-lru movable page migration
` [PATCH v1 03/19] fs/anon_inodes: new interface to create new inode
` [PATCH v1 04/19] mm/balloon: use general movable page feature into balloon
` [PATCH v1 05/19] zsmalloc: use first_page rather than page
` [PATCH v1 06/19] zsmalloc: clean up many BUG_ON
` [PATCH v1 07/19] zsmalloc: reordering function parameter
` [PATCH v1 08/19] zsmalloc: remove unused pool param in obj_free
` [PATCH v1 09/19] zsmalloc: keep max_object in size_class
` [PATCH v1 10/19] zsmalloc: squeeze inuse into page->mapping
` [PATCH v1 11/19] zsmalloc: squeeze freelist "
` [PATCH v1 12/19] zsmalloc: move struct zs_meta from mapping to freelist
` [PATCH v1 13/19] zsmalloc: factor page chain functionality out
` [PATCH v1 14/19] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v1 15/19] zsmalloc: zs_compact refactoring
` [PATCH v1 16/19] zsmalloc: migrate head page of zspage
` [PATCH v1 17/19] zsmalloc: use single linked list for page chain
` [PATCH v1 18/19] zsmalloc: migrate tail pages in zspage
` [PATCH v1 19/19] zram: use __GFP_MOVABLE for memory allocation

[PATCH] proc-vmcore: wrong data type casting fix
 2016-03-11  8:31 UTC  (2+ messages)

[PATCH] regulator: fixed: Remove WARs for handling of_get_named_gpio() return
 2016-03-11  8:14 UTC  (3+ messages)

[PATCH] mm: memcontrol: clarify the uncharge_list() loop
 2016-03-11  8:19 UTC  (2+ messages)

[PATCH] mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
 2016-03-11  8:18 UTC  (2+ messages)

[patch] irqchip: irq-alpine-msi: releasing the wrong variable on error
 2016-03-11  8:14 UTC 

[patch] [media] em28xx-i2c: rt_mutex_trylock() returns zero on failure
 2016-03-11  8:13 UTC 

[patch] mfd: lp8788-irq: uninitialized variable in irq handler
 2016-03-11  8:11 UTC 

[patch] btrfs: scrub: silence an uninitialized variable warning
 2016-03-11  8:08 UTC 

[patch] kexec: potetially using uninitialized variable
 2016-03-11  8:07 UTC 

[PATCH] perf, tools, stat: Print warning when no metric with --metric-only
 2016-03-11  8:06 UTC  (2+ messages)

[PATCH v8] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-03-11  7:41 UTC 

[PATCH 1/2] [PATCH 1/2] Introduce new macros min_lt and max_lt for comparing with larger type
 2016-03-11  7:55 UTC  (3+ messages)

[patch] drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
 2016-03-11  7:51 UTC 

[PATCH 1/5] hwrng: exynos - Hide PM functions with __maybe_unused
 2016-03-11  7:49 UTC  (5+ messages)
` [PATCH 2/5] hwrng: exynos - Runtime suspend device after init
` [PATCH 3/5] hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
` [PATCH 4/5] hwrng: exynos - Disable runtime PM on probe failure
` [PATCH 5/5] hwrng: exynos - Disable runtime PM on driver unbind

[PATCH 2/2] [PATCH 2/2] proc-vmcore: wrong data type casting fix
 2016-03-11  7:48 UTC  (3+ messages)

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: mgordeev72@gmail.com Skype: prodawez389
 2016-03-11  7:24 UTC 

[PATCH] dmaengine: pl330: Fix some race conditions in residue calculation
 2016-03-11  7:43 UTC  (6+ messages)

[PATCH] Documentation: Howto: Fixed subtitles style
 2016-03-11  7:33 UTC  (5+ messages)

[PATCH] android: lmk: add swap pte pmd in tasksize
 2016-03-11  7:30 UTC  (2+ messages)

[PATCH 0/8] some cleanup of inline flag checking
 2016-03-11  7:25 UTC  (12+ messages)
` [PATCH 1/8] f2fs: check inline flag ahead for f2fs_write_inline_data
` [PATCH 2/8] f2fs: remove checing inline data flag for f2fs_write_data_page
` [PATCH 3/8] f2fs: check inline flag ahead for f2fs_read_inline_data
` [PATCH 4/8] f2fs: remove redundant checking of inline data flag
` [PATCH 5/8] f2fs: f2fs: check inline flag ahead for f2fs_inline_data_fiemap
` [PATCH 6/8] f2fs: remove checing inline data flag for f2fs_fiemap
` [PATCH 7/8] f2fs: remove unnecessary inline checking for f2fs_convert_inline_inode
` [PATCH 8/8] f2fs: check inline flag ahead for get_dnode_of_data
` [f2fs-dev] [PATCH 0/8] some cleanup of inline flag checking

[BUG] Device unbound in a resumed state
 2016-03-11  7:08 UTC 

[lkp] [tracing] 633f6f58af: INFO: suspicious RCU usage
 2016-03-11  7:07 UTC 

[PATCH] xhci: fix typo in babble endpoint handling comment
 2016-03-11  6:54 UTC  (2+ messages)

[PATCH] kcm: fix variable type
 2016-03-11  6:51 UTC 

Overlapping ioremap() calls, set_memory_*() semantics
 2016-03-11  6:47 UTC  (6+ messages)

[PATCH v5 0/9] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-03-11  6:47 UTC  (6+ messages)
` [PATCH v5 3/9] dma-mapping: add dma_{map,unmap}_resource

[PATCH] tty: amba-pl011: Use 32-bit accesses for SBSA UART
 2016-03-11  6:35 UTC  (2+ messages)

[PATCH 0/2] min_t type casting bug fixes
 2016-03-11  6:21 UTC 

[PATCH v5 0/5] Introduce GCC plugin infrastructure
 2016-03-11  6:26 UTC  (7+ messages)
` [PATCH v5 1/5] Shared library support
` [PATCH v5 2/5] GCC plugin infrastructure
` [PATCH v5 3/5] Add Cyclomatic complexity GCC plugin

[RFC] PCI: PTM Driver
 2016-03-11  6:25 UTC  (2+ messages)

[PATCH] dma: sun4i: expose block size and wait cycle configuration to DMA users
 2016-03-11  6:26 UTC  (9+ messages)

[PATCH net v2] r8169:Remove unnecessary phy reset for pcie nic when setting link spped
 2016-03-11  6:21 UTC 

linux-next: Tree for Mar 11
 2016-03-11  5:43 UTC 

[PATCH] arc: use little endian accesses
 2016-03-11  5:18 UTC  (8+ messages)

[PATCH-RFC]: sysrq-a: graceful reboot via kernel_restart(), similar to sysrq-o
 2016-03-11  5:13 UTC  (2+ messages)

[PATCH 00/10 v2] File-level Encryption Support by VFS
 2016-03-11  5:00 UTC  (5+ messages)
` [PATCH 01/10] fs crypto: add basic definitions for per-file encryption

[PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks
 2016-03-11  4:42 UTC  (14+ messages)

[patch] sbp-target: checking for NULL instead of IS_ERR
 2016-03-11  4:33 UTC  (8+ messages)

[PATCH v1 0/3] mailbox: rockchip: Add mailbox driver for Rockchip platform
 2016-03-11  4:21 UTC  (6+ messages)
` [PATCH v1 2/3] mailbox: rockchip: Add Rockchip mailbox driver
` [PATCH v1 3/3] ARM64: dts: rk3368: Add mailbox device nodes

[PATCH v2 0/9] ARC clockevent/clocksource modernization
 2016-03-11  4:19 UTC  (3+ messages)
` [PATCH v2 2/9] ARC: [dts] Introduce Timer bindings

[PATCH] printk: add clear_idx symbol to vmcoreinfo
 2016-03-11  4:16 UTC 

[patch -target tree] usb: gadget: f_tcm: use after free
 2016-03-11  4:10 UTC  (7+ messages)

[PATCH 1/2] vfio, platform: add support for ACPI while detecting the reset driver
 2016-03-11  4:05 UTC  (5+ messages)

[PATCH 0/5] arm64: tegra: fix DT definitions for GM20B GPU
 2016-03-11  3:51 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: gk20a: Fix typo in compatible name
` [PATCH 2/5] dt-bindings: gk20a: Document iommus property
` [PATCH 3/5] dt-bindings: Add documentation for GM20B GPU
` [PATCH 4/5] arm64: tegra210: Add pllg_ref clock to GM20B
` [PATCH 5/5] arm64: tegra210: Add IOMMU node "

[PATCH 0/2] Refactor MTRR and PAT initializations
 2016-03-11  4:45 UTC  (3+ messages)
` [PATCH 1/2] x86/mm/pat: Change pat_disable() to emulate PAT table
` [PATCH 2/2] x86/mtrr: Refactor PAT initialization code

[PATCH 00/18] ARM: vf610: Suspend/resume with self-refresh mode
 2016-03-11  3:41 UTC  (3+ messages)
` [PATCH 01/18] irqchip: vf610-gpc: add Vybrid GPC IRQ controller

[PATCH 1/2] ppc64le live patch: clear out storage location(s) in mini stack frame
 2016-03-11  3:37 UTC  (2+ messages)

[PATCH] checkpatch: Improve UNSPECIFIED_INT test for bare signed/unsigned uses
 2016-03-11  3:35 UTC 

[PATCH 1/5] Staging: comedi: fix type issue in s626.c
 2016-03-11  3:32 UTC  (4+ messages)
` [PATCH 2/5] Staging: comedi: fix WARNING "

[PATCH 3/3] Staging: vt6656: modified tab error
 2016-03-11  3:25 UTC  (2+ messages)

[PATCH] Staging: vt6655: fixed Warnings of more than 80 chars at a line in baseband.c
 2016-03-11  3:24 UTC  (2+ messages)

[PATCH] pinctrl: amd:Add device HID for future AMD GPIO controller
 2016-03-11  2:58 UTC 

[PATCH V7 12/12] arm: tegra: set critical trips for Tegra124
 2016-03-11  3:11 UTC 

[PATCH V7 10/12] thermal: tegra: add PM support
 2016-03-11  3:11 UTC 

[PATCH V7 11/12] arm64: tegra: add soctherm node for Tegra210
 2016-03-11  3:11 UTC 

[PATCH V7 09/12] thermal: tegra: add thermtrip function
 2016-03-11  3:11 UTC 

[PATCH V7 08/12] of: add notes of critical trips for soctherm
 2016-03-11  3:11 UTC 

[PATCH V7 07/12] thermal: of-thermal: allow setting trip_temp on hardware
 2016-03-11  3:10 UTC 

[PATCH V7 06/12] thermal: tegra: add a debugfs to show registers
 2016-03-11  3:10 UTC 

[PATCH V7 05/12] thermal: tegra: add Tegra210 specific SOC_THERM driver
 2016-03-11  3:10 UTC 

[PATCH V7 00/12] Add T210 support in Tegra soctherm
 2016-03-11  3:09 UTC  (5+ messages)
` [PATCH V7 01/12] thermal: tegra: move tegra thermal files into tegra directory
` [PATCH V7 02/12] thermal: tegra: combine sensor group-related data
` [PATCH V7 03/12] thermal: tegra: get rid of PDIV/HOTSPOT hack
` [PATCH V7 04/12] thermal: tegra: split tegra_soctherm driver

[PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver
 2016-03-11  3:08 UTC  (12+ messages)
` [PATCH V14 1/9] dma: qcom_bam_dma: move to qcom directory
` [PATCH V14 2/9] dma: hidma: Add Device Tree binding
` [PATCH V14 3/9] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V14 4/9] dma: add Qualcomm Technologies HIDMA channel driver
` [PATCH V14 5/9] dma: qcom_hidma: implement lower level hardware interface

[PATCH] ACPI: Add device HID for future AMD UART controller
 2016-03-11  2:34 UTC 

[PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool
 2016-03-11  3:25 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] net: hns: fix return value of the function about rss
` [PATCH v3 net-next 2/2] net: hns: fixes a bug of RSS

[RFC 1/9] mm/hugetlb: Make GENERAL_HUGETLB functions PGD implementation aware
 2016-03-11  3:03 UTC  (6+ messages)
` [RFC 2/9] mm/hugetlb: Add follow_huge_pgd function
` [RFC 3/9] mm/gup: Make follow_page_mask function PGD implementation aware

[PATCH 2/2] f2fs: remove checing inline data flag for f2fs_write_data_page
 2016-03-11  2:48 UTC 

[PATCH 1/2] f2fs: check inline flag ahead for f2fs_write_inline_data
 2016-03-11  2:48 UTC 

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-11  2:38 UTC  (7+ messages)

[RESPIN 0/6] Add support for Exynos SROM Controller driver
 2016-03-11  2:39 UTC  (5+ messages)
` [RESPIN 1/6] dt-bindings: EXYNOS: Add exynos-srom device tree binding

[PATCH 2/2] f2fs: remove redundant checking of inline data flag
 2016-03-11  2:29 UTC 

[PATCH 1/2] f2fs: check inline flag ahead for f2fs_read_inline_data
 2016-03-11  2:29 UTC 

[PATCH v8 00/17] add fixes, device quirks, error recovery,
 2016-03-11  2:36 UTC  (2+ messages)

[v2]serial_core:recognize invalid pointer from userspace
 2016-03-11  2:30 UTC  (6+ messages)
` [v2] serial_core:recognize "

[PATCH] configfs: switch ->default groups to a linked list
 2016-03-11  2:19 UTC  (3+ messages)

[PATCH v4 0/6] hwmon: (fam15h_power) Introduce an accumulated power reporting algorithm
 2016-03-11  2:17 UTC  (7+ messages)
` [PATCH v4 1/6] hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependence
` [PATCH v4 2/6] hwmon: (fam15h_power) Add compute unit accumulated power
` [PATCH v4 3/6] hwmon: (fam15h_power) Add ptsc counter value for "
` [PATCH v4 4/6] hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithm
` [PATCH v4 5/6] hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithm
` [PATCH v4 6/6] hwmon: (fam15h_power) Add platform check function

[PATCH] AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs
 2016-03-11  2:17 UTC  (6+ messages)

ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
 2016-03-11  2:15 UTC  (2+ messages)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-03-11  2:10 UTC  (3+ messages)

[lkp] [RAID5] 6ab2a4b806: 91.9% fsmark.app_overhead
 2016-03-11  2:03 UTC 

[PATCH net 0/6]net: hns: hns driver updates
 2016-03-11  1:58 UTC  (7+ messages)
` [PATCH net 3/6] net: hns: fixed portid bug in sending manage pkt
` [PATCH net 4/6] net: hns: adds uc match for debug port

linux-next: manual merge of the tip tree with the pm tree
 2016-03-11  1:57 UTC 

[lkp] [f2fs] 24b8491251: -7.1% fsmark.app_overhead
 2016-03-11  1:56 UTC 

[RFC PATCH] x86/vdso/32: Add AT_SYSINFO cancellation helpers
 2016-03-11  1:55 UTC  (15+ messages)
  ` [musl] "

[PATCH 00/11] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2016-03-11  1:52 UTC  (6+ messages)
` [PATCH 03/11] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()

[PATCH v3 1/2] cxl: Add mechanism for delivering AFU driver specific events
 2016-03-11  1:48 UTC  (4+ messages)

[PATCH v3 0/7] usb: add support for Intel dual role port mux
 2016-03-11  1:41 UTC  (4+ messages)

Got FPU related warning on Intel Quark during boot
 2016-03-11  1:39 UTC  (10+ messages)

[PATCH] KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
 2016-03-11  1:13 UTC  (9+ messages)

[PATCH] MAINTAINERS: Add devicetree bindings to Input Drivers section
 2016-03-11  1:20 UTC  (3+ messages)

[PATCH 0/3] powerpc/powernv: Cpuidle related cleanup
 2016-03-11  1:00 UTC  (3+ messages)


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