stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-22 17:35:56 to 2018-07-23 13:30:18 UTC [more...]

[PATCH 4.4 000/107] 4.4.144-stable review
 2018-07-23 12:42 UTC  (55+ messages)
` [PATCH 4.4 002/107] x86/MCE: Remove min interval polling limitation
` [PATCH 4.4 003/107] fat: fix memory allocation failure handling of match_strdup()
` [PATCH 4.4 005/107] ARC: Fix CONFIG_SWAP
` [PATCH 4.4 008/107] ipv4: Return EINVAL when ping_group_range sysctl doesnt map to user ns
` [PATCH 4.4 010/107] lib/rhashtable: consider param->min_size when setting initial table size
` [PATCH 4.4 011/107] net/ipv4: Set oif in fib_compute_spec_dst
` [PATCH 4.4 015/107] net: Dont copy pfmemalloc flag in __copy_skb_header()
` [PATCH 4.4 016/107] skbuff: Unconditionally copy pfmemalloc in __skb_clone()
` [PATCH 4.4 019/107] x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
` [PATCH 4.4 021/107] x86/cpufeatures: Add AMD feature bits for Speculation Control
` [PATCH 4.4 023/107] x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
` [PATCH 4.4 024/107] x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
` [PATCH 4.4 025/107] x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
` [PATCH 4.4 027/107] x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
` [PATCH 4.4 028/107] x86/pti: Mark constant arrays as __initconst
` [PATCH 4.4 035/107] x86/speculation: Add <asm/msr-index.h> dependency
` [PATCH 4.4 036/107] x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
` [PATCH 4.4 037/107] x86/mm: Factor out LDT init from context init
` [PATCH 4.4 038/107] x86/mm: Give each mm TLB flush generation a unique ID
` [PATCH 4.4 041/107] x86/speculation: Use IBRS if available before calling into firmware
` [PATCH 4.4 042/107] x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
` [PATCH 4.4 047/107] x86/amd: dont set X86_BUG_SYSRET_SS_ATTRS when running under Xen
` [PATCH 4.4 048/107] x86/nospec: Simplify alternative_msr_write()
` [PATCH 4.4 053/107] x86/cpu: Rename Merrifield2 to Moorefield
` [PATCH 4.4 055/107] x86/bugs: Expose /sys/../spec_store_bypass
` [PATCH 4.4 056/107] x86/cpufeatures: Add X86_FEATURE_RDS
` [PATCH 4.4 057/107] x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
` [PATCH 4.4 058/107] x86/bugs/intel: Set proper CPU features and setup RDS
` [PATCH 4.4 062/107] prctl: Add speculation control prctls
` [PATCH 4.4 063/107] x86/process: Optimize TIF checks in __switch_to_xtra()
` [PATCH 4.4 067/107] x86/speculation: Add prctl for Speculative Store Bypass mitigation
` [PATCH 4.4 068/107] nospec: Allow getting/setting on non-current task
` [PATCH 4.4 070/107] seccomp: Enable speculation flaw mitigations
` [PATCH 4.4 073/107] seccomp: Add filter flag to opt-out of SSB mitigation
` [PATCH 4.4 074/107] seccomp: Move speculation migitation control to arch code
` [PATCH 4.4 079/107] x86/bugs: Fix __ssb_select_mitigation() return type
` [PATCH 4.4 080/107] x86/bugs: Make cpu_show_common() static
` [PATCH 4.4 081/107] x86/bugs: Fix the parameters alignment and missing void
` [PATCH 4.4 084/107] x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
` [PATCH 4.4 085/107] x86/cpufeatures: Disentangle SSBD enumeration
` [PATCH 4.4 087/107] x86/cpufeatures: Add FEATURE_ZEN
` [PATCH 4.4 088/107] x86/speculation: Handle HT correctly on AMD
` [PATCH 4.4 089/107] x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
` [PATCH 4.4 092/107] x86/bugs: Unify x86_spec_ctrl_{set_guest, restore_host}
` [PATCH 4.4 094/107] x86/bugs: Remove x86_spec_ctrl_set()
` [PATCH 4.4 096/107] x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
` [PATCH 4.4 097/107] x86/bugs: Rename SSBD_NO to SSB_NO
` [PATCH 4.4 098/107] x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
` [PATCH 4.4 099/107] x86/cpu: Re-apply forced caps every time CPU caps are re-read
` [PATCH 4.4 100/107] block: do not use interruptible wait anywhere
` [PATCH 4.4 102/107] ubi: Introduce vol_ignored()
` [PATCH 4.4 103/107] ubi: Rework Fastmap attach base code
` [PATCH 4.4 105/107] ubi: Fix races around ubi_refill_pools()
` [PATCH 4.4 107/107] ubi: fastmap: Erase outdated anchor PEBs during attach

[PATCH 4.9 00/28] 4.9.115-stable review
 2018-07-23 12:25 UTC  (15+ messages)
` [PATCH 4.9 03/28] x86/MCE: Remove min interval polling limitation
` [PATCH 4.9 07/28] ARC: mm: allow mprotect to make stack mappings executable
` [PATCH 4.9 08/28] ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
` [PATCH 4.9 11/28] vfio/pci: Fix potential Spectre v1
` [PATCH 4.9 15/28] ipv6: fix useless rol32 call on hash
` [PATCH 4.9 16/28] lib/rhashtable: consider param->min_size when setting initial table size
` [PATCH 4.9 17/28] net: diag: Dont double-free TCP_NEW_SYN_RECV sockets in tcp_abort
` [PATCH 4.9 18/28] net/ipv4: Set oif in fib_compute_spec_dst
` [PATCH 4.9 19/28] net: phy: fix flag masking in __set_phy_supported
` [PATCH 4.9 22/28] tg3: Add higher cpu clock for 5762
` [PATCH 4.9 23/28] net: usb: asix: replace mii_nway_restart in resume path
` [PATCH 4.9 24/28] net: Dont copy pfmemalloc flag in __copy_skb_header()
` [PATCH 4.9 26/28] xhci: Fix perceived dead host due to runtime suspend race with event handler
` [PATCH 4.9 27/28] xprtrdma: Return -ENOBUFS when no pages are available

[PATCH 4.14 00/44] 4.14.58-stable review
 2018-07-23 12:25 UTC  (28+ messages)
` [PATCH 4.14 01/44] scsi: sd_zbc: Fix variable type and bogus comment
` [PATCH 4.14 04/44] x86/events/intel/ds: Fix bts_interrupt_threshold alignment
` [PATCH 4.14 05/44] x86/MCE: Remove min interval polling limitation
` [PATCH 4.14 06/44] fat: fix memory allocation failure handling of match_strdup()
` [PATCH 4.14 09/44] ALSA: hda: add mute led support for HP ProBook 455 G5
` [PATCH 4.14 10/44] ARCv2: [plat-hsdk]: Save accl reg pair by default
` [PATCH 4.14 11/44] ARC: Fix CONFIG_SWAP
` [PATCH 4.14 12/44] ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
` [PATCH 4.14 13/44] ARC: mm: allow mprotect to make stack mappings executable
` [PATCH 4.14 14/44] mm: memcg: fix use after free in mem_cgroup_iter()
` [PATCH 4.14 15/44] mm/huge_memory.c: fix data loss when splitting a file pmd
` [PATCH 4.14 16/44] cpufreq: intel_pstate: Register when ACPI PCCH is present
` [PATCH 4.14 17/44] vfio/pci: Fix potential Spectre v1
` [PATCH 4.14 18/44] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH 4.14 19/44] stop_machine: Disable preemption when waking two stopper threads
` [PATCH 4.14 21/44] drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
` [PATCH 4.14 22/44] drm/nouveau: Avoid looping through fake MST connectors
` [PATCH 4.14 26/44] ipv6: ila: select CONFIG_DST_CACHE
` [PATCH 4.14 29/44] net: Dont copy pfmemalloc flag in __copy_skb_header()
` [PATCH 4.14 32/44] net: phy: fix flag masking in __set_phy_supported
` [PATCH 4.14 33/44] ptp: fix missing break in switch
` [PATCH 4.14 35/44] tg3: Add higher cpu clock for 5762
` [PATCH 4.14 36/44] hv_netvsc: Fix napi reschedule while receive completion is busy
` [PATCH 4.14 39/44] ipv6: make DAD fail with enhanced DAD when nonce length differs
` [PATCH 4.14 40/44] net: usb: asix: replace mii_nway_restart in resume path
` [PATCH 4.14 41/44] alpha: fix osf_wait4() breakage
` [PATCH 4.14 44/44] xhci: Fix perceived dead host due to runtime suspend race with event handler

[PATCH 4.17 00/63] 4.17.10-stable review
 2018-07-23 12:25 UTC  (57+ messages)
` [PATCH 4.17 01/63] scsi: sd_zbc: Fix variable type and bogus comment
` [PATCH 4.17 02/63] scsi: qla2xxx: Fix inconsistent DMA mem alloc/free
` [PATCH 4.17 03/63] scsi: qla2xxx: Fix kernel crash due to late workqueue allocation
` [PATCH 4.17 04/63] scsi: qla2xxx: Fix NULL pointer dereference for fcport search
` [PATCH 4.17 06/63] KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
` [PATCH 4.17 07/63] KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled
` [PATCH 4.17 08/63] x86/kvm/vmx: dont read current->thread.{fs,gs}base of legacy tasks
` [PATCH 4.17 11/63] x86/events/intel/ds: Fix bts_interrupt_threshold alignment
` [PATCH 4.17 12/63] x86/MCE: Remove min interval polling limitation
` [PATCH 4.17 13/63] fat: fix memory allocation failure handling of match_strdup()
` [PATCH 4.17 14/63] ALSA: rawmidi: Change resized buffers atomically
` [PATCH 4.17 15/63] ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
` [PATCH 4.17 16/63] ALSA: hda/realtek - Yet another Clevo P950 quirk entry
` [PATCH 4.17 17/63] ALSA: hda: add mute led support for HP ProBook 455 G5
` [PATCH 4.17 18/63] ARCv2: [plat-hsdk]: Save accl reg pair by default
` [PATCH 4.17 19/63] ARC: Fix CONFIG_SWAP
` [PATCH 4.17 20/63] ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
` [PATCH 4.17 21/63] ARC: mm: allow mprotect to make stack mappings executable
` [PATCH 4.17 22/63] mm: memcg: fix use after free in mem_cgroup_iter()
` [PATCH 4.17 23/63] mm/huge_memory.c: fix data loss when splitting a file pmd
` [PATCH 4.17 24/63] cpufreq: intel_pstate: Register when ACPI PCCH is present
` [PATCH 4.17 25/63] vfio/pci: Fix potential Spectre v1
` [PATCH 4.17 26/63] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH 4.17 27/63] stop_machine: Disable preemption when waking two stopper threads
` [PATCH 4.17 28/63] powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
` [PATCH 4.17 31/63] Revert "drm/amd/display: Dont return ddc result and read_bytes in same return value"
` [PATCH 4.17 32/63] drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
` [PATCH 4.17 33/63] drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
` [PATCH 4.17 34/63] drm/nouveau: Avoid looping through fake MST connectors
` [PATCH 4.17 36/63] ipv4: Return EINVAL when ping_group_range sysctl doesnt map to user ns
` [PATCH 4.17 37/63] ipv6: fix useless rol32 call on hash
` [PATCH 4.17 38/63] ipv6: ila: select CONFIG_DST_CACHE
` [PATCH 4.17 39/63] lib/rhashtable: consider param->min_size when setting initial table size
` [PATCH 4.17 40/63] net: diag: Dont double-free TCP_NEW_SYN_RECV sockets in tcp_abort
` [PATCH 4.17 41/63] net: Dont copy pfmemalloc flag in __copy_skb_header()
` [PATCH 4.17 42/63] skbuff: Unconditionally copy pfmemalloc in __skb_clone()
` [PATCH 4.17 43/63] net/ipv4: Set oif in fib_compute_spec_dst
` [PATCH 4.17 44/63] net/ipv6: Do not allow device only routes via the multipath API
` [PATCH 4.17 45/63] net: phy: fix flag masking in __set_phy_supported
` [PATCH 4.17 46/63] ptp: fix missing break in switch
` [PATCH 4.17 48/63] rhashtable: add restart routine in rhashtable_free_and_destroy()
` [PATCH 4.17 49/63] sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
` [PATCH 4.17 50/63] tg3: Add higher cpu clock for 5762
` [PATCH 4.17 51/63] net: ip6_gre: get ipv6hdr after skb_cow_head()
` [PATCH 4.17 52/63] sctp: introduce sctp_dst_mtu
` [PATCH 4.17 53/63] sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
` [PATCH 4.17 54/63] hv_netvsc: Fix napi reschedule while receive completion is busy
` [PATCH 4.17 55/63] net: aquantia: vlan unicast address list correct handling
` [PATCH 4.17 56/63] net/mlx4_en: Dont reuse RX page when XDP is set
` [PATCH 4.17 57/63] net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
` [PATCH 4.17 58/63] ipv6: make DAD fail with enhanced DAD when nonce length differs
` [PATCH 4.17 59/63] net: usb: asix: replace mii_nway_restart in resume path
` [PATCH 4.17 60/63] alpha: fix osf_wait4() breakage
` [PATCH 4.17 61/63] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
` [PATCH 4.17 62/63] cxl_getfile(): fix double-iput() on alloc_file() failures
` [PATCH 4.17 63/63] xhci: Fix perceived dead host due to runtime suspend race with event handler

[PATCH 0/6] UBI fixes backported to 4.4.x
 2018-07-23 12:20 UTC  (9+ messages)
` [PATCH 1/6] ubi: Introduce vol_ignored()
` [PATCH 2/6] ubi: Rework Fastmap attach base code
` [PATCH 3/6] ubi: Be more paranoid while seaching for the most recent Fastmap
` [PATCH 4/6] ubi: Fix races around ubi_refill_pools()
` [PATCH 5/6] ubi: Fix Fastmap's update_vol()
` [PATCH 6/6] ubi: fastmap: Erase outdated anchor PEBs during attach

[PATCH] drm/i915/gvt: fix cleanup sequence in intel_gvt_clean_device
 2018-07-23 12:15 UTC 

request for 4.4-stable: 1dc3039bc87a ("block: do not use interruptible wait anywhere")
 2018-07-23 12:14 UTC  (2+ messages)

FAILED: patch "[PATCH] powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from" failed to apply to 4.14-stable tree
 2018-07-23 12:13 UTC  (5+ messages)
` [PATCH] powerpc/powernv : Save/Restore SPRG3 on entry/exit from stop

[PATCH 02/12] can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking can.ctrlmode
 2018-07-23 12:58 UTC 

[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
 2018-07-23 11:26 UTC 

[RESEND] stable request: 4.4.y: 797097301860 ("clk: tegra: Fix PLL_U post divider and initial rate on Tegra30")
 2018-07-23 10:02 UTC 

Issue related cpuhotplug failure path on 4.9.x version
 2018-07-23  9:39 UTC  (2+ messages)

[PATCH] bcache: set max writeback rate when I/O request is idle
 2018-07-23  9:11 UTC  (4+ messages)

[patch 2/6] mm: fix vma_is_anonymous() false-positives
 2018-07-23  8:56 UTC  (7+ messages)

request (x86 + stack protector + paravirt + clang)
 2018-07-23  7:57 UTC  (3+ messages)
` [4.4 STABLE BACKPORT] x86: paravirt: make native_save_fl extern inline

request for 4.9-stable: 1dc3039bc87a ("block: do not use interruptible wait anywhere")
 2018-07-23  7:56 UTC  (2+ messages)

FAILED: patch "[PATCH] xprtrdma: Return -ENOBUFS when no pages are available" failed to apply to 4.9-stable tree
 2018-07-23  7:55 UTC  (3+ messages)

[PATCH] x86/entry/64: Remove %ebx handling from error_entry/exit
 2018-07-23  7:25 UTC  (2+ messages)

[PATCHES] Networking
 2018-07-23  6:21 UTC  (2+ messages)

v4.9.114 build: 0 failures 0 warnings (v4.9.114)
 2018-07-23  3:48 UTC 

v4.4.143 build: 0 failures 31 warnings (v4.4.143)
 2018-07-22 23:26 UTC 

v4.14.57 build: 0 failures 0 warnings (v4.14.57)
 2018-07-22 19:53 UTC 

[PATCH v2 1/6] ext4: sysfs: print ext4_super_block fields as little-endian
 2018-07-22 18:55 UTC  (12+ messages)
` [PATCH v2 2/6] ext4: use 64-bit timestamps for mmp_time
` [PATCH v2 3/6] ext4: use ktime_get_real_seconds for i_dtime
` [PATCH v2 4/6] ext4: use timespec64 for all inode times
` [PATCH v2 5/6] jbd2: replace current_kernel_time64 with ktime equivalent
` [PATCH v2 6/6] ext4: super: extend timestamps to 40 bits

[PATCH 1/2] x86/entry/64: Do not clear %rbx under Xen
 2018-07-22 18:32 UTC  (8+ messages)
            ` [Xen-devel] "

[PATCH] xhci: Fix perceived dead host due to runtime suspend race with event handler
 2018-07-22 17:30 UTC  (7+ messages)

FAILED: patch "[PATCH] drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs" failed to apply to 4.17-stable tree
 2018-07-22 16:38 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).