linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-08 16:48:22 to 2016-12-08 22:08:28 UTC [more...]

[PATCH 0/3] clkdev: add devm_get_clk_from_child()
 2016-12-08 22:08 UTC  (2+ messages)

[PATCH] doc: Explain light-handed markup preference a bit better
 2016-12-08 22:06 UTC  (4+ messages)

[PATCH 1/5] i7300_idle: remove this driver
 2016-12-08 22:05 UTC  (7+ messages)
` [PATCH 2/5] x86: remove idle_notifier

[RFC] llist: Fix code comments about llist_del_first locking
 2016-12-08 21:54 UTC 

[RFC PATCH 0/3] staging: remove fbdev drivers
 2016-12-08 22:00 UTC  (17+ messages)

[PATCH 0/4] g_NCR5380: Bug fix and some enhancements
 2016-12-08 21:59 UTC  (3+ messages)

[GIT PULL] parisc architecture fixes for 4.9
 2016-12-08 21:58 UTC 

[PATCH net-next 1/3] net/mlx5e: use %pad format string for dma_addr_t
 2016-12-08 21:57 UTC  (3+ messages)
` [PATCH net-next 2/3] net: xgene: move xgene_cle_ptree_ewdn data off stack
` [PATCH net-next 3/3] net: xgene: avoid bogus maybe-uninitialized warning

[PATCH net-next 0/2] Initial driver for Synopsys DWC XLGMAC
 2016-12-08 21:57 UTC  (4+ messages)
` [PATCH net-next 2/2] net: ethernet: "

Remove private locks to avoid possible deadlock
 2016-12-08 21:54 UTC  (5+ messages)
` [PATCH 1/2] net: ethernet: sxgbe: remove private tx queue lock

[PATCHv5 00/11] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-08 21:49 UTC  (7+ messages)
` [PATCH v2 0/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
  ` [PATCH v2 1/4] mtd: lart: Rename partition defines to be prefixed with PART_
  ` [PATCH v2 2/4] ARM: Define KERNEL_START and KERNEL_END
  ` [PATCH v2 3/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
  ` [PATCH v2 4/4] ARM: treewide: Replace uses of virt_to_phys with __pa_symbol

[PATCH] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
 2016-12-08 21:46 UTC 

[PATCH V3 0/6] export perf overheads information (kernel)
 2016-12-08 21:27 UTC  (7+ messages)
` [PATCH V3 1/6] perf/core: Introduce PERF_RECORD_OVERHEAD
` [PATCH V3 2/6] perf/core: Add PERF_EVENT_IOC_STAT to control overhead statistics
` [PATCH V3 3/6] perf/x86: implement overhead stat for x86 pmu
` [PATCH V3 4/6] perf/core: calculate multiplexing overhead
` [PATCH V3 5/6] perf/core: calculate side-band events overhead
` [PATCH V3 6/6] perf/x86: calculate sampling overhead

[PATCH] powerpc: Fix LPCR_VRMASD definition
 2016-12-08 21:18 UTC  (2+ messages)

[RFC 00/10] kmod: stress test driver, few fixes and enhancements
 2016-12-08 21:17 UTC  (19+ messages)
` [RFC 01/10] kmod: add test driver to stress test the module loader
` [RFC 02/10] module: fix memory leak on early load_module() failures
` [RFC 03/10] kmod: add dynamic max concurrent thread count
` [RFC 04/10] kmod: provide wrappers for kmod_concurrent inc/dec
` [RFC 05/10] kmod: return -EBUSY if modprobe limit is reached
` [RFC 06/10] kmod: provide sanity check on kmod_concurrent access
` [RFC 07/10] kmod: use simplified rate limit printk
` [RFC 08/10] sysctl: add support for unsigned int properly
` [RFC 09/10] kmod: add helpers for getting kmod count and limit
` [RFC 10/10] kmod: add a sanity check on module loading

[PATCH] ARM: keystone: dts: fix netcp clocks and add names
 2016-12-08 21:11 UTC 

[PATCH v18 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-12-08 21:10 UTC  (17+ messages)
` [PATCH v18 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v18 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v18 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v18 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines
` [PATCH v18 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v18 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v18 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v18 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v18 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v18 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v18 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v18 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v18 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v18 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v18 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH 0/5] async requests support for 9pfs
 2016-12-08 20:59 UTC  (6+ messages)
` [PATCH 1/5] 9p: add iocb parameter to p9_client_read and p9_client_write
  ` [PATCH 2/5] 9p: store req details and callback in struct p9_req_t
  ` [PATCH 3/5] 9p: introduce p9_client_get_req
  ` [PATCH 4/5] 9p: introduce async read requests
  ` [PATCH 5/5] 9p: introduce async write requests

[patch 0/6] timekeeping: Cure the signed/unsigned wreckage
 2016-12-08 20:49 UTC  (7+ messages)
` [patch 1/6] timekeeping: Force unsigned clocksource to nanoseconds conversion
` [patch 2/6] timekeeping: Make the conversion call chain consistently unsigned
` [patch 3/6] timekeeping: Get rid of pointless typecasts
` [patch 4/6] timekeeping: Use mul_u64_u32_shr() instead of open coding it
` [patch 5/6] [RFD] timekeeping: Provide optional 128bit math
` [patch 6/6] [RFD] timekeeping: Get rid of cycle_t

[PATCH] drm/mxsfb: fix pixel clock polarity
 2016-12-08 20:46 UTC  (6+ messages)

[PATCH V2 2/2] ASoC: samsung: add GPIOLIB dependency
 2016-12-08 20:51 UTC  (2+ messages)

[PATCH] PCI/ASPM: Don't retrain link if ASPM not possible
 2016-12-08 20:47 UTC  (2+ messages)

[PATCH V2 1/2] ASoC: samsung: include gpio consumer.h
 2016-12-08 20:47 UTC  (2+ messages)

[PATCH] staging: lustre: Fix variable type declaration after refactoring
 2016-12-08 20:38 UTC  (3+ messages)
` [PATCH v2] "

[HMM v14 00/16] HMM (Heterogeneous Memory Management) v14
 2016-12-08 20:37 UTC  (6+ messages)
` [HMM v14 05/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory

[PATCH] drivers: Update drv260x driver
 2016-12-08 20:21 UTC  (2+ messages)

[RFC, PATCHv1 00/28] 5-level paging
 2016-12-08 20:20 UTC  (19+ messages)
` [RFC, PATCHv1 15/28] x86: detect 5-level paging support
` [RFC, PATCHv1 16/28] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [RFC, PATCHv1 17/28] x86/mm: define virtual memory map for 5-level paging
` [RFC, PATCHv1 22/28] x86/espfix: support "
` [RFC, PATCHv1 24/28] x86/mm: add sync_global_pgds() for configuration with "

Timeslice of vCPU thread in QEMU/KVM is not stable
 2016-12-08 20:14 UTC 

[PATCHSET/RFC v2] blk-mq scheduling framework
 2016-12-08 20:13 UTC  (8+ messages)
` [PATCH 1/7] blk-mq: add blk_mq_start_stopped_hw_queue()
` [PATCH 2/7] blk-mq: abstract out blk_mq_dispatch_rq_list() helper
` [PATCH 3/7] elevator: make the rqhash helpers exported
` [PATCH 4/7] blk-flush: run the queue when inserting blk-mq flush
` [PATCH 5/7] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 6/7] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
` [PATCH 7/7] blk-mq-sched: allow setting of default "

Linux 4.8.13
 2016-12-08 19:58 UTC  (2+ messages)

Linux 4.4.37
 2016-12-08 19:58 UTC  (2+ messages)

[PATCH 04/16] drivers/fsi: Add fsi master definition
 2016-12-08 19:43 UTC  (5+ messages)
` [PATCH 08/16] drivers/fsi: Add crc4 helpers

[PATCH 0/1] arm64: mm: add config options for page table configuration
 2016-12-08 19:33 UTC  (6+ messages)
` [PATCH 1/1] "

crashkernel only allowing smaller allocations as kernel version increases
 2016-12-08 19:23 UTC  (2+ messages)

ATH9 driver issues on ARM64
 2016-12-08 19:09 UTC  (7+ messages)

[PATCH 00/11] ACPICA: 20161117 Release
 2016-12-08 19:04 UTC  (5+ messages)
` [PATCH 08/11] ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel

[PATCH 0/6] net: ethernet: ti: cpts: update and enable support on keystone 2 socs
 2016-12-08 19:04 UTC  (4+ messages)
` [PATCH 3/6] net: ethernet: ti: cpts: add support of cpts HW_TS_PUSH

[GIT PULL] SCSI fixes for 4.9-rc8
 2016-12-08 19:02 UTC 

enabling COMPILE_TEST support for GCC plugins in v4.11
 2016-12-08 19:00 UTC 

[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2016-12-08 19:00 UTC  (5+ messages)
` [PATCH v2 3/3] kvm: svm: Use the hardware provided GPA instead of page walk

[PATCH 0/2] Determine kernel text mapping size at runtime for x86_64
 2016-12-08 19:00 UTC  (3+ messages)

[PATCH v2] rpmsg: qcom_smd: Add support for "label" property
 2016-12-08 18:59 UTC  (3+ messages)

[PATCH 1/2] mailbox: mailbox-test: add support for fasync/poll
 2016-12-08 18:56 UTC  (2+ messages)

[PATCH] ARM: Ignore compressed kernel build products
 2016-12-08 18:54 UTC 

[PATCH] ARM: Ignore compressed kernel build products
 2016-12-08 18:54 UTC 

[PATCH] xen/pci: Bubble up error and fix description
 2016-12-08 18:53 UTC  (3+ messages)

[GIT PULL 0/3] ARM: exynos: Second round for v4.10
 2016-12-08 18:46 UTC  (8+ messages)
` [GIT PULL 1/3] ARM: exynos: Soc/mach "

[PATCH] drivers: net: xgene: initialize slots
 2016-12-08 18:44 UTC  (2+ messages)

[PATCH] tracing: Replace kmap with copy_from_user() in trace_marker writing
 2016-12-08 18:44 UTC  (2+ messages)
` [PATCH v2] "

[RFC v3 00/10] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-12-08 18:42 UTC  (5+ messages)

[PATCH v2 0/3] perf: add support for analyzing events for containers
 2016-12-08 18:40 UTC  (4+ messages)
` [PATCH v2 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info

[PATCH v3 00/15] livepatch: hybrid consistency model
 2016-12-08 18:27 UTC  (17+ messages)
` [PATCH v3 01/15] stacktrace/x86: add function for detecting reliable stack traces
` [PATCH v3 02/15] x86/entry: define _TIF_ALLWORK_MASK flags explicitly
` [PATCH v3 03/15] livepatch: temporary stubs for klp_patch_pending() and klp_update_patch_state()
` [PATCH v3 04/15] livepatch/x86: add TIF_PATCH_PENDING thread flag
` [PATCH v3 05/15] livepatch/powerpc: "
` [PATCH v3 06/15] livepatch/s390: reorganize TIF thread flag bits
` [PATCH v3 07/15] livepatch/s390: add TIF_PATCH_PENDING thread flag
` [PATCH v3 08/15] livepatch: separate enabled and patched states
` [PATCH v3 09/15] livepatch: remove unnecessary object loaded check
` [PATCH v3 10/15] livepatch: move patching functions into patch.c
` [PATCH v3 11/15] livepatch: use kstrtobool() in enabled_store()
` [PATCH v3 12/15] livepatch: store function sizes
` [PATCH v3 13/15] livepatch: change to a per-task consistency model
` [PATCH v3 14/15] livepatch: add /proc/<pid>/patch_state
` [PATCH v3 15/15] livepatch: allow removal of a disabled patch

[PATCH] x86/vm86: fix compilation warning on a unused variable
 2016-12-08 18:25 UTC  (5+ messages)

[PATCH] coredump: Ensure proper size of sparse core files
 2016-12-08 18:11 UTC 

[PATCH v2 1/2] devicetree: i2c-hid: Add Wacom digitizer + regulator support
 2016-12-08 18:12 UTC  (11+ messages)

[PATCH 0/5] staging-COMEDI: Fine-tuning for three functions
 2016-12-08 18:12 UTC  (5+ messages)
` [PATCH 4/5] staging: comedi: usbduxsigma: Split a condition check in usbduxsigma_alloc_usb_buffers()
    `  "

[PATCH v3 0/6] net: stmmac: make DMA programmable burst length more configurable
 2016-12-08 18:07 UTC  (2+ messages)

[PATCH 1/3] gcc-plugins: fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
 2016-12-08 18:06 UTC  (4+ messages)
` [PATCH 3/3] powerpc: enable support for GCC plugins

[PATCH 0/3] Fix improper handling of pcie hotplug events
 2016-12-08 18:05 UTC  (8+ messages)
` [PATCH 3/3] pciehp: Fix race condition handling surprise link-down

net: deadlock on genl_mutex
 2016-12-08 18:02 UTC  (6+ messages)

[RFC PATCH 00/19] ide: remove deprecated host drivers (part 1)
 2016-12-08 17:58 UTC  (7+ messages)

[PATCH v4 1/2] usb: host: plat: Enable xhci plat runtime PM
 2016-12-08 17:52 UTC  (8+ messages)
` [PATCH v4 2/2] usb: dwc3: core: Support the dwc3 host suspend/resume

[PATCH v2 0/5] arm64: dts: Enable bus frequency scaling on Exynos5433-based TM2 board
 2016-12-08 17:52 UTC  (3+ messages)
` [PATCH v2 4/5] arm64: dts: exynos5433: Add bus dt node using VDD_INT for Exynos5433

[PATCH 1/1 linux-next] ASoC: samsung: include gpio consumer.h
 2016-12-08 17:39 UTC  (4+ messages)

[PATCH] mm: page_alloc: High-order per-cpu page allocator v7
 2016-12-08 17:39 UTC  (13+ messages)

[PATCH 5/8] efi: Get the secure boot status [ver #5]
 2016-12-08 17:31 UTC  (6+ messages)
  ` [PATCH 0/8] efi: Pass secure boot mode to kernel "

[PATCH] kasan: turn on -fsanitize-address-use-after-scope
 2016-12-08 14:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] memremap: Remove unused align_* variables
 2016-12-08 17:10 UTC  (2+ messages)

[PATCH 0/2 v3] sched: improve spread of tasks during fork
 2016-12-08 16:56 UTC  (3+ messages)
` [PATCH 1/2 v3] sched: fix find_idlest_group for fork
` [PATCH 2/2 v3] sched: use load_avg for selecting idlest group

[PATCH 1/3] hyperv: Move hv_pci_dev and related structs to hyperv.h
 2016-12-08 16:54 UTC  (5+ messages)

[PATCH 0/2] Fix paravirt fail
 2016-12-08 16:50 UTC  (4+ messages)
` [PATCH 2/2] x86, paravirt: Fix bool return type for PVOP_CALL

[PATCH v2] USB: OHCI: pxa27x:fix warnings and error
 2016-12-08 16:49 UTC 

[PATCH] x86/head: Refactor 32-bit pgtable setup
 2016-12-08 16:44 UTC 

[QEMU, PATCH] x86: implement la57 paging mode
 2016-12-08 16:48 UTC  (2+ messages)
` [Qemu-devel] "

Tearing down DMA transfer setup after DMA client has finished
 2016-12-08 16:48 UTC  (12+ 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).