stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-15 12:34:17 to 2018-01-15 12:42:00 UTC [more...]

[PATCH 4.9 00/96] 4.9.77-stable review
 2018-01-15 12:35 UTC  (55+ messages)
` [PATCH 4.9 19/96] ALSA: pcm: Abort properly at pending signal in OSS read/write loops
` [PATCH 4.9 20/96] ALSA: pcm: Allow aborting mutex lock at "
` [PATCH 4.9 23/96] ALSA: aloop: Fix racy hw constraints adjustment
` [PATCH 4.9 24/96] x86/acpi: Reduce code duplication in mp_override_legacy_irq()
` [PATCH 4.9 25/96] zswap: dont param_set_charp while holding spinlock
` [PATCH 4.9 27/96] sr9700: use skb_cow_head() to deal with cloned skbs
` [PATCH 4.9 28/96] smsc75xx: "
` [PATCH 4.9 29/96] cx82310_eth: "
` [PATCH 4.9 32/96] ip6_tunnel: disable dst caching if tunnel is dual-stack
` [PATCH 4.9 33/96] net: core: fix module type in sock_diag_bind
` [PATCH 4.9 34/96] RDS: Heap OOB write in rds_message_alloc_sgs()
` [PATCH 4.9 37/96] sh_eth: fix SH7757 GEther initialization
` [PATCH 4.9 38/96] net: stmmac: enable EEE in MII, GMII or RGMII only
` [PATCH 4.9 39/96] ipv6: fix possible mem leaks in ipv6_make_skb()
` [PATCH 4.9 40/96] ethtool: do not print warning for applications using legacy API
` [PATCH 4.9 41/96] mlxsw: spectrum_router: Fix NULL pointer deref
` [PATCH 4.9 42/96] net/sched: Fix update of lastuse in act modules implementing stats_update
` [PATCH 4.9 44/96] rbd: set max_segments to USHRT_MAX
` [PATCH 4.9 45/96] x86/microcode/intel: Extend BDW late-loading with a revision check
` [PATCH 4.9 46/96] KVM: x86: Add memory barrier on vmcs field lookup
` [PATCH 4.9 47/96] drm/vmwgfx: Potential off by one in vmw_view_add()
` [PATCH 4.9 48/96] kaiser: Set _PAGE_NX only if supported
` [PATCH 4.9 53/96] bpf: prevent out-of-bounds speculation
` [PATCH 4.9 54/96] bpf, array: fix overflow in max_entries and undefined behavior in index_mask
` [PATCH 4.9 56/96] USB: serial: cp210x: add new device ID ELV ALC 8xxx
` [PATCH 4.9 57/96] usb: misc: usb3503: make sure reset is low for at least 100us
` [PATCH 4.9 60/96] usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
` [PATCH 4.9 63/96] Bluetooth: Prevent stack info leak from the EFS element
` [PATCH 4.9 64/96] uas: ignore UAS for Norelsys NS1068(X) chips
` [PATCH 4.9 66/96] x86/Documentation: Add PTI description
` [PATCH 4.9 68/96] x86/cpufeatures: Make CPU bugs sticky
` [PATCH 4.9 69/96] x86/cpufeatures: Add X86_BUG_CPU_INSECURE
` [PATCH 4.9 71/96] x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
` [PATCH 4.9 73/96] sysfs/cpu: Add vulnerability folder
` [PATCH 4.9 74/96] x86/cpu: Implement CPU vulnerabilites sysfs functions
` [PATCH 4.9 75/96] x86/cpu/AMD: Make LFENCE a serializing instruction
` [PATCH 4.9 76/96] x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
` [PATCH 4.9 77/96] sysfs/cpu: Fix typos in vulnerability documentation
` [PATCH 4.9 78/96] x86/alternatives: Fix optimize_nops() checking
` [PATCH 4.9 79/96] x86/alternatives: Add missing \n at end of ALTERNATIVE inline asm
` [PATCH 4.9 80/96] x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
` [PATCH 4.9 81/96] objtool, modules: Discard objtool annotation sections for modules
` [PATCH 4.9 82/96] objtool: Detect jumps to retpoline thunks
` [PATCH 4.9 84/96] x86/asm: Use register variable to get stack pointer value
` [PATCH 4.9 85/96] x86/retpoline: Add initial retpoline support
` [PATCH 4.9 86/96] x86/spectre: Add boot time option to select Spectre v2 mitigation
` [PATCH 4.9 87/96] x86/retpoline/crypto: Convert crypto assembler indirect jumps
` [PATCH 4.9 89/96] x86/retpoline/ftrace: Convert ftrace "
` [PATCH 4.9 90/96] x86/retpoline/hyperv: Convert "
` [PATCH 4.9 91/96] x86/retpoline/xen: Convert Xen hypercall "
` [PATCH 4.9 92/96] x86/retpoline/checksum32: Convert assembler "
` [PATCH 4.9 93/96] x86/retpoline/irq32: "
` [PATCH 4.9 94/96] x86/retpoline: Fill return stack buffer on vmexit
` [PATCH 4.9 96/96] x86/retpoline: Remove compile time warning

[PATCH 4.4 00/87] 4.4.112-stable review
 2018-01-15 12:35 UTC  (73+ messages)
` [PATCH 4.4 04/87] IB/srpt: Disable RDMA access by the initiator
` [PATCH 4.4 05/87] MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
` [PATCH 4.4 06/87] MIPS: Factor out NT_PRFPREG regset access helpers
` [PATCH 4.4 11/87] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
` [PATCH 4.4 13/87] kvm: vmx: Scrub hardware GPRs at VM-exit
` [PATCH 4.4 16/87] iommu/arm-smmu-v3: Dont free page table ops twice
` [PATCH 4.4 17/87] ALSA: pcm: Remove incorrect snd_BUG_ON() usages
` [PATCH 4.4 19/87] ALSA: pcm: Abort properly at pending signal in OSS read/write loops
` [PATCH 4.4 20/87] ALSA: pcm: Allow aborting mutex lock at "
` [PATCH 4.4 21/87] ALSA: aloop: Release cable upon open error path
` [PATCH 4.4 22/87] ALSA: aloop: Fix inconsistent format due to incomplete rule
` [PATCH 4.4 23/87] ALSA: aloop: Fix racy hw constraints adjustment
` [PATCH 4.4 24/87] x86/acpi: Reduce code duplication in mp_override_legacy_irq()
` [PATCH 4.4 25/87] mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
` [PATCH 4.4 26/87] mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page
` [PATCH 4.4 27/87] mm/page-writeback: fix dirty_ratelimit calculation
` [PATCH 4.4 28/87] mm/zswap: use workqueue to destroy pool
` [PATCH 4.4 29/87] zswap: dont param_set_charp while holding spinlock
` [PATCH 4.4 30/87] locks: dont check for race with close when setting OFD lock
` [PATCH 4.4 31/87] futex: Replace barrier() in unqueue_me() with READ_ONCE()
` [PATCH 4.4 32/87] locking/mutex: Allow next waiter lockless wakeup
` [PATCH 4.4 33/87] [media] usbvision fix overflow of interfaces array
` [PATCH 4.4 34/87] usb: musb: ux500: Fix NULL pointer dereference at system PM
` [PATCH 4.4 35/87] r8152: fix the wake event
` [PATCH 4.4 36/87] r8152: use test_and_clear_bit
` [PATCH 4.4 37/87] r8152: adjust ALDPS function
` [PATCH 4.4 38/87] lan78xx: use skb_cow_head() to deal with cloned skbs
` [PATCH 4.4 39/87] sr9700: "
` [PATCH 4.4 40/87] smsc75xx: "
` [PATCH 4.4 41/87] cx82310_eth: "
` [PATCH 4.4 42/87] x86/mm/pat, /dev/mem: Remove superfluous error message
` [PATCH 4.4 43/87] hwrng: core - sleep interruptible in read
` [PATCH 4.4 44/87] sysrq: Fix warning in sysrq generated crash
` [PATCH 4.4 45/87] xhci: Fix ring leak in failure path of xhci_alloc_virt_device()
` [PATCH 4.4 46/87] Revert "userfaultfd: selftest: vm: allow to build in vm/ directory"
` [PATCH 4.4 47/87] x86/pti/efi: broken conversion from efi to kernel page table
` [PATCH 4.4 48/87] 8021q: fix a memory leak for VLAN 0 device
` [PATCH 4.4 49/87] ip6_tunnel: disable dst caching if tunnel is dual-stack
` [PATCH 4.4 50/87] net: core: fix module type in sock_diag_bind
` [PATCH 4.4 51/87] RDS: Heap OOB write in rds_message_alloc_sgs()
` [PATCH 4.4 52/87] RDS: null pointer dereference in rds_atomic_free_op
` [PATCH 4.4 53/87] sh_eth: fix TSU resource handling
` [PATCH 4.4 54/87] sh_eth: fix SH7757 GEther initialization
` [PATCH 4.4 55/87] net: stmmac: enable EEE in MII, GMII or RGMII only
` [PATCH 4.4 56/87] ipv6: fix possible mem leaks in ipv6_make_skb()
` [PATCH 4.4 57/87] crypto: algapi - fix NULL dereference in crypto_remove_spawns()
` [PATCH 4.4 58/87] rbd: set max_segments to USHRT_MAX
` [PATCH 4.4 60/87] KVM: x86: Add memory barrier on vmcs field lookup
` [PATCH 4.4 61/87] drm/vmwgfx: Potential off by one in vmw_view_add()
` [PATCH 4.4 62/87] kaiser: Set _PAGE_NX only if supported
` [PATCH 4.4 63/87] bpf: add bpf_patch_insn_single helper
` [PATCH 4.4 64/87] bpf: dont (ab)use instructions to store state
` [PATCH 4.4 65/87] bpf: move fixup_bpf_calls() function
` [PATCH 4.4 66/87] bpf: refactor fixup_bpf_calls()
` [PATCH 4.4 67/87] bpf: adjust insn_aux_data when patching insns
` [PATCH 4.4 68/87] bpf: prevent out-of-bounds speculation
` [PATCH 4.4 69/87] bpf, array: fix overflow in max_entries and undefined behavior in index_mask
` [PATCH 4.4 70/87] iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
` [PATCH 4.4 71/87] target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
` [PATCH 4.4 73/87] USB: serial: cp210x: add new device ID ELV ALC 8xxx
` [PATCH 4.4 74/87] usb: misc: usb3503: make sure reset is low for at least 100us
` [PATCH 4.4 75/87] USB: fix usbmon BUG trigger
` [PATCH 4.4 76/87] usbip: remove kernel addresses from usb device and urb debug msgs
` [PATCH 4.4 77/87] staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
` [PATCH 4.4 78/87] Bluetooth: Prevent stack info leak from the EFS element
` [PATCH 4.4 79/87] uas: ignore UAS for Norelsys NS1068(X) chips
` [PATCH 4.4 80/87] e1000e: Fix e1000_check_for_copper_link_ich8lan return value
` [PATCH 4.4 81/87] x86/Documentation: Add PTI description
` [PATCH 4.4 82/87] sysfs/cpu: Add vulnerability folder
` [PATCH 4.4 83/87] x86/cpu: Implement CPU vulnerabilites sysfs functions
` [PATCH 4.4 84/87] sysfs/cpu: Fix typos in vulnerability documentation
` [PATCH 4.4 85/87] x86/alternatives: Fix optimize_nops() checking

[PATCH 3.18 00/46] 3.18.92-stable review
 2018-01-15 12:33 UTC  (14+ messages)
` [PATCH 3.18 10/46] MIPS: Factor out NT_PRFPREG regset access helpers
` [PATCH 3.18 11/46] MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
` [PATCH 3.18 13/46] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
` [PATCH 3.18 15/46] MIPS: Also verify sizeof `elf_fpreg_t with PTRACE_SETREGSET
` [PATCH 3.18 16/46] perf/core: Fix concurrent sys_perf_event_open() vs. move_group race
` [PATCH 3.18 17/46] kvm: vmx: Scrub hardware GPRs at VM-exit
` [PATCH 3.18 19/46] ALSA: pcm: Remove incorrect snd_BUG_ON() usages
` [PATCH 3.18 20/46] ALSA: pcm: Add missing error checks in OSS emulation plugin builder
` [PATCH 3.18 23/46] ALSA: aloop: Release cable upon open error path
` [PATCH 3.18 26/46] x86/acpi: Reduce code duplication in mp_override_legacy_irq()
` [PATCH 3.18 32/46] net: stmmac: enable EEE in MII, GMII or RGMII only
` [PATCH 3.18 40/46] usb: misc: usb3503: make sure reset is low for at least 100us
` [PATCH 3.18 44/46] Bluetooth: Prevent stack info leak from the EFS element

stable-rc/linux-4.4.y build: 178 builds: 1 failed, 177 passed, 4 errors (v4.4.111-88-gaee64ffb2ece)
 2018-01-15 12:35 UTC 

[PATCH 4.14 000/118] 4.14.14-stable review
 2018-01-15 12:35 UTC  (60+ messages)
` [PATCH 4.14 030/118] ALSA: aloop: Fix racy hw constraints adjustment
` [PATCH 4.14 031/118] x86/acpi: Reduce code duplication in mp_override_legacy_irq()
` [PATCH 4.14 034/118] net: core: fix module type in sock_diag_bind
` [PATCH 4.14 035/118] phylink: ensure we report link down when LOS asserted
` [PATCH 4.14 037/118] RDS: null pointer dereference in rds_atomic_free_op
` [PATCH 4.14 038/118] net: fec: restore dev_id in the cases of probe error
` [PATCH 4.14 040/118] net: fec: free/restore resource in related probe error pathes
` [PATCH 4.14 041/118] sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
` [PATCH 4.14 042/118] sctp: fix the handling of ICMP Frag Needed for too small MTUs
` [PATCH 4.14 043/118] sh_eth: fix TSU resource handling
` [PATCH 4.14 044/118] net: stmmac: enable EEE in MII, GMII or RGMII only
` [PATCH 4.14 045/118] sh_eth: fix SH7757 GEther initialization
` [PATCH 4.14 046/118] ipv6: fix possible mem leaks in ipv6_make_skb()
` [PATCH 4.14 047/118] ethtool: do not print warning for applications using legacy API
` [PATCH 4.14 049/118] net/sched: Fix update of lastuse in act modules implementing stats_update
` [PATCH 4.14 050/118] ipv6: sr: fix TLVs not being copied using setsockopt
` [PATCH 4.14 051/118] mlxsw: spectrum: Relax sanity checks during enslavement
` [PATCH 4.14 053/118] Revert "Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find.""
` [PATCH 4.14 054/118] membarrier: Disable preemption when calling smp_call_function_many()
` [PATCH 4.14 055/118] crypto: algapi - fix NULL dereference in crypto_remove_spawns()
` [PATCH 4.14 057/118] rbd: reacquire lock should update lock owner client id
` [PATCH 4.14 059/118] iwlwifi: pcie: fix DMA memory mapping / unmapping
` [PATCH 4.14 060/118] x86/microcode/intel: Extend BDW late-loading with a revision check
` [PATCH 4.14 061/118] KVM: x86: Add memory barrier on vmcs field lookup
` [PATCH 4.14 062/118] KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
` [PATCH 4.14 063/118] KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt
` [PATCH 4.14 064/118] KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests
` [PATCH 4.14 065/118] KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
` [PATCH 4.14 066/118] drm/vmwgfx: Dont cache framebuffer maps
` [PATCH 4.14 067/118] drm/vmwgfx: Potential off by one in vmw_view_add()
` [PATCH 4.14 069/118] drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake
` [PATCH 4.14 072/118] bpf: prevent out-of-bounds speculation
` [PATCH 4.14 073/118] bpf, array: fix overflow in max_entries and undefined behavior in index_mask
` [PATCH 4.14 074/118] bpf: arsh is not supported in 32 bit alu thus reject it
` [PATCH 4.14 076/118] USB: serial: cp210x: add new device ID ELV ALC 8xxx
` [PATCH 4.14 079/118] USB: UDC core: fix double-free in usb_add_gadget_udc_release
` [PATCH 4.14 080/118] usbip: remove kernel addresses from usb device and urb debug msgs
` [PATCH 4.14 081/118] usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
` [PATCH 4.14 082/118] usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
` [PATCH 4.14 085/118] uas: ignore UAS for Norelsys NS1068(X) chips
` [PATCH 4.14 086/118] mux: core: fix double get_device()
` [PATCH 4.14 087/118] kdump: write correct address of mem_section into vmcoreinfo
` [PATCH 4.14 088/118] apparmor: fix ptrace label match when matching stacked labels
` [PATCH 4.14 089/118] e1000e: Fix e1000_check_for_copper_link_ich8lan return value
` [PATCH 4.14 092/118] x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
` [PATCH 4.14 093/118] sysfs/cpu: Add vulnerability folder
` [PATCH 4.14 094/118] x86/cpu: Implement CPU vulnerabilites sysfs functions
` [PATCH 4.14 097/118] x86/cpu/AMD: Make LFENCE a serializing instruction
` [PATCH 4.14 099/118] sysfs/cpu: Fix typos in vulnerability documentation
` [PATCH 4.14 100/118] x86/alternatives: Fix optimize_nops() checking
` [PATCH 4.14 103/118] objtool: Allow alternatives to be ignored
` [PATCH 4.14 107/118] x86/retpoline/entry: Convert entry assembler indirect jumps
` [PATCH 4.14 109/118] x86/retpoline/hyperv: Convert "
` [PATCH 4.14 110/118] x86/retpoline/xen: Convert Xen hypercall "
` [PATCH 4.14 111/118] x86/retpoline/checksum32: Convert assembler "
` [PATCH 4.14 113/118] x86/retpoline: Fill return stack buffer on vmexit
` [PATCH 4.14 114/118] selftests/x86: Add test_vsyscall
` [PATCH 4.14 116/118] security/Kconfig: Correct the Documentation reference for PTI
` [PATCH 4.14 118/118] x86/retpoline: Remove compile time warning


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