linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-13 10:52:36 to 2015-11-13 16:14:08 UTC [more...]

[PATCH v3 1/2] cputime: fix invalid gtime in proc
 2015-11-13 16:14 UTC  (7+ messages)

__i915_spin_request() sucks
 2015-11-13 16:13 UTC  (8+ messages)

[PATCH] timer: Lazily wakup nohz CPU when adding new timer
 2015-11-13 16:13 UTC  (2+ messages)

[RFC PATCH v6 00/17] ILP32 for ARM64
 2015-11-13 16:10 UTC  (6+ messages)
` [PATCH v6 13/17] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[PATCH v3 0/5] Add memory mapped read support for ti-qspi
 2015-11-13 16:05 UTC  (7+ messages)
` [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices

[PATCH v8 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2015-11-13 16:02 UTC  (3+ messages)
` [PATCH v8 1/4] Documentation: dt-bindings: Describe SROMc configuration

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-13 16:01 UTC  (13+ messages)
` [PATCH 01/14] mm: memcontrol: export root_mem_cgroup
` [PATCH 02/14] mm: vmscan: simplify memcg vs. global shrinker invocation
` [PATCH 03/14] net: tcp_memcontrol: properly detect ancestor socket pressure
` [PATCH 04/14] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 05/14] net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
` [PATCH 06/14] net: tcp_memcontrol: remove dead per-memcg count of allocated sockets

[PATCH] soc: Mediatek: Enable SCPSYS power domain driver by default
 2015-11-13 15:59 UTC  (2+ messages)

[GIT PULL] Ceph changes for -rc1
 2015-11-13 15:54 UTC 

[PATCH] trace-cmd: Makefile: Determine install in lib or lib64
 2015-11-13 15:51 UTC 

[PATCH 00/12] perf tools: bpf: Improve BPF program ability
 2015-11-13 15:50 UTC  (17+ messages)
` [PATCH 01/12] perf probe: Fix memory leaking on faiulre by clearing all probe_trace_events
` [PATCH 02/12] perf probe: Clear probe_trace_event when add_probe_trace_event() fails
` [PATCH 03/12] perf tools: Allow BPF program attach to uprobe events
` [PATCH 04/12] perf tools: Allow BPF program attach to modules
` [PATCH 05/12] perf tools: Allow BPF program config probing options
` [PATCH 06/12] bpf tools: Load a program with different instances using preprocessor
` [PATCH 07/12] perf tools: Add BPF_PROLOGUE config options for further patches
` [PATCH 08/12] perf tools: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
` [PATCH 09/12] perf tools: Add prologue for BPF programs for fetching arguments
` [PATCH 10/12] perf tools: Generate prologue for BPF programs
` [PATCH 11/12] perf test: Test BPF prologue
` [PATCH 12/12] perf tools: Use same BPF program if arguments are identical

[PATCH] drivers/media/usb/dvb-usb-v2: constify mxl111sf_demod_config structure
 2015-11-13 15:48 UTC  (2+ messages)

[PATCH] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-13 15:47 UTC  (4+ messages)

Depmod issues with libcfs on 4.4 HEAD
 2015-11-13 15:44 UTC 

[PATCH] clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init
 2015-11-13 15:39 UTC  (8+ messages)

[PATCH v5 0/9] samsung: pmu: split up SoC specific PMU data
 2015-11-13 15:36 UTC  (4+ messages)
` [PATCH v5 9/9] drivers: soc: Add support for Exynos PMU driver

[PATCH] mm: change may_enter_fs check condition
 2015-11-13 15:36 UTC  (3+ messages)

[PATCH v2 1/5] Staging: dgnc: dgnc_neo.c: usleep_range is preferred over udelay
 2015-11-13 15:33 UTC  (5+ messages)
` [PATCH v2 2/5] Staging: dgnc: dgnc_neo.c: Logical continuations should be on the previous line
` [PATCH v2 3/5] Staging: dgnc: dgnc_neo.c: Spaces preferred around operators
` [PATCH v2 4/5] Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statement
` [PATCH v2 5/5] Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment

[PATCH v3 04/12] usb: xhci: dbc: add support for Intel xHCI dbc quirk
 2015-11-13 15:34 UTC  (2+ messages)

[PATCH v2 1/3] usb: core: lpm: fix usb3_hardware_lpm sysfs node
 2015-11-13 15:28 UTC  (2+ messages)

[PATCH v3 0/5] x86 entry stuff, maybe for 4.4
 2015-11-13 15:26 UTC  (8+ messages)
` [PATCH v3 3/5] x86/asm: Error out if asm/jump_label.h is included inappropriately
` [PATCH v3 4/5] x86/asm: Add asm macros for static keys/jump labels
` [PATCH v3 5/5] x86/entry/64: Bypass enter_from_user_mode on non-context-tracking boots

[PATCH 0/3] perf tools: 3 fixes
 2015-11-13 15:24 UTC  (2+ messages)

add a proper completion queue abstraction
 2015-11-13 15:23 UTC  (11+ messages)
` [PATCH 1/9] move blk_iopoll to limit and make it generally available
` [PATCH 2/9] IB: add a proper completion queue abstraction
` [PATCH 3/9] IB: add a helper to safely drain a QP
` [PATCH 4/9] srpt: chain RDMA READ/WRITE requests
` [PATCH 5/9] srpt: use the new CQ API
` [PATCH 6/9] srp: "
` [PATCH 7/9] IB/iser: Use a dedicated descriptor for login
` [PATCH 8/9] IB/iser: Use helper for container_of
` [PATCH 9/9] IB/iser: Convert to CQ abstraction

[PATCHv5 0/3] Add initial support for slimport anx78xx
 2015-11-13 15:12 UTC  (7+ messages)
` [PATCHv5 1/3] of: Add vendor prefix for Analogix Semiconductor, Inc
` [PATCHv5 2/3] devicetree: Add new ANX7814 SlimPort transmitter binding
` [PATCHv5 3/3] drm: bridge: anx78xx: Add anx78xx driver support by analogix

[PATCH 0/5 v3] Fix NVMe driver support on Power with 32-bit DMA
 2015-11-13 15:08 UTC  (11+ messages)
      ` [PATCH 1/1 v3] drivers/nvme: default to 4k device page size
            ` [PATCH 1/1 v4] "

[PATCH] [media] ttusb-dec: constify ttusbdecfe_config structure
 2015-11-13 14:55 UTC 

[PATCH 0/2] thermal: rcar_thermal: tidyup rebind issue
 2015-11-13 15:06 UTC  (9+ messages)
  ` [PATCH 1/2] thermal: rcar_thermal: remove redundant operation
` [PATCH 2/2] thermal: rcar_thermal: use pm_runtime_put_sync()

[PATCH] mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_TLR_ON flag
 2015-11-13 15:05 UTC  (2+ messages)

[PATCH v5 0/6] arm64: ftrace: fix incorrect output from stack tracer
 2015-11-13 15:01 UTC  (5+ messages)
` [PATCH v5 2/6] arm64: ftrace: fix a stack tracer's output under function graph tracer

[RFC 0/6] mmc: Field Firmware Update
 2015-11-13 14:56 UTC  (7+ messages)
` [PATCH 1/6] mmc: move mmc_prepare_mrq() to core.c
` [PATCH 2/6] mmc: move mmc_wait_busy() to core
` [PATCH 3/6] mmc: move mmc_check_result() to core.c
` [PATCH 4/6] mmc: move mmc_simple_transfer() "
` [PATCH 5/6] mmc: move mmc_send_cxd_data() "
` [PATCH 6/6] mmc: eMMC Field Firmware Update support

[PATCH] dmaengine: edma: Add dummy driver skeleton for edma3-tptc
 2015-11-13 14:54 UTC  (4+ messages)

[PATCH_V3 0/4] MIPS: Add Xilfpga platform
 2015-11-13 14:52 UTC  (3+ messages)
` [PATCH_V3 1/4] dt-bindings: MIPS: Document xilfpga bindings and boot style

[PATCH 00/39] ARM: dts: Convert OMAP boards to use IOPAD pinmux macros
 2015-11-13 14:47 UTC  (2+ messages)

input: i8042: build failure on powerpc
 2015-11-13 14:45 UTC  (4+ messages)

[PATCH] net: hisilicon: fix binding document of mdio
 2015-11-13 14:44 UTC  (2+ messages)

[PATCH 1/4] arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod data
 2015-11-13 14:41 UTC  (5+ messages)

[PATCH v2 0/9] mfd: axp20x: Add support for RSB based AXP223
 2015-11-13 14:40 UTC  (3+ messages)
` [PATCH v2 1/9] mfd: axp20x: Add AXP223 to list of supported PMICs in DT bindings

[patch] ide: silence some underflow warnings
 2015-11-13 14:34 UTC 

[PATCH] drivers: ata: Move vendor specific sata port phy oob settings to device-tree
 2015-11-13 14:32 UTC  (2+ messages)

[PATCH] nfc: s3fwrn5: constify s3fwrn5_phy_ops structures
 2015-11-13 14:28 UTC  (2+ messages)

[PATCH V2] clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init
 2015-11-13 14:27 UTC  (3+ messages)

[PATCH V2] clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init
 2015-11-13 14:24 UTC 

[PATCH 0/7] nohz: Tick dependency mask v3
 2015-11-13 14:22 UTC  (8+ messages)
` [PATCH 1/7] atomic: Export fetch_or()
` [PATCH 2/7] nohz: New tick dependency mask
` [PATCH 3/7] perf: Migrate perf to use new tick dependency mask model
` [PATCH 4/7] sched: Account rr and fifo tasks separately
` [PATCH 5/7] sched: Migrate sched to use new tick dependency mask model
` [PATCH 6/7] posix-cpu-timers: Migrate "
` [PATCH 7/7] sched-clock: "

[PATCH V2] Staging: wilc1000: Fix build break due to undeclared *wilc and implicit declaration of init_irq
 2015-11-13 14:18 UTC  (11+ messages)

[PATCH] x86, fpu: put a few variables in .init.data
 2015-11-13 14:18 UTC 

PCIe host controller behind IOMMU on ARM
 2015-11-13 14:11 UTC  (7+ messages)

[PATCH] driver:staging:dgnc Fix spaces preferred around that 
 2015-11-13 14:07 UTC 

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-11-13 14:06 UTC  (5+ messages)
        ` [PATCH 1/1] GFS2: Deletion of unnecessary checks before two "
            ` [PATCH] GFS2: Delete an unnecessary check before the function call "iput"

[PATCH V4] mm: fix kernel crash in khugepaged thread
 2015-11-13 14:01 UTC  (5+ messages)

[PATCH v4 0/7] Xen wallclock on arm and arm64
 2015-11-13 13:56 UTC  (7+ messages)
` [PATCH v4 2/7] xen/arm: introduce HYPERVISOR_platform_op "
  ` [Xen-devel] "
` [PATCH v4 4/7] arm: extend pvclock_wall_clock with sec_hi
  ` [Xen-devel] "
` [PATCH v4 6/7] xen/arm: set the system time in Xen via the XENPF_settime64 hypercall
  ` [Xen-devel] "

[PATCH] drivers:staging:fwserial Fix No space is necessary after a cast
 2015-11-13 13:55 UTC 

[PATCH v2] livepatch: old_name.number scheme in livepatch sysfs directory
 2015-11-13 13:55 UTC  (9+ messages)
  ` [PATCH 2/3 v4] livepatch: add old_sympos as disambiguator field to klp_reloc
    ` [PATCH 2/4 v5] livepatch: Simplify code for relocated external symbols

[PATCH v2] clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed
 2015-11-13 13:51 UTC  (4+ messages)

[RFC PATCH 0/5] Arch-independent livepatch
 2015-11-13 13:51 UTC  (26+ messages)
` [RFC PATCH 2/5] module: save load_info for livepatch modules
    `  "
` [RFC PATCH 3/5] livepatch: reuse module loader code to write relocations
    `  "

[RFC PATCH v3 0/2] Expose DMA_MEMORY_EXCLUSIVE through shared-dma-pool
 2015-11-13 13:45 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update OMAP GPIO driver entry
 2015-11-13 13:35 UTC 

[PATCH 0/2] Fix omap VENC (PAL/NTSC TV out) operation with omapdrm driver
 2015-11-13 13:31 UTC  (5+ messages)
` [PATCH 2/2] video:omapdrm: make omapdrm assume the tv-out cable is always connected

[PATCH] mm: change mm_vmscan_lru_shrink_inactive() proto types
 2015-11-13 13:16 UTC  (2+ messages)

[RESEND][PATCH] watchdog: add support for Sigma Designs SMP86xx
 2015-11-13 13:14 UTC 

[PATCH] crypto: sun4i-ss: add missing statesize
 2015-11-13 13:10 UTC 

[lkp] [loop] 1d5ab0e98c: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
 2015-11-13 13:08 UTC  (3+ messages)

[PATCH] staging: lustre: cl_lock: Remove cl_lock_lockdep_init wrapper
 2015-11-13 13:06 UTC  (7+ messages)

[Patch v7 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-11-13 12:57 UTC  (12+ messages)
` [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()

[PATCH 1/2] Staging: dgnc: dgnc_neo.c: usleep_range is preferred over udelay
 2015-11-13 12:47 UTC  (3+ messages)
` [PATCH 2/2] Staging: dgnc: dgnc_neo.c: checkpatch cleanup

[PATCH v5 0/7] USB MIDI Gadget improvements and bug fixes
 2015-11-13 12:38 UTC  (3+ messages)
` [PATCH v5 7/7] usb: gadget: f_midi: pre-allocate IN requests

[PATCH] clocksource/drivers/arm_global_timer: Always use {readl|writel}_relaxed
 2015-11-13 12:37 UTC  (6+ messages)

[PATCH] IB/sa: replace GFP_KERNEL with GFP_ATOMIC
 2015-11-13 12:37 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Global Block-Protection Unlock support for SST flash parts
 2015-11-13 12:32 UTC 

[PATCH] ipmi: constify some struct and char arrays
 2015-11-13 12:31 UTC 

[PATCH V6] mm: fix kernel crash in khugepaged thread
 2015-11-13 12:23 UTC  (3+ messages)

[PATCH] backlight: tps65217_bl: Add MODULE_DEVICE_TABLE
 2015-11-13 12:19 UTC 

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2015-11-13 12:02 UTC 

[PATCH] phy: ralink-usb: add driver for Mediatek/Ralink
 2015-11-13 12:10 UTC  (2+ messages)

[PATCH] pstore: add support for 64 Bit address space
 2015-11-13 12:10 UTC 

[PATCH V5] mm: fix kernel crash in khugepaged thread
 2015-11-13 12:05 UTC 

[PATCH 0/2] Introduce the request handling for dm-crypt
 2015-11-13 11:51 UTC  (10+ messages)

[PATCH] [media] radio-shark2: constify radio_tea5777_ops structures
 2015-11-13 11:38 UTC 

[PATCH] ARM64: use linux/types.h in kvm.h
 2015-11-13 11:46 UTC  (3+ messages)

[PATCH] dmaengine: ioatdma: constify dcs_ops structures
 2015-11-13 11:46 UTC  (2+ messages)
` [PATCH v2] dmaengine: ioatdma: constify dca_ops structures

Reply Me Immediately
 2015-11-13 11:35 UTC 

[PATCH v10] Add Mediatek thermal support
 2015-11-13 11:26 UTC  (7+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH] NFC: added the sysfs entry for nfcsim workqueue delay
 2015-11-13 11:18 UTC 

[3.16.y-ckt stable] Linux 3.16.7-ckt20 stable review
 2015-11-13 10:09 UTC  (16+ messages)
` [PATCH 3.16.y-ckt 01/94] regmap: debugfs: Ensure we don't underflow when printing access masks
` [PATCH 3.16.y-ckt 02/94] regmap: debugfs: Don't bother actually printing when calculating max length
` [PATCH 3.16.y-ckt 03/94] x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
` [PATCH 3.16.y-ckt 04/94] s390/boot/decompression: disable floating point in decompressor
` [PATCH 3.16.y-ckt 06/94] dm: fix AB-BA deadlock in __dm_destroy()
` [PATCH 3.16.y-ckt 07/94] [SMB3] Do not fall back to SMBWriteX in set_file_size error cases
` [PATCH 3.16.y-ckt 09/94] ASoC: dwc: correct irq clear method
` [PATCH 3.16.y-ckt 11/94] ALSA: hda: Add dock support for ThinkPad T550
` [PATCH 3.16.y-ckt 12/94] ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1
` [PATCH 3.16.y-ckt 13/94] USB: Add reset-resume quirk for two Plantronics usb headphones
` [PATCH 3.16.y-ckt 15/94] staging: speakup: fix speakup-r regression
` [PATCH 3.16.y-ckt 16/94] ALSA: synth: Fix conflicting OSS device registration on AWE32
` [PATCH 3.16.y-ckt 17/94] arm64: readahead: fault retry breaks mmap file read random detection
` [PATCH 3.16.y-ckt 18/94] sched/core: Fix TASK_DEAD race in finish_task_switch()
` [PATCH 3.16.y-ckt 20/94] 3w-9xxx: don't unmap bounce buffered commands

[PATCH] KVM: x86: always set accessed bit in shadow PTEs
 2015-11-13 10:58 UTC 

[PATCH v5 0/5] Add SMP bringup support for mt65xx socs
 2015-11-13 10:56 UTC  (15+ messages)
` [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135


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