stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-03 20:12:03 to 2018-01-05 10:12:35 UTC [more...]

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-05 10:12 UTC  (59+ messages)
` [PATCH 4.4 02/37] KAISER: Kernel Address Isolation
` [PATCH 4.4 04/37] kaiser: do not set _PAGE_NX on pgd_none
` [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 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 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 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 33/37] x86/kaiser: Reenable PARAVIRT
` [PATCH 4.4 34/37] kaiser: disabled on Xen PV
` [PATCH 4.4 36/37] KPTI: Rename to PAGE_TABLE_ISOLATION
` [PATCH 4.4 37/37] KPTI: Report when enabled

[PATCH v2] drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake
 2018-01-05  8:59 UTC 

[PATCH 4.14 00/14] 4.14.12-stable review
 2018-01-05  8:04 UTC  (18+ messages)
` [PATCH 4.14 01/14] exec: Weaken dumpability for secureexec
` [PATCH 4.14 02/14] capabilities: fix buffer overread on very short xattr
` [PATCH 4.14 03/14] x86/cpu, x86/pti: Do not enable PTI on AMD processors
` [PATCH 4.14 04/14] x86/pti: Make sure the user/kernel PTEs match
` [PATCH 4.14 07/14] x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
` [PATCH 4.14 08/14] x86/process: Define cpu_tss_rw in same section as declaration
` [PATCH 4.14 09/14] Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."
` [PATCH 4.14 10/14] rtc: m41t80: m41t80_sqw_set_rate should return 0 on success
` [PATCH 4.14 11/14] rtc: m41t80: fix m41t80_sqw_round_rate return value
` [PATCH 4.14 12/14] rtc: m41t80: avoid i2c read in m41t80_sqw_recalc_rate
` [PATCH 4.14 13/14] rtc: m41t80: avoid i2c read in m41t80_sqw_is_prepared
` [PATCH 4.14 14/14] rtc: m41t80: remove unneeded checks from m41t80_sqw_set_rate

[PATCH] drm/i915: forward hotplug events again
 2018-01-05  7:31 UTC  (2+ messages)

[PATCH] drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake
 2018-01-05  6:06 UTC  (5+ messages)
` [Intel-gfx] "

[patch 8/9] userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
 2018-01-05  0:18 UTC 

[patch 7/9] mm/sparse.c: wrong allocation for mem_section
 2018-01-05  0:18 UTC 

[patch 3/9] mm/mprotect: add a cond_resched() inside change_pmd_range()
 2018-01-05  0:17 UTC 

[patch 2/9] kernel/acct.c: fix the acct->needcheck check in check_free_space()
 2018-01-05  0:17 UTC 

"bad pmd" errors + oops with KPTI on 4.14.11 after loading X.509 certs
 2018-01-04 23:48 UTC  (34+ messages)
              ` [tip:x86/pti] x86/mm: Map cpu_entry_area at the same place on 4/5 level
              ` [tip:x86/pti] x86/kaslr: Fix the vaddr_end mess

[PATCH] drm/i915/glk: Disable Guc and HuC on GLK
 2018-01-04 22:46 UTC  (2+ messages)

[PATCH 4.9 00/39] 4.9.75-stable review
 2018-01-04 22:01 UTC  (34+ 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 05/39] kaiser: merged update
` [PATCH 4.9 07/39] kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
` [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 13/39] kaiser: tidied up asm/kaiser.h somewhat
` [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 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 26/39] kaiser: fix unlikely error in alloc_ldt_struct()
` [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 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 v4 1/3] x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
 2018-01-04 21:47 UTC  (2+ messages)

patch "usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer" added to usb-linus
 2018-01-04 16:29 UTC 

patch "usbip: remove kernel addresses from usb device and urb debug msgs" added to usb-linus
 2018-01-04 16:29 UTC 

patch "usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input" added to usb-linus
 2018-01-04 16:29 UTC 

patch "Bluetooth: Prevent stack info leak from the EFS element." added to char-misc-linus
 2018-01-04 16:02 UTC 

patch "mei: me: allow runtime pm for platform with D0i3" added to char-misc-next
 2018-01-04 15:59 UTC 

[char-misc-next] mei: me: allow runtime pm for platform with D0i3
 2018-01-04 15:47 UTC  (4+ messages)

[PATCH 1/4] can: vxcan: improve handling of missing peer name attribute
 2018-01-04 15:33 UTC  (2+ messages)
` [PATCH 2/4] can: gs_usb: fix return value of the "set_bittiming" callback

[PATCH] iwlwifi: pcie: fix DMA memory mapping / unmapping
 2018-01-04 14:42 UTC  (2+ messages)

[PATCH 03/12] clocksource/drivers/stm32: Fix kernel panic with multiple timers
 2018-01-04 12:50 UTC 

[PATCH] views: Don't render token section of user profile if REST API disabled
 2018-01-04 11:30 UTC  (2+ messages)

Patch "rtc: m41t80: remove unneeded checks from m41t80_sqw_set_rate" has been added to the 4.14-stable tree
 2018-01-04 11:12 UTC 

Patch "rtc: m41t80: fix m41t80_sqw_round_rate return value" has been added to the 4.14-stable tree
 2018-01-04 11:12 UTC 

Patch "rtc: m41t80: m41t80_sqw_set_rate should return 0 on success" has been added to the 4.14-stable tree
 2018-01-04 11:12 UTC 

Patch "rtc: m41t80: avoid i2c read in m41t80_sqw_recalc_rate" has been added to the 4.14-stable tree
 2018-01-04 11:12 UTC 

Patch "rtc: m41t80: avoid i2c read in m41t80_sqw_is_prepared" has been added to the 4.14-stable tree
 2018-01-04 11:12 UTC 

Patch "Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."" has been added to the 4.14-stable tree
 2018-01-04 11:12 UTC 

rtc: m41t80rtc: recent v4.15 changes ready for stable branch 4.14 ?
 2018-01-04 11:07 UTC  (4+ messages)
  ` rtc: m41t80rtc: recent v4.15 changes ready for stable branch 4.14

Patch "x86/pti: Make sure the user/kernel PTEs match" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "x86/process: Define cpu_tss_rw in same section as declaration" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "x86/dumpstack: Fix partial register dumps" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "x86/dumpstack: Print registers for first stack frame" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "x86/cpu, x86/pti: Do not enable PTI on AMD processors" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "exec: Weaken dumpability for secureexec" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "capabilities: fix buffer overread on very short xattr" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

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


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