linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-07 05:00:22 to 2017-06-07 09:11:06 UTC [more...]

spread MSI(-X) vectors to all possible CPUs V2
 2017-06-07  9:10 UTC  (3+ messages)
` [PATCH 7/8] blk-mq: create hctx for each present CPU

[PATCH v4 0/3] Fix mdp device tree
 2017-06-07  9:07 UTC  (5+ messages)
` [PATCH v4 3/3] media: mtk-mdp: "

[PATCH v7 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-07  9:06 UTC  (8+ messages)
` [PATCH v7 1/6] drm/i915/gvt: Extend the GVT-g architecture to support vfio device region
` [PATCH v7 2/6] drm/i915/gvt: OpRegion support for GVT-g
` [PATCH v7 3/6] drm/i915/gvt: Frame buffer decoder "
` [PATCH v7 4/6] vfio: Define vfio based vgpu's dma-buf operations
` [PATCH v7 5/6] drm/i915/gvt: Dmabuf support for GVT-g
` [PATCH v7 6/6] drm/i915/gvt: Adding user interface for dma-buf

[PATCH] Revert "ARM: 8433/1: add a VMSPLIT_3G_OPT config option"
 2017-06-07  8:59 UTC 

BUG: using __this_cpu_read() in preemptible [00000000] code: mm_percpu_wq/7
 2017-06-07  9:05 UTC 

[HMM 00/15] HMM (Heterogeneous Memory Management) v23
 2017-06-07  9:02 UTC  (5+ messages)
` [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4

[PATCH] Fix loop device flush before configure
 2017-06-07  9:01 UTC 

[PATCH] EDAC: mv64x60 calculate memory size correctly
 2017-06-07  9:01 UTC  (5+ messages)

[PATCH v2] [media] vb2: core: Lower the log level of debug outputs
 2017-06-07  9:01 UTC  (5+ messages)

[PATCH 00/16] Driver core: remove bus_type.dev_attrs
 2017-06-07  8:58 UTC  (7+ messages)
` [PATCH 10/16] powerpc: vio: use dev_groups and not dev_attrs for bus_type
    ` [PATCH 10/16 v2] "

[PATCH v5 0/9] Implement NVMe Namespace Descriptor Identification
 2017-06-07  8:55 UTC  (11+ messages)
` [PATCH v5 1/9] scatterlist: add sg_zeroout_area() helper
` [PATCH v5 5/9] nvmet: implement namespace identify descriptor list
` [PATCH v5 7/9] nvme: get list of namespace descriptors

[PATCH] FORTIFY_SOURCE build fixes
 2017-06-07  8:54 UTC  (6+ messages)
` [PATCH 2/6] efi: Avoid fortify checks in EFI stub

[PATCH] PCI: dwc: Constify dw_pcie_host_ops structures
 2017-06-07  8:51 UTC  (2+ messages)

[PATCH] base/memory: pass the base_section in add_memory_block
 2017-06-07  8:52 UTC 

[PATCH linux-next v3 0/4] i.MX ECSPI controller slave mode support
 2017-06-07  8:51 UTC  (4+ messages)
` [PATCH linux-next v4 4/4] spi: imx: Add support for SPI Slave mode

tty: possible deadlock in tty_buffer_flush
 2017-06-07  8:50 UTC  (3+ messages)

[PATCH] mm: correct the comment when reclaimed pages exceed the scanned pages
 2017-06-07  8:31 UTC 

[RFC PATCH] acpi: indicate to platform when hot remove returns busy
 2017-06-07  8:50 UTC  (2+ messages)

[PATCH v2 00/11] Support for H3 Composite Output support
 2017-06-07  8:48 UTC  (4+ messages)
` [PATCH v2 01/11] dt-bindings: update the binding for Allwinner H3 TVE support

[PATCHSET] sanitizing compat nanosleep and other timer-related syscalls
 2017-06-07  8:42 UTC  (17+ messages)
` [PATCH 01/16] move copyout of timespec into do_cpu_nanosleep()
  ` [PATCH 02/16] move copyout and freeze handling into alarmtimer_do_nsleep()
  ` [PATCH 03/16] hrtimer_nanosleep(): pass rmtp in restart_block
  ` [PATCH 04/16] move copyout to do_nanosleel()
  ` [PATCH 05/16] clock_nanosleep(): stash rmtp into restart_block
  ` [PATCH 06/16] nanosleep/clock_nanosleep: teach to do compat copyouts
  ` [PATCH 07/16] {clock_,}nanosleep(2): merge timespec copyout logics into a new helper
  ` [PATCH 08/16] kill ->nsleep_restart()
  ` [PATCH 09/16] move adjtimex-related compat syscalls to native counterparts
  ` [PATCH 10/16] take compat timer_settime(2) to native one
  ` [PATCH 11/16] take compat timer_gettime(2) "
  ` [PATCH 12/16] move compat itimer syscalls to native ones
  ` [PATCH 13/16] clock_gettime/clock_settime/clock_getres: move to native syscalls
  ` [PATCH 14/16] timer_create(): move compat to native, get rid of set_fs()
  ` [PATCH 15/16] time()/stime(): move compat to native
  ` [PATCH 16/16] gettimeofday()/settimeofday(): "

[PATCH 0/5] Extends block2mtd and ubi drivers
 2017-06-07  8:46 UTC  (8+ messages)
` [PATCH 2/5] mtd: block2mtd: Add support for specifying MTD write size and subpage shift

[PATCH v2 0/8] HID: Consolidate serializing ope/close in transport drivers
 2017-06-07  8:45 UTC  (12+ messages)
` [PATCH v2 1/8] HID: hiddev: use hid_hw_open/close instead of usbhid_open/close
` [PATCH v2 2/8] HID: hiddev: use hid_hw_power instead of usbhid_get/put_power
` [PATCH v2 3/8] HID: usbhid: do not rely on hid->open when deciding to do IO
` [PATCH v2 4/8] HID: serialize hid_hw_open and hid_hw_close
` [PATCH v2 5/8] HID: i2c-hid: remove custom locking from i2c_hid_open/close
` [PATCH v2 6/8] HID: usbhid: remove custom locking from usbhid_open/close
` [PATCH v2 7/8] greybus: hid: remove custom locking from gb_hid_open/close
` [PATCH v2 8/8] HID: remove no longer used hid->open field

[PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit
 2017-06-07  8:45 UTC 

[PATCH] checkpatch.pl: Add SPDX license tag check for dts files and headers
 2017-06-07  8:45 UTC  (2+ messages)

[PATCH 1/2(net.git)] stmmac: fix ptp header for GMAC3 hw timestamp
 2017-06-07  8:42 UTC 

[PATCH] mfd: Add driver for RAVE Supervisory Processor
 2017-06-07  8:41 UTC  (2+ messages)

[PATCH 0/3] omap_hsmmc: use mmc_regulator_get_supply() to get regulators
 2017-06-07  8:36 UTC  (4+ messages)
` [PATCH 1/3] mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error
` [PATCH 2/3] mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators
` [PATCH 3/3] Documentation: dt-bindings: Document deprecation of "vmmc_aux" and using "vqmmc"

[PATCH] acpi: handle the acpi hotplug schedule error
 2017-06-07  8:36 UTC  (2+ messages)

[PATCH v2 linux-next 0/3] i.MX ECSPI controller slave mode support
 2017-06-07  8:33 UTC  (5+ messages)
` [PATCH v2 linux-next 3/3] spi: imx: Add support for SPI Slave mode

[PATCH] checkpatch: Silence perl 5.26.0 unescaped left brace warnings
 2017-06-07  8:31 UTC  (2+ messages)

[RESEND PATCH V7 5/7] regulator: da9061: BUCK and LDO regulator driver
 2017-06-07  8:13 UTC 

[PATCH v5 0/3] Tango PCIe controller support
 2017-06-07  8:19 UTC  (3+ messages)
` [PATCH v5 2/3] PCI: Add tango PCIe host bridge support

[PATCH v2] nvme-rdma: remove race conditions from IB signalling
 2017-06-07  8:25 UTC  (3+ messages)

[PATCH 1/2] nvme: only consider exit latency when choosing useful non-op power states
 2017-06-07  8:22 UTC  (3+ messages)
` [PATCH 2/2] nvme: relax APST default max latency to 100ms

[PATCH v3] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge
 2017-06-07  8:19 UTC  (7+ messages)
    ` [PATCH v3] drm/bridge: Build the panel wrapper in drm_kms_helper

[PATCH -next] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
 2017-06-07  8:17 UTC  (5+ messages)

[PATCH] clk: sunxi-ng: Move all clock types to a library
 2017-06-07  8:17 UTC  (7+ messages)

[RFC] clang: 'unused-function' warning on static inline functions
 2017-06-07  8:17 UTC  (10+ messages)

[PATCH] drm/amdgpu: fix drm-get-put.cocci warnings
 2017-06-07  8:14 UTC 

[RESEND PATCH v2] trace: fix the errors caused by incompatible type of RCU variables
 2017-06-07  8:12 UTC 

[PATCH] external references for device tree overlays
 2017-06-07  8:11 UTC  (4+ messages)

RISC-V Linux Port v1
 2017-06-07  8:12 UTC  (29+ messages)
` RISC-V Linux Port v2
  ` [PATCH 01/17] drivers: support PCIe in RISCV
  ` [PATCH 02/17] pcie-xilinx: add missing 5th legacy interrupt
  ` [PATCH 03/17] base: fix order of OF initialization
  ` [PATCH 04/17] Documentation: atomic_ops.txt is core-api/atomic_ops.rst
  ` [PATCH 06/17] pci: Add generic pcibios_{fixup_bus,align_resource}
  ` [PATCH 08/17] dts: include documentation for the RISC-V interrupt controllers
  ` [PATCH 09/17] clocksource/timer-riscv: New RISC-V Clocksource
  ` [PATCH 10/17] irqchip: New RISC-V PLIC Driver
  ` [PATCH 11/17] irqchip: RISC-V Local Interrupt Controller Driver
  ` [PATCH 12/17] tty: New RISC-V SBI Console Driver
  ` [PATCH 13/17] RISC-V: Add include subdirectory

[PATCH 0/7] Enable iSCSI offload drivers to use information from iface
 2017-06-07  8:09 UTC  (2+ messages)

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-06-07  8:06 UTC  (12+ messages)

[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-07  7:48 UTC  (2+ messages)
` [systemd-devel] "

[RFC PATCH 00/11] Support for H3 Composite Output support
 2017-06-07  7:58 UTC  (9+ messages)
` [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC

[PATCH] Drivers: vt6655 - style fix
 2017-06-07  7:56 UTC  (2+ messages)

[PATCH 1/5] power: supply: bq27xxx: Pass of_node along to allow device-tree supply
 2017-06-07  7:52 UTC  (8+ messages)
` [PATCH 5/5] power: supply: bq27xxx: Correct supply status with current draw

[PATCH v4 00/23] mtd: nand: denali: Denali NAND IP patch bomb
 2017-06-07  7:45 UTC  (14+ messages)
` [PATCH v4 03/23] mtd: nand: add generic helpers to check, match, maximize ECC settings
` [PATCH v4 04/23] mtd: nand: denali: avoid hard-coding ECC step, strength, bytes

[PATCH v10] sun4i-codec: Add Line-In, FM-In, Mic 2, Capture Source, Differential Line-In
 2017-06-07  7:37 UTC  (3+ messages)
` [PATCH v10] sun4i-codec: Add mixer controls: "

WARNING: CPU: 0 PID: 1752 at arch/x86/kernel/traps.c:788
 2017-06-07  7:36 UTC  (4+ messages)

[PATCH 5/7] RISC-V: arch/riscv/lib
 2017-06-07  7:35 UTC  (3+ messages)

[RFC 0/3] misc: new serdev based drivers for w2sg00x4 GPS module and w2cbw003 wifi/bluetooth
 2017-06-07  7:34 UTC  (3+ messages)
` [RFC 2/3] misc: Add w2sg0004 (gps receiver) power control driver

[PATCH] mtd: nand: orion: Handle return value of clk_prepare_enable
 2017-06-07  7:32 UTC  (2+ messages)

fsl_ifc_nand: are blank pages protected by ECC?
 2017-06-07  7:31 UTC  (13+ messages)
  ` [PATCH] nand_base: optimize checking of erased buffers
    ` [PATCH] fsl_ifc_nand: fix handing of bit flips in erased nand
            ` [PATCH] mtd: nand: fsl_ifc: fix handing of bit flips in erased pages
              ` [PATCHv2] "

[PATCH v2] security/keys: rewrite all of big_key crypto
 2017-06-07  7:31 UTC  (4+ messages)

[BUG][next-20170606][bisected 411fe24e6b] WARNING: CPU: 10 PID: 0 at kernel/time/tick-sched.c:791
 2017-06-07  7:26 UTC 

4.9.30 NULL pointer dereference in __remove_shared_vm_struct
 2017-06-07  7:21 UTC 

[PATCH v2] xen: fix HYPERVISOR_dm_op() prototype
 2017-06-07  7:20 UTC 

Sleeping BUG in khugepaged for i586
 2017-06-07  7:19 UTC  (5+ messages)

[PATCH 0/3] Add stm32h743i-disco board
 2017-06-07  7:16 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: stm32: Add usart2_pins on stm32h743
` [PATCH 2/3] ARM: dts: stm32: Add usart2 support "
` [PATCH 3/3] ARM: dts: stm32: Add stm32h743i-disco board

[PATCH 0/3] Add stm32h743i-disco board
 2017-06-07  7:16 UTC  (3+ messages)

[PATCH v3] hwmon: Add support for MAX31785 intelligent fan controller
 2017-06-07  7:15 UTC  (6+ messages)

[PATCH 0/2] xen/input: add multi-touch support
 2017-06-07  7:15 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH v4 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-06-07  7:12 UTC  (7+ messages)
` [PATCH v4 4/8] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530

[PATCH 1/2] HID: Add Oculus Rift CV1 id
 2017-06-07  7:11 UTC  (3+ messages)
` [PATCH 2/2] HID: usbhid: Add HID_QUIRK_NO_INIT_REPORTS for Oculus Rift CV1

[PATCH v5 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-06-07  7:06 UTC  (9+ messages)
` [PATCH v5 1/8] mfd: hi6421-pmic: cleanup: change license text to shorter form
` [PATCH v5 2/8] mfd: hi6421-pmic: cleanup: update dev_err messages
` [PATCH v5 3/8] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string
` [PATCH v5 4/8] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530
` [PATCH v5 5/8] regulator: hi6421v530: add driver for hi6421v530 voltage regulator
` [PATCH v5 6/8] regulator: hi6421: Describe consumed platform device
` [PATCH v5 7/8] arm64: dts: hikey960: add device node for pmic and regulators
` [PATCH v5 8/8] arm64: defconfig: enable support hi6421v530 PMIC

ath9k - Division by zero in kernel (as well as firmware panic)
 2017-06-07  7:07 UTC  (4+ messages)
` ath9k_htc "

[PATCH] Input: synaptics_rmi4 - register F03 port as pass-through serio
 2017-06-07  7:02 UTC  (2+ messages)

[PATCH 0/5] ARM-OMAP1: Adjustments for three function implementations
 2017-06-07  7:02 UTC  (2+ messages)

[RESEND PATCH v4] clk: stm32h7: Add stm32h743 clock driver
 2017-06-07  6:59 UTC 

[PATCH v10 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-07  6:57 UTC  (3+ messages)
` [PATCH v10 5/5] i2c: aspeed: added slave support for Aspeed I2C driver

[PATCH 1/1] ARM: imx: Enable REGMAP_MMIO per default
 2017-06-07  6:43 UTC 

[PATCH 0/9] ARM: OMAP2+: Adjustments for seven function implementations
 2017-06-07  6:51 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: ahci-fsl-qoriq: add ls1088a chip name to the list
 2017-06-07  6:32 UTC  (2+ messages)
` [PATCH 2/2 v2] arm64: dts: ls1088a: update sata node

[PATCH] Revert "mm: vmpressure: fix sending wrong events on underflow"
 2017-06-07  6:41 UTC  (6+ messages)

[PATCH] nfs: Fix fscache stat printing in nfs_show_stats()
 2017-06-07  6:42 UTC 

[PATCH v3 0/3] nvmem: upstream snvs_lpgpr driver
 2017-06-07  6:41 UTC  (4+ messages)
` [PATCH v3 1/3] nvmem: dt: document SNVS LPGPR binding
` [PATCH v3 2/3] nvmem: add snvs_lpgpr driver
` [PATCH v3 3/3] ARM: dts: imx6qdl.dtsi: add "fsl,imx6q-snvs-lpgpr" node

[PATCH v2 1/2] ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
 2017-06-07  6:41 UTC  (3+ messages)
` [PATCH v5] ACPICA: Tables: Add mechanism to allow to balance late stage acpi_get_table() independently

[PATCH] net: wireless: intel: iwlwifi: dvm: remove unused defines
 2017-06-07  6:38 UTC  (2+ messages)

[PATCH v2] kbuild: switch to thin archives
 2017-06-07  6:34 UTC 

[PATCH] Add driver for GOODiX GTx5 series touchsereen
 2017-06-07  6:33 UTC  (2+ messages)

[PATCH v3 0/5] ACPI et al: convert to use new UUID API
 2017-06-07  6:25 UTC  (6+ messages)
` [PATCH v3 1/5] acpi, nfit: Switch to use new generic "

[PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback
 2017-06-07  6:25 UTC  (11+ messages)

Device address specific mapping of arm,mmu-500
 2017-06-07  6:20 UTC  (13+ messages)

[PATCH v0] crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
 2017-06-07  6:18 UTC 

[PATCH v5 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-06-07  6:14 UTC  (5+ messages)
  ` [PATCH v5 4/5] arm64: dts: exynos: Remove the OF graph from DSI node

[PATCH 1/2] tcp: md5: add an address prefix for key lookup
 2017-06-07  6:13 UTC  (4+ messages)
` [PATCH 2/2] tcp: md5: add fields to the tcp_md5sig struct to set a key address prefix

[PATCH v2 00/11] ARC plat-eznps upstream cont
 2017-06-07  6:07 UTC  (4+ messages)
` [PATCH v2 11/11] ARC: [plat-eznps] Handle memory error as an exception

linux-next: Tree for Jun 7
 2017-06-07  6:07 UTC 

[patch] compiler, clang: move inline definition to compiler-gcc.h
 2017-06-07  5:56 UTC 

(no subject)
 2017-06-07  5:55 UTC 

[PATCH v9 05/10] powerpc/perf: IMC pmu cpumask and cpuhotplug support
 2017-06-07  5:44 UTC  (6+ messages)
` [PATCH v9 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging

[PATCH v3 0/3] EDAC: mv64x60: updates
 2017-06-07  5:29 UTC  (3+ messages)
` [PATCH v3 1/3] EDAC: mv64x60: check driver registration success

page table questions
 2017-06-07  5:24 UTC 

[PATCH 0/3] target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support
 2017-06-07  5:02 UTC  (2+ messages)

[PATCH v3 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-07  5:00 UTC  (4+ messages)
` [kernel-hardening] Re: [PATCH v3 04/13] crypto/rng: ensure that the RNG is ready before using


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