linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-17 08:12:35 to 2016-11-17 10:53:46 UTC [more...]

[PATCH RESEND v4 00/15] Convert FibreChannel bsg code to use bsg-lib
 2016-11-17 15:09 UTC  (16+ messages)
` [PATCH v4 01/15] scsi: Get rid of struct fc_bsg_buffer
` [PATCH v4 02/15] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
` [PATCH v4 03/15] scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
` [PATCH v4 04/15] scsi: fc: provide fc_bsg_to_shost() helper
` [PATCH v4 05/15] scsi: fc: provide fc_bsg_to_rport() helper
` [PATCH v4 06/15] scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
` [PATCH v4 07/15] scsi: fc: implement kref backed reference counting
` [PATCH v4 08/15] block: add reference counting for struct bsg_job
` [PATCH v4 09/15] scsi: change FC drivers to use 'struct bsg_job'
` [PATCH v4 10/15] scsi: fc: Use bsg_destroy_job
` [PATCH v4 11/15] scsi: fc: use bsg_softirq_done
` [PATCH v4 12/15] scsi: fc: use bsg_job_done
` [PATCH v4 13/15] block: add bsg_job_put() and bsg_job_get()
` [PATCH v4 14/15] scsi: fc: move FC transport's bsg code to bsg-lib
` [PATCH v4 15/15] block: unexport bsg_softirq_done() again

[PATCH 4.8 00/92] 4.8.9-stable review
 2016-11-17 10:51 UTC  (51+ 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 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 73/92] mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()
` [PATCH 4.8 74/92] ACPI / APEI: Fix incorrect return value of ghes_proc()
` [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

[PATCH] lkdtm: Add tests for LIST_POISON and ZERO_SIZE_PTR
 2016-11-17 10:53 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH v3 0/2] staging: slicoss: fix different address space warnings
 2016-11-17 10:51 UTC  (3+ messages)
` [PATCH v3 1/2] staging: slicoss: fix different address space warnings: 32 bits

[PATCHv11 0/3] USB Type-C Connector class
 2016-11-17 10:50 UTC  (4+ messages)
` [PATCHv11 1/3] lib/string: add sysfs_match_string helper
` [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  (34+ 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 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

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

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

automatic IRQ affinity for virtio
 2016-11-17 10:43 UTC  (12+ 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

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

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

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

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

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

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

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

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

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

[PATCH 01/15] net: phy: Add phy_ethtool_nway_reset
 2016-11-17 10:06 UTC  (2+ messages)

[RFC PATCH 0/7] mux controller astraction and iio/i2c muxes
 2016-11-17  9:33 UTC  (2+ messages)

[PATCH v7 0/4] firmware: refactor loading status
 2016-11-17 10:00 UTC  (5+ messages)
` [PATCH v7 1/4] "
` [PATCH v7 2/4] firmware: drop bit ops in favor of simple state machine
` [PATCH v7 3/4] firmware: do not use fw_lock for fw_state protection
` [PATCH v7 4/4] firmware: move fw_state_is_done() into UHM section

[PATCH] thunderbolt: fix compile-test dependencies
 2016-11-17 10:00 UTC  (3+ messages)

[PATCH] edac: mpc85xx: implement "remove" for mpc85xx_pci_err_driver
 2016-11-17 10:00 UTC  (2+ messages)

[PATCH 1/2] pci: export pcie_find_root_port
 2016-11-17  9:57 UTC  (4+ messages)
` [PATCH 2/2] pci: Don't set RCB bit in LNKCTL if the upstream bridge hasn't

[PATCH] clocksource_cyc2ns: avoid overflowing 64 bits
 2016-11-17  9:53 UTC  (5+ messages)
` [PATCH v2] tile: avoid using clocksource_cyc2ns with absolute cycle count

[PATCH] net: dsa: fix fixed-link-phy device leaks
 2016-11-17  9:52 UTC  (5+ messages)

[PATCH v2] slab: Add POISON_POINTER_DELTA to ZERO_SIZE_PTR
 2016-11-17  9:51 UTC 

[PATCH] f2fs: fix to account total free nid correctly
 2016-11-17  9:42 UTC  (3+ messages)
  ` [f2fs-dev] "

perf: fuzzer KASAN unwind_get_return_address
 2016-11-17  9:48 UTC  (13+ messages)

[PATCH v2 -next] Input: gpio_keys: set input direction explicitly for gpio keys
 2016-11-17  9:48 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-17  9:47 UTC  (4+ messages)

[PATCH] x86/topology: Document cpu_llc_id
 2016-11-17  9:45 UTC  (4+ messages)
    ` [PATCH -v1.1] "

[i.MX6 DRM IPUv3] Regression 4.9-rc5: greenish screen with YUV420 video
 2016-11-17  9:43 UTC 

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

[RFC] powerpc: xmon: Add address lookup for percpu symbols
 2016-11-17  9:40 UTC 

[PATCH net 0/7] net: cpsw: fix leaks and probe deferral
 2016-11-17  9:41 UTC  (4+ messages)
` [PATCH net 1/7] net: ethernet: ti: cpsw: fix bad register access in probe error path

[PATCH] implement constant-folding in __builtin_bswap*()
 2016-11-17  9:39 UTC  (2+ messages)

[PATCH] ARM: dts: sunxi: Explicitly enable pull-ups for MMC pins
 2016-11-17  9:34 UTC 

[PATCH v12 0/4] New debugfs API for capturing CRC of frames
 2016-11-17  9:27 UTC  (5+ messages)
` [PATCH v12 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v12 2/4] drm: Move locking into drm_debugfs_crtc_crc_add
` [PATCH v12 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v12 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines

[PATCH] pinctrl: sunxi: fix theoretical uninitialized variable access
 2016-11-17  9:28 UTC  (5+ messages)

[PATCH v4 0/2] ARM: dts: sun6i: hummingbird-a31: Enable display output through VGA bridge
 2016-11-17  9:17 UTC  (5+ messages)
` [PATCH v4 1/2] drm/bridge: dumb-vga-dac: Support a VDD regulator supply

[PATCH] Staging: rtl8712: Fixed 'tabstop' coding style warnings
 2016-11-17  9:16 UTC 

crash by cdc_acm driver in kernels 4.8-rc1/5
 2016-11-17  9:14 UTC  (11+ messages)

[PATCH v3 0/9] Qualcomm video decoder/encoder driver
 2016-11-17  9:10 UTC  (8+ messages)
` [PATCH v3 3/9] media: venus: adding core part and helper functions

[PATCH v2 1/1] mfd: intel-lpss: Try to enable Memory-Write-Invalidate
 2016-11-17  9:05 UTC  (2+ messages)

[PATCH v2 0/3] Venus remoteproc driver
 2016-11-17  9:08 UTC  (4+ messages)
` [PATCH v2 3/3] remoteproc: qcom: add Venus video core firmware loader driver

[PATCH 0/2] perf: add support of SDT probes arguments
 2016-11-17  9:04 UTC  (3+ messages)
` [PATCH 2/2] perf probe: add sdt probes arguments into the uprobe cmd string

[PATCH] cpufreq: brcmstb-cpufreq: CPUfreq driver for older Broadcom STB SoCs
 2016-11-17  9:02 UTC  (2+ messages)

i2c: undefined option I2C_ALGO_BUSCLEAR
 2016-11-17  8:58 UTC  (5+ messages)

[RFC][PATCH 2/7] kref: Add kref_read()
 2016-11-17  8:53 UTC  (2+ messages)

[PATCH] pinctrl: nomadik: split up and comments MC0 pins
 2016-11-17  8:47 UTC 

[RFC][PATCH 7/7] kref: Implement using refcount_t
 2016-11-17  8:33 UTC  (11+ messages)

[DRAFT 1/2] mm/cpuset: Exclude CDM nodes from each task's mems_allowed node mask
 2016-11-17  8:28 UTC  (2+ messages)

[PATHCv10 0/2] USB Type-C Connector class
 2016-11-17  8:28 UTC  (6+ messages)
` [PATHCv10 1/2] usb: USB Type-C connector class

[PATCH V4 0/2] Add ACPI support for HiSilicon SoCs Host Controllers
 2016-11-17  8:28 UTC  (6+ messages)
` [PATCH V4 2/2] PCI/ACPI: hisi: "

[PATCH] crypto: sun4i-ss: support the Security System PRNG
 2016-11-17  8:18 UTC  (4+ messages)

[PATCH] libfc: fix seconds_since_last_reset miscalculation
 2016-11-17  8:12 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: ahci-fsl-qoriq: added explanation for reg-names
 2016-11-17  7:59 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: updated sata node on ls1046a dts

[PATCH 4/9] KEYS: Allow unrestricted boot-time addition of keys to secondary keyring
 2016-11-17  6:41 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).