index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
1
-1
/
+1
2018-01-30
nl80211: Sanitize array index in parse_txq_params
Dan Williams
1
-3
/
+6
2018-01-30
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
1
-1
/
+4
2018-01-30
x86/syscall: Sanitize syscall table de-references under speculation
Dan Williams
1
-1
/
+4
2018-01-30
x86/get_user: Use pointer masking to limit speculation
Dan Williams
1
-0
/
+10
2018-01-30
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
4
-14
/
+14
2018-01-30
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
1
-4
/
+4
2018-01-30
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-0
/
+9
2018-01-30
x86: Introduce barrier_nospec
Dan Williams
2
-2
/
+5
2018-01-30
x86: Implement array_index_mask_nospec
Dan Williams
1
-0
/
+24
2018-01-30
array_index_nospec: Sanitize speculative array de-references
Dan Williams
1
-0
/
+72
2018-01-30
Documentation: Document array_index_nospec
Mark Rutland
1
-0
/
+90
2018-01-30
ceph: improving efficiency of syncfs
Chengguang Xu
1
-1
/
+1
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-161
/
+339
2018-01-30
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-14
/
+60
2018-01-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
270
-14726
/
+18015
2018-01-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-50
/
+53
2018-01-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-123
/
+422
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
81
-747
/
+500
2018-01-30
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2018-01-30
Input: mms114 - use BIT() macro instead of explicit shifting
Andi Shyti
1
-1
/
+1
2018-01-30
Input: mms114 - replace mdelay with msleep
Andi Shyti
1
-1
/
+1
2018-01-30
Documentation: Fix 'file_mapped' -> 'mapped_file'
Florian Schmidt
1
-2
/
+2
2018-01-30
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
3
-5
/
+5
2018-01-30
xtensa: remove arch specific early DT functions
Rob Herring
1
-12
/
+0
2018-01-30
x86: remove arch specific early_init_dt_alloc_memory_arch
Rob Herring
1
-6
/
+0
2018-01-30
nios2: remove arch specific early_init_dt_alloc_memory_arch
Rob Herring
1
-5
/
+0
2018-01-30
mips: remove arch specific early_init_dt_alloc_memory_arch
Rob Herring
1
-5
/
+0
2018-01-30
metag: remove arch specific early DT functions
Rob Herring
1
-14
/
+0
2018-01-30
cris: remove arch specific early DT functions
Rob Herring
2
-34
/
+0
2018-01-30
gfs2: Remove inode from ordered write list in gfs2_write_inode()
Abhi Das
1
-0
/
+6
2018-01-30
Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
Radim Krčmář
13
-178
/
+496
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jason Gunthorpe
2113
-13459
/
+25674
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
7
-12
/
+11
2018-01-30
x86/entry/64: Push extra regs right away
Andy Lutomirski
1
-3
/
+7
2018-01-30
x86/entry/64: Remove the SYSCALL64 fast path
Andy Lutomirski
2
-122
/
+2
2018-01-30
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
1
-3
/
+3
2018-01-30
x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
William Grant
2
-4
/
+7
2018-01-30
ipmr: Fix ptrdiff_t print formatting
James Hogan
1
-1
/
+1
2018-01-30
pinctrl: mcp23s08: fix irq setup order
Dmitry Mastykin
1
-4
/
+4
2018-01-30
objtool: Warn on stripped section symbol
Josh Poimboeuf
1
-0
/
+5
2018-01-30
objtool: Add support for alternatives at the end of a section
Josh Poimboeuf
1
-21
/
+30
2018-01-30
objtool: Improve retpoline alternative handling
Josh Poimboeuf
1
-20
/
+16
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
13079
-284272
/
+603740
2018-01-30
media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
Daniel Mentz
1
-262
/
+476
2018-01-30
media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
Hans Verkuil
1
-0
/
+3
2018-01-30
media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
Hans Verkuil
1
-4
/
+0
2018-01-30
media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
Hans Verkuil
1
-19
/
+40
2018-01-30
media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
Hans Verkuil
1
-19
/
+38
2018-01-30
media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
Hans Verkuil
1
-19
/
+28
[prev]
[next]