stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-14 12:00:07 to 2018-12-14 14:19:08 UTC [more...]

Patches for v4.4.y, v4.9.y, and v4.14.y to address rbtree test failures
 2018-12-14 14:19 UTC  (3+ messages)

[PATCH 4.14 00/89] 4.14.89-stable review
 2018-12-14 14:03 UTC  (47+ messages)
` [PATCH 4.14 01/89] ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
` [PATCH 4.14 02/89] ipv6: Check available headroom in ip6_xmit() even without options
` [PATCH 4.14 03/89] neighbour: Avoid writing before skb->head in neigh_hh_output()
` [PATCH 4.14 07/89] net/mlx4_en: Change min MTU size to ETH_MIN_MTU
` [PATCH 4.14 08/89] net: phy: dont allow __set_phy_supported to add unsupported modes
` [PATCH 4.14 10/89] rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
` [PATCH 4.14 12/89] tcp: Do not underestimate rwnd_limited
` [PATCH 4.14 13/89] tcp: fix NULL ref in tail loss probe
` [PATCH 4.14 15/89] virtio-net: keep vnet header zeroed after processing XDP
` [PATCH 4.14 54/89] IB/mlx5: Fix page fault handling for MW
` [PATCH 4.14 55/89] KVM: x86: fix empty-body warnings
` [PATCH 4.14 56/89] x86/kvm/vmx: fix old-style function declaration
` [PATCH 4.14 57/89] net: thunderx: fix NULL pointer dereference in nic_remove
` [PATCH 4.14 58/89] usb: gadget: u_ether: fix unsafe list iteration
` [PATCH 4.14 59/89] netfilter: nf_tables: deactivate expressions in rule replecement routine
` [PATCH 4.14 60/89] cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
` [PATCH 4.14 61/89] igb: fix uninitialized variables
` [PATCH 4.14 62/89] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
` [PATCH 4.14 63/89] net: hisilicon: remove unexpected free_netdev
` [PATCH 4.14 64/89] drm/amdgpu: Add delay after enable RLC ucode
` [PATCH 4.14 65/89] drm/ast: fixed reading monitor EDID not stable issue
` [PATCH 4.14 66/89] xen: xlate_mmu: add missing header to fix W=1 warning
` [PATCH 4.14 67/89] Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
` [PATCH 4.14 68/89] pstore/ram: Correctly calculate usable PRZ bytes
` [PATCH 4.14 69/89] fscache: fix race between enablement and dropping of object
` [PATCH 4.14 70/89] fscache, cachefiles: remove redundant variable cache
` [PATCH 4.14 71/89] nvme: flush namespace scanning work just before removing namespaces
` [PATCH 4.14 72/89] ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
` [PATCH 4.14 73/89] ocfs2: fix deadlock caused by ocfs2_defrag_extent()
` [PATCH 4.14 74/89] mm/page_alloc.c: fix calculation of pgdat->nr_zones
` [PATCH 4.14 75/89] hfs: do not free node before using
` [PATCH 4.14 76/89] hfsplus: "
` [PATCH 4.14 77/89] debugobjects: avoid recursive calls with kmemleak
` [PATCH 4.14 78/89] ocfs2: fix potential use after free
` [PATCH 4.14 79/89] Revert "printk: Never set console_may_schedule in console_trylock()"
` [PATCH 4.14 80/89] printk: Add console owner and waiter logic to load balance console writes
` [PATCH 4.14 81/89] printk: Hide console waiter logic into helpers
` [PATCH 4.14 82/89] printk: Never set console_may_schedule in console_trylock()
` [PATCH 4.14 83/89] printk: Wake klogd when passing console_lock owner
` [PATCH 4.14 84/89] lib/rbtree-test: lower default params
` [PATCH 4.14 85/89] flexfiles: enforce per-mirror stateid only for v4 DSes
` [PATCH 4.14 86/89] staging: speakup: Replace strncpy with memcpy
` [PATCH 4.14 87/89] ALSA: fireface: fix reference to wrong register for clock configuration
` [PATCH 4.14 88/89] ALSA: hda/realtek - Fixed headphone issue for ALC700
` [PATCH 4.14 89/89] IB/hfi1: Fix an out-of-bounds access in get_hw_stats

stable-rc/linux-4.4.y build: 187 builds: 11 failed, 176 passed, 18 errors, 1491 warnings (v4.4.167-89-g9c558d7fe359)
 2018-12-14 14:00 UTC 

stable-rc/linux-4.14.y build: 197 builds: 0 failed, 197 passed, 40 warnings (v4.14.88-90-g159976987c2f)
 2018-12-14 13:49 UTC 

stable-rc/linux-4.9.y build: 193 builds: 0 failed, 193 passed, 122 warnings (v4.9.145-52-g88d902c956b8)
 2018-12-14 13:19 UTC 

stable-rc/linux-3.18.y build: 185 builds: 2 failed, 183 passed, 4 errors, 1334 warnings (v3.18.129-39-gcb7781dc5392)
 2018-12-14 12:37 UTC 

[PATCH 4.4 00/88] 4.4.168-stable review
 2018-12-14 12:01 UTC  (63+ messages)
` [PATCH 4.4 01/88] ipv6: Check available headroom in ip6_xmit() even without options
` [PATCH 4.4 04/88] net: Prevent invalid access to skb->prev in __qdisc_drop_all
` [PATCH 4.4 06/88] tcp: fix NULL ref in tail loss probe
` [PATCH 4.4 07/88] tun: forbid iface creation with rtnl ops
` [PATCH 4.4 08/88] neighbour: Avoid writing before skb->head in neigh_hh_output()
` [PATCH 4.4 09/88] ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
` [PATCH 4.4 33/88] fscache, cachefiles: remove redundant variable cache
` [PATCH 4.4 34/88] ocfs2: fix deadlock caused by ocfs2_defrag_extent()
` [PATCH 4.4 35/88] hfs: do not free node before using
` [PATCH 4.4 36/88] hfsplus: "
` [PATCH 4.4 37/88] debugobjects: avoid recursive calls with kmemleak
` [PATCH 4.4 38/88] ocfs2: fix potential use after free
` [PATCH 4.4 39/88] pstore: Convert console write to use ->write_buf
` [PATCH 4.4 40/88] ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
` [PATCH 4.4 41/88] KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
` [PATCH 4.4 42/88] KVM: nVMX: mark vmcs12 pages dirty on L2 exit
` [PATCH 4.4 43/88] KVM: nVMX: Eliminate vmcs02 pool
` [PATCH 4.4 44/88] KVM: VMX: introduce alloc_loaded_vmcs
` [PATCH 4.4 45/88] KVM: VMX: make MSR bitmaps per-VCPU
` [PATCH 4.4 46/88] KVM/x86: Add IBPB support
` [PATCH 4.4 47/88] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
` [PATCH 4.4 48/88] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
` [PATCH 4.4 49/88] KVM/SVM: "
` [PATCH 4.4 50/88] KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
` [PATCH 4.4 51/88] x86: reorganize SMAP handling in user space accesses
` [PATCH 4.4 52/88] x86: fix SMAP in 32-bit environments
` [PATCH 4.4 53/88] x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 4.4 54/88] x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
` [PATCH 4.4 55/88] x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 4.4 56/88] x86/bugs, KVM: Support the combination of guest and host IBRS
` [PATCH 4.4 57/88] x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
` [PATCH 4.4 58/88] KVM: SVM: Move spec control call after restore of GS
` [PATCH 4.4 59/88] x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
` [PATCH 4.4 60/88] x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
` [PATCH 4.4 61/88] KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
` [PATCH 4.4 62/88] bpf: support 8-byte metafield access
` [PATCH 4.4 63/88] bpf/verifier: Add spi variable to check_stack_write()
` [PATCH 4.4 64/88] bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()
` [PATCH 4.4 65/88] bpf: Prevent memory disambiguation attack
` [PATCH 4.4 66/88] wil6210: missing length check in wmi_set_ie
` [PATCH 4.4 67/88] posix-timers: Sanitize overrun handling
` [PATCH 4.4 68/88] mm/hugetlb.c: dont call region_abort if region_chg fails
` [PATCH 4.4 69/88] hugetlbfs: fix offset overflow in hugetlbfs mmap
` [PATCH 4.4 70/88] hugetlbfs: check for pgoff value overflow
` [PATCH 4.4 71/88] hugetlbfs: fix bug in pgoff overflow checking
` [PATCH 4.4 72/88] swiotlb: clean up reporting
` [PATCH 4.4 73/88] sr: pass down correctly sized SCSI sense buffer
` [PATCH 4.4 74/88] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 4.4 75/88] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 4.4 76/88] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 4.4 77/88] mm: replace get_user_pages_locked() "
` [PATCH 4.4 78/88] mm: replace get_vaddr_frames() "
` [PATCH 4.4 79/88] mm: replace get_user_pages() "
` [PATCH 4.4 80/88] mm: replace __access_remote_vm() write parameter "
` [PATCH 4.4 81/88] mm: replace access_remote_vm() "
` [PATCH 4.4 82/88] proc: dont use FOLL_FORCE for reading cmdline and environment
` [PATCH 4.4 83/88] proc: do not access cmdline nor environ from file-backed areas
` [PATCH 4.4 84/88] media: dvb-frontends: fix i2c access helpers for KASAN
` [PATCH 4.4 85/88] matroxfb: fix size of memcpy
` [PATCH 4.4 86/88] staging: speakup: Replace strncpy with memcpy
` [PATCH 4.4 87/88] rocker: fix rocker_tlv_put_* functions for KASAN
` [PATCH 4.4 88/88] selftests: Move networking/timestamping from Documentation

[PATCH 4.9 00/51] 4.9.146-stable review
 2018-12-14 12:00 UTC  (51+ messages)
` [PATCH 4.9 02/51] ipv6: Check available headroom in ip6_xmit() even without options
` [PATCH 4.9 03/51] net: 8139cp: fix a BUG triggered by changing mtu with network traffic
` [PATCH 4.9 04/51] net/mlx4_core: Correctly set PFC param if global pause is turned off
` [PATCH 4.9 05/51] net: phy: dont allow __set_phy_supported to add unsupported modes
` [PATCH 4.9 06/51] net: Prevent invalid access to skb->prev in __qdisc_drop_all
` [PATCH 4.9 07/51] rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
` [PATCH 4.9 08/51] tcp: fix NULL ref in tail loss probe
` [PATCH 4.9 09/51] tun: forbid iface creation with rtnl ops
` [PATCH 4.9 10/51] neighbour: Avoid writing before skb->head in neigh_hh_output()
` [PATCH 4.9 11/51] ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
` [PATCH 4.9 12/51] ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
` [PATCH 4.9 13/51] ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
` [PATCH 4.9 14/51] sysv: return err instead of 0 in __sysv_write_inode
` [PATCH 4.9 15/51] selftests: add script to stress-test nft packet path vs. control plane
` [PATCH 4.9 16/51] s390/cpum_cf: Reject request for sampling in event initialization
` [PATCH 4.9 17/51] hwmon: (ina2xx) Fix current value calculation
` [PATCH 4.9 18/51] ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing
` [PATCH 4.9 19/51] ASoC: dapm: Recalculate audio map forcely when card instantiated
` [PATCH 4.9 20/51] hwmon: (w83795) temp4_type has writable permission
` [PATCH 4.9 21/51] objtool: Fix double-free in .cold detection error path
` [PATCH 4.9 22/51] objtool: Fix segfault in .cold detection with -ffunction-sections
` [PATCH 4.9 23/51] Btrfs: send, fix infinite loop due to directory rename dependencies
` [PATCH 4.9 24/51] RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
` [PATCH 4.9 25/51] ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE
` [PATCH 4.9 26/51] ASoC: omap-dmic: Add pm_qos handling to avoid overruns "
` [PATCH 4.9 27/51] exportfs: do not read dentry after free
` [PATCH 4.9 28/51] bpf: fix check of allowed specifiers in bpf_trace_printk
` [PATCH 4.9 29/51] ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
` [PATCH 4.9 30/51] USB: omap_udc: use devm_request_irq()
` [PATCH 4.9 31/51] USB: omap_udc: fix crashes on probe error and module removal
` [PATCH 4.9 32/51] USB: omap_udc: fix omap_udc_start() on 15xx machines
` [PATCH 4.9 33/51] USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
` [PATCH 4.9 34/51] KVM: x86: fix empty-body warnings
` [PATCH 4.9 35/51] x86/kvm/vmx: fix old-style function declaration
` [PATCH 4.9 36/51] net: thunderx: fix NULL pointer dereference in nic_remove
` [PATCH 4.9 37/51] cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
` [PATCH 4.9 38/51] igb: fix uninitialized variables
` [PATCH 4.9 39/51] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
` [PATCH 4.9 40/51] net: hisilicon: remove unexpected free_netdev
` [PATCH 4.9 41/51] drm/ast: fixed reading monitor EDID not stable issue
` [PATCH 4.9 42/51] xen: xlate_mmu: add missing header to fix W=1 warning
` [PATCH 4.9 43/51] fscache: fix race between enablement and dropping of object
` [PATCH 4.9 44/51] fscache, cachefiles: remove redundant variable cache
` [PATCH 4.9 45/51] ocfs2: fix deadlock caused by ocfs2_defrag_extent()
` [PATCH 4.9 46/51] hfs: do not free node before using
` [PATCH 4.9 47/51] hfsplus: "
` [PATCH 4.9 48/51] debugobjects: avoid recursive calls with kmemleak
` [PATCH 4.9 49/51] ocfs2: fix potential use after free
` [PATCH 4.9 50/51] pstore: Convert console write to use ->write_buf
` [PATCH 4.9 51/51] staging: speakup: Replace strncpy with memcpy

[PATCH 4.19 000/142] 4.19.10-stable review
 2018-12-14 12:00 UTC  (36+ messages)
` [PATCH 4.19 001/142] ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
` [PATCH 4.19 002/142] ipv6: Check available headroom in ip6_xmit() even without options
` [PATCH 4.19 003/142] neighbour: Avoid writing before skb->head in neigh_hh_output()
` [PATCH 4.19 005/142] net: 8139cp: fix a BUG triggered by changing mtu with network traffic
` [PATCH 4.19 006/142] net/mlx4_core: Correctly set PFC param if global pause is turned off
` [PATCH 4.19 007/142] net/mlx4_en: Change min MTU size to ETH_MIN_MTU
` [PATCH 4.19 009/142] net: Prevent invalid access to skb->prev in __qdisc_drop_all
` [PATCH 4.19 011/142] Revert "net/ibm/emac: wrong bit is used for STA control"
` [PATCH 4.19 014/142] tcp: Do not underestimate rwnd_limited
` [PATCH 4.19 015/142] tcp: fix NULL ref in tail loss probe
` [PATCH 4.19 016/142] tun: forbid iface creation with rtnl ops
` [PATCH 4.19 018/142] net: phy: sfp: correct store of detected link modes
` [PATCH 4.19 020/142] net: restore call to netdev_queue_numa_node_write when resetting XPS
` [PATCH 4.19 021/142] net: fix XPS static_key accounting
` [PATCH 4.19 122/142] nvme-rdma: fix double freeing of async event data
` [PATCH 4.19 123/142] ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
` [PATCH 4.19 124/142] ocfs2: fix deadlock caused by ocfs2_defrag_extent()
` [PATCH 4.19 125/142] mm/page_alloc.c: fix calculation of pgdat->nr_zones
` [PATCH 4.19 126/142] hfs: do not free node before using
` [PATCH 4.19 127/142] hfsplus: "
` [PATCH 4.19 128/142] debugobjects: avoid recursive calls with kmemleak
` [PATCH 4.19 129/142] proc: fixup map_files test on arm
` [PATCH 4.19 130/142] kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
` [PATCH 4.19 131/142] initramfs: clean old path before creating a hardlink
` [PATCH 4.19 132/142] ocfs2: fix potential use after free
` [PATCH 4.19 133/142] flexfiles: enforce per-mirror stateid only for v4 DSes
` [PATCH 4.19 134/142] dax: Check page->mapping isnt NULL
` [PATCH 4.19 135/142] ALSA: fireface: fix reference to wrong register for clock configuration
` [PATCH 4.19 136/142] ALSA: hda/realtek - Fixed headphone issue for ALC700
` [PATCH 4.19 137/142] ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN
` [PATCH 4.19 138/142] ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294
` [PATCH 4.19 139/142] ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA "
` [PATCH 4.19 140/142] ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon
` [PATCH 4.19 141/142] IB/hfi1: Fix an out-of-bounds access in get_hw_stats
` [PATCH 4.19 142/142] bpf: fix off-by-one error in adjust_subprog_starts


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