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
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+10
2018-01-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-33
/
+18
2018-01-30
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+2
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
drm/i915/cnl: Fix DP max rate for Cannonlake with port F.
Rodrigo Vivi
1
-7
/
+24
2018-01-30
drm/i915/cnl: Enable DDI-F on Cannonlake.
Rodrigo Vivi
6
-5
/
+32
2018-01-30
drm/i915/cnl: Add HPD support for Port F.
Rodrigo Vivi
5
-24
/
+42
2018-01-30
drm/i915: For HPD connected port use hpd_pin instead of port.
Rodrigo Vivi
3
-79
/
+77
2018-01-30
drm/i915/cnl: Add right GMBUS pin number for HDMI on Port F.
Rodrigo Vivi
1
-0
/
+3
2018-01-30
drm/i915: Fix DPLCLKA_CFGCR0 bits for Port F.
Rodrigo Vivi
1
-4
/
+6
2018-01-30
drm/i915/cnl: Fix _CNL_PORT_TX_DW2_LN0_F definition.
Rodrigo Vivi
1
-1
/
+1
2018-01-30
drm/i915/cnl: Extend Wa 1178 to Aux F.
Rodrigo Vivi
2
-2
/
+4
2018-01-30
drm/i915/cnl: Add AUX-F support
Rodrigo Vivi
6
-0
/
+45
2018-01-30
drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.
Rodrigo Vivi
3
-14
/
+11
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
drm/edid: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-01-30
drm/mgag200: fix a test in mga_vga_mode_valid()
Dan Carpenter
1
-2
/
+2
2018-01-30
drm/arcpgu: remove drm_encoder_slave
Daniel Vetter
2
-11
/
+8
2018-01-30
dma-buf/sw_sync: fix document of sw_sync_create_fence_data
Shawn Guo
1
-2
/
+2
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
[prev]
[next]