index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
x86/mm: Clean up register saving in the __enc_copy() assembly code
Tom Lendacky
1
-10
/
+10
2018-01-14
x86/idt: Mark IDT tables __initconst
Andi Kleen
1
-6
/
+6
2018-01-14
Revert "x86/apic: Remove init_bsp_APIC()"
Ville Syrjälä
3
-0
/
+53
2018-01-14
x86/mm/pkeys: Fix fill_sig_info_pkey
Eric W. Biederman
1
-3
/
+4
2018-01-14
x86/tsc: Print tsc_khz, when it differs from cpu_khz
Len Brown
1
-0
/
+6
2018-01-14
x86/tsc: Fix erroneous TSC rate on Skylake Xeon
Len Brown
1
-1
/
+0
2018-01-14
x86/tsc: Future-proof native_calibrate_tsc()
Len Brown
1
-0
/
+2
2018-01-13
kdump: Write the correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
2
-1
/
+3
2018-01-08
x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"
Andy Shevchenko
1
-1
/
+1
2018-01-06
x86/microcode/intel: Extend BDW late-loading with a revision check
Jia Zhang
1
-2
/
+11
2018-01-05
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
3
-5
/
+5
2018-01-05
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
David Woodhouse
1
-2
/
+2
2018-01-05
mfd: rtsx: Release IRQ during shutdown
Sinan Kaya
1
-0
/
+3
2018-01-05
mailmap: update Mark Yao's email address
Jeffy Chen
1
-0
/
+1
2018-01-05
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
Andrea Arcangeli
1
-2
/
+18
2018-01-05
mm/sparse.c: wrong allocation for mem_section
Baoquan He
1
-1
/
+1
2018-01-05
mm/zsmalloc.c: include fs.h
Sergey Senozhatsky
1
-0
/
+1
2018-01-05
mm/debug.c: provide useful debugging information for VM_BUG
Matthew Wilcox
1
-14
/
+14
2018-01-05
kernel/exit.c: export abort() to modules
Andrew Morton
4
-3
/
+1
2018-01-05
mm/mprotect: add a cond_resched() inside change_pmd_range()
Anshuman Khandual
1
-2
/
+4
2018-01-05
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
1
-1
/
+1
2018-01-05
mm: check pfn_valid first in zero_resv_unavail
Dave Young
1
-0
/
+2
2018-01-05
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
1
-1
/
+1
2018-01-05
x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
Peter Zijlstra
1
-0
/
+16
2018-01-05
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
3
-24
/
+22
2018-01-04
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
3
-6
/
+7
2018-01-04
x86/mm: Set MODULES_END to 0xffffffffff000000
Andrey Ryabinin
2
-5
/
+2
2018-01-04
arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoC
Masahiro Yamada
1
-2
/
+2
2018-01-04
drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
Lucas De Marchi
3
-9
/
+38
2018-01-03
x86/process: Define cpu_tss_rw in same section as declaration
Nick Desaulniers
1
-1
/
+1
2018-01-03
x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
Thomas Gleixner
1
-7
/
+6
2018-01-03
exec: Weaken dumpability for secureexec
Kees Cook
1
-2
/
+7
2018-01-03
x86/dumpstack: Print registers for first stack frame
Josh Poimboeuf
1
-1
/
+2
2018-01-03
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
3
-13
/
+34
2018-01-03
x86/pti: Make sure the user/kernel PTEs match
Thomas Gleixner
1
-1
/
+2
2018-01-03
x86/cpu, x86/pti: Do not enable PTI on AMD processors
Tom Lendacky
1
-2
/
+2
2018-01-03
x86/pti: Enable PTI by default
Thomas Gleixner
1
-0
/
+1
2018-01-03
MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
Matt Fleming
1
-4
/
+3
2018-01-03
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
3
-10
/
+52
2018-01-03
x86/efi: Fix kernel param add_efi_memmap regression
Dave Young
1
-3
/
+2
2018-01-02
drm/ttm: check the return value of kzalloc
Xiongwei Song
1
-0
/
+2
2018-01-02
drm/amd/display: call set csc_default if enable adjustment is false
Yue Hin Lau
4
-6
/
+6
2018-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
2
-3
/
+3
2018-01-02
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
1
-16
/
+29
2018-01-02
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
1
-0
/
+1
2018-01-02
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
Chris Mason
1
-11
/
+34
2018-01-02
btrfs: Fix flush bio leak
Nikolay Borisov
1
-1
/
+0
2018-01-02
docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c
Markus Heiser
1
-3
/
+0
2018-01-02
xen/pvcalls: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-01-02
s390/dasd: fix wrongly assigned configuration data
Stefan Haberland
1
-0
/
+10
[next]