stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 18:48:27 to 2019-02-14 10:04:47 UTC [more...]

Elegible stable v4.9.x commits used by OpenWrt
 2019-02-14 10:04 UTC  (5+ messages)

[PATCH 4.9 00/24] 4.9.157-stable review
 2019-02-14 10:04 UTC  (24+ messages)
` [PATCH 4.9 02/24] iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius
` [PATCH 4.9 03/24] signal: Always notice exiting tasks
` [PATCH 4.9 04/24] signal: Better detection of synchronous signals
` [PATCH 4.9 05/24] misc: vexpress: Off by one in vexpress_syscfg_exec()
` [PATCH 4.9 06/24] samples: mei: use /dev/mei0 instead of /dev/mei
` [PATCH 4.9 07/24] debugfs: fix debugfs_rename parameter checking
` [PATCH 4.9 08/24] mips: cm: reprime error cause
` [PATCH 4.9 09/24] MIPS: OCTEON: dont set octeon_dma_bar_type if PCI is disabled
` [PATCH 4.9 10/24] MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
` [PATCH 4.9 11/24] ARM: iop32x/n2100: fix PCI IRQ mapping
` [PATCH 4.9 12/24] ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
` [PATCH 4.9 14/24] drm/modes: Prevent division by zero htotal
` [PATCH 4.9 15/24] drm/vmwgfx: Fix setting of dma masks
` [PATCH 4.9 16/24] drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
` [PATCH 4.9 17/24] nfsd4: fix cached replies to solo SEQUENCE compounds
` [PATCH 4.9 18/24] nfsd4: catch some false session retries
` [PATCH 4.9 19/24] HID: debug: fix the ring buffer implementation
` [PATCH 4.9 20/24] Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)"
` [PATCH 4.9 21/24] libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
` [PATCH 4.9 23/24] batman-adv: Avoid WARN on net_device without parent in netns
` [PATCH 4.9 24/24] batman-adv: Force mac header to start of data on xmit

patch "staging: erofs: keep corrupted fs from crashing kernel in" added to staging-testing
 2019-02-14  9:47 UTC 

patch "staging: erofs: fix memleak of inode's shared xattr array" added to staging-testing
 2019-02-14  9:47 UTC 

[PATCH 4.14 V2 00/17] V4.14 backport of more 32-bit arm spectre patches
 2019-02-14  8:54 UTC  (19+ messages)
` [PATCH 4.14 V2 01/17] ARM: 8789/1: signal: copy registers using __copy_to_user()
` [PATCH 4.14 V2 02/17] ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
` [PATCH 4.14 V2 03/17] ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
` [PATCH 4.14 V2 04/17] ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
` [PATCH 4.14 V2 05/17] ARM: 8793/1: signal: replace __put_user_error with __put_user
` [PATCH 4.14 V2 06/17] ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 4.14 V2 07/17] ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
` [PATCH 4.14 V2 08/17] ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
` [PATCH 4.14 V2 09/17] ARM: 8797/1: spectre-v1.1: harden __copy_to_user
` [PATCH 4.14 V2 10/17] ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
` [PATCH 4.14 V2 11/17] ARM: make lookup_processor_type() non-__init
` [PATCH 4.14 V2 12/17] ARM: split out processor lookup
` [PATCH 4.14 V2 13/17] ARM: clean up per-processor check_bugs method call
` [PATCH 4.14 V2 14/17] ARM: add PROC_VTABLE and PROC_TABLE macros
` [PATCH 4.14 V2 15/17] ARM: spectre-v2: per-CPU vtables to work around big.Little systems
` [PATCH 4.14 V2 16/17] ARM: ensure that processor vtables is not lost after boot
` [PATCH 4.14 V2 17/17] ARM: fix the cockup in the previous patch

[PATCH 4.19 00/17] V4.19 backport of more 32-bit arm spectre patches
 2019-02-14  8:50 UTC  (19+ messages)
` [PATCH 4.19 01/17] ARM: 8789/1: signal: copy registers using __copy_to_user()
` [PATCH 4.19 02/17] ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
` [PATCH 4.19 03/17] ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
` [PATCH 4.19 04/17] ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
` [PATCH 4.19 05/17] ARM: 8793/1: signal: replace __put_user_error with __put_user
` [PATCH 4.19 06/17] ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 4.19 07/17] ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
` [PATCH 4.19 08/17] ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
` [PATCH 4.19 09/17] ARM: 8797/1: spectre-v1.1: harden __copy_to_user
` [PATCH 4.19 10/17] ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
` [PATCH 4.19 11/17] ARM: make lookup_processor_type() non-__init
` [PATCH 4.19 12/17] ARM: split out processor lookup
` [PATCH 4.19 13/17] ARM: clean up per-processor check_bugs method call
` [PATCH 4.19 14/17] ARM: add PROC_VTABLE and PROC_TABLE macros
` [PATCH 4.19 15/17] ARM: spectre-v2: per-CPU vtables to work around big.Little systems
` [PATCH 4.19 16/17] ARM: ensure that processor vtables is not lost after boot
` [PATCH 4.19 17/17] ARM: fix the cockup in the previous patch

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

[Patch v3 0/4] Protect against concurrent calls into UV BIOS
 2019-02-14  8:17 UTC  (6+ messages)
` [Patch v3 1/4] x86/platform/UV: remove unnecessary #ifdef CONFIG_EFI
` [Patch v3 2/4] x86/platform/UV: kill uv_bios_call_reentrant()
` [Patch v3 3/4] x86/platform/UV: use efi_enabled() instead of test_bit()
` [Patch v3 4/4] x86/platform/UV: use efi_runtime_lock to serialise BIOS calls

patch "serial: 8250_pci: Have ACCES cards that use the four port Pericom" added to tty-next
 2019-02-14  7:58 UTC 

patch "serial: 8250_pci: Fix number of ports for ACCES serial cards" added to tty-next
 2019-02-14  7:58 UTC 

[PATCH] ALSA: hda/realtek: Disable PC beep in passthrough on alc285
 2019-02-14  7:54 UTC  (2+ messages)

[PATCH] mm: Fix the pgtable leak
 2019-02-14  7:25 UTC  (7+ messages)

[PATCH] serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
 2019-02-14  6:46 UTC  (3+ messages)

[PATCH] perf/core: Fix mmap failure caused by bad size check
 2019-02-14  3:34 UTC  (2+ messages)

stable-rc/linux-4.9.y boot: 83 boots: 0 failed, 73 passed with 10 offline (v4.9.156-25-gfaa3b6b1ed9c)
 2019-02-14  3:27 UTC 

stable-rc/linux-4.4.y boot: 89 boots: 2 failed, 77 passed with 9 offline, 1 untried/unknown (v4.4.174-118-g9b64a539ff9a)
 2019-02-14  2:16 UTC 

[PATCH] huegtlbfs: fix page leak during migration of file pages
 2019-02-14  1:32 UTC  (3+ messages)
` [PATCH] huegtlbfs: fix races and page leaks during migration

[PATCH] tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
 2019-02-14  1:12 UTC 

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

stable-rc/linux-3.18.y build: 185 builds: 5 failed, 180 passed, 38 errors, 2775 warnings (v3.18.134-90-g1cc496e343d2)
 2019-02-14  0:38 UTC 

[PATCH] kprobe: safely access memory specified by userspace
 2019-02-14  0:05 UTC  (4+ messages)

stable-rc/linux-4.9.y build: 193 builds: 4 failed, 189 passed, 10 errors, 3301 warnings (v4.9.156-25-gfaa3b6b1ed9c)
 2019-02-13 23:58 UTC 

stable-rc/linux-4.4.y build: 187 builds: 10 failed, 177 passed, 42 errors, 4435 warnings (v4.4.174-118-g9b64a539ff9a)
 2019-02-13 22:47 UTC 

stable-rc/linux-4.14.y build: 197 builds: 4 failed, 193 passed, 10 errors, 48 warnings (v4.14.99-36-gb27110a48542)
 2019-02-13 21:40 UTC 

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

[PATCH] crypto: caam - Do not overwrite IV
 2019-02-13 21:15 UTC  (8+ messages)

+ mm-page_alloc-fix-ref-bias-in-page_frag_alloc-for-1-byte-allocs.patch added to -mm tree
 2019-02-13 21:00 UTC 

[merged] mm-proc-smaps_rollup-fix-pss_locked-calculation.patch removed from -mm tree
 2019-02-13 20:01 UTC 

[merged] revert-mm-slowly-shrink-slabs-with-a-relatively-small-number-of-objects.patch removed from -mm tree
 2019-02-13 20:01 UTC 

[merged] revert-mm-dont-reclaim-inodes-with-many-attached-pages.patch removed from -mm tree
 2019-02-13 20:01 UTC 

[PATCH 4.14 00/35] 4.14.100-stable review
 2019-02-13 18:38 UTC  (28+ messages)
` [PATCH 4.14 01/35] mtd: rawnand: gpmi: fix MX28 bus master lockup problem
` [PATCH 4.14 02/35] iio: adc: axp288: Fix TS-pin handling
` [PATCH 4.14 03/35] iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius
` [PATCH 4.14 04/35] signal: Always notice exiting tasks
` [PATCH 4.14 05/35] signal: Better detection of synchronous signals
` [PATCH 4.14 06/35] misc: vexpress: Off by one in vexpress_syscfg_exec()
` [PATCH 4.14 07/35] samples: mei: use /dev/mei0 instead of /dev/mei
` [PATCH 4.14 08/35] debugfs: fix debugfs_rename parameter checking
` [PATCH 4.14 11/35] MIPS: OCTEON: dont set octeon_dma_bar_type if PCI is disabled
` [PATCH 4.14 12/35] MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
` [PATCH 4.14 13/35] ARM: iop32x/n2100: fix PCI IRQ mapping
` [PATCH 4.14 14/35] ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
` [PATCH 4.14 15/35] mac80211: ensure that mgmt tx skbs have tailroom for encryption
` [PATCH 4.14 16/35] drm/modes: Prevent division by zero htotal
` [PATCH 4.14 19/35] HID: debug: fix the ring buffer implementation
` [PATCH 4.14 20/35] Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
` [PATCH 4.14 21/35] libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
` [PATCH 4.14 22/35] xfrm: refine validation of template and selector families
` [PATCH 4.14 23/35] batman-adv: Avoid WARN on net_device without parent in netns
` [PATCH 4.14 25/35] perf tests attr: Fix task term values
` [PATCH 4.14 26/35] perf tests attr: Fix group stat tests
` [PATCH 4.14 27/35] perf tests attr: Make hw events optional
` [PATCH 4.14 28/35] uio: Reduce return paths from uio_write()
` [PATCH 4.14 30/35] uio: use request_threaded_irq instead
` [PATCH 4.14 31/35] uio: change to use the mutex lock instead of the spin lock
` [PATCH 4.14 32/35] uio: fix crash after the device is unregistered
` [PATCH 4.14 34/35] uio: fix possible circular locking dependency

[PATCH 4.19 00/44] 4.19.22-stable review
 2019-02-13 18:38 UTC  (38+ messages)
` [PATCH 4.19 01/44] mtd: Make sure mtd->erasesize is valid even if the partition is of size 0
` [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 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 10/44] signal: Always notice exiting tasks
` [PATCH 4.19 11/44] signal: Better detection of synchronous signals
` [PATCH 4.19 12/44] misc: vexpress: Off by one in vexpress_syscfg_exec()
` [PATCH 4.19 13/44] mei: me: add ice lake point device id
` [PATCH 4.19 14/44] samples: mei: use /dev/mei0 instead of /dev/mei
` [PATCH 4.19 15/44] debugfs: fix debugfs_rename parameter checking
` [PATCH 4.19 16/44] pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller
` [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 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 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.20 00/50] 4.20.9-stable review
 2019-02-13 18:38 UTC  (25+ 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 04/50] mtd: rawnand: gpmi: fix MX28 bus master lockup problem
` [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 10/50] signal: Always attempt to allocate siginfo for SIGSTOP
` [PATCH 4.20 12/50] signal: Better detection of synchronous signals
` [PATCH 4.20 14/50] cfg80211: call disconnect_wk when AP stops
` [PATCH 4.20 16/50] samples: mei: use /dev/mei0 instead of /dev/mei
` [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 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 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 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 40/50] drm/i915: always return something on DDI clock selection
` [PATCH 4.20 42/50] drm/vmwgfx: Fix an uninitialized fence handle value

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 


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