index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-19
x86/mm: Unify pgtable_l5_enabled usage in early boot code
Kirill A. Shutemov
5
-20
/
+21
2018-05-19
x86/boot/compressed/64: Fix trampoline page table address calculation
Kirill A. Shutemov
1
-1
/
+1
2018-05-19
objtool: Detect RIP-relative switch table references, part 2
Josh Poimboeuf
1
-25
/
+12
2018-05-17
x86/apic/x2apic: Initialize cluster ID properly
Thomas Gleixner
1
-0
/
+1
2018-05-16
x86/boot/compressed/64: Fix moving page table out of trampoline memory
Kirill A. Shutemov
2
-11
/
+14
2018-05-16
x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()
Kirill A. Shutemov
1
-13
/
+55
2018-05-15
objtool: Detect RIP-relative switch table references
Josh Poimboeuf
1
-15
/
+18
2018-05-14
x86/pkeys: Do not special case protection key 0
Dave Hansen
2
-4
/
+4
2018-05-14
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
1
-0
/
+30
2018-05-14
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
1
-5
/
+9
2018-05-14
x86/pkeys/selftests: Fix pointer math
Dave Hansen
1
-7
/
+7
2018-05-14
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
2
-11
/
+22
2018-05-14
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
1
-5
/
+8
2018-05-14
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
1
-0
/
+44
2018-05-14
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
1
-4
/
+17
2018-05-14
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
1
-1
/
+9
2018-05-14
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
Dave Hansen
1
-12
/
+8
2018-05-14
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
1
-16
/
+0
2018-05-14
x86/pkeys/selftests: Stop using assert()
Dave Hansen
1
-4
/
+8
2018-05-14
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
1
-6
/
+7
2018-05-14
x86/selftests: Add mov_to_ss test
Andy Lutomirski
2
-1
/
+286
2018-05-14
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
1
-2
/
+5
2018-05-14
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
1
-26
/
+41
2018-05-14
x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
Alexander Potapenko
1
-1
/
+9
2018-05-14
objtool: Support GCC 8 switch tables
Josh Poimboeuf
1
-2
/
+22
2018-05-14
objtool: Support GCC 8's cold subfunctions
Josh Poimboeuf
3
-44
/
+93
2018-05-14
objtool: Fix "noreturn" detection for recursive sibling calls
Josh Poimboeuf
1
-3
/
+7
2018-05-14
objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...
Ingo Molnar
1
-0
/
+18
2018-05-13
x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation
Alexei Starovoitov
2
-1
/
+16
2018-05-13
uprobes/x86: Prohibit probing on MOV SS instruction
Masami Hiramatsu
1
-0
/
+4
2018-05-13
kprobes/x86: Prohibit probing on exception masking instructions
Masami Hiramatsu
2
-0
/
+22
2018-05-13
x86/kexec: Avoid double free_page() upon do_kexec_load() failure
Tetsuo Handa
2
-2
/
+9
2018-05-13
x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()
Thomas Gleixner
4
-8
/
+7
2018-05-13
x86/Centaur: Report correct CPU/cache topology
David Wang
1
-0
/
+5
2018-05-13
x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
David Wang
3
-13
/
+8
2018-05-13
x86/CPU: Make intel_num_cpu_cores() generic
David Wang
3
-19
/
+16
2018-05-13
x86/CPU: Move cpu local function declarations to local header
Thomas Gleixner
3
-9
/
+11
2018-05-12
rbtree: include rcu.h
Sebastian Andrzej Siewior
2
-0
/
+2
2018-05-12
scripts/faddr2line: fix error when addr2line output contains discriminator
Changbin Du
1
-1
/
+4
2018-05-12
ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
Ashish Samant
1
-2
/
+12
2018-05-12
mm, oom: fix concurrent munlock and oom reaper unmap, v3
David Rientjes
3
-56
/
+71
2018-05-12
mm: migrate: fix double call of radix_tree_replace_slot()
Naoya Horiguchi
1
-3
/
+1
2018-05-12
proc/kcore: don't bounds check against address 0
Laura Abbott
1
-7
/
+16
2018-05-12
mm: don't show nr_indirectly_reclaimable in /proc/vmstat
Roman Gushchin
1
-1
/
+5
2018-05-12
mm: sections are not offlined during memory hotremove
Pavel Tatashin
1
-1
/
+1
2018-05-12
z3fold: fix reclaim lock-ups
Vitaly Wool
1
-12
/
+30
2018-05-12
init: fix false positives in W+X checking
Jeffrey Hugo
2
-0
/
+12
2018-05-12
lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
Yury Norov
1
-1
/
+6
2018-05-12
KASAN: prohibit KASAN+STRUCTLEAK combination
Dmitry Vyukov
1
-0
/
+4
2018-05-12
MAINTAINERS: update Shuah's email address
Shuah Khan (Samsung OSG)
1
-3
/
+0
[next]