stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 03:06:09 to 2019-02-13 18:53:27 UTC [more...]

[PATCH 4.9 00/24] 4.9.157-stable review
 2019-02-13 18:38 UTC  (4+ messages)
` [PATCH 4.9 01/24] mtd: rawnand: gpmi: fix MX28 bus master lockup problem
` [PATCH 4.9 13/24] mac80211: ensure that mgmt tx skbs have tailroom for encryption
` [PATCH 4.9 22/24] xfrm: refine validation of template and selector families

[PATCH 4.14 00/35] 4.14.100-stable review
 2019-02-13 18:38 UTC  (9+ messages)
` [PATCH 4.14 09/35] tracing: uprobes: Fix typo in pr_fmt string
` [PATCH 4.14 10/35] mips: cm: reprime error cause
` [PATCH 4.14 17/35] drm/vmwgfx: Fix setting of dma masks
` [PATCH 4.14 18/35] drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
` [PATCH 4.14 24/35] batman-adv: Force mac header to start of data on xmit
` [PATCH 4.14 29/35] uio: Prevent device destruction while fds are open
` [PATCH 4.14 33/35] uio: fix wrong return value from uio_mmap()
` [PATCH 4.14 35/35] Revert "uio: use request_threaded_irq instead"

[PATCH 4.19 00/44] 4.19.22-stable review
 2019-02-13 18:38 UTC  (38+ messages)
` [PATCH 4.19 02/44] mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
` [PATCH 4.19 03/44] mtd: spinand: Fix the error/cleanup path in spinand_init()
` [PATCH 4.19 04/44] mtd: rawnand: gpmi: fix MX28 bus master lockup problem
` [PATCH 4.19 05/44] libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
` [PATCH 4.19 06/44] tools: iio: iio_generic_buffer: make num_loops signed
` [PATCH 4.19 07/44] iio: adc: axp288: Fix TS-pin handling
` [PATCH 4.19 08/44] iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius
` [PATCH 4.19 09/44] iio: ti-ads8688: Update buffer allocation for timestamps
` [PATCH 4.19 16/44] pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller
` [PATCH 4.19 17/44] pinctrl: cherryview: fix Strago DMI workaround
` [PATCH 4.19 18/44] tracing: uprobes: Fix typo in pr_fmt string
` [PATCH 4.19 19/44] mips: cm: reprime error cause
` [PATCH 4.19 20/44] MIPS: OCTEON: dont set octeon_dma_bar_type if PCI is disabled
` [PATCH 4.19 21/44] MIPS: VDSO: Use same -m%-float cflag as the kernel proper
` [PATCH 4.19 22/44] mips: loongson64: remove unreachable(), fix loongson_poweroff()
` [PATCH 4.19 23/44] MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
` [PATCH 4.19 24/44] ARM: iop32x/n2100: fix PCI IRQ mapping
` [PATCH 4.19 25/44] ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
` [PATCH 4.19 26/44] ARM: dts: da850: fix interrupt numbers for clocksource
` [PATCH 4.19 27/44] firmware: arm_scmi: provide the mandatory device release callback
` [PATCH 4.19 28/44] powerpc/radix: Fix kernel crash with mremap()
` [PATCH 4.19 29/44] mic: vop: Fix use-after-free on remove
` [PATCH 4.19 30/44] mac80211: ensure that mgmt tx skbs have tailroom for encryption
` [PATCH 4.19 31/44] drm/modes: Prevent division by zero htotal
` [PATCH 4.19 32/44] drm/amd/powerplay: Fix missing break in switch
` [PATCH 4.19 33/44] drm/i915: always return something on DDI clock selection
` [PATCH 4.19 34/44] drm/vmwgfx: Fix setting of dma masks
` [PATCH 4.19 35/44] drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
` [PATCH 4.19 36/44] [STABLE PATCH] SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
` [PATCH 4.19 37/44] xfrm: Make set-mark default behavior backward compatible
` [PATCH 4.19 38/44] Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
` [PATCH 4.19 39/44] libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
` [PATCH 4.19 40/44] xfrm: refine validation of template and selector families
` [PATCH 4.19 41/44] batman-adv: Avoid WARN on net_device without parent in netns
` [PATCH 4.19 42/44] batman-adv: Force mac header to start of data on xmit
` [PATCH 4.19 43/44] svcrdma: Reduce max_send_sges
` [PATCH 4.19 44/44] svcrdma: Remove max_sge check at connect time

[PATCH 1/4] lpfc: fix calls to dma_set_mask_and_coherent()
 2019-02-13 18:52 UTC  (9+ messages)
` [PATCH 2/4] hptiop: "
` [PATCH 3/4] bfa: "
` [PATCH 4/4] hisi_sas: "

[PATCH 4.20 00/50] 4.20.9-stable review
 2019-02-13 18:38 UTC  (51+ messages)
` [PATCH 4.20 01/50] mtd: Make sure mtd->erasesize is valid even if the partition is of size 0
` [PATCH 4.20 02/50] mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
` [PATCH 4.20 03/50] mtd: spinand: Fix the error/cleanup path in spinand_init()
` [PATCH 4.20 04/50] mtd: rawnand: gpmi: fix MX28 bus master lockup problem
` [PATCH 4.20 05/50] libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
` [PATCH 4.20 06/50] tools: iio: iio_generic_buffer: make num_loops signed
` [PATCH 4.20 07/50] iio: adc: axp288: Fix TS-pin handling
` [PATCH 4.20 08/50] iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius
` [PATCH 4.20 09/50] iio: ti-ads8688: Update buffer allocation for timestamps
` [PATCH 4.20 10/50] signal: Always attempt to allocate siginfo for SIGSTOP
` [PATCH 4.20 11/50] signal: Always notice exiting tasks
` [PATCH 4.20 12/50] signal: Better detection of synchronous signals
` [PATCH 4.20 13/50] misc: vexpress: Off by one in vexpress_syscfg_exec()
` [PATCH 4.20 14/50] cfg80211: call disconnect_wk when AP stops
` [PATCH 4.20 15/50] mei: me: add ice lake point device id
` [PATCH 4.20 16/50] samples: mei: use /dev/mei0 instead of /dev/mei
` [PATCH 4.20 17/50] debugfs: fix debugfs_rename parameter checking
` [PATCH 4.20 18/50] svcrdma: Remove max_sge check at connect time
` [PATCH 4.20 19/50] pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller
` [PATCH 4.20 20/50] pinctrl: cherryview: fix Strago DMI workaround
` [PATCH 4.20 21/50] tracing/uprobes: Fix output for multiple string arguments
` [PATCH 4.20 22/50] tracing: uprobes: Fix typo in pr_fmt string
` [PATCH 4.20 23/50] mips: cm: reprime error cause
` [PATCH 4.20 24/50] MIPS: Use lower case for addresses in nexys4ddr.dts
` [PATCH 4.20 25/50] MIPS: OCTEON: dont set octeon_dma_bar_type if PCI is disabled
` [PATCH 4.20 26/50] MIPS: VDSO: Use same -m%-float cflag as the kernel proper
` [PATCH 4.20 27/50] mips: loongson64: remove unreachable(), fix loongson_poweroff()
` [PATCH 4.20 28/50] MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
` [PATCH 4.20 29/50] ARM: iop32x/n2100: fix PCI IRQ mapping
` [PATCH 4.20 30/50] ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
` [PATCH 4.20 31/50] ARM: dts: da850: fix interrupt numbers for clocksource
` [PATCH 4.20 32/50] firmware: arm_scmi: provide the mandatory device release callback
` [PATCH 4.20 33/50] powerpc/papr_scm: Use the correct bind address
` [PATCH 4.20 34/50] powerpc/radix: Fix kernel crash with mremap()
` [PATCH 4.20 35/50] mic: vop: Fix use-after-free on remove
` [PATCH 4.20 36/50] mac80211: ensure that mgmt tx skbs have tailroom for encryption
` [PATCH 4.20 37/50] drm/modes: Prevent division by zero htotal
` [PATCH 4.20 38/50] drm/rockchip: rgb: update SPDX license identifier
` [PATCH 4.20 39/50] drm/amd/powerplay: Fix missing break in switch
` [PATCH 4.20 40/50] drm/i915: always return something on DDI clock selection
` [PATCH 4.20 41/50] drm/vmwgfx: Fix setting of dma masks
` [PATCH 4.20 42/50] drm/vmwgfx: Fix an uninitialized fence handle value
` [PATCH 4.20 43/50] drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
` [PATCH 4.20 44/50] xfrm: Make set-mark default behavior backward compatible
` [PATCH 4.20 45/50] drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
` [PATCH 4.20 46/50] Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
` [PATCH 4.20 47/50] libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
` [PATCH 4.20 48/50] xfrm: refine validation of template and selector families
` [PATCH 4.20 49/50] batman-adv: Avoid WARN on net_device without parent in netns
` [PATCH 4.20 50/50] batman-adv: Force mac header to start of data on xmit

patch "serial: 8250_pci: Fix number of ports for ACCES serial cards" added to tty-testing
 2019-02-13 18:49 UTC 

patch "serial: 8250_pci: Have ACCES cards that use the four port Pericom" added to tty-testing
 2019-02-13 18:49 UTC 

patch "iio: adc: exynos-adc: Use proper number of channels for Exynos4x12" added to staging-next
 2019-02-13 18:42 UTC 

patch "iio: adc: exynos-adc: Fix NULL pointer exception on unbind" added to staging-next
 2019-02-13 18:42 UTC 

[PATCH 4.14 0/8] uio backport fixes for 4.14
 2019-02-13 18:36 UTC  (10+ messages)
` [PATCH 4.14 1/8] uio: Reduce return paths from uio_write()
` [PATCH 4.14 2/8] uio: Prevent device destruction while fds are open
` [PATCH 4.14 3/8] uio: use request_threaded_irq instead
` [PATCH 4.14 4/8] uio: change to use the mutex lock instead of the spin lock
` [PATCH 4.14 5/8] uio: fix crash after the device is unregistered
` [PATCH 4.14 7/8] uio: fix possible circular locking dependency
` [PATCH 4.14 6/8] uio: fix wrong return value from uio_mmap()
` [PATCH 4.14 8/8] Revert "uio: use request_threaded_irq instead"

[PATCH 4.14 000/205] 4.14.99-stable review
 2019-02-13 18:08 UTC  (6+ messages)
` [PATCH 4.14 198/205] perf/core: Dont WARN() for impossible ring-buffer sizes
    ` Suspected SPAM - "

4.14 perf test patches
 2019-02-13 17:45 UTC  (2+ messages)

[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2019-02-13 17:12 UTC  (5+ messages)

[RESEND PATCH v2] of: fix kmemleak crash caused by imbalance in early memory reservation
 2019-02-13 16:30 UTC  (8+ messages)

[PATCH] kprobe: safely access memory specified by userspace
 2019-02-13 15:41 UTC  (3+ messages)

FAILED: patch "[PATCH] svcrdma: Remove max_sge check at connect time" failed to apply to 4.19-stable tree
 2019-02-13 15:39 UTC  (3+ messages)

[PATCH] PCI: qcom: Don't deassert reset GPIO during probe
 2019-02-13 15:23 UTC  (2+ messages)

[PATCH v4.14.y] HID: debug: fix the ring buffer implementation
 2019-02-13 15:04 UTC  (3+ messages)

[Linux 4.4.x] CIFS_POSIX cannot be enabled after commit 60da90b224ba7
 2019-02-13 14:53 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915: Try to sanitize bogus DPLL state left over by" failed to apply to 4.20-stable tree
 2019-02-13 14:52 UTC  (3+ messages)
` [PATCH stable-4.20] drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen

Elegible stable v4.9.x commits used by OpenWrt
 2019-02-13 14:46 UTC  (4+ messages)

[STABLE PATCH] SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
 2019-02-13 14:25 UTC  (2+ messages)

[PATCH 4.14] HID: debug: fix the ring buffer implementation
 2019-02-13 14:22 UTC  (2+ messages)

[PATCH 4.14 0/2] Two nfsd4 fixes for 4.14 longterm
 2019-02-13 14:15 UTC  (7+ messages)

PATCHES MERGE MISSING FROM PATCHSET
 2019-02-13 14:13 UTC 

[PATCH] ARC: Explicitly set ARCH_SLAB_MINALIGN = 8
 2019-02-13 14:13 UTC  (6+ messages)

FAILED: patch "[PATCH] drm/vmwgfx: Also check for crtc status while checking for DU" failed to apply to 4.20-stable tree
 2019-02-13 14:05 UTC 

FAILED: patch "[PATCH] svcrdma: Remove max_sge check at connect time" failed to apply to 4.18-stable tree
 2019-02-13 13:55 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/amd/powerplay: Fix missing break in switch" failed to apply to 4.14-stable tree
 2019-02-13 13:53 UTC 

FAILED: patch "[PATCH] MIPS: VDSO: Use same -m%-float cflag as the kernel proper" failed to apply to 4.4-stable tree
 2019-02-13 13:49 UTC 

FAILED: patch "[PATCH] MIPS: VDSO: Use same -m%-float cflag as the kernel proper" failed to apply to 4.9-stable tree
 2019-02-13 13:49 UTC 

FAILED: patch "[PATCH] MIPS: VDSO: Use same -m%-float cflag as the kernel proper" failed to apply to 4.14-stable tree
 2019-02-13 13:49 UTC 

FAILED: patch "[PATCH] tracing/uprobes: Fix output for multiple string arguments" failed to apply to 3.18-stable tree
 2019-02-13 13:47 UTC 

FAILED: patch "[PATCH] tracing/uprobes: Fix output for multiple string arguments" failed to apply to 4.4-stable tree
 2019-02-13 13:47 UTC 

FAILED: patch "[PATCH] tracing/uprobes: Fix output for multiple string arguments" failed to apply to 4.9-stable tree
 2019-02-13 13:47 UTC 

FAILED: patch "[PATCH] tracing/uprobes: Fix output for multiple string arguments" failed to apply to 4.14-stable tree
 2019-02-13 13:47 UTC 

FAILED: patch "[PATCH] tracing/uprobes: Fix output for multiple string arguments" failed to apply to 4.19-stable tree
 2019-02-13 13:47 UTC 

[PATCH] mm: Fix the pgtable leak
 2019-02-13 13:36 UTC  (6+ messages)

Applied "regulator: s2mpa01: Fix step values for some LDOs" to the regulator tree
 2019-02-13 12:31 UTC 

[PATCH v2] btrfs: honor path->skip_locking in backref code
 2019-02-13 12:31 UTC  (2+ messages)

v4.20.8 build: 0 failures 5 warnings (v4.20.8)
 2019-02-13 12:04 UTC 

[tip:x86/urgent] x86/a.out: Clear the dump structure initially
 2019-02-13 11:15 UTC 

[PATCH] scsi: lpfc: fix calls to dma_set_mask_and_coherent()
 2019-02-13  9:18 UTC  (5+ messages)

[PATCH 1/2] crypto: rockchip - fix scatterlist nents error
 2019-02-13  8:24 UTC  (2+ messages)
` [PATCH 2/2] crypto: rockchip - update new iv to device in multiple operations

Linux 4.4.174
 2019-02-13  7:48 UTC  (6+ messages)

[PATCH v4 1/2] tpm: Unify the send callback behaviour
 2019-02-13  7:44 UTC  (5+ messages)

patch "iio: adc: exynos-adc: Use proper number of channels for Exynos4x12" added to staging-testing
 2019-02-13  7:25 UTC 

patch "iio: adc: exynos-adc: Fix NULL pointer exception on unbind" added to staging-testing
 2019-02-13  7:25 UTC 

[PATCH] scsi: sd: block: Handle cases where devices come online read-only
 2019-02-13  7:13 UTC  (3+ messages)
` [PATCH v2] scsi: sd: block: Fix regressions in read-only block device handling

[tip:perf/urgent] perf/core: Fix impossible ring-buffer sizes warning
 2019-02-13  7:10 UTC 

[tip:perf/urgent] perf/core: Fix impossible ring-buffer sizes warning
 2019-02-13  7:07 UTC 

stable-rc/linux-4.4.y boot: 85 boots: 2 failed, 74 passed with 9 offline (v4.4.174-98-g5062d93ab138)
 2019-02-13  3:45 UTC 

stable-rc/linux-4.19.y boot: 112 boots: 0 failed, 100 passed with 11 offline, 1 untried/unknown (v4.19.21)
 2019-02-13  3:11 UTC 

[PATCH AUTOSEL 4.20 001/105] backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables
 2019-02-13  2:32 UTC  (8+ messages)
` [PATCH AUTOSEL 4.20 002/105] mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
` [PATCH AUTOSEL 4.20 003/105] pvcalls-front: read all data before closing the connection
` [PATCH AUTOSEL 4.20 004/105] pvcalls-front: don't try to free unallocated rings
` [PATCH AUTOSEL 4.20 005/105] pvcalls-front: properly allocate sk
` [PATCH AUTOSEL 4.20 006/105] pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read
` [PATCH AUTOSEL 4.20 008/105] mfd: db8500-prcmu: Fix some section annotations
` [PATCH AUTOSEL 4.20 009/105] mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported


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