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
*
cifs: add a smb2_compound_op and change QUERY_INFO to use it
Ronnie Sahlberg
2018-10-24
4
-22
/
+136
*
cifs: fix a credits leak for compund commands
Ronnie Sahlberg
2018-10-24
1
-20
/
+37
*
smb3: add tracepoint to catch cases where credit refund of failed op overlaps...
Steve French
2018-10-24
2
-0
/
+36
*
cifs: remove set but not used variable 'cifs_sb'
YueHaibing
2018-10-24
1
-2
/
+0
*
cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_...
YueHaibing
2018-10-24
1
-2
/
+2
*
smb3: do not display confusing message on mount to Azure servers
Steve French
2018-10-24
1
-1
/
+1
*
Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-23
32
-414
/
+721
|
\
|
*
parisc: Retrieve and display the PDC PAT capabilities
Helge Deller
2018-10-20
2
-0
/
+11
|
*
parisc: Optimze cache flush algorithms
John David Anglin
2018-10-20
2
-20
/
+229
|
*
parisc: Remove pte_inserted define
John David Anglin
2018-10-20
1
-8
/
+2
|
*
parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions
Helge Deller
2018-10-19
2
-13
/
+98
|
*
parisc: Drop two instructions from pte lookup code
Helge Deller
2018-10-19
1
-3
/
+1
|
*
parisc: Use zdep for shlw macro on PA1.1 and PA2.0
Helge Deller
2018-10-19
1
-8
/
+1
|
*
parisc: Add alternative coding infrastructure
Helge Deller
2018-10-17
14
-62
/
+233
|
*
parisc: Include compressed vmlinux file in vmlinuz boot kernel
Helge Deller
2018-10-17
4
-30
/
+91
|
*
extract-vmlinux: Check for uncompressed image as fallback
Helge Deller
2018-10-17
1
-3
/
+3
|
*
parisc: Fix address in HPMC IVA
John David Anglin
2018-10-17
2
-2
/
+3
|
*
parisc: Fix exported address of os_hpmc handler
Helge Deller
2018-10-17
1
-2
/
+1
|
*
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
2018-10-17
1
-6
/
+2
|
*
parisc: Purge TLB entries after updating page table entry and set page access...
John David Anglin
2018-10-17
2
-15
/
+13
|
*
parisc: Release spinlocks using ordered store
John David Anglin
2018-10-17
2
-10
/
+6
|
*
parisc: Ratelimit dino stuck interrupt warnings
Helge Deller
2018-10-17
1
-2
/
+1
|
*
parisc: dino: Utilize DINO_MASK_IRQ() macro
Helge Deller
2018-10-17
1
-1
/
+1
|
*
parisc: Clean up crash header output
Helge Deller
2018-10-17
1
-2
/
+2
|
*
parisc: Add SYSTEM_INFO and REGISTER TOC PAT functions
Helge Deller
2018-10-17
1
-0
/
+8
|
*
parisc: Remove PTE load and fault check from L2_ptep macro
John David Anglin
2018-10-17
1
-6
/
+6
|
*
parisc: Reorder TLB flush timing calculation
John David Anglin
2018-10-17
1
-8
/
+10
|
*
parisc: remove the dead ccio-rm-dma driver
Christoph Hellwig
2018-10-17
2
-205
/
+0
|
*
parisc: remove check for minimum required GCC version
Masahiro Yamada
2018-10-17
1
-9
/
+0
|
*
parisc: Use PARISC_ITLB_TRAP constant in entry.S
Helge Deller
2018-10-17
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-10-23
18
-225
/
+203
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'fixes', 'misc' and 'spectre' into for-next
Russell King
2018-10-10
18
-225
/
+203
|
|
\
\
\
|
|
|
*
|
ARM: 8797/1: spectre-v1.1: harden __copy_to_user
Julien Thierry
2018-10-05
2
-2
/
+7
|
|
|
*
|
ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
Julien Thierry
2018-10-05
3
-5
/
+38
|
|
|
*
|
ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
Julien Thierry
2018-10-05
1
-6
/
+9
|
|
|
*
|
ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
Julien Thierry
2018-10-05
1
-0
/
+8
|
|
|
*
|
ARM: 8793/1: signal: replace __put_user_error with __put_user
Julien Thierry
2018-10-05
1
-4
/
+4
|
|
|
*
|
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
Julien Thierry
2018-10-05
1
-2
/
+6
|
|
|
*
|
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
2018-10-05
3
-20
/
+17
|
|
|
*
|
ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
Julien Thierry
2018-10-05
1
-4
/
+6
|
|
|
*
|
ARM: 8789/1: signal: copy registers using __copy_to_user()
Julien Thierry
2018-10-05
1
-22
/
+27
|
|
*
|
|
ARM: 8802/1: Call syscall_trace_exit even when system call skipped
Timothy E Baldwin
2018-10-10
1
-5
/
+4
|
|
*
|
|
ARM: 8801/1: makefile: use ARMv3M mode for RiscPC
Jason A. Donenfeld
2018-10-04
1
-1
/
+1
|
|
*
|
|
ARM: 8800/1: use choice for kernel unwinders
Stefan Agner
2018-10-04
2
-19
/
+31
|
|
*
|
|
ARM: 8798/1: remove unnecessary KBUILD_SRC ifeq conditional
Masahiro Yamada
2018-09-19
1
-4
/
+0
|
|
*
|
|
ARM: 8788/1: ftrace: remove old mcount support
Stefan Agner
2018-09-19
5
-133
/
+4
|
|
*
|
|
ARM: 8786/1: Debug kernel copy by printing
Fabrizio Castro
2018-09-19
1
-0
/
+43
*
|
|
|
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
8
-193
/
+155
|
\
\
\
\
\
|
*
|
|
|
|
x86/vdso: Rearrange do_hres() to improve code generation
Andy Lutomirski
2018-10-05
1
-4
/
+8
|
*
|
|
|
|
x86/vdso: Document vgtod_ts better
Andy Lutomirski
2018-10-05
1
-0
/
+9
[next]