index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
2019-11-26
4
-22
/
+4
*
lkdtm: Add a DOUBLE_FAULT crash type on x86
Andy Lutomirski
2019-11-26
3
-0
/
+45
*
selftests/x86/single_step_syscall: Check SYSENTER directly
Andy Lutomirski
2019-11-26
1
-9
/
+85
*
x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
Joerg Roedel
2019-11-26
1
-1
/
+1
*
x86/iopl: Make 'struct tss_struct' constant size again
Ingo Molnar
2019-11-26
1
-2
/
+0
*
Revert "vfs: properly and reliably lock f_pos in fdget_pos()"
Linus Torvalds
2019-11-26
3
-2
/
+8
*
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
25
-478
/
+686
|
\
|
*
x86/ioperm: Fix use of deprecated config option
Alexander Duyck
2019-11-20
1
-2
/
+1
|
*
x86/entry/32: Clarify register saving in __switch_to_asm()
Thomas Gleixner
2019-11-16
1
-1
/
+7
|
*
selftests/x86/iopl: Extend test to cover IOPL emulation
Thomas Gleixner
2019-11-16
1
-11
/
+118
|
*
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
2019-11-16
7
-20
/
+65
|
*
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
2019-11-16
10
-119
/
+17
|
*
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
2019-11-16
6
-47
/
+139
|
*
x86/iopl: Fixup misleading comment
Thomas Gleixner
2019-11-16
1
-8
/
+27
|
*
selftests/x86/ioperm: Extend testing so the shared bitmap is exercised
Thomas Gleixner
2019-11-16
1
-1
/
+15
|
*
x86/ioperm: Share I/O bitmap if identical
Thomas Gleixner
2019-11-16
3
-42
/
+50
|
*
x86/ioperm: Remove bitmap if all permissions dropped
Thomas Gleixner
2019-11-16
3
-15
/
+23
|
*
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
2019-11-16
5
-45
/
+54
|
*
x86/ioperm: Add bitmap sequence number
Thomas Gleixner
2019-11-16
5
-10
/
+38
|
*
x86/ioperm: Move iobitmap data into a struct
Thomas Gleixner
2019-11-16
5
-39
/
+57
|
*
x86/tss: Move I/O bitmap data into a seperate struct
Thomas Gleixner
2019-11-16
4
-21
/
+28
|
*
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
2019-11-16
5
-41
/
+69
|
*
x86/ioperm: Avoid bitmap allocation if no permissions are set
Thomas Gleixner
2019-11-16
1
-0
/
+3
|
*
x86/ioperm: Simplify first ioperm() invocation logic
Thomas Gleixner
2019-11-16
1
-29
/
+26
|
*
x86/iopl: Cleanup include maze
Thomas Gleixner
2019-11-16
1
-12
/
+4
|
*
x86/tss: Fix and move VMX BUILD_BUG_ON()
Thomas Gleixner
2019-11-16
2
-8
/
+8
|
*
x86/cpu: Unify cpu_init()
Thomas Gleixner
2019-11-16
1
-108
/
+65
|
*
x86/process: Unify copy_thread_tls()
Thomas Gleixner
2019-11-16
5
-143
/
+116
|
*
x86/ptrace: Prevent truncation of bitmap size
Thomas Gleixner
2019-11-16
1
-1
/
+1
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
165
-1189
/
+1657
|
\
\
|
*
\
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
2019-11-25
38
-179
/
+163
|
|
\
\
|
|
*
|
x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o
Masahiro Yamada
2019-11-15
1
-2
/
+0
|
|
*
|
m68k: Convert missed RODATA to RO_DATA
Kees Cook
2019-11-12
2
-2
/
+2
|
|
*
|
x86/vmlinux: Use INT3 instead of NOP for linker fill bytes
Kees Cook
2019-11-04
1
-1
/
+1
|
|
*
|
x86/mm: Report actual image regions in /proc/iomem
Kees Cook
2019-11-04
1
-1
/
+11
|
|
*
|
x86/mm: Report which part of kernel image is freed
Kees Cook
2019-11-04
3
-7
/
+9
|
|
*
|
x86/mm: Remove redundant address-of operators on addresses
Kees Cook
2019-11-04
1
-3
/
+3
|
|
*
|
xtensa: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+2
|
|
*
|
powerpc: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+1
|
|
*
|
parisc: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-3
/
+1
|
|
*
|
microblaze: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+2
|
|
*
|
ia64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+1
|
|
*
|
h8300: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+3
|
|
*
|
c6x: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-2
/
+3
|
|
*
|
arm64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-3
/
+4
|
|
*
|
alpha: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+1
|
|
*
|
x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-2
/
+1
|
|
*
|
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
2019-11-04
4
-9
/
+7
|
|
*
|
vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
Kees Cook
2019-11-04
1
-0
/
+12
|
|
*
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
23
-24
/
+24
[next]