linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-03 20:11:07 to 2018-01-04 00:05:26 UTC [more...]

[PATCH 0/6] mm, hugetlb: allocation API and migration improvements
 2018-01-04  0:05 UTC  (2+ messages)

KAISER, fun with the CPUs -- especially Intel. Cache effects can leak non-readable memory
 2018-01-04  0:01 UTC 

Avoid speculative indirect calls in kernel
 2018-01-04  0:00 UTC  (14+ messages)
` [PATCH 01/11] x86/retpoline: Define retpoline indirect thunk and macros
` [PATCH 02/11] x86/retpoline/crypto: Convert crypto assembler indirect jumps
` [PATCH 03/11] x86/retpoline/entry: Convert entry "
` [PATCH 04/11] x86/retpoline/ftrace: Convert ftrace "
` [PATCH 05/11] x86/retpoline/hyperv: Convert "
` [PATCH 06/11] x86/retpoline/crypto: Convert xen "
` [PATCH 07/11] x86/retpoline/checksum32: Convert "
` [PATCH 08/11] x86/retpoline/irq32: "
` [PATCH 09/11] x86/retpoline: Finally enable retpoline for C code
` [PATCH 10/11] retpoline/taint: Taint kernel for missing retpoline in compiler
` [PATCH 11/11] retpoline/objtool: Disable some objtool warnings

[PATCH bpf-next v3 1/3] libbpf: add function to setup XDP
 2018-01-03 23:59 UTC  (4+ messages)
` [PATCH bpf-next v4 0/3] "
  ` [PATCH bpf-next v4 1/3] "

[PATCH 1/2 v3] lib: debugobjects: export max loops counter
 2018-01-03 23:56 UTC  (2+ messages)
` [PATCH 2/2 v3] lib: debugobjects: touch watchdog to avoid softlockup when !CONFIG_PREEMPT

[PATCH 0/3] Add i2c dt-binding and compatible for Mediatek MT2712
 2018-01-03 23:55 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: i2c: Add MediaTek MT2712 i2c binding
` [PATCH 2/3] i2c: mediatek: Add i2c compatible for MediaTek MT2712
` [PATCH 3/3] i2c: mediatek: Enable i2c module clock before i2c registers access

[PATCH 2/2 v3] lib: debugobjects: touch watchdog to avoid softlockup when !CONFIG_PREEMPT
 2018-01-03 23:54 UTC  (5+ messages)

[PATCH] doc: memory-barriers: reStructure Text
 2018-01-03 23:48 UTC  (2+ messages)

CONFIG_PAGE_TABLE_ISOLATION=y on x86_64 causes gcc to segfault when building x86_32 binaries
 2018-01-03 23:46 UTC  (14+ messages)
          ` [tip:x86/pti] x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()

"bad pmd" errors + oops with KPTI on 4.14.11 after loading X.509 certs
 2018-01-03 23:46 UTC  (9+ messages)

[RFC PATCH 0/4] API for inhibiting speculative arbitrary read primitives
 2018-01-03 23:45 UTC  (6+ messages)
` [RFC PATCH 1/4] asm-generic/barrier: add generic nospec helpers
` [RFC PATCH 2/4] Documentation: document "
` [RFC PATCH 3/4] arm64: implement nospec_{load,ptr}()
` [RFC PATCH 4/4] bpf: inhibit speculated out-of-bounds pointers

WARNING in sk_stream_kill_queues (2)
 2018-01-03 23:44 UTC  (2+ messages)

[PATCH v2] KVM: x86: do not read FS/GS base MSRs when saving them
 2018-01-03 23:42 UTC  (3+ messages)

[PATCH v3] gpio: winbond: add driver
 2018-01-03 23:41 UTC  (3+ messages)

[PATCH v17 0/5] ZII RAVE platform driver
 2018-01-03 23:39 UTC  (5+ messages)

KASAN: slab-out-of-bounds Write in tcp_v6_syn_recv_sock
 2018-01-03 23:31 UTC  (4+ messages)

[PATCH 1/2] jump_label: export static_key_slow_inc/dec_cpuslocked()
 2018-01-03 23:20 UTC  (3+ messages)
` [PATCH 2/2] sched/core: fix cpu_hotplug_lock recursion in tg_set_cfs_bandwidth()

[PATCH] of/fdt: Fix #ifdef dependency of early flattree declarations
 2018-01-03 23:16 UTC  (3+ messages)

[linux-next:master 5061/5571] fs/cifs/smbdirect.c:1465:24: sparse: symbol '_smbd_get_connection' was not declared. Should it be static?
 2018-01-03 23:15 UTC  (3+ messages)
` [RFC PATCH linux-next] CIFS: SMBD: _smbd_get_connection() can be static

[PATCH] media: don't drop front-end reference count for ->detach
 2018-01-03 23:02 UTC  (3+ messages)

[PATCH] clk: samsung: s3c: Remove unneeded enumeration
 2018-01-03 22:58 UTC  (3+ messages)

$950,000 Donations
 2018-01-03 22:17 UTC 

[PATCH] [v2] s3mci: mark debug_regs[] as static
 2018-01-03 22:49 UTC 

linux-next: build warning after merge of the cifs tree
 2018-01-03 22:44 UTC  (2+ messages)

[PATCH] s3mci: mark debug_regs[] as static
 2018-01-03 22:45 UTC  (3+ messages)

[PATCH] net/mlx5e: hide an unused variable
 2018-01-03 22:40 UTC 

[PATCH] [v2] crypto: aes-generic - build with -Os on gcc-7+
 2018-01-03 22:39 UTC 

[PATCH] media: intel-ipu3: cio2: fix building with large PAGE_SIZE
 2018-01-03 22:35 UTC 

correct section for cpu_tss_rw?
 2018-01-03 22:25 UTC  (3+ messages)
` [PATCH] x86/process: define cpu_tss_rw in same section as declaration
  ` [tip:x86/pti] x86/process: Define "

Hay
 2018-01-03 22:10 UTC 

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-03 22:08 UTC  (39+ 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] bonding: Delete an error message for a failed memory allocation in bond_update_slave_arr()
 2018-01-03 21:58 UTC  (5+ messages)
  `  "

[PATCH 1/6] mfd: syscon: Add ingenic-tcu.h header
 2018-01-03 21:56 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] dt-bindings: ingenic: Add DT bindings for TCU clocks
  ` [PATCH v2 3/6] irqchip: Add the ingenic-tcu-intc driver
  ` [PATCH v2 5/6] clocksource: Add a new timer-ingenic driver

[GIT PULL REQUEST] at24 updates for 4.16
 2018-01-03 21:54 UTC  (2+ messages)

PROBLEM: i915 causes complete desktop freezes in 4.15-rc5
 2018-01-03 21:53 UTC  (7+ messages)

[PATCH] v4l2: i2c: ov7670: Implement OF mbus configuration
 2018-01-03 21:52 UTC  (3+ messages)

[PATCH 1/2] serial: imx: edd a .freeze_noirq function
 2018-01-03 21:43 UTC  (6+ messages)
` [PATCH 2/2] serial: imx: fix endless loop during suspend

[PATCH] leds: core: Fix regression caused by commit 2b83ff96f51d
 2018-01-03 21:40 UTC 

[PATCH v17 0/4] Replace PCI pool by DMA pool API
 2018-01-03 21:34 UTC  (3+ messages)

Radeon rv250 GPU acceleration broken in 4.15-rc6
 2018-01-03 21:32 UTC  (2+ messages)

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2018-01-03 21:32 UTC  (4+ messages)
` [PATCH 06/11] dt-bindings: display: sun4i-drm: Add A83T HDMI pipeline

[PATCH 1/5] drm/panel: simple: add support for Ampire AM-800480AYTZQW-00H
 2018-01-03 21:29 UTC  (2+ messages)

Order in "compatibility" DT property ignored by a platform bus
 2018-01-03 21:29 UTC  (2+ messages)

[PATCH v2 0/9] PCI: Add support to the Cadence PCIe controller
 2018-01-03 21:22 UTC  (5+ messages)

Linux 4.15-rc6
 2018-01-03 21:20 UTC  (5+ messages)

dst refcount is -1
 2018-01-03 21:14 UTC  (4+ messages)

[RFC/RFT PATCH 0/6] Asynchronous UVC
 2018-01-03 21:13 UTC  (8+ messages)
` [RFC/RFT PATCH 1/6] uvcvideo: Refactor URB descriptors
` [RFC/RFT PATCH 2/6] uvcvideo: Convert decode functions to use new context structure
` [RFC/RFT PATCH 3/6] uvcvideo: Protect queue internals with helper
` [RFC/RFT PATCH 4/6] uvcvideo: queue: Simplify spin-lock usage
` [RFC/RFT PATCH 5/6] uvcvideo: queue: Support asynchronous buffer handling
` [RFC/RFT PATCH 6/6] uvcvideo: Move decode processing to process context

[PATCH v5 00/39] Andes(nds32) Linux Kernel Port
 2018-01-03 21:10 UTC  (3+ messages)
` [PATCH v5 32/39] dt-bindings: nds32 L2 cache controller Bindings

[PATCH v3 0/2] kprobes: improve error handling when arming/disarming kprobes
 2018-01-03 21:00 UTC  (4+ messages)
` [PATCH v3 1/2] kprobes: propagate error from arm_kprobe_ftrace()
    `  "

[PATCH] mtd/inftlmount: Delete error messages for a failed memory allocation in two functions
 2018-01-03 20:52 UTC 

[PATCH 0/5] RFC: Public key encryption of dmesg by the kernel
 2018-01-03 20:45 UTC  (7+ messages)
` [PATCH 5/5] docs: add dmesg encryption doc
` [kernel-hardening] [PATCH 0/5] RFC: Public key encryption of dmesg by the kernel

[PATCH] [RFT] crypto: aes-generic - turn off -ftree-pre and -ftree-sra
 2018-01-03 20:38 UTC  (9+ messages)

[PATCH 0/6] crypto: engine - Permit to enqueue all async requests
 2018-01-03 20:11 UTC  (7+ messages)
` [PATCH 1/6] Documentation: crypto: document crypto engine API
` [PATCH 2/6] crypto: engine - Permit to enqueue all async requests
` [PATCH 3/6] crypto: omap: convert to new crypto engine API
` [PATCH 4/6] crypto: virtio: "
` [PATCH 5/6] crypto: stm32-hash: convert to the "
` [PATCH 6/6] crypto: stm32-cryp: "

[PATCH 0/2] wireless: libertas_tf: Adjustments for three function implementations
 2018-01-03 20:13 UTC  (3+ messages)
` [PATCH 1/2] wireless: libertas_tf: Delete an error message for a failed memory allocation in __if_usb_submit_rx_urb()
` [PATCH 2/2] wireless: libertas_tf: Improve a size determination in two functions

perf test BPF failing on 4.15.0-rc6
 2018-01-03 20:13 UTC  (7+ messages)

[PATCH 4.9 00/39] 4.9.75-stable review
 2018-01-03 20:11 UTC  (40+ 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

[PATCH V2] perf script: add script to profile and resolve physical mem type
 2018-01-03 20:20 UTC  (2+ messages)

[PATCH v2 0/4] Remoteproc core dump support
 2018-01-03 20:19 UTC  (5+ messages)
` [PATCH v2 2/4] remoteproc: Rename "load_rsc_table" to "parse_fw"

page table isolation alternative mechanism
 2018-01-03 20:15 UTC  (2+ messages)

[PATCH 1/2] f2fs: use flexible array for f2fs_checkpoint::sit_nat_version_bitmap
 2018-01-03 20:12 UTC  (2+ 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).