linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-22 08:32:40 to 2016-09-22 11:57:53 UTC [more...]

[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v5)
 2016-09-22 11:57 UTC  (3+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver

[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
 2016-09-22 11:55 UTC  (5+ messages)
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06

[PATCH v3] devicetree: bindings: uart: Add new compatible string for ZynqMP
 2016-09-22 11:20 UTC 

[PATCH 0/2] NFS: Use complete() instead complete_all()
 2016-09-22 11:54 UTC  (3+ messages)
` [PATCH 1/2] NFS: direct: use complete() instead of complete_all()
` [PATCH 2/2] NFS: cache_lib: "

[PATCH 00/17] More files converted to ReST format
 2016-09-21 19:09 UTC  (18+ messages)
` [PATCH 01/17] Documentation/applying-patches.txt: fix a bad external link
` [PATCH 02/17] Documentation/email-clients.txt: convert it to ReST markup
` [PATCH 03/17] docs-rst: add inter-document cross references
` [PATCH 04/17] REPORTING-BUGS: convert to ReST markup
` [PATCH 05/17] README: convert it "
` [PATCH 06/17] Documentation/kernel-parameters.txt: convert "
` [PATCH 07/17] docs-rst: add documents to development-process
` [PATCH 08/17] docs-rst: create an user's manual book
` [PATCH 09/17] Documentation/adding-syscalls.txt: convert it to ReST markup
` [PATCH 10/17] Documentation/bad_memory.txt: "
` [PATCH 11/17] Documentation/basic_profiling.rst: convert "
` [PATCH 12/17] Documentation/binfmt_misc.txt: convert it "
` [PATCH 13/17] Documentation/serial-console.txt: "
` [PATCH 14/17] Documentation/braille-console: "
` [PATCH 15/17] Documentation/BUG-HUNTING: convert "
` [PATCH 16/17] CodeOfConflict: add it to the development-process book
` [PATCH 17/17] Documentation/devices.rst: convert it to ReST markup

[PATCH v2] usb: gadget: Add uevent to notify userspace
 2016-09-22 11:43 UTC 

[PATCH] dmaengine: imx-sdma: fix merge conflict
 2016-09-22 11:42 UTC  (2+ messages)

[PATCH v4] devicetree: bindings: uart: Add new compatible string for ZynqMP
 2016-09-22 11:26 UTC 

kernelci build/boot results on -rt kernels
 2016-09-22 11:38 UTC 

[PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module
 2016-09-22 11:30 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII
` [PATCH net-next v2 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0

[PATCH 0/2] Fix warnings for i2c-rk3x.c
 2016-09-22 11:29 UTC  (3+ messages)
` [PATCH 1/2] i2c: rk3x: Fix sparse warning
` [PATCH 2/2] i2c: rk3x: Fix variable 'min_total_ns' unused warning

[PATCH] drm/i2c: tda998x: don't register the connector
 2016-09-22 11:28 UTC  (13+ messages)

[PATCH v2 0/7] sched: Diagnostic checks for missing rq clock updates
 2016-09-22 10:17 UTC  (7+ messages)
` [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock()

[PATCH 0/4] Add DMA support for ti_am335x_adc driver
 2016-09-22 11:16 UTC  (7+ messages)
` [PATCH 2/4] drivers: iio: ti_am335x_adc: add dma support

[patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver
 2016-09-22 13:14 UTC 

[PATCH v2 00/23] drm/omap: Convert to use videomode from omap_video_timings
 2016-09-22 11:07 UTC  (24+ messages)
` [PATCH v2 01/23] drm/omap: omap_display_timings: rename x_res to hactive
` [PATCH v2 02/23] drm/omap: omap_display_timings: rename y_res to vactive
` [PATCH v2 03/23] drm/omap: omap_display_timings: rename hsw to hsync_len
` [PATCH v2 04/23] drm/omap: omap_display_timings: rename hfp to hfront_porch
` [PATCH v2 05/23] drm/omap: omap_display_timings: rename hbp to hback_porch
` [PATCH v2 06/23] drm/omap: omap_display_timings: rename vsw to vsync_len
` [PATCH v2 07/23] drm/omap: omap_display_timings: rename vfp to vfront_porch
` [PATCH v2 08/23] drm/omap: omap_display_timings: rename vbp to vback_porch
` [PATCH v2 09/23] drm/omap: HDMI5: Use pointer to cfg->v_fc_config.timings in hdmi_core_video_config
` [PATCH v2 10/23] drm/omap: omap_display_timings: Use display_flags for interlace mode
` [PATCH v2 11/23] drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parameters
` [PATCH v2 12/23] drm/omap: omap_display_timings: Use display_flags for h/vsync level
` [PATCH v2 13/23] drm/omap: omap_display_timings: Use display_flags for DE level
` [PATCH v2 14/23] drm/omap: omap_display_timings: Use display_flags for double_pixel mode
` [PATCH v2 15/23] drm/omap: omap_display_timings: Use display_flags for pixel data edge
` [PATCH v2 16/23] drm/omap: omap_display_timings: Use display_flags for sync edge
` [PATCH v2 17/23] drm/omap: Change the types of struct omap_video_timings members
` [PATCH v2 18/23] drm/omap: Replace struct omap_video_timings with videomode
` [PATCH v2 19/23] drm/omap: Use consistent name for struct videomode
` [PATCH v2 20/23] drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edge
` [PATCH v2 21/23] drm/omap: panel-tpo-td028ttec1: "
` [PATCH v2 22/23] drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data "
` [PATCH v2 23/23] drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge and DE level

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-22 11:12 UTC  (16+ messages)
` [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case

strace lockup when tracing exec in go
 2016-09-22 11:09 UTC  (8+ messages)

[PATCH] usb: gadget: Add uevent to notify userspace
 2016-09-22 11:07 UTC  (3+ messages)

[PATCH] crypto: sun4i-ss: mark sun4i_hash() static
 2016-09-22 10:45 UTC  (2+ messages)

[PATCH] hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
 2016-09-22 10:46 UTC  (2+ messages)

[PATCH] MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
 2016-09-22 10:59 UTC 

Source code review around jump label usage
 2016-09-22 10:58 UTC  (12+ messages)
` crypto-caamhash: Fine-tuning for several function implementations
` [PATCH 00/14] GPU-DRM-OMAP: "
      `  "
` [PATCH 0/4] GPU-DRM-TILCDC: Fine-tuning for two "
  ` [PATCH 2/4] GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node()
  ` [PATCH 3/4] GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection
  ` [PATCH 4/4] GPU-DRM-TILCDC: Delete unnecessary variable initialisations in tilcdc_convert_slave_node()

[PATCH 1/4] f2fs: assign return value in f2fs_gc
 2016-09-22 10:58 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/2] refactor shmem_get_unmapped_area()
 2016-09-22 10:58 UTC  (3+ messages)
` [PATCH 1/2] shmem: fix tmpfs to handle the huge= option properly

[PATCH resend 2] xen-netback: switch to threaded irq for control ring
 2016-09-22 10:55 UTC  (2+ messages)

[PATCH] Work around for enabling CONFIG_CMDLINE on ppc64le
 2016-09-22 10:47 UTC  (3+ messages)

[PATCH resend] xen-netback: switch to threaded irq for control ring
 2016-09-22 10:41 UTC  (6+ messages)
` [Xen-devel] "

[PATCH] Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
 2016-09-22 10:44 UTC  (2+ messages)

"CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk())
 2016-09-22 10:43 UTC  (8+ messages)
        ` "CodingStyle: Clarify and complete chapter 7" in docs-next

[PATCH] m68k: migrate exception table users off module.h and onto extable.h
 2016-09-22 10:43 UTC  (2+ messages)
` say 22AmIYourDreamLove22

[RFC PATCH 0/4] futex: Introducing throughput-optimized futexes
 2016-09-22 10:40 UTC  (3+ messages)
` [RFC PATCH 4/4] futex, doc: TO futexes document

[PATCH v2 0/3] video: of: Drive edge selection for sync
 2016-09-22 10:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: display-timing: Add property to configure sync drive edge
` [PATCH v2 2/3] video: display_timing: Add flags to select the edge when the sync is driven
` [PATCH v2 3/3] video: of: display_timing: Add support for syncclk-active property

[PATCH 10/10] arch/x86/platform/uv: BAU UV4 add version-specific functions
 2016-09-22 10:33 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Add UV4-specific functions

[PATCH 09/10] arch/x86/platform/uv: BAU UV4 fix payload queue setup
 2016-09-22 10:32 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware

[PATCH 08/10] arch/x86/platform/uv: BAU UV4 disable software timeout
 2016-09-22 10:32 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Disable software timeout on UV4 hardware

[PATCH 04/10] arch/x86/platform/uv: BAU replace uv_physnodeaddr
 2016-09-22 10:30 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()

[PATCH 07/10] arch/x86/platform/uv: BAU UV4 populate uvhub_version
 2016-09-22 10:31 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information

[PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make
 2016-09-22 10:31 UTC  (3+ messages)

[PATCH 03/10] arch/x86/platform/uv: BAU cleanup: pq_init
 2016-09-22 10:29 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Clean up pq_init()

[PATCH 06/10] arch/x86/platform/uv: BAU use generic function pointers
 2016-09-22 10:31 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Use "

[PATCH 02/10] arch/x86/platform/uv: BAU cleanup: update printks
 2016-09-22 10:29 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Clean up and "

[PATCH 05/10] arch/x86/platform/uv: BAU add generic function pointers
 2016-09-22 10:30 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Add "

[PATCH 01/10] arch/x86/platform/uv: BAU cleanup: vertical alignment
 2016-09-22 10:28 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/uv/BAU: Clean up "

Regmap commit 815806e3 from 4.8-rc6 introduces a deadlock
 2016-09-22 10:24 UTC  (5+ messages)
` [PATCH] regmap: fix deadlock on _regmap_raw_write() error path
  ` Applied "regmap: fix deadlock on _regmap_raw_write() error path" to the regmap tree

[PATCH] regmap: fix up the regmap lock error
 2016-09-22 10:23 UTC  (2+ messages)

[PATCH 0/5] Some fixes for mmc core and sdhci/arasan
 2016-09-22 10:21 UTC  (9+ messages)
` [PATCH 1/5] mmc: core: don't try to switch block size for dual rate mode
` [PATCH 2/5] mmc: core: switch to 1V8 or 1V2 for hs400es mode
` [PATCH 3/5] mmc: core: changes frequency to hs_max_dtr when selecting hs400es

[PATCH] ASoC: tpa6130a2: fix volume setting when no stream is running
 2016-09-22 10:10 UTC 

[PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations
 2016-09-22 10:09 UTC  (3+ messages)
` [PATCH 2/4] GPU-DRM-QXL: Move three assignments in qxl_device_init()

[PATCH] sched/debug: check p->se.on_rq for 'runnable tasks'
 2016-09-22 10:08 UTC  (2+ messages)

[Query] increased latency observed in cpu hotplug path
 2016-09-22 10:06 UTC 

cygnus-pcm.c:undefined reference to `bad_dma_ops'
 2016-09-22 10:05 UTC 

[PATCH] KVM: nVMX: Fix the NMI IDT-vectoring info handling
 2016-09-22 10:04 UTC  (4+ messages)

[PATCH v2] KVM: nVMX: Fix the NMI IDT-vectoring handling
 2016-09-22  9:58 UTC  (2+ messages)

[PATCH 0/1] memory offline issues with hugepage size > memory block size
 2016-09-22  9:51 UTC  (5+ messages)
` [PATCH 1/1] mm/hugetlb: fix memory offline "
    ` [PATCH v2 "

[PATCH] drm/imx: hide an unused label
 2016-09-22  9:50 UTC 

[PATCH] rtc: cmos: avoid unused function warning
 2016-09-22  9:48 UTC 

[GIT PULL for v4.7-rc8] media fixes
 2016-09-22  9:47 UTC 

[PATCHv2 0/3] Fix handware handshake on SAM9x5 platforms
 2016-09-22  9:47 UTC  (3+ messages)
` [PATCHv2 2/3] tty/serial: at91: fix hardware handshake with GPIOs

[PATCH v2 1/3] serial: xuartps: Adds RXBS register support for zynqmp
 2016-09-22  9:45 UTC  (3+ messages)
` [PATCH v2 2/3] devicetree: bindings: uart: Add new compatible string for ZynqMP

[PATCH] iio: accel: sca3000_core: avoid potentially uninitialized variable
 2016-09-22  9:43 UTC 

[PATCH 0/7] Tests for sync infrastructure
 2016-09-22  9:43 UTC  (3+ messages)
` [PATCH 1/7] selftest: sync: basic tests for sw_sync framework

[PATCH] io:pressure: zpa2326: remove redundant "DEBUG" ifdef
 2016-09-22  9:42 UTC 

[PATCH] tty/serial: atmel: fix fractional baud rate computation
 2016-09-22  9:43 UTC  (4+ messages)

[PATCH] ipvlan: fix building without netfilter
 2016-09-22  9:40 UTC 

[PATCH] PCI: rockchip: fix uninitialized variable use
 2016-09-22  9:39 UTC 

[RESEND PATCH v7 1/2] sdhci-of-arasan: Add device tree parameter xlnx,fails-without-test-cd bit
 2016-09-22  9:40 UTC  (4+ messages)
` [RESEND PATCH v7 2/2] sdhci-of-arasan: Set controller to test mode when xlnx,fails-without-test-cd is present

[PATCH 1/2] config: move x86 kvm_guest.config to a common locaton
 2016-09-22  9:39 UTC  (3+ messages)

[PATCH] ASoC: cq93vc: duplicated callback function goes to component
 2016-09-22  9:37 UTC 

recommended use of request_any_context_irq()
 2016-09-22  9:29 UTC  (3+ messages)

[PATCH] docs: Remove space-before-label guidance from CodingStyle
 2016-09-22  9:27 UTC  (2+ messages)

[PATCH] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter
 2016-09-22  9:25 UTC  (8+ messages)
` [PATCH v2] "

[PATCHv2] arm64: Correctly bounds check virt_addr_valid
 2016-09-22  9:17 UTC  (2+ messages)

[PATCH] fs/9p: Drop memory allocation cast
 2016-09-22  9:14 UTC 

[RFC PATCH v7 0/5] *** Latency histograms ***
 2016-09-22  9:14 UTC  (6+ messages)
` [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency

[PATCH] HID: alps: fix stick device not working after resume
 2016-09-22  9:08 UTC  (2+ messages)

[PATCH 0/2] BQL support and fix for a regression issue
 2016-09-22  9:05 UTC  (3+ messages)
` [PATCH 1/2] net: thunderx: Fix issue with IRQ namimg
` [PATCH 2/2] net: thunderx: Support for byte queue limits

{standard input}:199: Error: unknown opcode
 2016-09-22 17:07 UTC 

EFI co-maintainer
 2016-09-22  8:57 UTC  (5+ messages)

failed to add c++ probe
 2016-09-22  8:54 UTC  (6+ messages)

[PATCH] L2TP:Adjust intf MTU, add underlay L3, overlay L2
 2016-09-22  8:53 UTC  (2+ messages)

solo6010 modprobe lockup since e1ceb25a (v4.3 regression)
 2016-09-22  8:51 UTC  (5+ messages)

fscrypt: in-place decrypt vs. out-of-place encrypt?
 2016-09-22  8:49 UTC 

[PATCH v0 0/3] [RESEND] lockperf: a few small improvments
 2016-09-22  8:46 UTC  (4+ messages)
` [PATCH v0 1/3] Synchronize all clients on start up
` [PATCH v0 2/3] posix03, posix04: Use '-l' instead of '-i' as option argument name
` [PATCH v0 3/3] posix03: Do not kill everything in the process group

[PATCH] Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
 2016-09-22  8:28 UTC 

include/linux/kprobes.h:361:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-09-22  8:45 UTC 

[PATCH v3 0/3] xen/pciback: support driver_override
 2016-09-22  8:45 UTC  (4+ messages)
` [PATCH v3 1/3] xen/pciback: simplify pcistub device handling
` [PATCH v3 2/3] xen/pciback: avoid multiple entries in slot list
` [PATCH v3 3/3] xen/pciback: support driver_override

blk-mq: allow passing in an external queue mapping V3
 2016-09-22  8:51 UTC  (3+ messages)
` [PATCH 03/13] genirq/msi: Switch to new irq spreading infrastructure

[PATCH net-next] net: ethernet: mediatek: get out of potential invalid pointer access
 2016-09-22  8:44 UTC 

[PATCH net-next] net: ethernet: mediatek: use [get|set]_link_ksettings
 2016-09-22  8:42 UTC 

ftrace function_graph causes system crash
 2016-09-22  8:36 UTC  (6+ messages)

[PATCH 1/2] NFSD: notifiers registration cleanup
 2016-09-22  8:35 UTC  (3+ messages)

[PATCH net-next] net: ethernet: mediatek: remove superfluous local variable for phy address
 2016-09-22  8:36 UTC 

[PATCH] usb: dwc3: host: inherit dma configuration from parent dev
 2016-09-22  5:02 UTC  (5+ messages)

[PATCH 0/7 v3] sched: reflect sched_entity move into task_group's load
 2016-09-22  8:33 UTC  (9+ messages)
` [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class

[PATCH net-next] net: ethernet: mediatek: use phydev from struct net_device
 2016-09-22  8:33 UTC 

[PATCH 3.10 000/180] 3.10.103-stable review
 2016-09-22  8:33 UTC  (4+ messages)
` [PATCH 3.10 098/180] wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel


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