[linux] 08/29: update to 4.9.75

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Jan 23 17:14:06 UTC 2018


This is an automated email from the git hooks/post-receive script.

corsac pushed a commit to branch stretch
in repository linux.

commit 09bf68d9c228d7252d201617f34e4b0dec41016c
Author: Yves-Alexis Perez <corsac at corsac.net>
Date:   Sat Jan 6 16:30:19 2018 +0100

    update to 4.9.75
---
 debian/changelog | 43 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 42 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 466a50a..0c02163 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-linux (4.9.74-1) UNRELEASED; urgency=medium
+linux (4.9.75-1) UNRELEASED; urgency=medium
 
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.66
@@ -677,6 +677,47 @@ linux (4.9.74-1) UNRELEASED; urgency=medium
     - nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
     - [x86] x86/smpboot: Remove stale TLB flush invocations
     - n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
+    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.75
+    - tcp_bbr: reset full pipe detection on loss recovery undo
+    - tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
+    - x86/boot: Add early cmdline parsing for options with arguments
+    - KAISER: Kernel Address Isolation
+    - kaiser: merged update
+    - kaiser: do not set _PAGE_NX on pgd_none
+    - kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
+    - kaiser: fix build and FIXME in alloc_ldt_struct()
+    - kaiser: KAISER depends on SMP
+    - kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
+    - kaiser: fix perf crashes
+    - kaiser: ENOMEM if kaiser_pagetable_walk() NULL
+    - kaiser: tidied up asm/kaiser.h somewhat
+    - kaiser: tidied up kaiser_add/remove_mapping slightly
+    - kaiser: align addition to x86/mm/Makefile
+    - kaiser: cleanups while trying for gold link
+    - kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
+    - kaiser: delete KAISER_REAL_SWITCH option
+    - kaiser: vmstat show NR_KAISERTABLE as nr_overhead
+    - kaiser: enhanced by kernel and user PCIDs
+    - kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
+    - kaiser: PCID 0 for kernel and 128 for user
+    - kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
+    - kaiser: paranoid_entry pass cr3 need to paranoid_exit
+    - kaiser: kaiser_remove_mapping() move along the pgd
+    - kaiser: fix unlikely error in alloc_ldt_struct()
+    - kaiser: add "nokaiser" boot option, using ALTERNATIVE
+    - x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
+    - x86/kaiser: Check boottime cmdline params
+    - kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
+    - kaiser: drop is_atomic arg to kaiser_pagetable_walk()
+    - kaiser: asm/tlbflush.h handle noPGE at lower level
+    - kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
+    - x86/paravirt: Dont patch flush_tlb_single
+    - x86/kaiser: Reenable PARAVIRT
+    - kaiser: disabled on Xen PV
+    - x86/kaiser: Move feature detection up
+    - KPTI: Rename to PAGE_TABLE_ISOLATION
+    - KPTI: Report when enabled
+    - kaiser: Set _PAGE_NX only if supported
 
   [ Ben Hutchings ]
   * [rt] Update to 4.9.68-rt60:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list