stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-03 18:03:39 to 2018-01-04 07:38:41 UTC [more...]

[PATCH 4.9 00/39] 4.9.75-stable review
 2018-01-04  7:38 UTC  (47+ messages)
` [PATCH 4.9 01/39] tcp_bbr: reset full pipe detection on loss recovery undo
` [PATCH 4.9 02/39] tcp_bbr: reset long-term bandwidth sampling "
` [PATCH 4.9 03/39] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH 4.9 04/39] KAISER: Kernel Address Isolation
` [PATCH 4.9 05/39] kaiser: merged update
` [PATCH 4.9 06/39] kaiser: do not set _PAGE_NX on pgd_none
` [PATCH 4.9 07/39] kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
` [PATCH 4.9 08/39] kaiser: fix build and FIXME in alloc_ldt_struct()
` [PATCH 4.9 09/39] kaiser: KAISER depends on SMP
` [PATCH 4.9 10/39] kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
` [PATCH 4.9 11/39] kaiser: fix perf crashes
` [PATCH 4.9 12/39] kaiser: ENOMEM if kaiser_pagetable_walk() NULL
` [PATCH 4.9 13/39] kaiser: tidied up asm/kaiser.h somewhat
` [PATCH 4.9 14/39] kaiser: tidied up kaiser_add/remove_mapping slightly
` [PATCH 4.9 15/39] kaiser: align addition to x86/mm/Makefile
` [PATCH 4.9 16/39] kaiser: cleanups while trying for gold link
` [PATCH 4.9 17/39] kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
` [PATCH 4.9 18/39] kaiser: delete KAISER_REAL_SWITCH option
` [PATCH 4.9 19/39] kaiser: vmstat show NR_KAISERTABLE as nr_overhead
` [PATCH 4.9 20/39] kaiser: enhanced by kernel and user PCIDs
` [PATCH 4.9 21/39] kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
` [PATCH 4.9 22/39] kaiser: PCID 0 for kernel and 128 for user
` [PATCH 4.9 23/39] kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
` [PATCH 4.9 24/39] kaiser: paranoid_entry pass cr3 need to paranoid_exit
` [PATCH 4.9 25/39] kaiser: kaiser_remove_mapping() move along the pgd
` [PATCH 4.9 26/39] kaiser: fix unlikely error in alloc_ldt_struct()
` [PATCH 4.9 27/39] kaiser: add "nokaiser" boot option, using ALTERNATIVE
` [PATCH 4.9 28/39] x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
` [PATCH 4.9 29/39] x86/kaiser: Check boottime cmdline params
` [PATCH 4.9 30/39] kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
` [PATCH 4.9 31/39] kaiser: drop is_atomic arg to kaiser_pagetable_walk()
` [PATCH 4.9 32/39] kaiser: asm/tlbflush.h handle noPGE at lower level
` [PATCH 4.9 33/39] kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
` [PATCH 4.9 34/39] x86/paravirt: Dont patch flush_tlb_single
` [PATCH 4.9 35/39] x86/kaiser: Reenable PARAVIRT
` [PATCH 4.9 36/39] kaiser: disabled on Xen PV
` [PATCH 4.9 37/39] x86/kaiser: Move feature detection up
` [PATCH 4.9 38/39] KPTI: Rename to PAGE_TABLE_ISOLATION
` [PATCH 4.9 39/39] KPTI: Report when enabled

"bad pmd" errors + oops with KPTI on 4.14.11 after loading X.509 certs
 2018-01-04  7:22 UTC  (24+ messages)

[PATCH] iwlwifi: pcie: fix DMA memory mapping / unmapping
 2018-01-04  7:19 UTC 

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-04  6:50 UTC  (40+ messages)
` [PATCH 4.4 01/37] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH 4.4 02/37] KAISER: Kernel Address Isolation
` [PATCH 4.4 03/37] kaiser: merged update
` [PATCH 4.4 04/37] kaiser: do not set _PAGE_NX on pgd_none
` [PATCH 4.4 05/37] kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
` [PATCH 4.4 06/37] kaiser: fix build and FIXME in alloc_ldt_struct()
` [PATCH 4.4 07/37] kaiser: KAISER depends on SMP
` [PATCH 4.4 08/37] kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
` [PATCH 4.4 09/37] kaiser: fix perf crashes
` [PATCH 4.4 10/37] kaiser: ENOMEM if kaiser_pagetable_walk() NULL
` [PATCH 4.4 11/37] kaiser: tidied up asm/kaiser.h somewhat
` [PATCH 4.4 12/37] kaiser: tidied up kaiser_add/remove_mapping slightly
` [PATCH 4.4 13/37] kaiser: kaiser_remove_mapping() move along the pgd
` [PATCH 4.4 14/37] kaiser: cleanups while trying for gold link
` [PATCH 4.4 15/37] kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
` [PATCH 4.4 16/37] kaiser: delete KAISER_REAL_SWITCH option
` [PATCH 4.4 17/37] kaiser: vmstat show NR_KAISERTABLE as nr_overhead
` [PATCH 4.4 18/37] kaiser: enhanced by kernel and user PCIDs
` [PATCH 4.4 19/37] kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
` [PATCH 4.4 20/37] kaiser: PCID 0 for kernel and 128 for user
` [PATCH 4.4 21/37] kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
` [PATCH 4.4 22/37] kaiser: paranoid_entry pass cr3 need to paranoid_exit
` [PATCH 4.4 23/37] kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls
` [PATCH 4.4 24/37] kaiser: fix unlikely error in alloc_ldt_struct()
` [PATCH 4.4 25/37] kaiser: add "nokaiser" boot option, using ALTERNATIVE
` [PATCH 4.4 26/37] x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
` [PATCH 4.4 27/37] x86/kaiser: Check boottime cmdline params
` [PATCH 4.4 28/37] kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
` [PATCH 4.4 29/37] kaiser: drop is_atomic arg to kaiser_pagetable_walk()
` [PATCH 4.4 30/37] kaiser: asm/tlbflush.h handle noPGE at lower level
` [PATCH 4.4 31/37] kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
` [PATCH 4.4 32/37] x86/paravirt: Dont patch flush_tlb_single
` [PATCH 4.4 33/37] x86/kaiser: Reenable PARAVIRT
` [PATCH 4.4 34/37] kaiser: disabled on Xen PV
` [PATCH 4.4 35/37] x86/kaiser: Move feature detection up
` [PATCH 4.4 36/37] KPTI: Rename to PAGE_TABLE_ISOLATION
` [PATCH 4.4 37/37] KPTI: Report when enabled

[PATCH 05/28] IB/srpt: Disable RDMA access by the initiator
 2018-01-04  3:12 UTC  (4+ messages)
` [PATCH 06/28] IB/srpt: Fix ACL lookup during login

[PATCH v2] IB/core: Fix two kernel warnings triggered by rxe registration
 2018-01-04  3:04 UTC  (2+ messages)

[PATCH 4.13 00/43] 4.13.11-stable review
 2018-01-04  2:15 UTC  (5+ messages)
` [PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed

Patch "Revert "mlx5: move affinity hints assignments to generic code"" has been added to the 4.14-stable tree
 2018-01-04  2:04 UTC  (9+ messages)

FAILED: patch "[PATCH] kernel: make groups_sort calling a responsibility group_info" failed to apply to 4.9-stable tree
 2018-01-03 22:29 UTC  (2+ messages)
` [PATCH 4.9-stable backport] kernel: make groups_sort calling a responsibility group_info allocators

FAILED: patch "[PATCH] kernel: make groups_sort calling a responsibility group_info" failed to apply to 4.4-stable tree
 2018-01-03 22:21 UTC  (2+ messages)
` [PATCH - 4.4-stable backport] kernel: make groups_sort calling a responsibility group_info allocators

[PATCH 2/2] serial: imx: fix endless loop during suspend
 2018-01-03 21:43 UTC  (5+ messages)

Patch "kaiser: enhanced by kernel and user PCIDs" has been added to the 4.4-stable tree
 2018-01-03 21:07 UTC  (3+ messages)

Patch "kaiser: merged update" has been added to the 4.9-stable tree
 2018-01-03 20:56 UTC  (2+ messages)

Patch "mfd: cros ec: spi: Don't send first message too soon" has been added to the 3.18-stable tree
 2018-01-03 20:52 UTC  (5+ messages)

stable/linux-4.14.y boot: 108 boots: 0 failed, 107 passed with 1 conflict (v4.14.11)
 2018-01-03 19:55 UTC  (6+ messages)

Patch "KPTI: Rename to PAGE_TABLE_ISOLATION" has been added to the 4.4-stable tree
 2018-01-03 19:49 UTC 

Patch "KPTI: Report when enabled" has been added to the 4.4-stable tree
 2018-01-03 19:49 UTC 

Patch "KPTI: Report when enabled" has been added to the 4.9-stable tree
 2018-01-03 19:48 UTC 

Patch "KPTI: Rename to PAGE_TABLE_ISOLATION" has been added to the 4.9-stable tree
 2018-01-03 19:48 UTC 

Patch "x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling" has been added to the 4.4-stable tree
 2018-01-03 19:40 UTC  (3+ messages)

Patch "x86/paravirt: Dont patch flush_tlb_single" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "x86/kaiser: Move feature detection up" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "x86/kaiser: Reenable PARAVIRT" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "x86/kaiser: Check boottime cmdline params" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: vmstat show NR_KAISERTABLE as nr_overhead" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: tidied up kaiser_add/remove_mapping slightly" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: PCID 0 for kernel and 128 for user" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: tidied up asm/kaiser.h somewhat" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: paranoid_entry pass cr3 need to paranoid_exit" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: kaiser_flush_tlb_on_return_to_user() check PCID" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: kaiser_remove_mapping() move along the pgd" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: KAISER depends on SMP" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: fix unlikely error in alloc_ldt_struct()" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: fix build and FIXME in alloc_ldt_struct()" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: fix perf crashes" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: ENOMEM if kaiser_pagetable_walk() NULL" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: enhanced by kernel and user PCIDs" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: drop is_atomic arg to kaiser_pagetable_walk()" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: do not set _PAGE_NX on pgd_none" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: disabled on Xen PV" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: asm/tlbflush.h handle noPGE at lower level" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: delete KAISER_REAL_SWITCH option" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: cleanups while trying for gold link" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: align addition to x86/mm/Makefile" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

Patch "kaiser: add "nokaiser" boot option, using ALTERNATIVE" has been added to the 4.9-stable tree
 2018-01-03 19:40 UTC 

[PATCH] drm/i915/glk: Disable Guc and HuC on GLK
 2018-01-03 19:03 UTC 

Patch "x86/paravirt: Dont patch flush_tlb_single" has been added to the 4.4-stable tree
 2018-01-03 18:04 UTC 

Patch "x86/kaiser: Move feature detection up" has been added to the 4.4-stable tree
 2018-01-03 18:04 UTC 

Patch "x86/kaiser: Reenable PARAVIRT" has been added to the 4.4-stable tree
 2018-01-03 18:04 UTC 

Patch "x86/kaiser: Check boottime cmdline params" has been added to the 4.4-stable tree
 2018-01-03 18:04 UTC 

Patch "kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user" has been added to the 4.4-stable tree
 2018-01-03 18:04 UTC 

Patch "kaiser: vmstat show NR_KAISERTABLE as nr_overhead" has been added to the 4.4-stable tree
 2018-01-03 18:04 UTC 

Patch "kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: tidied up kaiser_add/remove_mapping slightly" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: tidied up asm/kaiser.h somewhat" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: PCID 0 for kernel and 128 for user" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: paranoid_entry pass cr3 need to paranoid_exit" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: merged update" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: kaiser_remove_mapping() move along the pgd" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: kaiser_flush_tlb_on_return_to_user() check PCID" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: KAISER depends on SMP" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: fix unlikely error in alloc_ldt_struct()" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: fix perf crashes" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: fix build and FIXME in alloc_ldt_struct()" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: ENOMEM if kaiser_pagetable_walk() NULL" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: drop is_atomic arg to kaiser_pagetable_walk()" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: do not set _PAGE_NX on pgd_none" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: delete KAISER_REAL_SWITCH option" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: disabled on Xen PV" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: cleanups while trying for gold link" has been added to the 4.4-stable tree
 2018-01-03 18:03 UTC 

Patch "kaiser: asm/tlbflush.h handle noPGE at lower level" has been added to the 4.4-stable tree
 2018-01-03 18:03 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).