linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-24 05:04:13 to 2016-11-24 11:10:52 UTC [more...]

[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
 2016-11-24 11:10 UTC  (6+ messages)
` [PATCH V9 11/11] ARM64/PCI: Support for "

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-11-24 11:09 UTC  (20+ messages)
` [PATCH 5/10] dt: bindings: Add bindings for "
` [PATCH 6/10] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH 7/10] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC

[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
 2016-11-24 11:10 UTC  (5+ messages)
` [PATCH 1/3] tools/virtio: fix READ_ONCE()
` [PATCH 2/3] vringh: kill off ACCESS_ONCE()
` [PATCH 3/3] tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h

stmmac ethernet in kernel 4.4: coalescing related pauses?
 2016-11-24 11:05 UTC  (6+ messages)
` stmmac ethernet in kernel 4.9-rc6: coalescing related pauses
      ` [PATCH] stmmac ethernet: unify locking
        ` [PATCH] stmmac ethernet: remove cut & paste code

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-11-24 11:05 UTC  (2+ messages)
` [PATCH V6 1/1] ARM64/PCI: Manage controller-specific information on the host controller basis

[PATCH v3 0/3] Stop sched tick in idle injection task
 2016-11-24 11:04 UTC  (6+ messages)
` [PATCH v3 1/3] idle: add support for tasks that inject idle

[patch] net/mlx5: remove a duplicate condition
 2016-11-24 11:03 UTC 

[PATCH 0/7] overlayfs: fix ro/rw fd data inconsistecies
 2016-11-24 10:55 UTC  (9+ messages)
` [PATCH 1/7] vfs: allow overlayfs to intercept file ops
` [PATCH 2/7] vfs: export filp_clone_open()
` [PATCH 3/7] mm: ovl: copy-up on MAP_SHARED
` [PATCH 4/7] ovl: add infrastructure for intercepting file ops
` [PATCH 5/7] ovl: intercept read_iter
` [PATCH 6/7] ovl: intercept mmap
` [PATCH 7/7] ovl: intercept fsync

[PATCH v4 00/06] clocksource: sh_cmt: DT binding rework V4
 2016-11-24 10:58 UTC  (2+ messages)

[RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-11-24 10:56 UTC  (4+ messages)
` [RFC PATCH v3 0/2] "
  ` [RFC PATCH v3 1/2] "

Linux 4.9: Reported regressions as of Sunday, 2016-11-20
 2016-11-24 10:56 UTC  (2+ messages)

Tearing down DMA transfer setup after DMA client has finished
 2016-11-24 10:53 UTC  (5+ messages)

[PATCH 0/6] PM / devfreq: Modify devfreq/devfreq-event for improvement
 2016-11-24 10:52 UTC  (5+ messages)
` [PATCH 1/6] PM / devfreq: Fix the checkpatch warnings

[PATCH v7 0/9] ARM: dts: omap2+: GPMC NAND node fixes
 2016-11-24 10:49 UTC  (3+ messages)
` [PATCH v7 9/9] ARM: dts: omap3: Fix NAND device nodess

BUG: 4.9-rc6 Still "no symbol version" on boot
 2016-11-24 10:51 UTC  (16+ messages)
` [PATCH] x86/kbuild: enable modversions for symbols exported from asm

[PATCHv2] USB: ohci: da8xx: Resume the entire host controller
 2016-11-24 10:50 UTC 

[PATCH] usb: xhci: Remove unuseful 'return' statement
 2016-11-24 10:50 UTC  (3+ messages)

[patch] char/pcmcia: add some error checking in scr24x_read()
 2016-11-24 10:48 UTC  (2+ messages)

[PATCH v2] ipv6:ipv6_pinfo dereferenced after NULL check
 2016-11-24 10:41 UTC 

[char-misc-next] mei: request async autosuspend at the end of enumeration
 2016-11-24 11:34 UTC 

[PATCH] igb: Explicitly select page 0 at initialization
 2016-11-24 10:36 UTC  (2+ messages)

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2016-11-24 10:24 UTC  (6+ messages)
` [PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06

[PATCH] staging: ks7010: fixed 'space prohibited after that *' erros
 2016-11-24 10:26 UTC  (2+ messages)

[PATCH 0/2] OF phandle nexus support + GPIO nexus
 2016-11-24 10:25 UTC  (4+ messages)
` [PATCH 1/3] of: Support parsing phandle argument lists through a nexus node
` [PATCH 2/3] of: unittest: Add phandle remapping test
` [PATCH 3/3] gpio: Support gpio nexus dt bindings

[PATCH v5 0/3] tpm: securityfs support for TPM 2.0 firmware event log
 2016-11-24  8:01 UTC  (7+ messages)
` [PATCH v5 1/3] tpm: move event log init functions to tpm_eventlog_init.c
` [PATCH v5 2/3] tpm: enhance read_log_of() to support Physical TPM event log

[PATCH V3 0/9] PM / OPP: Multiple regulator support
 2016-11-24 10:19 UTC  (9+ messages)

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-11-24 10:15 UTC  (11+ messages)

[PATCH 0/5] Parallel hugepage migration optimization
 2016-11-24 10:09 UTC  (11+ messages)
` [PATCH 1/5] mm: migrate: Add mode parameter to support additional page copy routines
` [PATCH 2/5] mm: migrate: Change migrate_mode to support combination migration modes
` [PATCH 3/5] migrate: Add copy_page_mt to use multi-threaded page migration
` [PATCH 4/5] mm: migrate: Add copy_page_mt into migrate_pages
` [PATCH 5/5] mm: migrate: Add vm.accel_page_copy in sysfs to control whether to use multi-threaded to accelerate page copy

serial: Add LED trigger support
 2016-11-24  9:59 UTC  (9+ messages)
` [PATCH 1/4] serial: core: "

[PATCHv12 0/3] USB Type-C Connector class
 2016-11-24  9:57 UTC  (4+ messages)
` [PATCHv12 2/3] usb: USB Type-C connector class

[PATCH v1 & v6 1/2] PM/devfreq: add suspend frequency support
 2016-11-24  9:54 UTC  (7+ messages)

[GIT PULL][PATCH 0/4] Timekeeping items for 4.10
 2016-11-24  9:54 UTC  (4+ messages)
` [PATCH 3/4] timekeeping: Ignore the bogus sleep time if pm_trace is enabled

[PATCH] pcie: aer: aerdrv: PCIe AER workaround and handling for ASR1K platforms
 2016-11-24  9:06 UTC  (2+ messages)

[PATCH] fsl/usb: Workarourd for USB erratum-A005697
 2016-11-24  9:18 UTC 

Enabling peer to peer device transactions for PCIe devices
 2016-11-24  9:45 UTC  (10+ messages)

[RFC PATCH v2 1/2] macb: Add 1588 support in Cadence GEM
 2016-11-24  9:36 UTC  (5+ messages)

[PATCH] ARM: fix kmemleak for XIP_KERNEL
 2016-11-24  9:37 UTC  (3+ messages)

[PATCH 1/9] clocksource/drivers/rockchip_timer: split bc_timer into rk_timer and rk_clock_event_device
 2016-11-24  9:36 UTC  (3+ messages)
` [PATCH 7/9] clocksource/drivers/rockchip_timer: implement clocksource timer

[PATCH 0/4] net: thunderx: Support for 80xx, RED, PFC e.t.c
 2016-11-24  9:18 UTC  (4+ messages)
` [PATCH 1/4] net: thunderx: 80xx BGX0 configuration changes
` [PATCH 2/4] net: thunderx: Add ethtool support for supported ports and link modes
` [PATCH 4/4] net: thunderx: Pause frame support

[PATCH] Staging: ks7010: Fixed {} brace warnings for single statement blocks
 2016-11-24  9:19 UTC 

[PATCH 0/6] introduce DAX tracepoint support
 2016-11-24  9:22 UTC  (11+ messages)
` [PATCH 1/6] dax: fix build breakage with ext4, dax and !iomap
` [PATCH 2/6] dax: remove leading space from labels
` [PATCH 3/6] dax: add tracepoint infrastructure, PMD tracing
` [PATCH 5/6] dax: add tracepoints to dax_pmd_load_hole()
` [PATCH 6/6] dax: add tracepoints to dax_pmd_insert_mapping()

[PATCH] ARM: dts: da850: enable the memctrl and mstpri nodes per board
 2016-11-24  9:31 UTC 

[PATCH v8] QE: remove PPCisms for QE
 2016-11-24  9:21 UTC  (2+ messages)

[PATCH net-next 0/4] Extend mvneta to support Armada 3700 (ARM 64)
 2016-11-24  9:11 UTC  (9+ messages)
` [PATCH net-next 1/4] net: mvneta: Convert to be 64 bits compatible

[PATCH v7] PM/devfreq: add suspend frequency support
 2016-11-24  9:11 UTC 

cpu hotplug: convert more drivers (batch #5)
 2016-11-24  9:10 UTC  (4+ messages)
` [PATCH 12/20] net/iucv: Convert to hotplug state machine

fuse: feasible to distinguish between umount and abort?
 2016-11-24  9:10 UTC  (2+ messages)
` [fuse-devel] "

[PATCH] iio: humidity: Support acpi probe for hts211
 2016-11-24  9:07 UTC 

[PATCH V4 0/2] pinctrl: tegra: Add support for IO pad control
 2016-11-24  8:38 UTC  (3+ messages)
` [PATCH V4 1/2] pinctrl: tegra: Add DT binding for io pads control
` [PATCH V4 2/2] pinctrl: tegra: Add driver to configure voltage and power of io pads

[PATCH V2] cpufreq: schedutil: Rectify comment in sugov_irq_work() function
 2016-11-24  8:58 UTC 

[PATCH] mfd: cpcap: Add minimal support
 2016-11-24  8:59 UTC  (4+ messages)

[PATCH 0/2] KEYS: Fixes
 2016-11-24  8:51 UTC  (3+ messages)
` [PATCH 1/2] X.509: Fix double free in x509_cert_parse()
` [PATCH 2/2] MPI: Fix mpi_powm() when exponent is 0 and the result has no limbs

[PATCH 0/7] Add pwm and IIO timer drivers for stm32
 2016-11-24  8:52 UTC  (7+ messages)
` [PATCH 1/7] add binding for stm32 multifunctions timer driver

[PATCH v2] ARM: dts: da850: add the mstpri and ddrctl nodes
 2016-11-24  8:48 UTC  (8+ messages)

[PATCH] cpufreq: schedutil: Rectify comment in sugov_irq_work() function
 2016-11-24  8:45 UTC  (2+ messages)

[PATCH 0/2] ASoC: cq93vc: enable compiling on COMPILE_TEST
 2016-11-24  8:48 UTC  (2+ messages)

[PATCH v2 0/5] mfd: palmas: add powerhold overriding during power off
 2016-11-24  8:45 UTC  (5+ messages)
` [PATCH v2 1/5] Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property definition

[RFC PATCH 0/3] staging: remove fbdev drivers
 2016-11-24  8:36 UTC  (4+ messages)
` [RFC PATCH 3/3] staging: remove fbtft

[RFC PATCH] ARM: dts: Add support for Turris Omnia
 2016-11-24  8:37 UTC  (3+ messages)

[patch 0/5] powercap/intel_rapl: Fixes, hotplug conversion and simplifcation
 2016-11-24  8:33 UTC  (4+ messages)

[PATCH] PM / OPP: fix CPU device to be removed from OPP table in wrong order
 2016-11-24  8:34 UTC  (2+ messages)

wl1251 & mac address & calibration data
 2016-11-24  8:33 UTC  (6+ messages)

[PATCH] xen-scsifront: Add a missing call to kfree
 2016-11-24  8:24 UTC  (2+ messages)

[PATCH v3] clk: qoriq: added ls1012a clock configuration
 2016-11-24  8:21 UTC  (2+ messages)

[PATCH RFC] user-namespaced file capabilities - now with even more magic
 2016-11-24  8:15 UTC  (2+ messages)

[PATCH 1/4] statx: Add a system call to make enhanced file info available [ver #3]
 2016-11-24  8:13 UTC  (7+ messages)
` [RFC][PATCH 0/4] Enhanced file stat system call "

[PATCH v4] drm: bridge: add DesignWare HDMI I2S audio support
 2016-11-24  8:08 UTC  (6+ messages)

[PATCH v3] media: i2c-polling: add i2c-polling driver
 2016-11-24  8:04 UTC  (4+ messages)

[RFC 0/2] GFP_NOFAIL cleanups
 2016-11-24  7:51 UTC  (6+ messages)
` [RFC 2/2] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically

[PATCH] clk: Register clkdev after setup of fixed-rate and fixed-factor clocks
 2016-11-24  7:39 UTC  (7+ messages)

[RFC PATCH] mm: page_alloc: High-order per-cpu page allocator
 2016-11-24  7:43 UTC  (5+ messages)

[PATCH] gpio: tegra186: Add support for T186 GPIO
 2016-11-24  6:53 UTC  (8+ messages)
    ` [PATCH] gpio: Add Tegra186 support

36192 linux-kernel
 2016-11-24  7:06 UTC 

[PATCH 0/2] ARM: dts: sun6i: Disable display pipeline by default
 2016-11-24  6:43 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: dts: sun6i: hummingbird: Enable display engine again

[PATCH 1/5] mm: migrate: Add mode parameter to support additional page copy routines
 2016-11-24  6:38 UTC  (2+ messages)

[PATCH 1/3] perf sched timehist: Mark schedule function in callchains
 2016-11-24  6:30 UTC  (3+ messages)

[patch] x86/apic/uv: silence a shift wrapping warning
 2016-11-24  6:25 UTC  (2+ messages)
` [tip:x86/urgent] x86/apic/uv: Silence "

[patch] sched/autogroup: Fix 64bit kernel nice adjustment
 2016-11-24  6:24 UTC  (2+ messages)
` [tip:sched/urgent] sched/autogroup: Fix 64-bit kernel nice level adjustment

[PATCH V2 0/4] cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task
 2016-11-24  6:24 UTC  (8+ messages)
` [PATCH V2 3/4] "
` [PATCH V2 4/4] cpufreq: schedutil: irq-work and mutex are only used in slow path

[PATCH 1/2] ARM: omap2: am437x: rollback to use omap3_gptimer_timer_init()
 2016-11-24  6:19 UTC  (2+ messages)
` [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

[GIT PULL 0/3] ARM: exynos: Second round for v4.10
 2016-11-24  6:08 UTC  (4+ messages)
` [GIT PULL 1/3] ARM: exynos: Soc/mach "
` [GIT PULL 2/3] ARM: dts: exynos: DT for v4.10, second round
` [GIT PULL 3/3] arm64: "

[PATCH v2 1/3] clk: uniphier: remove unneeded member name for union
 2016-11-24  5:57 UTC  (3+ messages)
` [PATCH v2 2/3] clk: uniphier: add CPU-gear change (cpufreq) support
` [PATCH v2 3/3] clk: uniphier: add cpufreq data for LD11, LD20 SoCs

[PATCH v4 0/2] da8xx: fix section mismatch in new drivers
 2016-11-24  6:01 UTC  (2+ messages)

[PATCH 0/3] TI DA850/OMAP-L138/AM18x pinconf
 2016-11-24  5:54 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: da850: Add node for pullup/pulldown pinconf

[PATCH 0/2] add support for AXP209 GPIOs functions
 2016-11-24  5:52 UTC  (4+ messages)
` [PATCH 1/2] gpio: axp209: use correct register for GPIO input status

[PATCH 0/3] iio: st_sensors: Support ACPI probe for st_sensors
 2016-11-24  5:33 UTC  (4+ messages)
` [PATCH 1/3] iio: st_sensors: match sensors using ACPI handle
` [PATCH 2/3] iio: st_accel: Support sensor i2c probe using acpi
` [PATCH 3/3] iio: st_pressure: Support "

linux-next: Tree for Nov 24
 2016-11-24  5:35 UTC 

[PATCH] KVM: x86: fix out-of-bounds accesses of rtc_eoi map
 2016-11-24  5:28 UTC  (3+ messages)

[PATCH v3 2/3] powerpc: get hugetlbpage handling more generic
 2016-11-24  5:23 UTC  (2+ messages)
` [v3,2/3] "

linux-next: build warnings after merge of the akpm tree
 2016-11-24  5:20 UTC 

[PATCH v4 0/3] dmaengine: sun6i: add the support for the Allwinner A64 SOC
 2016-11-24  5:04 UTC  (3+ messages)
` [PATCH v4 3/3] dmaengine: sun6i: share the dma driver with sun50i

[PATCH] netdevice: fix sparse warning for HARD_TX_LOCK
 2016-11-24  5:04 UTC 


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