linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-07 13:20:32 to 2016-11-07 17:23:30 UTC [more...]

[PATCH net-next v6 00/10] dpaa_eth: Add the QorIQ DPAA Ethernet driver
 2016-11-07 16:39 UTC  (8+ messages)
` [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet

reduce latency in __purge_vmap_area_lazy
 2016-11-07 16:50 UTC  (7+ messages)
` [PATCH 4/7] mm: defer vmalloc from atomic context

[PATCH 0/6] Add STM32F4 missing clocks
 2016-11-07 14:57 UTC  (13+ messages)
` [PATCH 1/6] clk: stm32f4: Add PLL_I2S & PLL_SAI for STM32F429/469 boards
` [PATCH 2/6] clk: stm32f4: SDIO & 48Mhz clock management for STM32F469 board
` [PATCH 3/6] clk: stm32f4: Add post divisor for I2S & SAI PLLs and Add lcd-tft clock
` [PATCH 4/6] clk: stm32f4: Add I2S clock

cpu hotplug: convert more drivers (batch #4)
 2016-11-07 17:23 UTC  (11+ messages)
` [PATCH 20/25] x86/mcheck: Be prepared for a rollback back to the ONLINE state
` [PATCH 21/25] x86/mcheck: Split threshold_cpu_callback into two callbacks

[PATCH v2] console: use first console if stdout-path device doesn't appear
 2016-11-07 17:21 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] serial: sirf: Simplify a test
 2016-11-07 17:19 UTC  (3+ messages)

[PATCH] rcu: update: make RCU_EXPEDITE_BOOT default
 2016-11-07 17:19 UTC  (5+ messages)

[PATCH 0/2] swiotlb: Rate-limit printing and 64-bit memory debugging
 2016-11-07 17:18 UTC  (7+ messages)
` [PATCH 2/2] swiotlb: Add swiotlb=nobounce debug option

CISS driver error introduced with kernel-4.9.0-0.rc2.git1.1.fc26
 2016-11-07 17:18 UTC  (2+ messages)

[REGRESSION] "console: don't prefer first registered if DT specifies stdout-path" breaks console on video outputs of various ARM boards
 2016-11-07 17:16 UTC  (4+ messages)

[PATCH 3.12 00/72] 3.12.67-stable review
 2016-11-07 17:16 UTC  (30+ messages)
` [PATCH 3.12 01/72] i40e: avoid NULL pointer dereference and recursive errors on early PCI error
` [PATCH 3.12 02/72] reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
` [PATCH 3.12 03/72] scsi: ibmvfc: Fix I/O hang when port is not mapped
` [PATCH 3.12 06/72] cfq: fix starvation of asynchronous writes
` [PATCH 3.12 07/72] pstore: Fix buffer overflow while write offset equal to buffer size
` [PATCH 3.12 08/72] ipc: remove use of seq_printf return value
` [PATCH 3.12 09/72] gpio: mpc8xxx: Correct irq handler function
` [PATCH 3.12 10/72] regulator: tps65910: Work around silicon erratum SWCZ010
` [PATCH 3.12 11/72] mmc: block: don't use CMD23 with very old MMC cards
` [PATCH 3.12 12/72] pstore/core: drop cmpxchg based updates
` [PATCH 3.12 15/72] dm: mark request_queue dead before destroying the DM device
` [PATCH 3.12 16/72] powerpc/vdso64: Use double word compare on pointers
` [PATCH 3.12 17/72] powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
` [PATCH 3.12 18/72] powerpc/64: Fix incorrect return value from __copy_tofrom_user
` [PATCH 3.12 19/72] powerpc/pseries: Fix stack corruption in htpe code
` [PATCH 3.12 20/72] zfcp: fix fc_host port_type with NPIV
` [PATCH 3.12 62/72] powerpc/eeh: Null check uses of eeh_pe_bus_get
` [PATCH 3.12 63/72] genirq/generic_chip: Add irq_unmap callback
` [PATCH 3.12 64/72] uio: fix dmem_region_start computation
` [PATCH 3.12 65/72] crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
` [PATCH 3.12 66/72] hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
` [PATCH 3.12 67/72] perf symbols: Fixup symbol sizes before picking best ones
` [PATCH 3.12 68/72] powerpc/nvram: Fix an incorrect partition merge
` [PATCH 3.12 69/72] Revert "fix minor infoleak in get_user_ex()"
` [PATCH 3.12 70/72] i2c: core: fix NULL pointer dereference under race condition
` [PATCH 3.12 71/72] scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
` [PATCH 3.12 72/72] usb: hub: change CLEAR_FEATURE to SET_FEATURE

[PATCH] drm: move allocation out of drm_get_format_name()
 2016-11-07 17:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 00/15] pinctrl-sx150x: Various bug-fixes and code simplifications
 2016-11-07 16:53 UTC  (16+ messages)
` [PATCH v2 01/15] pinctrl-sx150x: Improve OF device matching code
` [PATCH v2 02/15] pinctrl-sx150x: Add SX1503 specific data
` [PATCH v2 03/15] bindings: pinctrl-sx150x: Document SX1503 compatibility string
` [PATCH v2 04/15] pinctrl-sx150x: Replace magic number in sx150x_init_hw
` [PATCH v2 05/15] pinctrl-sx150x: Fix incorrect constant "
` [PATCH v2 06/15] pinctrl-sx150x: Move some code out of sx150x_init_hw
` [PATCH v2 07/15] pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6
` [PATCH v2 08/15] pinctrl-sx150x: Convert driver to use regmap API
` [PATCH v2 09/15] pinctrl-sx150x: Replace sx150x_*_cfg by means of "
` [PATCH v2 10/15] pinctrl-sx150x: Remove excessive locking
` [PATCH v2 11/15] pinctrl-sx150x: Improve oscio GPIO functions
` [PATCH v2 12/15] pinctrl-sx150x: Simplify interrupt handler
` [PATCH v2 13/15] pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irq
` [PATCH v2 14/15] pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_type
` [PATCH v2 15/15] pinctrl-sx150x: Remove magic numbers from sx150x_reset

Linux 4.9-rc4
 2016-11-07 17:09 UTC  (5+ messages)
` [REGRESSION] Linux 4.9-rc4: gfx glitches on Intel Sandybridge (was: Re: Linux 4.9-rc4)
  ` [Intel-gfx] "

[RFC] proc: don't show kernel-internal mnt_id in fdinfo (if possible)
 2016-11-07 17:06 UTC  (2+ messages)

[PATCH] Fix: disable sys_membarrier when nohz_full is enabled
 2016-11-07 17:08 UTC  (3+ messages)

[PATCH v3] x86/cpuid: expose AVX512_4VNNIW and AVX512_4FMAPS features to kvm guest
 2016-11-07 17:07 UTC  (10+ messages)

[PATCH v2 0/3] Add Broadcom PDC mailbox driver
 2016-11-07 17:06 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: Add Broadcom Northstar2 device tree entries for PDC driver

Including images on Sphinx documents
 2016-11-07 17:05 UTC  (4+ messages)
    ` [Ksummit-discuss] "

[PATCH v4 0/3] Add Mediatek JPEG Decoder
 2016-11-07 17:00 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: mediatek: Add a binding for "

[PATCH] arm/vdso: introduce vdso_mremap hook
 2016-11-07 17:00 UTC  (2+ messages)

[RFC PATCH] perf/x86/intel/rapl: avoid access unallocate memory
 2016-11-07 16:59 UTC  (4+ messages)

[PATCH] coredump: fix unfreezable coredumping task
 2016-11-07 16:27 UTC  (2+ messages)

[PATCH v15 00/13] support "task_isolation" mode
 2016-11-07 16:55 UTC  (3+ messages)
` task isolation discussion at Linux Plumbers

[PATCH] sched/rt: RT_RUNTIME_GREED sched feature
 2016-11-07 16:55 UTC  (4+ messages)

[v17 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-11-07 16:53 UTC  (6+ messages)
` [v17 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH] PCI: pci-stub: accept exceptions to the ID- and class-based matching
 2016-11-07 16:49 UTC  (4+ messages)

[PATCH v3 0/8] IIO wrapper drivers, dpot-dac and envelope-detector
 2016-11-07 16:46 UTC  (5+ messages)
` [PATCH v3 1/8] iio:core: add a callback to allow drivers to provide _available attributes

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-11-07 16:45 UTC  (11+ messages)

[PATCH v5 0/5] mtd: use ONFI bad blocks per LUN to calculate UBI bad PEB limit
 2016-11-07 16:36 UTC  (6+ messages)
` [PATCH v5 1/5] mtd: introduce function max_bad_blocks
` [PATCH v5 2/5] mtd: ubi: use 'max_bad_blocks' to compute bad_peb_limit if available
` [PATCH v5 3/5] mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chip
` [PATCH v5 4/5] mtd: nand: implement 'max_bad_blocks' mtd function
` [PATCH v5 5/5] mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chips

[PATCH v2] staging: vc04_services: add vchiq_pagelist_info structure
 2016-11-07 16:29 UTC  (2+ messages)

[PATCH] scsi: fix spelling mistake in error message
 2016-11-07 16:38 UTC 

[PATCH v2] staging: vc04_services: setup DMA and coherent mask
 2016-11-07 16:38 UTC  (2+ messages)

[PATCH] bad_inode: add missing i_op initializers
 2016-11-07 15:01 UTC  (2+ messages)

[PATCHv4 0/4] WX checking for arm64
 2016-11-07 16:31 UTC  (5+ messages)

[PATCH] target: fix spelling mistake and unwrap multi-line text
 2016-11-07 16:31 UTC 

[PATCH 1/3] arm64/cpufeature.h: Add macros for a cpu features testing
 2016-11-07 16:31 UTC  (5+ messages)
` [PATCH 2/3] arm64/setup: Use ID_AA64ISAR0_EL1_.* macros
` [PATCH 3/3] arm64/fpsimd: Use ID_AA64PFR0_EL1_.* macros

[PATCH] vfio: Fix build break when SPAPR_TCE_IOMMU=n
 2016-11-07 16:30 UTC  (5+ messages)

[PATCH 00/12] xen: add common function for reading optional value
 2016-11-07 16:20 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: hisi: hip06 SAS device tree fixes
 2016-11-07 16:44 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: hisi: fix hip06 sas am-max-trans quirk
` [PATCH 2/3] arm64: dts: hisi: disable sas0 and sas2 for d03
` [PATCH 3/3] arm64: dts: hisi: add refclk node to hip06 dts files for SAS

[PATCH V2] btrfs: Remove some dead code
 2016-11-07 16:19 UTC  (2+ messages)

[PATCH v5 0/6] i2c: Host Notify / i801 fixes
 2016-11-07 16:18 UTC  (4+ messages)
` [PATCH v5 6/6] i2c: use an IRQ to report Host Notify events, not alert

[PATCH] media: Fix get_key_haup_common.isra.4() debug message to print ptoggle value
 2016-11-07 16:14 UTC  (6+ messages)
` [PATCH] media: fix uninitialized variable warning in dib0700_rc_urb_completion()
` [PATCH] net/netfiliter: Fix used uninitialized warn in ip_vs_proc_sync_conn()
` [PATCH] net/netfilter: Fix use uninitialized warn in nft_range_eval()

[PATCH] ARM: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>
 2016-11-07 16:14 UTC  (2+ messages)

[BUG][REGRESSION] mangled display since -rc1
 2016-11-07 16:07 UTC  (13+ messages)

[PATCH/RFC] z3fold: use per-page read/write lock
 2016-11-07 16:06 UTC  (4+ messages)

[PATCHv3 00/41] ext4: support of huge pages
 2016-11-07 16:03 UTC  (13+ messages)
` [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read()

BUG? genirq: irq 14 uses trigger mode 8; requested 0
 2016-11-07 16:00 UTC  (9+ messages)

support for partial irq affinity assignment
 2016-11-07 15:53 UTC  (6+ messages)
` [PATCH 1/2] irq,pci: allow drivers to specify complex affinity requirement
` [PATCH 2/2] blk-mq: add a first_vec argument to blk_mq_pci_map_queues

[PATCH v3 1/2] x86/AMD: Fix cpu_llc_id for AMD Fam17h systems
 2016-11-07 15:56 UTC  (6+ messages)

[PATCHSET v2] block: IO polling improvements
 2016-11-07 15:29 UTC  (2+ messages)

[PATCH v2 0/2] regulator: Add support for parallel regulators
 2016-11-07 15:47 UTC  (11+ messages)
` [PATCH v2 1/2] regulator: Add coupled regulator

[PATCH 0/5] drm/sun4i: Handle TV overscan
 2016-11-07 15:46 UTC  (10+ messages)

[PATCH] tracing: spelling fixes for CONFIG_HWLAT_TRACER
 2016-11-07 15:46 UTC  (2+ messages)

BUG: 'list_empty(&vgdev->free_vbufs)' is true!
 2016-11-07  8:43 UTC 

[PATCH] coresight: Add support for ARM Coresight STM-500
 2016-11-07 15:43 UTC  (2+ messages)

[PATCH] staging: vc04_services: add vchiq_pagelist_info structure
 2016-11-07 15:41 UTC  (3+ messages)

console issue since 3.6, console=ttyS1 hangs
 2016-11-07 15:40 UTC  (14+ messages)

[RESEND PATCH v10 00/11] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-11-07 13:57 UTC  (4+ messages)
` [PATCH v10 01/11] remoteproc: st_slim_rproc: add a slimcore rproc driver

[PATCH V3 0/9] da9061: DA9061 driver submission
 2016-11-07 15:28 UTC  (7+ messages)
` [PATCH V3 4/9] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V3 5/9] mfd: da9061: MFD core support

[PATCHv2 0/4] Generic #pinctrl-cells and and pinctrl_parse_index_with_args
 2016-11-07 15:26 UTC  (4+ messages)
` [PATCH 1/4] pinctrl: Introduce generic #pinctrl-cells "

[PATCH v2 0/6] Fix PDF builds on media documentation
 2016-11-07 15:20 UTC  (7+ messages)
` [PATCH v2 1/6] docs-rst: fix LaTeX \DURole renewcommand with Sphinx 1.3+
` [PATCH v2 2/6] [media] subdev-formats.rst: don't use adjustbox on a longtable
` [PATCH v2 3/6] [media] subdev-formats.rst: add missing columns to tabularcolumns
` [PATCH v2 4/6] [media] convert some images from png to svg
` [PATCH v2 5/6] [media] docs-rst: convert gif files to png
` [PATCH v2 6/6] [media] docs-rst: auto-generate PDF image files

[PATCH v4] soc: qcom: Add SoC info driver
 2016-11-07 15:14 UTC 

[PATCH] drm/sun4i: Propagate error to the caller
 2016-11-07 15:10 UTC  (3+ messages)

[PATCH] net: xgbe: use new api ethtool_{get|set}_link_ksettings
 2016-11-07 14:31 UTC  (2+ messages)

[PATCH v3] drm: bridge: add DesignWare HDMI I2S audio support
 2016-11-07 14:56 UTC  (4+ messages)

[PATCH] crypto: caam: do not register AES-XTS mode on LP units
 2016-11-07  7:13 UTC  (2+ messages)

[PATCH 1/2] mm: move vma_is_anonymous check within pmd_move_must_withdraw
 2016-11-07 14:46 UTC  (2+ messages)
` [PATCH V2] "

tty: typo in comments in drivers/tty/vt/keyboard.c
 2016-11-07 13:43 UTC 

[PATCH] drivers: tca8418: Change the interrupt type
 2016-11-07 14:40 UTC 

[PATCH v3] soc: qcom: Add SoC info driver
 2016-11-07 14:35 UTC  (3+ messages)

[PATCH] drm: panel: simple-panel: get the enable gpio as-is
 2016-11-07 14:26 UTC  (3+ messages)

[PATCH v1 00/11] perf: arm64: Support for Hisilicon SoC Hardware event counters
 2016-11-07 14:15 UTC  (4+ messages)
` [PATCH v1 03/11] drivers: soc: hisi: Add support for Hisilicon Djtag driver

[PATCH 0/3] ARM: gr8: evb: Enable the i2s codec
 2016-11-07 14:11 UTC  (3+ messages)
` [PATCH 3/3] ARM: gr8: evb: Add "

[PATCH] ARM: tegra: nyan: Mark all USB ports as host
 2016-11-07 14:09 UTC  (3+ messages)

[PATCH v3] i2c: designware: Implement support for SMBus block read and write
 2016-11-07 14:11 UTC  (2+ messages)

[PATCH v2] KVM: nVMX: add tracepoint for vmwrite
 2016-11-07 13:55 UTC  (2+ messages)

[PATCH] spi: atmel: use managed resource for gpio chip select
 2016-11-07 13:54 UTC  (3+ messages)

[PATCH v3 0/3] dmaengine: DW DMAC: split pdata to hardware properties
 2016-11-07 13:55 UTC  (3+ messages)

[PATCH] mtd: nand: denali_pci: add missing pci_release_regions() calls
 2016-11-07 13:52 UTC  (3+ messages)

[PATCH v4 0/3] ASoC/ARM: tegra: apalis t30/tk1/colibri t30: sgtl5000 audio
 2016-11-07 13:42 UTC  (3+ messages)

[PATCH 0/3] overlayfs: allow moving directory trees
 2016-11-07 13:42 UTC  (8+ messages)
` [PATCH 3/3] ovl: redirect on rename-dir

[PATCH 1/2] s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h
 2016-11-07 13:38 UTC  (6+ messages)
` [PATCH 2/2] s390: squash facilities_src.h into gen_facilities.c

[PATCH] ARM: tegra: nyan: Enable GPU node and related supply
 2016-11-07 13:29 UTC  (2+ messages)

[PATCH v5 0/4] usb: musb: da8xx: Fix few issues
 2016-11-07 13:05 UTC  (3+ messages)
` [PATCH v5 1/4] usb: musb: da8xx: Call earlier clk_prepare_enable()
` [PATCH v5 2/4] phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaround

[PATCH] gpio: tegra186: Add support for T186 GPIO
 2016-11-07 13:21 UTC  (3+ 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).