index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2017-07-13
2
-19
/
+19
|
\
|
*
cris: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-10
2
-19
/
+19
*
|
CRIS: gpio: move inline before return type
Joe Perches
2017-07-12
1
-2
/
+2
|
/
*
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-8
/
+0
|
\
|
*
get rid of unused __strncpy_from_user() instances
Al Viro
2017-05-15
1
-6
/
+0
|
*
kill strlen_user()
Al Viro
2017-05-15
1
-2
/
+0
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
2
-1
/
+2
|
\
\
|
*
|
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2017-06-04
2
-1
/
+2
*
|
|
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
3
-18
/
+0
|
/
/
*
/
devicetree: Move include prefixes from arch to separate directory
Olof Johansson
2017-05-18
1
-1
/
+0
|
/
*
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-05-11
1
-1
/
+0
|
\
|
*
mtd: nand: Kill the MTD_NAND_IDS Kconfig option
Boris Brezillon
2017-03-08
1
-1
/
+0
*
|
arch/include: remove empty Kbuild files
Nicolas Dichtel
2017-05-11
2
-2
/
+0
*
|
uapi: export all arch specifics directories
Nicolas Dichtel
2017-05-11
1
-3
/
+0
*
|
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
3
-49
/
+2
*
|
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
2
-25
/
+1
|
\
\
|
*
|
cris/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-23
/
+1
|
*
|
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-20
1
-1
/
+2
|
*
|
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2017-04-18
1
-3
/
+0
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-05-01
1
-0
/
+2
|
\
\
|
*
|
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
2017-04-03
1
-0
/
+2
*
|
|
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
2017-04-26
1
-1
/
+0
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-26
9
-173
/
+70
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-04-02
2
-1
/
+2
|
|
|
/
|
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'prep-for-5level'
Linus Torvalds
2017-03-10
1
-0
/
+1
|
|
|
|
\
|
|
|
|
*
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
|
|
_
|
/
|
/
|
|
|
|
*
cris: switch to RAW_COPY_USER
Al Viro
2017-03-28
2
-42
/
+12
|
|
*
cris: rename __copy_user_zeroing to __copy_user_in
Al Viro
2017-03-28
3
-12
/
+10
|
|
*
cris: get rid of zeroing
Al Viro
2017-03-28
4
-51
/
+20
|
|
*
cris: get rid of zeroing in __asm_copy_from_user_N for N > 4
Al Viro
2017-03-28
2
-48
/
+28
|
|
*
cris: don't rely upon __copy_user_zeroing() zeroing the tail
Al Viro
2017-03-28
1
-7
/
+9
|
|
*
cris: switch to generic extable.h
Al Viro
2017-03-28
2
-17
/
+2
|
|
/
|
*
new helper: uaccess_kernel()
Al Viro
2017-03-28
1
-1
/
+1
|
*
uaccess: drop pointless ifdefs
Al Viro
2017-03-05
1
-3
/
+0
|
*
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
1
-2
/
+0
|
*
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-05
1
-3
/
+0
|
/
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
4
-1
/
+6
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
6
-0
/
+6
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
7
-1
/
+9
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-2
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-27
1
-0
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
2
-4
/
+4
|
\
|
*
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-2
/
+2
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
2
-4
/
+4
*
|
cris: use generic current.h
Davidlohr Bueso
2017-02-24
2
-15
/
+1
*
|
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-21
1
-1
/
+1
|
\
\
[next]