stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-11 22:15:07 to 2019-04-15 19:04:07 UTC [more...]

[PATCH 4.14 00/69] 4.14.112-stable review
 2019-04-15 18:59 UTC  (11+ messages)
` [PATCH 4.14 01/69] net: sfp: move sfp_register_socket call from sfp_remove to sfp_probe
` [PATCH 4.14 02/69] x86/power: Fix some ordering bugs in __restore_processor_context()
` [PATCH 4.14 09/69] x86: vdso: Use $LD instead of $CC to link
` [PATCH 4.14 13/69] arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
` [PATCH 4.14 20/69] net/mlx5: Decrease default mr cache size
` [PATCH 4.14 26/69] tcp: Ensure DCTCP reacts to losses
` [PATCH 4.14 32/69] bnxt_en: Reset device on RX buffer errors
` [PATCH 4.14 35/69] net: ethtool: not call vzalloc for zero sized memory request
` [PATCH 4.14 44/69] include/linux/bitrev.h: fix constant bitrev
` [PATCH 4.14 48/69] btrfs: prop: fix vanished compression property after failed set

[PATCH 4.9 00/76] 4.9.169-stable review
 2019-04-15 18:44 UTC  (77+ messages)
` [PATCH 4.9 01/76] x86/power: Fix some ordering bugs in __restore_processor_context()
` [PATCH 4.9 02/76] x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
` [PATCH 4.9 03/76] x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
` [PATCH 4.9 04/76] x86/power: Make restore_processor_context() sane
` [PATCH 4.9 05/76] powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
` [PATCH 4.9 06/76] kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
` [PATCH 4.9 07/76] x86: vdso: Use $LD instead of $CC to link
` [PATCH 4.9 08/76] x86/vdso: Drop implicit common-page-size linker flag
` [PATCH 4.9 09/76] lib/string.c: implement a basic bcmp
` [PATCH 4.9 10/76] powerpc: Fix invalid use of register expressions
` [PATCH 4.9 11/76] powerpc/64s: Add barrier_nospec
` [PATCH 4.9 12/76] powerpc/64s: Add support for ori barrier_nospec patching
` [PATCH 4.9 13/76] powerpc: Avoid code patching freed init sections
` [PATCH 4.9 14/76] powerpc/64s: Patch barrier_nospec in modules
` [PATCH 4.9 15/76] powerpc/64s: Enable barrier_nospec based on firmware settings
` [PATCH 4.9 16/76] powerpc: Use barrier_nospec in copy_from_user()
` [PATCH 4.9 17/76] powerpc/64: Use barrier_nospec in syscall entry
` [PATCH 4.9 18/76] powerpc/64s: Enhance the information in cpu_show_spectre_v1()
` [PATCH 4.9 19/76] powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
` [PATCH 4.9 20/76] powerpc/64: Disable the speculation barrier from the command line
` [PATCH 4.9 21/76] powerpc/64: Make stf barrier PPC_BOOK3S_64 specific
` [PATCH 4.9 22/76] powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
` [PATCH 4.9 23/76] powerpc/64: Call setup_barrier_nospec() from setup_arch()
` [PATCH 4.9 24/76] powerpc/64: Make meltdown reporting Book3S 64 specific
` [PATCH 4.9 25/76] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
` [PATCH 4.9 26/76] powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
` [PATCH 4.9 27/76] powerpc/asm: Add a patch_site macro & helpers for patching instructions
` [PATCH 4.9 28/76] powerpc/64s: Add new security feature flags for count cache flush
` [PATCH 4.9 29/76] powerpc/64s: Add support for software "
` [PATCH 4.9 30/76] powerpc/pseries: Query hypervisor for count cache flush settings
` [PATCH 4.9 31/76] powerpc/powernv: Query firmware "
` [PATCH 4.9 32/76] powerpc/fsl: Add infrastructure to fixup branch predictor flush
` [PATCH 4.9 33/76] powerpc/fsl: Add macro to flush the branch predictor
` [PATCH 4.9 34/76] powerpc/fsl: Fix spectre_v2 mitigations reporting
` [PATCH 4.9 35/76] powerpc/fsl: Emulate SPRN_BUCSR register
` [PATCH 4.9 36/76] powerpc/fsl: Add nospectre_v2 command line argument
` [PATCH 4.9 37/76] powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
` [PATCH 4.9 38/76] powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
` [PATCH 4.9 39/76] powerpc/fsl: Flush branch predictor when entering KVM
` [PATCH 4.9 40/76] powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
` [PATCH 4.9 41/76] powerpc/fsl: Update Spectre v2 reporting
` [PATCH 4.9 42/76] powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup
` [PATCH 4.9 43/76] powerpc/fsl: Fix the flush of branch predictor
` [PATCH 4.9 44/76] powerpc/security: Fix spectre_v2 reporting
` [PATCH 4.9 45/76] arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
` [PATCH 4.9 46/76] tty: mark Siemens R3964 line discipline as BROKEN
` [PATCH 4.9 47/76] tty: ldisc: add sysctl to prevent autoloading of ldiscs
` [PATCH 4.9 48/76] ipv6: Fix dangling pointer when ipv6 fragment
` [PATCH 4.9 49/76] ipv6: sit: reset ip header pointer in ipip6_rcv
` [PATCH 4.9 50/76] kcm: switch order of device registration to fix a crash
` [PATCH 4.9 51/76] net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock()
` [PATCH 4.9 52/76] openvswitch: fix flow actions reallocation
` [PATCH 4.9 53/76] qmi_wwan: add Olicard 600
` [PATCH 4.9 54/76] sctp: initialize _pad of sockaddr_in before copying to user memory
` [PATCH 4.9 55/76] tcp: Ensure DCTCP reacts to losses
` [PATCH 4.9 56/76] vrf: check accept_source_route on the original netdevice
` [PATCH 4.9 57/76] bnxt_en: Reset device on RX buffer errors
` [PATCH 4.9 58/76] bnxt_en: Improve RX consumer index validity check
` [PATCH 4.9 59/76] net/mlx5e: Add a lock on tir list
` [PATCH 4.9 60/76] netns: provide pure entropy for net_hash_mix()
` [PATCH 4.9 61/76] net: ethtool: not call vzalloc for zero sized memory request
` [PATCH 4.9 62/76] ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
` [PATCH 4.9 63/76] ALSA: seq: Fix OOB-reads from strlcpy
` [PATCH 4.9 64/76] parisc: Detect QEMU earlier in boot process
` [PATCH 4.9 65/76] include/linux/bitrev.h: fix constant bitrev
` [PATCH 4.9 66/76] ASoC: fsl_esai: fix channel swap issue when stream starts
` [PATCH 4.9 67/76] Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
` [PATCH 4.9 68/76] block: do not leak memory in bio_copy_user_iov()
` [PATCH 4.9 69/76] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
` [PATCH 4.9 70/76] virtio: Honour may_reduce_num in vring_create_virtqueue
` [PATCH 4.9 71/76] ARM: dts: at91: Fix typo in ISC_D0 on PC9
` [PATCH 4.9 72/76] arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
` [PATCH 4.9 73/76] xen: Prevent buffer overflow in privcmd ioctl
` [PATCH 4.9 74/76] sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
` [PATCH 4.9 75/76] xtensa: fix return_address
` [PATCH 4.9 76/76] PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller

[PATCH 1/3] i3c: fix i2c and i3c scl rate by bus mode
 2019-04-15 18:46 UTC  (2+ messages)

Linux 4.9.168
 2019-04-15 18:42 UTC  (2+ messages)

Linux 4.14.111
 2019-04-15 18:42 UTC  (2+ messages)

Linux 4.19.34
 2019-04-15 18:41 UTC  (2+ messages)

Linux 5.0.7
 2019-04-15 18:41 UTC  (2+ messages)

[PATCH 5.0 000/246] 5.0.7-stable review
 2019-04-15 18:40 UTC  (12+ messages)
` [PATCH 5.0 072/246] drm/amd/display: Fix reference counting for struct dc_sink

[PATCH for-rc] IB/rdmavt: Fix frwr memory registration
 2019-04-15 18:34 UTC 

[PATCH] arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's
 2019-04-15 18:25 UTC  (4+ messages)

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-04-15 18:07 UTC  (8+ messages)

✅ PASS: Stable queue: queue-5.0
 2019-04-15 18:03 UTC 

FAILED: patch "[PATCH] arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on" failed to apply to 4.14-stable tree
 2019-04-15 17:59 UTC  (3+ messages)

[PATCH] MIPS: scall64-o32: Fix indirect syscall number load
 2019-04-15 17:36 UTC  (3+ messages)

✅ PASS: Stable queue: queue-5.0
 2019-04-15 16:47 UTC 

FAILED: patch "[PATCH] dm integrity: change memcmp to strncmp in dm_integrity_ctr" failed to apply to 4.14-stable tree
 2019-04-15 16:37 UTC 

FAILED: patch "[PATCH] clk: at91: fix programmable clock for sama5d2" failed to apply to 5.0-stable tree
 2019-04-15 16:36 UTC 

[PATCH 4.19] powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
 2019-04-15 16:35 UTC  (3+ messages)

FAILED: patch "[PATCH] x86/asm: Use stricter assembly constraints in bitops" failed to apply to 4.4-stable tree
 2019-04-15 16:30 UTC 

FAILED: patch "[PATCH] x86/asm: Use stricter assembly constraints in bitops" failed to apply to 4.9-stable tree
 2019-04-15 16:30 UTC 

FAILED: patch "[PATCH] x86/asm: Use stricter assembly constraints in bitops" failed to apply to 4.14-stable tree
 2019-04-15 16:30 UTC 

✅ PASS: Stable queue: queue-5.0
 2019-04-15 16:18 UTC 

[tip:x86/urgent] x86/speculation: Prevent deadlock on ssb_state::lock
 2019-04-15 16:13 UTC 

FAILED: patch "[PATCH] IB/hfi1: Failed to drain send queue when QP is put into error" failed to apply to 4.19-stable tree
 2019-04-15 15:58 UTC 

FAILED: patch "[PATCH] IB/hfi1: Failed to drain send queue when QP is put into error" failed to apply to 5.0-stable tree
 2019-04-15 15:58 UTC 

FAILED: patch "[PATCH] IB/mlx5: Reset access mask when looping inside page fault" failed to apply to 4.9-stable tree
 2019-04-15 15:58 UTC 

FAILED: patch "[PATCH] IB/mlx5: Reset access mask when looping inside page fault" failed to apply to 4.14-stable tree
 2019-04-15 15:58 UTC 

FAILED: patch "[PATCH] IB/mlx5: Reset access mask when looping inside page fault" failed to apply to 4.4-stable tree
 2019-04-15 15:58 UTC 

FAILED: patch "[PATCH] IB/mlx5: Reset access mask when looping inside page fault" failed to apply to 4.19-stable tree
 2019-04-15 15:58 UTC 

FAILED: patch "[PATCH] arm64: dts: stratix10: add the sysmgr-syscon property from" failed to apply to 5.0-stable tree
 2019-04-15 15:57 UTC 

FAILED: patch "[PATCH] arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on" failed to apply to 4.19-stable tree
 2019-04-15 15:56 UTC 

✅ PASS: Stable queue: queue-5.0
 2019-04-15 15:42 UTC 

FAILED: patch "[PATCH] drm/i915/dp: revert back to max link rate and lane count on" failed to apply to 5.0-stable tree
 2019-04-15 14:43 UTC  (3+ messages)
` [v5.0 stable PATCH] drm/i915/dp: revert back to max link rate and lane count on eDP

FAILED: patch "[PATCH] mm: writeback: use exact memcg dirty counts" failed to apply to 4.14-stable tree
 2019-04-15 14:39 UTC 

[PATCH v2] powerpc/booke64: set RI in default MSR
 2019-04-15 11:52 UTC 

[PATCH] block: convert kmalloc_node to kzalloc_node
 2019-04-15 11:50 UTC  (2+ messages)

✅ PASS: Stable queue: queue-5.0
 2019-04-15 11:03 UTC 

[PATCH] tpm/tpm_crb: Avoid unaligned reads in crb_recv()
 2019-04-15 10:48 UTC  (2+ messages)

FAILED: patch "[PATCH] tpm: Fix the type of the return value in" failed to apply to 4.14-stable tree
 2019-04-15 10:47 UTC 

FAILED: patch "[PATCH] tpm: Fix the type of the return value in" failed to apply to 4.19-stable tree
 2019-04-15 10:47 UTC 

FAILED: patch "[PATCH] tpm: Fix the type of the return value in" failed to apply to 5.0-stable tree
 2019-04-15 10:47 UTC 

Patch "fanotify: Release SRCU lock when waiting for userspace response" has been added to the 4.9-stable tree
 2019-04-15 10:42 UTC  (3+ messages)

[PATCH] perf: Fix AUX record suppression
 2019-04-15  9:22 UTC  (4+ messages)

FAILED: patch "[PATCH] smb3: Fix enumerating snapshots to Azure" failed to apply to 5.0-stable tree
 2019-04-15  8:32 UTC 

FAILED: patch "[PATCH] cifs: a smb2_validate_and_copy_iov failure does not mean the" failed to apply to 4.14-stable tree
 2019-04-15  8:31 UTC 

FAILED: patch "[PATCH] cifs: a smb2_validate_and_copy_iov failure does not mean the" failed to apply to 4.19-stable tree
 2019-04-15  8:31 UTC 

FAILED: patch "[PATCH] cifs: a smb2_validate_and_copy_iov failure does not mean the" failed to apply to 5.0-stable tree
 2019-04-15  8:31 UTC 

FAILED: patch "[PATCH] cifs: fix kref underflow in close_shroot()" failed to apply to 4.14-stable tree
 2019-04-15  8:31 UTC 

FAILED: patch "[PATCH] cifs: fix kref underflow in close_shroot()" failed to apply to 4.19-stable tree
 2019-04-15  8:31 UTC 

FAILED: patch "[PATCH] cifs: fix kref underflow in close_shroot()" failed to apply to 5.0-stable tree
 2019-04-15  8:31 UTC 

[PATCH stable 4.9 v2] net: stmmac: Set dma ring length before enabling the DMA
 2019-04-15  7:50 UTC 

[PATCH stable 4.14] net: stmmac: Set dma ring length before enabling the DMA
 2019-04-15  7:49 UTC 

[PATCH -tip] kprobes: Fix an inverted result check for reusing optimized probe
 2019-04-15  6:01 UTC 

[PATCH 1/1] arm: mm: Export __sync_icache_dcache() for xen-privcmd
 2019-04-15  5:51 UTC  (2+ messages)

[PATCH 4.19 stable 0/3] net: ip6 defrag: backport fixes
 2019-04-14 18:28 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: marvell: Clean the controller state before each operation
 2019-04-14  8:50 UTC  (2+ messages)

[PATCH] arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
 2019-04-13 14:38 UTC  (2+ messages)

[PATCH] vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
 2019-04-13 13:38 UTC  (3+ messages)

[PATCH v4.19.y 1/2] netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr
 2019-04-13 13:35 UTC  (3+ messages)
` [PATCH v4.19.y 2/2] netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too

[PATCH V5 3/9] blk-mq: free hw queue's resource in hctx's release handler
 2019-04-13  7:18 UTC  (3+ messages)

[PATCH 5.1] rt2x00: do not increment sequence number while re-transmitting
 2019-04-12 18:31 UTC  (2+ messages)

[PATCH v2] drm/rockchip: shutdown drm subsystem on shutdown
 2019-04-12 17:43 UTC  (3+ messages)

[PATCH stable 4.9] net: stmmac: Set dma ring length before enabling the DMA
 2019-04-12 17:32 UTC  (3+ messages)

[PATCH v1] clk: mediatek: fix clk-gate flag setting
 2019-04-12 16:41 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.0.7-ae0e008.cki (stable)
 2019-04-12 16:37 UTC 

[PATCH 1/7] x86/perf/amd: Remove need to check "running" bit in NMI handler
 2019-04-12 14:22 UTC 

[PATCH stable v4.9 00/35] powerpc spectre backports for 4.9
 2019-04-12 14:04 UTC  (4+ messages)

[PATCH] powerpc/booke64: set RI in default MSR
 2019-04-12 10:50 UTC 

[PATCH v1 1/8] PM / devfreq: tegra: Fix kHz to Hz conversion
 2019-04-12 10:14 UTC 

[PATCH v3 1/2] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
 2019-04-12  9:54 UTC  (5+ messages)
` [PATCH v3 2/2] dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status

[PATCH] crypto: rockchip - update IV buffer to contain the next IV
 2019-04-12  9:16 UTC 

[PATCH] drm/amdgpu/gmc8: fix VM_L2_CNTL3 programming
 2019-04-12  7:20 UTC  (2+ messages)

[PATCH v5 0/9] Mediatek MT8183 clock support
 2019-04-12  2:42 UTC  (4+ messages)
` [PATCH v5 6/9] clk: mediatek: Add flags support for mtk_gate data

[PATCH v2] extcon: axp288: Add a depends on ACPI to the Kconfig entry
 2019-04-12  0:59 UTC 

[PATCH v2] drm/nouveau/i2c: Disable i2c bus access after ->fini()
 2019-04-11 23:04 UTC  (4+ messages)

✅ PASS: Stable queue: queue-5.0
 2019-04-11 22:15 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).