linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-03 10:00:27 to 2015-03-03 13:59:34 UTC [more...]

[RFC/PATCHSET 00/38] perf tools: Speed-up perf report by using multi thread (v3)
 2015-03-03 13:59 UTC  (3+ messages)
` [PATCH 10/38] perf tools: Pass session arg to perf_event__preprocess_sample()

Soft lockups in __cancel_work_timer()
 2015-03-03 13:57 UTC  (8+ messages)
` [PATCH for-3.20-fixes] workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE
          ` [PATCH wq/for-4.0-fixes v2] "

[GIT PULL 00/20] perf/core improvements and fixes
 2015-03-03 13:57 UTC  (4+ messages)
` [PATCH 19/20] perf tools: Reference count struct thread

[PATCH 0/4] Staging: rtl8188eu rtw_efuse.c: fix coding style
 2015-03-03 13:57 UTC  (5+ messages)
` [PATCH 1/4] Staging: rtl8188eu rtw_ieee80211.c: "
` [PATCH 2/4] Staging: rtl8188eu rtw_mlme.c: "
` [PATCH 3/4] Staging: rtl8188eu rtw_mlme_ext.c: "
` [PATCH 4/4] Staging: rtl8188eu rtw_sta_mgt.c: "

[PATCH v3 0/4] input: ft5x06: Fix userspace reported maximum value
 2015-03-03 13:50 UTC  (5+ messages)
` [PATCH v3 1/4] input: touchscreen: of: Use input_set_abs_params
` [PATCH v3 2/4] input: touchscreen: of: Register multitouch axes
` [PATCH v3 3/4] input: ft5x06: Allow to set the maximum axes value through the DT
` [PATCH v3 4/4] input: edt-ft5x06: Remove EV_SYN event report

[PATCH] bcm63xx_enet: fix poll callback
 2015-03-03 13:53 UTC  (4+ messages)

[PATCH] wil6210: increase cmd buffer size to avoid sscanf buffer overflow
 2015-03-03 13:48 UTC  (2+ messages)
`  "

[PATCH] cgroup: Use kvfree in pidlist_free()
 2015-03-03 13:47 UTC  (2+ messages)

[PATCH 1/1] cgroup: fix var may be used uninitialized warning
 2015-03-03 13:46 UTC  (2+ messages)

[PATCH] mm: memcontrol: Let mem_cgroup_move_account() have effect only if MMU enabled
 2015-03-03 13:45 UTC 

[patch] perf_event_open.2: Exclude_host/exclude_guest clarification
 2015-03-03 13:44 UTC  (4+ messages)

[regression v4.0-rc1] mm: IPIs from TLB flushes causing significant performance degradation
 2015-03-03 13:43 UTC  (9+ messages)

[RFC V3] mm: change mm_advise_free to clear page dirty
 2015-03-03 13:40 UTC  (5+ messages)

[PATCH 0/3] fix some CAAM warnings
 2015-03-03 13:39 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: Remove duplicate hex prefixes
 2015-03-03 13:39 UTC  (2+ messages)
`  "

[PATCH] ftrace: Fix comments about trace/ftrace.h
 2015-03-03 21:48 UTC  (2+ messages)

[PATCH] CHROMIUM: iommu: rockchip: Make sure that page table state is coherent
 2015-03-03 13:36 UTC  (2+ messages)

[PATCH] mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
 2015-03-03 13:36 UTC  (3+ messages)

[PATCHv3 00/24] THP refcounting redesign
 2015-03-03 13:35 UTC  (6+ messages)
` [PATCHv3 03/24] mm: avoid PG_locked on tail pages

[PATCH 0/9] N900 Modem Speech Support
 2015-03-03 13:33 UTC  (2+ messages)

[PATCH perf/core 0/4] perf-probe: improve glibc support
 2015-03-03 13:31 UTC  (3+ messages)
` [PATCH perf/core 2/4] perf-probe: Fix to handle aliased symbols in glibc

[PATCH v3 1/7] rtlwifi: Remove unused defines from rtl8192cu driver
 2015-03-03 13:31 UTC  (2+ messages)
` [v3,1/7] "

[PATCH] drm/radeon: fix DRM_IOCTL_RADEON_CS oops
 2015-03-03 13:28 UTC  (3+ messages)

[PATCH] PM / Domains: cleanup: rename gpd -> genpd in debugfs interface
 2015-03-03 13:24 UTC  (2+ messages)

[PATCH net-next 00/14] Use eth_<foo>_addr instead of memset
 2015-03-03 13:19 UTC  (14+ messages)
` [PATCH net-next 01/14] etherdevice: Add eth_<foo>_addr CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS code
` [PATCH net-next 06/14] xen: Use eth_<foo>_addr instead of memset
` [PATCH net-next 13/14] wireless: "

[PATCH] workqueue: update numa affinity when node hotplug
 2015-03-03 13:18 UTC  (6+ messages)

[RFC PATCH 0/4] Clarify and cleanup some __GFP_NOFAIL usage
 2015-03-03 13:18 UTC  (4+ messages)
` [RFC 4/4] cxgb4: drop __GFP_NOFAIL allocation

kasan_map_early_shadow() on Xen
 2015-03-03 13:15 UTC  (4+ messages)
` [Xen-devel] "

[PATCH 1/1] iommu/vt-d: Convert non-returned local variable to boolean when relevant
 2015-03-03 13:14 UTC  (2+ messages)

[PATCH 0/2] cpufreq-dt: support for cluster level clock
 2015-03-03 13:10 UTC  (4+ messages)
` [PATCH 1/2] cpufreq-dt: support "
` [PATCH 2/2] ARM: mvebu: update cpufreq-dt's platform data

[PATCH 1/2] Staging: fbtft: fb_pcd8544: Fixed coding style errors and warnings
 2015-03-03 13:07 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v3 0/5] Subject: The power allocator thermal governor
 2015-03-03 13:07 UTC  (7+ messages)
` [PATCH v3 5/5] thermal: cpu_cooling: update the cpu device when cpufreq updates the policy cpu

[GIT PULL 00/19] perf/core improvements and fixes
 2015-03-03 13:02 UTC  (8+ messages)
` [PATCH] perf tools: Add PERF-FEATURES to the .gitignore file
  ` [PATCH] perf tools: Improve Python feature detection messages
  ` [PATCH] perf tools: Improve 'libbabel' feature check failure message

[PATCH 13/13] x86/microcode/intel: Fix printing of microcode blobs in show_saved_mc()
 2015-03-03 13:00 UTC  (2+ messages)
` [tip:x86/microcode] x86/microcode/intel: Fix out of bounds memory access to the extended header

[PATCH 0/8] ARM OMAP2+ GPMC: fixes and bus children
 2015-03-03 12:59 UTC  (9+ messages)
` [PATCH 2/8] ARM OMAP2+ GPMC: add "

[PATCH] drivers: usb: gadget: udc: Fix NULL dereference
 2015-03-03 12:58 UTC 

[PATCH] phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation
 2015-03-03 12:57 UTC  (2+ messages)

[GIT PULL] microcode loader updates
 2015-03-03 12:55 UTC  (2+ messages)

[PATCH] staging/lustre/llite: Fix obd name after c&p error
 2015-03-03 12:53 UTC  (3+ messages)

[PATCH v10 00/11] sched: consolidation of CPU capacity and usage
 2015-03-03 12:51 UTC  (9+ messages)
` [PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant
` [PATCH v10 07/11] sched: get CPU's usage statistic
` [PATCH v10 09/11] sched; remove unused capacity_orig from
  ` [PATCH v10 09/11] sched; remove unused capacity_orig

[PATCH 0/4] Refactor Qualcomm RPM regulator to single platform_device
 2015-03-03 12:50 UTC  (7+ messages)
` [PATCH 1/4] mfd: devicetree: bindings: Add Qualcomm RPM regulator subnodes
` [PATCH 2/4] regulator: core: Expose init_data to of_parse_cb
` [PATCH 3/4] regulator: qcom: Refactor of-parsing code
` [PATCH 4/4] regulator: qcom: Rework to single platform device

[PATCHv3 0/8] introduce dynamic device creation/removal
 2015-03-03 12:49 UTC  (9+ messages)
` [PATCH 1/8] zram: cosmetic ZRAM_ATTR_RO code formatting tweak
` [PATCH 2/8] zram: use idr instead of `zram_devices' array
` [PATCH 3/8] zram: factor out device reset from reset_store()
` [PATCH 4/8] zram: reorganize code layout
` [PATCH 5/8] zram: add dynamic device add/remove functionality
` [PATCH 6/8] zram: remove max_num_devices limitation
` [PATCH 7/8] zram: report every added and removed device
` [PATCH 8/8] zram: trivial: correct flag operations comment

Alignment issue with ldmia
 2015-03-03 12:36 UTC  (2+ messages)

[PATCH 0/6] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-03 12:29 UTC  (7+ messages)
` [PATCH 1/6] ARM: cpuidle: Remove duplicate header inclusion
` [PATCH 2/6] ARM: cpuidle: Add a cpuidle ops structure to be used for DT
` [PATCH 3/6] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function
` [PATCH 4/6] ARM64: cpuidle: Rename cpu_init_idle to a common function name
` [PATCH 5/6] ARM64: cpuidle: Remove arm64 reference
` [PATCH 6/6] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64

[PATCH trivial/resend 0/9] Resending trivial 2014 patches
 2015-03-03 12:23 UTC  (13+ messages)
` [PATCH trivial/resend 1/9] ARM: KVM: Spelling s/auxilliary/auxiliary/
` [PATCH trivial/resend 2/9] megaraid_sas: Spelling s/intance/instance/
` [PATCH trivial/resend 3/9] isdn: Grammar /is uses/ is used/
` [PATCH trivial/resend 4/9] crypto: ux500: Update error message for dmaengine_prep_slave_sg() API
` [PATCH trivial/resend 5/9] drm/radeon: Spelling s/stucture/structure/
` [PATCH trivial/resend 6/9] net: "
` [PATCH trivial/resend 7/9] drm/i915: Move newline to end of error message
` [PATCH trivial/resend 8/9] iwlegacy: 4965-rs: Remove bogus colon after newline from debug message
` [PATCH trivial/resend 9/9] netfilter: ebtables: s/stongly inspired on/strongly inspired by/

[PATCH 0/3] Enable ahci_st for stih407 and fix hang
 2015-03-03 12:23 UTC  (2+ messages)

[PATCH 1/2] platform/chrome: cros_ec_dev - fix Unknown escape '%' warning
 2015-03-03 12:22 UTC  (2+ messages)
` [PATCH 2/2] platform/chrome: cros_ec_lightbar - fix duplicate const warning

[PATCH] request_any_context_irq(): set IRQF_ONESHOT flag to ensure IRQ request
 2015-03-03 12:22 UTC 

[RFC] mm: page allocation for less fragmentation
 2015-03-03 12:18 UTC  (2+ messages)

[PATCH 00/19 v3] Add timekeeping tests to kernel selftest
 2015-03-03 12:14 UTC  (2+ messages)

[PATCH 0/1] nilfs2: fix deadlock of segment constructor during recovery
 2015-03-03 11:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 2/2] drivers:remoteproc:support always on remote processor
 2015-03-03 12:05 UTC 

[PATCH 1/2] drivers:remoteproc:support predefined vq notifyid
 2015-03-03 12:02 UTC 

[PATCH] dmaengine: virt-dma: fix completion list manipulation
 2015-03-03 11:55 UTC  (7+ messages)

[PATCH] sched/core: remove unused argument for init_[rt|dl]_rq
 2015-03-03 11:50 UTC 

[PATCH v2 0/9] randomize kernel physical address and virtual address separately
 2015-03-03 11:42 UTC  (4+ messages)
` [PATCH v2 7/9] get the random phy addr according to slot_area info

[PATCH] mfd: devicetree: bindings: Add Qualcomm RPM regulator subnodes
 2015-03-03  5:46 UTC  (3+ messages)
` [PATCH] regulator: qcom-rpm: Rework for single device

[PATCH v2] userns: Disallow setgroups unless the gid_map writer is privileged
 2015-03-03 11:39 UTC  (16+ messages)
` [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis
          ` [CFT][PATCH 1/8] userns: Document what the invariant required for safe unprivileged mappings
            ` [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis
                            ` [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups

[RFC PATCH] livepatch/module: Do not patch modules that are not ready
 2015-03-03 11:38 UTC 

[PATCH] ide_tape: convert jiffies with jiffies_to_msecs
 2015-03-03 11:35 UTC  (5+ messages)

[PATCH 0/3] mailbox: New mailbox driver for ST
 2015-03-03 11:34 UTC  (5+ messages)
` [PATCH 1/3] ARM: STi: stih407-family: Add nodes for Mailbox
` [PATCH 2/3] mailbox: dt: Supply bindings for ST's Mailbox IP
` [PATCH 3/3] mailbox: Add support "

[PATCH v8 00/18] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-03-03 11:33 UTC  (4+ messages)
` [PATCH v8 15/18] cpufreq: Add cpufreq driver for Tegra124

[PATCH] x86_64: use kstack_end() in dumpstack_64.c
 2015-03-03 11:28 UTC  (2+ messages)
` [tip:x86/debug] x86/kernel: Use "

[RESEND PATCH] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-03-03 11:28 UTC  (3+ messages)

[PATCH v2] x86: fix output of show_stack_log_lvl()
 2015-03-03 11:28 UTC  (2+ messages)
` [tip:x86/debug] x86/kernel: Fix "

[PATCH 3/3] x86, fpu: don't abuse FPU in kernel threads if use_eager_fpu()
 2015-03-03 11:28 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Don' t "

[PATCH 1/3] x86, fpu: __kernel_fpu_begin() should clear fpu_owner_task even if use_eager_fpu()
 2015-03-03 11:27 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: "

[PATCH 2/3] x86, fpu: always allow FPU in interrupt if use_eager_fpu()
 2015-03-03 11:28 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Always "

[proposal] delegating cgroup manager to non-PID1
 2015-03-03 11:27 UTC  (6+ messages)

[PATCH] bcm63xx_enet: fix poll callback
 2015-03-03 11:18 UTC  (3+ messages)

[PATCH] ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
 2015-03-03 11:17 UTC 

[PATCH v2 0/5] clocksource: sun5i: Support parent clock rate changes
 2015-03-03 11:16 UTC  (6+ messages)
` [PATCH v2 5/5] clocksource: sun5i: Add clock notifiers

[GIT PULL] x86/kernel: dumpstack updates
 2015-03-03 11:15 UTC  (2+ messages)

[GIT PULL] x86/fpu updates
 2015-03-03 11:14 UTC  (2+ messages)

[PATCH RFC v9 00/20] Add support for i.MX MIPI DSI DRM driver
 2015-03-03 11:07 UTC  (3+ messages)
` [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

[PATCH v2 0/8] Add sd/emmc support for stih407 family silicon
 2015-03-03 11:03 UTC  (17+ messages)
` [PATCH v2 1/8] mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
` [PATCH v2 2/8] mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
` [PATCH v2 3/8] mmc: sdhci-st: Add delay management functions for top registers (eMMC)
` [PATCH v2 4/8] mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers
` [PATCH v2 5/8] mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function
` [PATCH v2 6/8] mmc: sdhci-st: Update the quirks for this controller
` [PATCH v2 7/8] mmc: sdhci-st: Update ST SDHCI binding documentation
` [PATCH v2 8/8] ARM: STi: DT: STiH407: Add dt nodes for sdhci and emmc

[PATCH] Staging: fbtft: move externs to header file
 2015-03-03 11:03 UTC  (2+ messages)

[PATCH v3 00/16] s390x cpu model implementation
 2015-03-03 10:55 UTC  (8+ messages)
` [PATCH v3 01/16] Introduce probe mode for machine type none
    ` [Qemu-devel] "

[PATCH v2] ide_tape: convert jiffies with jiffies_to_msecs
 2015-03-03 10:52 UTC 

[PATCH v2 0/6] HID: huion/uclogic merge and few additions
 2015-03-03 10:54 UTC  (5+ messages)
` [PATCH v2 6/6] HID: uclogic: actually invert the in-range bit for huion tablets only

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver
 2015-03-03 10:54 UTC  (4+ messages)

[PATCH 0/2] add SM750 framebuffer driver
 2015-03-03 10:51 UTC  (3+ messages)
` [PATCH 1/2] staging: sm750fb: add sm750 to staging
` [PATCH 2/2] MAINTAINERS: update for sm750fb driver

[PATCH 1/1] subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency
 2015-03-03 10:47 UTC 

[PATCH] stmmac: check IRQ availability early on probe
 2015-03-03 10:46 UTC 

node-hotplug: is memset 0 safe in try_offline_node()?
 2015-03-03 10:20 UTC  (2+ messages)

[PATCH 0/5] RFC: Offer a way for userspace to request real deletion of files
 2015-03-03 10:36 UTC  (5+ messages)

[PATCH] [RFC] ARM: shmobile: R-Car Gen2: Add da9063/da9210 regulator quirk
 2015-03-03  9:44 UTC  (2+ messages)

[PATCH v2 0/3] Two printf fixes
 2015-03-03 10:26 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] lib/string_helpers.c: Change semantics of string_escape_mem

[PATCH] video: ARM CLCD: Added dt support to set tim2 register
 2015-03-03 10:22 UTC  (9+ messages)
` [PATCH] video: ARM CLCD: Added support for FBIO_WAITFORVSYNC

[PATCH 0/6] Add dwc3 usb3 DT node and various phy cleanup
 2015-03-03 10:16 UTC  (7+ messages)
` [PATCH 4/6] ARM: DT: STi: STiH407: Add dwc3 usb3 DT node

[PATCH v3 00/15] media: blackfin: bfin_capture enhancements
 2015-03-03 10:14 UTC  (3+ messages)
` [PATCH v3 06/15] media: blackfin: bfin_capture: use vb2_fop_mmap/poll

[PATCH 0/2] Enable DRM/KMS support for STiH407 and STiH410 boards
 2015-03-03 10:10 UTC  (2+ messages)

[PATCH] xen-scsiback: use DRV_PFX in the pr macros
 2015-03-03 10:09 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] Documentation: i2o: remove duplicate documentation
 2015-03-03 10:07 UTC 

[PATCH] ipv6: expose RFC4191 route preference via rtnetlink
 2015-03-03 10:01 UTC 

[PATCH v2] powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
 2015-03-03 10:02 UTC 

[PATCH v4 0/2] ARM: mvebu: a385-db-ap: Enable the NAND controller
 2015-03-03  9:57 UTC  (4+ messages)
` [PATCH v4 2/2] ARM: mvebu: a385-db-ap: Enable the NAND


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