stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-20 03:30:59 to 2018-11-21 14:22:32 UTC [more...]

[PATCHES] Networking
 2018-11-21  3:49 UTC 

[Patch v7 00/18] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-21 13:38 UTC  (20+ messages)
` [Patch v7 01/18] x86/speculation: Clean up spectre_v2_parse_cmdline()
` [Patch v7 02/18] x86/speculation: Remove unnecessary ret variable in cpu_show_common()
` [Patch v7 03/18] x86/speculation: Reorganize cpu_show_common()
` [Patch v7 04/18] x86/speculation: Add X86_FEATURE_USE_IBRS_ENHANCED
` [Patch v7 05/18] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [Patch v7 06/18] x86/speculation: Rename SSBD update functions
` [Patch v7 07/18] x86/speculation: Reorganize speculation control MSRs update
` [Patch v7 08/18] smt: Create cpu_smt_enabled static key for SMT specific code
` [Patch v7 09/18] x86/smt: Convert cpu_smt_control check to cpu_smt_enabled static key
` [Patch v7 10/18] x86/speculation: Turn on or off STIBP according to a task's TIF_STIBP
` [Patch v7 11/18] x86/speculation: Add Spectre v2 app to app protection modes
` [Patch v7 12/18] x86/speculation: Create PRCTL interface to restrict indirect branch speculation
` [Patch v7 13/18] x86/speculation: Enable IBPB for tasks with TIF_SPEC_BRANCH_SPECULATION
` [Patch v7 14/18] x86/speculation: Add 'seccomp' Spectre v2 app to app protection mode
` [Patch v7 15/18] security: Update speculation restriction of a process when modifying its dumpability
` [Patch v7 16/18] x86/speculation: Use STIBP to restrict speculation on non-dumpable task
` [Patch v7 17/18] sched/smt: Make sched_smt_present track topology
` [Patch v7 18/18] x86/smt: Allow disabling of SMT when last SMT is offlined

[PATCH 4.19 000/361] 4.19.2-stable review
 2018-11-21 13:21 UTC  (3+ messages)
` [PATCH 4.19 041/361] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation

[PATCH v2] x86/fpu: Disable BH while while loading FPU registers in __fpu__restore_sig()
 2018-11-21 12:54 UTC  (5+ messages)

[Patch v6 00/16] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-21  1:27 UTC  (21+ messages)
` [Patch v6 01/16] x86/speculation: Reorganize cpu_show_common()
` [Patch v6 02/16] x86/speculation: Add X86_FEATURE_USE_IBRS_ENHANCED
` [Patch v6 03/16] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [Patch v6 04/16] x86/speculation: Rename SSBD update functions
` [Patch v6 05/16] x86/speculation: Reorganize speculation control MSRs update
` [Patch v6 06/16] smt: Create cpu_smt_enabled static key for SMT specific code
` [Patch v6 07/16] x86/smt: Convert cpu_smt_control check to cpu_smt_enabled static key
` [Patch v6 08/16] x86/speculation: Turn on or off STIBP according to a task's TIF_STIBP
` [Patch v6 09/16] x86/speculation: Add Spectre v2 app to app protection modes
` [Patch v6 10/16] x86/speculation: Create PRCTL interface to restrict indirect branch speculation
` [Patch v6 11/16] x86/speculation: Enable IBPB for tasks with TIF_SPEC_BRANCH_SPECULATION
` [Patch v6 12/16] x86/speculation: Add 'seccomp' Spectre v2 app to app protection mode
` [Patch v6 13/16] security: Update speculation restriction of a process when modifying its dumpability
` [Patch v6 14/16] x86/speculation: Use STIBP to restrict speculation on non-dumpable task
` [Patch v6 15/16] sched/smt: Make sched_smt_present track topology
` [Patch v6 16/16] x86/smt: Allow disabling of SMT when last SMT is offlined

[PATCH] netfilter: xt_connlimit: fix race in connection counting
 2018-11-21  0:51 UTC  (5+ messages)

[PATCH 4.4 000/160] 4.4.164-stable review
 2018-11-20 23:53 UTC  (9+ messages)
` [PATCH 4.4 131/160] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

STIBP by default.. Revert?
 2018-11-20 23:43 UTC  (7+ messages)
    `  "

[PATCH 1/3] ARM: davinci: define gpio interrupts as separate resources
 2018-11-20 23:06 UTC  (6+ messages)
` [PATCH 3/3] ARM: davinci: fix da850-evm boot in legacy mode

[PATCH 01/12] ARM: davinci: da8xx: define gpio interrupts as separate resources
 2018-11-21  9:35 UTC 

[PATCH AUTOSEL 4.9 01/17] bfs: add sanity check at bfs_fill_super()
 2018-11-21  9:33 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 08/17] drm/edid: Add 6 bpc quirk for BOE panel

[PATCH V5 5/8] MIPS: Align kernel load address to 64KB
 2018-11-20 22:11 UTC  (2+ messages)

[PATCH V5 3/8] MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
 2018-11-20 22:11 UTC  (2+ messages)

[PATCH V5 2/8] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
 2018-11-20 22:11 UTC  (2+ messages)

[PATCH 4.19 000/205] 4.19.3-stable review
 2018-11-20 20:40 UTC  (8+ messages)

[PATCH 4.18 000/171] 4.18.20-stable review
 2018-11-20 20:40 UTC  (4+ messages)

[PATCH 4.14 000/124] 4.14.82-stable review
 2018-11-20 20:39 UTC  (7+ messages)

[PATCH 4.9 00/83] 4.9.138-stable review
 2018-11-20 20:39 UTC  (5+ messages)

[PATCH 3.18 00/90] 3.18.126-stable review
 2018-11-20 20:38 UTC  (18+ messages)
` [PATCH 3.18 16/90] cpupower: Fix coredump on VMWare
` [PATCH 3.18 69/90] mtd: docg3: dont set conflicting BCH_CONST_PARAMS option
` [PATCH 3.18 71/90] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
` [PATCH 3.18 72/90] ext4: add missing brelse() update_backups()s error path
` [PATCH 3.18 73/90] ext4: add missing brelse() in set_flexbg_block_bitmap()s "
` [PATCH 3.18 74/90] ext4: add missing brelse() add_new_gdb_meta_bg()s "
` [PATCH 3.18 75/90] ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
` [PATCH 3.18 89/90] configfs: replace strncpy with memcpy

NULL pointer dereference in smb2_queryfs with v4.19.2
 2018-11-20 20:16 UTC 

Please revert "ACPICA: AML interpreter: add region addresses in global list during initialization"
 2018-11-20 18:30 UTC  (5+ messages)

[PATCH 3.16 000/366] 3.16.61-rc1 review
 2018-11-20 17:57 UTC  (6+ messages)
` [PATCH 3.16 151/366] MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum

[git:media_tree/fixes] media: vicodec: fix memchr() kernel oops
 2018-11-20 17:53 UTC 

[PATCH 3.16 298/366] kthread, tracing: Don't expose half-written comm when creating kthreads
 2018-11-20 17:52 UTC  (3+ messages)

[PATCH 4.21 V3] blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
 2018-11-20 17:35 UTC  (4+ messages)

Clang backports for 4.9 and 4.4
 2018-11-20 17:30 UTC  (11+ messages)

[PATCH 1/4] KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
 2018-11-20 17:22 UTC  (4+ messages)

[PATCH 4.9 V2 00/24] V4.9 backport of 32-bit arm spectre patches
 2018-11-20 16:42 UTC  (10+ messages)
` [PATCH 4.9 V2 09/24] ARM: spectre-v2: add firmware based hardening

stable-rc/linux-4.19.y boot: 125 boots: 0 failed, 107 passed with 18 offline (v4.19.2-206-g6d9044eb9d40)
 2018-11-20 15:45 UTC 

stable-rc/linux-4.18.y boot: 127 boots: 0 failed, 108 passed with 18 offline, 1 untried/unknown (v4.18.19-172-ga4f953047857)
 2018-11-20 15:20 UTC 

stable-rc/linux-3.18.y boot: 46 boots: 3 failed, 35 passed with 8 offline (v3.18.125-89-g968849030780)
 2018-11-20 13:39 UTC 

PASS: Test report for kernel 4.19.3-rc1.skt+ (linux-stable-rc)
 2018-11-20 13:22 UTC 

PASS: Test report for kernel 4.18.20-rc1.skt+ (linux-stable-rc)
 2018-11-20 13:20 UTC 

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-11-20 23:13 UTC  (2+ messages)
` [PATCH v8 3/7] mm, devm_memremap_pages: Fix shutdown handling

[PATCH 1/5] ARM: davinci: dm365: set the GPIO base to 0
 2018-11-20 12:31 UTC  (5+ messages)
` [PATCH 2/5] ARM: davinci: dm646x: "
` [PATCH 3/5] ARM: davinci: dm355: "
` [PATCH 4/5] ARM: davinci: da830: "
` [PATCH 5/5] ARM: davinci: dm644x: "

stable-rc/linux-4.19.y build: 187 builds: 0 failed, 187 passed, 14 warnings (v4.19.2-206-g6d9044eb9d40)
 2018-11-20 12:15 UTC 

[PATCH] HID: Add quirk for Primax PIXART OEM mice
 2018-11-20 12:08 UTC  (2+ messages)

stable-rc/linux-4.18.y build: 187 builds: 0 failed, 187 passed, 232 warnings (v4.18.19-172-ga4f953047857)
 2018-11-20 11:50 UTC 

patch "usb: cdc-acm: add entry for Hiro (Conexant) modem" added to usb-linus
 2018-11-20 11:12 UTC 

[git:media_tree/fixes] media: v4l: event: Add subscription to list before calling "add" operation
 2018-11-06 12:07 UTC 

[PATCH] powerpc/tm: Set MSR[TS] just prior to recheckpoint
 2018-11-20 10:34 UTC  (2+ messages)

[PATCH] arc: [devboards] Add support of NFSv3 ACL
 2018-11-20 10:30 UTC 

stable-rc/linux-3.18.y build: 183 builds: 0 failed, 183 passed, 291 warnings (v3.18.125-89-g968849030780)
 2018-11-20 10:05 UTC 

FAIL: Test report for kernel 4.19.3-rc1.skt+ (linux-stable-rc)
 2018-11-20 12:45 UTC  (7+ messages)

[PATCH] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
 2018-11-20  9:03 UTC  (6+ messages)

FAILED: patch "[PATCH] btrfs: release metadata before running delayed refs" failed to apply to 4.4-stable tree
 2018-11-20  8:11 UTC  (2+ messages)
` [PATCH 1/3] btrfs: release metadata before running delayed refs

FAILED: patch "[PATCH] Btrfs: fix use-after-free when dumping free space" failed to apply to 4.9-stable tree
 2018-11-20  7:26 UTC  (2+ messages)
` [PATCH 2/3] Btrfs: fix use-after-free when dumping free space

FAILED: patch "[PATCH] btrfs: Ensure btrfs_trim_fs can trim the whole filesystem" failed to apply to 4.9-stable tree
 2018-11-20  7:25 UTC  (2+ messages)
` [PATCH 3/3] btrfs: Ensure btrfs_trim_fs can trim the whole filesystem

[PATCH 4.4] btrfs: fix pinned underflow after transaction aborted
 2018-11-20  3:25 UTC 

[PATCH 4.9] btrfs: fix pinned underflow after transaction aborted
 2018-11-20  3:17 UTC 

[PATCH 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
 2018-11-20  2:26 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Ensure btrfs_trim_fs can trim the whole filesystem

[PATCH 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
 2018-11-20  2:10 UTC  (3+ messages)

stable-rc/linux-4.4.y boot: 52 boots: 1 failed, 37 passed with 14 offline (v4.4.163-161-g6c17c03ca5ac)
 2018-11-20  0:57 UTC 

stable-rc/linux-4.14.y boot: 77 boots: 0 failed, 59 passed with 18 offline (v4.14.81-125-g43bb46eb6e2e)
 2018-11-20  0:45 UTC 

[PATCHv2] PCI/Layerscape: fix wrongly invoking of outbound window disable accessor
 2018-11-20 10:53 UTC  (2+ messages)

stable-rc/linux-4.19.y boot: 120 boots: 0 failed, 101 passed with 18 offline, 1 conflict (v4.19.2-206-g857962e4c7ee)
 2018-11-20  0:18 UTC 

stable-rc/linux-4.18.y boot: 125 boots: 0 failed, 105 passed with 18 offline, 1 untried/unknown, 1 conflict (v4.18.19-172-gc15e70be568b)
 2018-11-19 23:19 UTC 

PASS: Test report for kernel 4.18.20-rc1.skt+ (linux-stable-rc)
 2018-11-19 22:53 UTC 

stable-rc/linux-3.18.y boot: 30 boots: 0 failed, 23 passed with 7 offline (v3.18.125-91-ge13e87ee39b4)
 2018-11-19 22:52 UTC 

stable-rc/linux-4.9.y boot: 59 boots: 0 failed, 43 passed with 16 offline (v4.9.137-83-g4ca3f6d71162)
 2018-11-19 22:33 UTC 

stable-rc/linux-4.4.y build: 178 builds: 0 failed, 178 passed (v4.4.163-161-g6c17c03ca5ac)
 2018-11-19 21:41 UTC 

stable-rc/linux-4.14.y build: 185 builds: 0 failed, 185 passed (v4.14.81-125-g43bb46eb6e2e)
 2018-11-19 21:37 UTC 

request for 4.14-stable: fd5f7cde1b85 ("printk: Never set console_may_schedule in console_trylock()")
 2018-11-20  7:42 UTC  (5+ messages)

stable-rc/linux-4.19.y build: 187 builds: 0 failed, 187 passed, 8 warnings (v4.19.2-206-g857962e4c7ee)
 2018-11-19 21:14 UTC 

stable-rc/linux-4.18.y build: 186 builds: 0 failed, 186 passed, 230 warnings (v4.18.19-172-gc15e70be568b)
 2018-11-19 19:49 UTC 

stable-rc/linux-3.18.y build: 183 builds: 1 failed, 182 passed (v3.18.125-91-ge13e87ee39b4)
 2018-11-19 19:46 UTC 

stable-rc/linux-4.9.y build: 182 builds: 0 failed, 182 passed (v4.9.137-83-g4ca3f6d71162)
 2018-11-19 19:44 UTC 

[PATCH 3/4] b43: Fix error in cordic routine
 2018-11-19 18:01 UTC 

[PATCH] ACPI / platform: Add SMB0001 HID to forbidden_id_list
 2018-11-19 18:06 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).