linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-26 23:20:08 to 2016-10-27 07:39:22 UTC [more...]

[PATCH] objtool: fix rare switch jump table pattern detection
 2016-10-27  7:37 UTC  (2+ messages)
` [tip:core/urgent] objtool: Fix "

[PATCH] arm64: defconfig: Enable DRM DU and V4L2 FCP + VSP modules
 2016-10-27  7:37 UTC  (4+ messages)

[PATCH v18 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-10-27  7:33 UTC  (2+ messages)

[PATCH v4] time: alarmtimer: Add the trcepoints for alarmtimer
 2016-10-27  7:32 UTC  (2+ messages)

Re: [PATCH] i2c: imx: add slave support. v2 status
 2016-10-27  7:31 UTC 

[RFC PATCH] kbuild: add -fno-PIE
 2016-10-27  7:28 UTC  (10+ messages)

[PATCH] [media] smiapp: make PM functions as __maybe_unused
 2016-10-27  7:28 UTC  (2+ messages)

[PATCH v1] memcg: Prevent caches to be both OFF_SLAB & OBJFREELIST_SLAB
 2016-10-27  7:25 UTC  (2+ messages)

[PATCH 0/2] to support memblock near alloc and memoryless on arm64
 2016-10-27  7:22 UTC  (10+ messages)
` [PATCH 1/2] mm/memblock: prepare a capability to support memblock near alloc
` [PATCH 2/2] arm64/numa: support HAVE_MEMORYLESS_NODES

[PATCH] lib/ida: Document locking requirements a bit better v2
 2016-10-27  7:22 UTC 

[PATCH v9 00/12] Add Mediated device support
 2016-10-27  7:20 UTC  (7+ messages)
` [PATCH v9 01/12] vfio: Mediated device Core driver
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
  ` [Qemu-devel] "

[PATCH] lib/ida: Document locking requirements a bit better
 2016-10-27  7:19 UTC  (5+ messages)

[PATCH 0/2] backlight: pwm_bl: Fix the initial power state selection
 2016-10-27  7:18 UTC  (5+ messages)
` [PATCH 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function

[PATCH 0/6] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-10-27  5:59 UTC  (8+ messages)

[PATCH v4 00/10] infiniband: Remove semaphores
 2016-10-27  7:13 UTC  (12+ messages)
` [PATCH v4 01/10] IB/core: iwpm_nlmsg_request: Replace semaphore with completion
` [PATCH v4 02/10] IB/core: Replace semaphore sm_sem with an atomic wait
` [PATCH v4 03/10] IB/hns: Replace semaphore poll_sem with mutex
` [PATCH v4 04/10] IB/mthca: "
` [PATCH v4 05/10] IB/isert: Replace semaphore sem with completion
` [PATCH v4 06/10] IB/hns: Replace counting semaphore event_sem with wait_event
` [PATCH v4 07/10] IB/mthca: "
` [PATCH v4 08/10] IB/mlx5: Add helper mlx5_ib_post_send_wait
` [PATCH v4 09/10] IB/mlx5: Replace semaphore umr_common:sem with wait_event
` [PATCH v4 10/10] IB/mlx5: Simplify completion into a wait_event

Build regressions/improvements in v4.9-rc1
 2016-10-27  7:07 UTC  (9+ messages)

[PATCH] mm: remove unnecessary __get_user_pages_unlocked() calls
 2016-10-27  7:06 UTC  (4+ messages)
` [PATCH v2] "

[RFC 0/8] Define coherent device memory node
 2016-10-27  7:03 UTC  (10+ messages)

[PATCH v2 0/8] drm/sun4i: Support first display pipeline on sun6i
 2016-10-27  6:52 UTC  (6+ messages)
` [PATCH v2 1/8] drm/bridge: rgb-to-vga: Support an enable GPIO

[PATCH 0/5] print a hex number after a 0x prefix
 2016-10-27  6:51 UTC  (6+ messages)
` [PATCH 4/5] misc: sgi-gru: "

[PATCH 1/8] vfs - change d_manage() to take a struct path
 2016-10-27  6:50 UTC  (9+ messages)
` [PATCH 6/8] autofs - use path_is_mountpoint() to fix unreliable d_mountpoint() checks

[PATCH v2 00/10] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-10-27  6:29 UTC  (10+ messages)
` [PATCH v2 01/10] pwm: print error messages with pr_err() instead of pr_debug()
` [PATCH v2 02/10] pwm: imx: Add separate set of pwm ops for PWMv1 and PWMv2
` [PATCH v2 03/10] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation
` [PATCH v2 04/10] pwm: imx: Move PWMv2 software reset code to a separate function
` [PATCH v2 05/10] pwm: imx: Move PWMv2 wait for fifo slot "
` [PATCH v2 06/10] pwm: imx: Provide atomic PWM support for i.MX PWMv2
` [PATCH v2 07/10] pwm: imx: Remove redundant i.MX PWMv2 code
` [PATCH v2 08/10] pwm: core: make the PWM_POLARITY flag in DTB optional
` [PATCH v2 10/10] pwm: imx: Add polarity inversion support to i.MX's PWMv2

[PATCH 1/6] dt/bindings: adjust bindings for Layerscape SCFG MSI
 2016-10-26 22:09 UTC  (3+ messages)

[PATCHSET] block: buffered writeback throttling
 2016-10-27  6:37 UTC  (3+ messages)
` [PATCH 1/8] block: add WRITE_BG

bio linked list corruption
 2016-10-27  6:33 UTC  (32+ messages)

[PATCH v2 09/10] pwm: imx: doc: Update imx-pwm.txt documentation entry
 2016-10-27  6:33 UTC 

[PATCH 0/4] x86/unwind: add some unwinder warnings
 2016-10-27  6:30 UTC  (3+ messages)
` [PATCH 2/4] x86/unwind: ensure stack grows down

[PATCH] blk-mq: remove the double hctx->numa_node init code
 2016-10-27  6:19 UTC 

[PATCH 0/5] drm/i915/skl: Backport watermark fixes for 4.8.y
 2016-10-27  6:24 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] x86: quirks: hide maybe-uninitialized warning
 2016-10-27  6:23 UTC  (3+ messages)

[PATCH v2 0/8] infiniband: Remove semaphores
 2016-10-27  6:23 UTC  (6+ messages)
` [PATCH v2 8/8] IB/mlx5: Add helper mlx5_ib_post_send_wait

linux-next: Tree for Oct 25
 2016-10-27  6:21 UTC  (3+ messages)

[PATCH v3 0/9] infiniband: Remove semaphores
 2016-10-27  6:09 UTC  (3+ messages)
` [PATCH v3 8/9] IB/mlx5: Add helper mlx5_ib_post_send_wait

[PATCH 1/2] rtc: omap: Fix selecting external osc
 2016-10-27  5:57 UTC  (2+ messages)
` [PATCH 2/2] rtc: omap: prevent disabling of clock/module during suspend

[PATCH] net: avoid uninitialized variable
 2016-10-27  5:53 UTC  (3+ messages)

stm32-usart.c:undefined reference to `bad_dma_ops'
 2016-10-27  5:44 UTC 

[PATCH 0/3] inherit dma configuration from parent dev
 2016-10-27  5:29 UTC  (4+ messages)
` [PATCH 2/3] usb: dwc3: host: Do not use dma_set_coherent_mask

[PATCH] pci: Don't set RCB bit in LNKCTL if the upstream bridge hasn't
 2016-10-27  5:42 UTC  (3+ messages)

linux-next: Tree for Oct 26
 2016-10-27  5:17 UTC  (4+ messages)
` linux-next: Tree for Oct 26 (crypto/acompress.ko)

[PATCH 4.8 000/140] 4.8.5-stable review
 2016-10-27  5:16 UTC  (5+ messages)

ATTENZIONE;
 2016-10-27  5:14 UTC 

[v12, 0/8] Fix eSDHC host version register bug
 2016-10-27  4:34 UTC  (4+ messages)
` [v12, 5/8] soc: fsl: add GUTS driver for QorIQ platforms

[PATCH v2 0/3] use nocache copy in copy_from_iter_nocache()
 2016-10-27  4:46 UTC  (3+ messages)
` [PATCH v2 2/3] use a nocache copy for bvecs and kvecs "

559693 linux-kernel
 2016-10-27  4:40 UTC 

[PATCH v6 0/2] x86/apic: x2apic write eoi msr notrace
 2016-10-27  4:38 UTC  (3+ messages)
` [PATCH v6 1/2] x86/msr: Add write "
` [PATCH v6 2/2] x86/apic: x2apic write eoi "

[GIT PULL] Keys fixes
 2016-10-27  4:37 UTC 

[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
 2016-10-27  3:46 UTC  (5+ messages)

[PATCH V3] mfd: wm8994-core: Don't use managed regulator bulk get API
 2016-10-27  3:39 UTC 

[PATCH 1/2] ARM: dts: uniphier: add CPU clocks and OPP table for Pro5 SoC
 2016-10-27  3:27 UTC  (2+ messages)

[PATCH] cpufreq: dt: add Socionext UniPhier SoCs support
 2016-10-27  3:27 UTC  (2+ messages)

[PATCH v2 0/4] Add DT support for DA8xx
 2016-10-27  3:27 UTC  (5+ messages)
` [PATCH v2 2/4] usb: musb: core: added helper function for parsing DT
` [PATCH v2 3/4] usb: musb: da8xx: Add DT support for the DA8xx driver

linux-next: Tree for Oct 27
 2016-10-27  3:25 UTC 

[PATCH v5] x86/msr: Add write msr notrace to avoid the debug codes splash
 2016-10-27  3:24 UTC  (3+ messages)

[PATCH v3 1/1] kthread: allocate kthread structure using kmalloc
 2016-10-27  2:56 UTC  (6+ messages)

[PATCH v2 0/4] Make input drivers y2038 safe
 2016-10-27  2:56 UTC  (8+ messages)
` [PATCH v2 1/4] uinput: Add ioctl for using monotonic/ boot times
` [PATCH v2 2/4] input: evdev: Replace timeval with timespec64
` [PATCH v2 3/4] input: Deprecate real timestamps beyond year 2106

(no subject)
 2016-10-27  2:39 UTC  (10+ messages)
` [PATCH v2 1/5] kconfig: introduce the "imply" keyword
` [PATCH v2 2/5] kconfig: introduce the "suggest" keyword
` [PATCH v2 0/5] make POSIX timers optional with some Kconfig help

[PATCH v3 0/5] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
 2016-10-27  2:33 UTC  (12+ messages)
` [PATCH 6/5] KVM: x86: fix periodic lapic timer with hrtimers

[PATCH v4] drm/mediatek: fixed the calc method of data rate per lane
 2016-10-27  2:21 UTC 

[PATCH] USB: OHCI: make ohci-da8xx a separate driver
 2016-10-27  2:09 UTC  (3+ messages)

[PATCH v2 00/11] mpt3sas driver Enhancements and
 2016-10-27  1:57 UTC  (2+ messages)

[lkp] [x86/platform/UV] 71854cb812: will-it-scale.per_thread_ops -2.3% regression
 2016-10-27  1:55 UTC  (3+ messages)

cygnus-pcm.c:undefined reference to `bad_dma_ops'
 2016-10-27  1:52 UTC 

[PATCH] advansys: fix build warning for PCI=n
 2016-10-27  1:42 UTC  (2+ messages)

[ANNOUNCE] 3.2.83-rt120
 2016-10-27  1:41 UTC 

[ANNOUNCE] 3.10.104-rt116
 2016-10-27  1:41 UTC 

[ANNOUNCE] 3.12.66-rt88
 2016-10-27  1:40 UTC 

[ANNOUNCE] 3.18.44-rt47
 2016-10-27  1:40 UTC 

[ANNOUNCE] 4.1.35-rt40
 2016-10-27  1:39 UTC 

[ANNOUNCE] 4.4.27-rt37
 2016-10-27  1:38 UTC 

[PATCH 0/5] Support for LEGO MINDSTORTMS EV3
 2016-10-27  1:30 UTC  (4+ messages)
` [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts

[PATCH 00/12] ASoC: sun4i-codec: Add support for A31 Codec
 2016-10-27  1:20 UTC  (4+ messages)
` [PATCH 02/12] ASoC: dapm: Implement stereo mixer control support

[PATCH V2 0/4] pv88080: PV88080 driver submission
 2016-10-27  1:03 UTC  (5+ messages)
` [PATCH V2 3/4] regulator: pv88080: Update Regulator driver for MFD support
` [PATCH V2 1/4] Documentation: pv88080: Move binding document
` [PATCH V2 2/4] mfd: pv88080: MFD core support
` [PATCH V2 4/4] gpio: pv88080: Add GPIO function support

[PATCH V2] pinctrl: qcom: Add msm8994 pinctrl driver
 2016-10-27  1:09 UTC  (2+ messages)

[PATCH] Input: gpio_keys_polled - fix DT node reference leak
 2016-10-27  1:08 UTC  (3+ messages)

[PATCH] powerpc: process.c: fix Kconfig typo
 2016-10-27  1:08 UTC  (7+ messages)

[PATCH v2] staging: vc04_services: Replace dmac_map_area with dmac_map_sg
 2016-10-27  0:57 UTC  (2+ messages)

[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-10-27  0:51 UTC  (8+ messages)

Scrolling down broken with "perf top --hierarchy"
 2016-10-27  0:45 UTC  (11+ messages)

[PATCH 00/11] Organize and clean up the admin and process guides
 2016-10-27  0:38 UTC  (23+ messages)
` [PATCH 01/11] docs: Tweak the top-level Sphinx page
` [PATCH 02/11] docs: retitle the kernel-documentation.rst
` [PATCH 03/11] docs: Clean up and organize the admin guide a bit
` [PATCH 04/11] docs: Get rid of the badRAM guide
` [PATCH 05/11] docs: Get rid of the "basic profiling" guide
` [PATCH 06/11] docs: Get rid of the "bug-hunting" guide
` [PATCH 07/11] docs: Apply some basic organization to the process guide
` [PATCH 08/11] docs: Tweak submitting-patches.rst formatting
` [PATCH 09/11] docs: Collapse the process guide TOC
` [PATCH 10/11] docs: add a warning to submitting-drivers.rst
` [PATCH 11/11] docs: Add a warning to applying-patches.rst

CONFIG_VMAP_STACK, on-stack struct, and wake_up_bit
 2016-10-27  0:37 UTC  (9+ messages)

[PATCH] ARM: davinci: Add full regulator constraints for non-DT boot
 2016-10-27  0:28 UTC  (2+ messages)

[PATCH v7 0/4] da8xx USB PHY platform devices and clocks
 2016-10-27  0:18 UTC  (5+ messages)
` [PATCH v7 1/4] ARM: davinci: da8xx: Add USB PHY platform declaration
` [PATCH v7 2/4] ARM: davinci: da8xx: Add USB device names to clock lookup tables
` [PATCH v7 3/4] ARM: davinci: da8xx: add usb phy clocks
` [PATCH v7 4/4] ARM: davinci: da8xx: register USB PHY clocks in the DT file

[PATCH 0/2] KVM: x86: emulate fxsave and fxrstor
 2016-10-27  0:17 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v3 6/9] mm/page_owner: use stackdepot to store stacktrace
 2016-10-27  0:17 UTC  (3+ messages)
` [v3,6/9] "

[PATCH v3] PM / devfreq: Restart previous governor if new governor fails to start
 2016-10-27  0:06 UTC  (2+ messages)

printk badness with VMAP_STACK
 2016-10-27  0:04 UTC  (3+ messages)

[PATCH v6 0/3] LSM: security module information improvements
 2016-10-27  0:01 UTC  (4+ messages)
` [PATCH v6 1/3] LSM: Add /sys/kernel/security/lsm
` [PATCH v6 2/3] LSM: module hierarchy in /proc/.../attr
` [PATCH v6 3/3] LSM: Add context interface for proc attrs

[PATCH v4 0/3] mtd: s3c2410: add device tree support
 2016-10-26 23:59 UTC  (4+ messages)
` [PATCH v4 1/3] mtd: s3c2410: make ecc mode configurable via platform data
` [PATCH v4 2/3] dt-bindings: mtd: add DT binding for s3c2410 flash controller
` [PATCH v4 3/3] mtd: s3c2410: parse the device configuration from OF node

[RFC v1 00/14] Bus1 Kernel Message Bus
 2016-10-26 23:54 UTC  (4+ messages)
` [RFC v1 02/14] bus1: provide stub cdev /dev/bus1

[PATCH] mwifiex: don't do unbalanced free()'ing in cleanup_if()
 2016-10-26 23:52 UTC  (4+ messages)

[PATCH 1/2] Input: fsl-imx25-tcq - fix module autoload when registered via OF
 2016-10-26 23:46 UTC  (4+ messages)
` [PATCH 2/2] Input: da9063 "

linux-next: bad commit in the sunxi tree
 2016-10-26 23:42 UTC  (3+ messages)

[PATCH v2] Input: elan_i2c - always output the device information
 2016-10-26 23:27 UTC  (2+ messages)

[PATCH 0/3] add ION driver for STIh4xx SoC
 2016-10-26 23:25 UTC  (6+ 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).