All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-17 10:17:02 to 2016-11-17 10:51:34 UTC [more...]

[PATCH 4.8 00/92] 4.8.9-stable review
 2016-11-17 10:51 UTC  (50+ messages)
` [PATCH 4.8 01/92] ALSA: info: Return error for invalid read/write
` [PATCH 4.8 02/92] ALSA: info: Limit the proc text input size
` [PATCH 4.8 03/92] ASoC: cs4270: fix DAPM stream name mismatch
` [PATCH 4.8 05/92] mm, frontswap: make sure allocated frontswap map is assigned
` [PATCH 4.8 07/92] swapfile: fix memory corruption via malformed swapfile
` [PATCH 4.8 09/92] mm/hugetlb: fix huge page reservation leak in private mapping error paths
` [PATCH 4.8 10/92] coredump: fix unfreezable coredumping task
` [PATCH 4.8 12/92] ARC: timer: rtc: implement read loop in "C" vs. inline asm
` [PATCH 4.8 14/92] arc: Implement arch-specific dma_map_ops.mmap
` [PATCH 4.8 16/92] pinctrl: cherryview: Prevent possible interrupt storm on resume
` [PATCH 4.8 18/92] mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer
` [PATCH 4.8 21/92] staging: iio: ad5933: avoid uninitialized variable in error case
` [PATCH 4.8 22/92] staging: sm750fb: Fix bugs introduced by early commits
` [PATCH 4.8 23/92] staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return value
` [PATCH 4.8 25/92] Revert "staging: nvec: ps2: change serio type to passthrough"
` [PATCH 4.8 27/92] usb: dwc3: Fix error handling for core init
` [PATCH 4.8 28/92] USB: cdc-acm: fix TIOCMIWAIT
` [PATCH 4.8 30/92] drbd: Fix kernel_sendmsg() usage - potential NULL deref
` [PATCH 4.8 33/92] cdc-acm: fix uninitialized variable
` [PATCH 4.8 34/92] iio: hid-sensors: Increase the precision of scale to fix wrong reading interpretation
` [PATCH 4.8 35/92] iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)
` [PATCH 4.8 38/92] scsi: mpt3sas: Fix for block device of raid exists even after deleting raid disk
` [PATCH 4.8 41/92] KVM: arm/arm64: vgic: Prevent access to invalid SPIs
` [PATCH 4.8 45/92] drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms
` [PATCH 4.8 51/92] xprtrdma: use complete() instead complete_all()
` [PATCH 4.8 53/92] iommu/io-pgtable-arm: Check for v7s-incapable systems
` [PATCH 4.8 55/92] iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
` [PATCH 4.8 57/92] watchdog: core: Fix devres_alloc() allocation size
` [PATCH 4.8 58/92] Input: synaptics-rmi4 - fix error handling in SPI transport driver
` [PATCH 4.8 59/92] Input: synaptics-rmi4 - fix error handling in I2C "
` [PATCH 4.8 62/92] svcrdma: Skip put_page() when send_reply() fails
` [PATCH 4.8 63/92] svcrdma: Tail iovec leaves an orphaned DMA mapping
` [PATCH 4.8 65/92] Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"
` [PATCH 4.8 66/92] x86/build: Fix build with older GCC versions
` [PATCH 4.8 67/92] clk: samsung: clk-exynos-audss: Fix module autoload
` [PATCH 4.8 68/92] rtc: pcf2123: Add missing error code assignment before test
` [PATCH 4.8 69/92] s390/dumpstack: restore reliable indicator for call traces
` [PATCH 4.8 70/92] lib/genalloc.c: start search from start of chunk
` [PATCH 4.8 71/92] hwrng: core - Dont use a stack buffer in add_early_randomness()
` [PATCH 4.8 72/92] i40e: fix call of ndo_dflt_bridge_getlink()
` [PATCH 4.8 75/92] ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stages
` [PATCH 4.8 76/92] ACPI/PCI: pci_link: penalize SCI correctly
` [PATCH 4.8 77/92] ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs
` [PATCH 4.8 80/92] gpio/mvebu: Use irq_domain_add_linear
` [PATCH 4.8 82/92] ASoC: Intel: Skylake: Always acquire runtime pm ref on unload
` [PATCH 4.8 84/92] pinctrl: iproc: Fix iProc and NSP GPIO support
` [PATCH 4.8 86/92] memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
` [PATCH 4.8 88/92] NFSv4.1: work around -Wmaybe-uninitialized warning
  ` [PATCH 4.8 78/92] batman-adv: fix splat on disabling an interface

[PATCHv11 0/3] USB Type-C Connector class
 2016-11-17 10:50 UTC  (3+ messages)
` [PATCHv11 2/3] usb: USB Type-C connector class
` [PATCHv11 3/3] usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY

[PATCH 4.4 00/38] 4.4.33-stable review
 2016-11-17 10:33 UTC  (35+ messages)
` [PATCH 4.4 01/38] ALSA: info: Return error for invalid read/write
` [PATCH 4.4 02/38] ALSA: info: Limit the proc text input size
` [PATCH 4.4 03/38] ASoC: cs4270: fix DAPM stream name mismatch
` [PATCH 4.4 05/38] swapfile: fix memory corruption via malformed swapfile
` [PATCH 4.4 06/38] coredump: fix unfreezable coredumping task
` [PATCH 4.4 07/38] s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
` [PATCH 4.4 08/38] ARC: timer: rtc: implement read loop in "C" vs. inline asm
` [PATCH 4.4 09/38] pinctrl: cherryview: Serialize register access in suspend/resume
` [PATCH 4.4 10/38] pinctrl: cherryview: Prevent possible interrupt storm on resume
` [PATCH 4.4 11/38] staging: iio: ad5933: avoid uninitialized variable in error case
` [PATCH 4.4 12/38] drivers: staging: nvec: remove bogus reset command for PS/2 interface
` [PATCH 4.4 13/38] Revert "staging: nvec: ps2: change serio type to passthrough"
` [PATCH 4.4 14/38] staging: nvec: remove managed resource from PS2 driver
` [PATCH 4.4 15/38] USB: cdc-acm: fix TIOCMIWAIT
` [PATCH 4.4 17/38] drbd: Fix kernel_sendmsg() usage - potential NULL deref
` [PATCH 4.4 18/38] toshiba-wmi: Fix loading the driver on non Toshiba laptops
` [PATCH 4.4 19/38] clk: qoriq: Dont allow CPU clocks higher than starting value
` [PATCH 4.4 20/38] iio: hid-sensors: Increase the precision of scale to fix wrong reading interpretation
` [PATCH 4.4 21/38] iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)
` [PATCH 4.4 22/38] scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
` [PATCH 4.4 23/38] scsi: mpt3sas: Fix for block device of raid exists even after deleting raid disk
` [PATCH 4.4 24/38] KVM: MIPS: Precalculate MMIO load resume PC
` [PATCH 4.4 26/38] dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
` [PATCH 4.4 28/38] iommu/amd: Free domain id when free a domain of struct dma_ops_domain
` [PATCH 4.4 29/38] iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
` [PATCH 4.4 30/38] mei: bus: fix received data size check in NFC fixup
` [PATCH 4.4 31/38] lib/genalloc.c: start search from start of chunk
` [PATCH 4.4 32/38] hwrng: core - Dont use a stack buffer in add_early_randomness()
` [PATCH 4.4 33/38] i40e: fix call of ndo_dflt_bridge_getlink()
` [PATCH 4.4 34/38] ACPI / APEI: Fix incorrect return value of ghes_proc()
` [PATCH 4.4 35/38] ASoC: sun4i-codec: return error code instead of NULL when create_card fails
` [PATCH 4.4 36/38] mmc: mxs: Initialize the spinlock prior to using it
` [PATCH 4.4 37/38] btrfs: qgroup: Prevent qgroup->reserved from going subzero
` [PATCH 4.4 38/38] netfilter: fix namespace handling in nf_log_proc_dostring

DRM: urgent v4.9-rc6 build regression: master build: 2 failures 1 warnings (v4.9-rc5-213-g961b708)
 2016-11-17 10:50 UTC  (3+ messages)

[PATCH net-next 0/5] sfc: Firmware-Assisted TSO version 2
 2016-11-17 10:49 UTC 

[Qemu-devel] [PATCH v4 00/15] qapi doc generation (whole version, squashed)
 2016-11-17 10:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 14/15] docs: add qemu logo

[PATCH v3.1 00/15] Initial PVHv2 Dom0 support
 2016-11-17 10:49 UTC  (5+ messages)
` [PATCH v3.1 10/15] xen/x86: split Dom0 build into PV and PVHv2

Improve processing efficiency for addition and deletion of multipath devices
 2016-11-17 10:48 UTC  (6+ messages)

[RFC][PATCH 0/7] kref improvements
 2016-11-17 10:39 UTC  (9+ messages)
` [RFC][PATCH 7/7] kref: Implement using refcount_t

[Bug?] git notes are not copied during rebase
 2016-11-17 10:30 UTC  (2+ messages)

[PATCH net-next v3 2/3] net: fsl: Allow most drivers to be built with COMPILE_TEST
 2016-11-17 10:47 UTC  (4+ messages)

[PATCH] mpt3sas: Fix for SATA drive in blocked state, after diag reset while ATA Passthrough command is outstanding
 2016-11-17 10:45 UTC 

[PATCH] drm/i915/guc: Do not bypass forcewakes in i915_guc_submit
 2016-11-17 10:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH v6 0/6] LS2080ARDB: Enable EFI boot support
 2016-11-17 10:46 UTC  (4+ messages)

[DRAFT RFC] PVHv2 interaction with physical devices
 2016-11-17 10:46 UTC  (12+ messages)

[PATCH 1/5] build-sys: fix empty package release number
 2016-11-17 10:44 UTC  (4+ messages)
` [PATCH 4/5] build-sys: remove old git fallback from git-version-gen

[Qemu-devel] [PATCH v2 for-2.8 0/3] virtio fixes
 2016-11-17 10:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] virtio: set ISR on dataplane notifications

automatic IRQ affinity for virtio
 2016-11-17 10:43 UTC  (24+ messages)
` [PATCH 01/11] virtio_pci: use pci_alloc_irq_vectors
` [PATCH 02/11] virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
` [PATCH 03/11] virtio_pci: merge vp_free_vectors into vp_del_vqs
` [PATCH 04/11] virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
` [PATCH 05/11] virtio_pci: use shared interrupts for virtqueues
` [PATCH 06/11] virtio_pci: use msix_enable flag in struct pci_dev
` [PATCH 07/11] virtio_pci: simplify MSI-X setup
` [PATCH 08/11] virtio: allow drivers to request IRQ affinity when creating VQs
` [PATCH 09/11] virtio: provide a method to get the IRQ affinity mask for a virtqueue
` [PATCH 10/11] blk-mq: provide a default queue mapping for virtio device
` [PATCH 11/11] virtio_blk: use virtio IRQ affinity

[PATCH] Replacement for Arm initrd memblock reserve and free inconsistency
 2016-11-17 10:41 UTC  (5+ messages)

[PATCH] tpm: drop chip->is_open and chip->duration_adjusted
 2016-11-17 10:40 UTC  (3+ messages)
    ` [tpmdd-devel] "

[U-Boot] [PATCH v8 4/8] efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
 2016-11-17 10:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, v8, "

[PATCH] dmaengine: cppi41: More PM runtime fixes
 2016-11-17 10:40 UTC  (2+ messages)

memory.force_empty is deprecated
 2016-11-17 10:39 UTC  (3+ messages)

[PATCH v1 1/1] ACPI / LPSS: enable hard LLP for DMA
 2016-11-17 10:39 UTC  (3+ messages)

[Qemu-devel] [PULL 0/3] pc: remove redundant fw_cfg file "etc/boot-cpus"
 2016-11-17 10:38 UTC  (2+ messages)

[PATCH 1/3] net/mlx5: fix leak when starvation occurs
 2016-11-17 10:38 UTC  (6+ messages)
` [PATCH 2/3] net/mlx5: fix wrong htons
` [PATCH 3/3] net/mlx5: do not invalidate title CQE

[Bug 98138] New: Random Freeze - nouveau 0000:01:00.0: fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
 2016-11-17 10:38 UTC  (2+ messages)
  ` [Bug 98138] "

[Qemu-devel] [PATCH for-2.9 0/2] hbitmap: Add hbitmap_is_serializable()
 2016-11-17 10:36 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH for-2.8 v2] hbitmap: Fix shifts of constants by granularity
 2016-11-17 10:35 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] (no subject)
 2016-11-17 10:35 UTC  (2+ messages)
` [Qemu-devel] your mail

Mic detection on Mackbook Pro 12,1 (CS4208)
 2016-11-17 10:34 UTC  (5+ messages)

[Qemu-devel] a small issue with VSOCK
 2016-11-17 10:34 UTC  (2+ messages)

Accurate delay reporting from dshare
 2016-11-17 10:31 UTC  (6+ messages)
      ` [PATCH] pcm_dshare: Do not discard slave reported delay in status result

cifs mount regression in 4.8 and 4.4 stable
 2016-11-17 10:31 UTC  (10+ messages)

[PATCH 3/5] nvme.h: add Write Zeroes definitions
 2016-11-17 10:30 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.8] gluster: Fix use after free in glfs_clear_preopened()
 2016-11-17 10:30 UTC 

[PATCHSET] Add support for write zeroes operation in Block layer and NVMe Driver
 2016-11-17 10:29 UTC  (10+ messages)
` [PATCH 1/5] block: add async variant of blkdev_issue_zeroout
` [PATCH 5/5] nvmet: add support for the Write Zeroes command

i-g-t dummyload/spin batch v7
 2016-11-17 10:29 UTC  (8+ messages)
` [i-g-t PATCH v7 3/5] igt/gem_wait: Use new igt_spin_batch
` [i-g-t PATCH v7 4/5] igt/kms_flip: "
` [i-g-t PATCH v7 5/5] igt/kms_busy.c: "

[PATCH] drm: also move DSI panels to the front of the connector list
 2016-11-17 10:29 UTC  (2+ messages)
` [PATCH v2] "

rdma-core release process questions
 2016-11-17 10:28 UTC  (2+ messages)

[PATCH 0/9] mmc: core: Re-work CMD13 polling method for CMD6 for mmc
 2016-11-17 10:23 UTC  (3+ messages)
` [PATCH 7/9] mmc: core: Allow CMD13 polling when switch to HS200 mode

[PATCH v2 0/2] T4240RBD: add device tree entry for W83793
 2016-11-17 10:23 UTC  (6+ messages)
` [PATCH v2 1/2] powerpc/dts: add device tree entry for W83793 on T4240RDB
` [PATCH v2 2/2] DT: i2c: W83793 is a trivial device

[Bug 98693] Mad Max: Long lags when VRAM full
 2016-11-17 10:24 UTC  (2+ messages)

[PATCH] doc: Document the new inline struct member kernel-doc style
 2016-11-17 10:23 UTC  (3+ messages)

About adding a new CAN-FD driver
 2016-11-17 10:22 UTC  (5+ messages)

mlx4 BUG_ON in probe path
 2016-11-17 10:22 UTC  (3+ messages)

[RFC PATCH] mfd: dt: Add Aspeed LPC binding
 2016-11-17 10:22 UTC  (4+ messages)

[PATCH 0/8] DMA: s3c64xx: Conversion to the new channel request API
 2016-11-17 10:22 UTC  (5+ messages)

[PATCH 4/9] KEYS: Allow unrestricted boot-time addition of keys to secondary keyring
 2016-11-17 10:22 UTC  (6+ messages)
` [PATCH 0/9] KEYS: Blacklisting & UEFI database load

[PATCH 0/2] fixing kernel module cross-recipe dependency
 2016-11-17 10:22 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] module.bbclass: use Module.symvers for dependants

[V2 PATCH] edac: mpc85xx: implement "remove" for mpc85xx_pci_err_driver
 2016-11-17 10:22 UTC  (3+ messages)
` [PATCH] "

[PATCH/RFC] ref-filter: support sorting case-insensitively
 2016-11-17 10:21 UTC 

[PATCH net 0/3] Fix OdroidC2 Gigabit Tx link issue
 2016-11-17 10:20 UTC  (7+ messages)
` [PATCH net 1/3] net: phy: realtek: add eee advertisement disable options

[Qemu-devel] [PULL 0/1] Trivial patches patches
 2016-11-17 10:20 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] qapi-schema: clarify 'colo' state for MigrationStatus

[PATCH 0/5] tests & testsuite small improvements
 2016-11-17 10:19 UTC  (3+ messages)
` [PATCH 1/5] testsuite: give a proper name to the 'binary-constant' test

[Bug 98753] Freeze while running the mupen64plus emulator
 2016-11-17 10:19 UTC  (2+ messages)

[PATCH] make 'ignored_attributes[]' static
 2016-11-17 10:18 UTC  (2+ messages)

[PATCH net-next v3 0/7] vxlan: xmit improvements
 2016-11-17 10:17 UTC  (4+ messages)
` [PATCH net-next v3 4/7] vxlan: improve vxlan route lookup checks


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.