index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-08
2
-1
/
+12
|
\
|
*
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
2019-03-20
2
-1
/
+2
|
*
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
2019-03-20
2
-1
/
+3
|
*
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
2019-03-20
2
-1
/
+3
|
*
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
2019-03-20
2
-1
/
+3
|
*
Make anon_inodes unconditional
David Howells
2019-03-20
7
-7
/
+0
|
*
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
2019-03-20
2
-1
/
+3
|
*
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
2019-03-20
2
-1
/
+3
*
|
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-08
44
-290
/
+1248
|
\
\
|
*
|
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
2019-05-06
5
-0
/
+104
|
*
|
parisc: Use PA_ASM_LEVEL in boot code
Helge Deller
2019-05-06
1
-3
/
+3
|
*
|
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
2019-05-06
3
-6
/
+6
|
*
|
parisc: Update huge TLB page support to use per-pagetable spinlock
John David Anglin
2019-05-03
1
-9
/
+10
|
*
|
parisc: Use per-pagetable spinlock
Mikulas Patocka
2019-05-03
9
-49
/
+108
|
*
|
parisc: Allow live-patching of __meminit functions
Helge Deller
2019-05-03
1
-1
/
+1
|
*
|
parisc: Add memory barrier to asm pdc and sync instructions
Helge Deller
2019-05-03
1
-2
/
+2
|
*
|
parisc: Add memory clobber to TLB purges
John David Anglin
2019-05-03
1
-3
/
+3
|
*
|
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
2019-05-03
3
-24
/
+39
|
*
|
parisc: Remove lock code to serialize TLB operations in pacache.S
John David Anglin
2019-05-03
1
-43
/
+0
|
*
|
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
2019-05-03
6
-128
/
+68
|
*
|
parisc: enable wide mode early
Sven Schnelle
2019-05-03
1
-0
/
+13
|
*
|
parisc: Show n/a if product number not available
Helge Deller
2019-05-03
1
-1
/
+2
|
*
|
parisc: remove unused flags parameter in __patch_text()
Sven Schnelle
2019-05-03
1
-5
/
+4
|
*
|
parisc: Implement kretprobes
Sven Schnelle
2019-05-03
2
-1
/
+110
|
*
|
parisc: remove kprobes.h from generic-y
Sven Schnelle
2019-05-03
1
-1
/
+0
|
*
|
parisc: Implement kprobes
Sven Schnelle
2019-05-03
5
-0
/
+254
|
*
|
parisc: add functions required by KPROBE_EVENTS
Sven Schnelle
2019-05-03
2
-0
/
+48
|
*
|
parisc: PA-Linux requires at least 32 MB RAM
Helge Deller
2019-05-03
1
-11
/
+20
|
*
|
parisc: Export running_on_qemu symbol for modules
Helge Deller
2019-05-03
1
-0
/
+1
|
*
|
parisc: add KGDB support
Sven Schnelle
2019-05-03
5
-0
/
+296
|
*
|
parisc: add parisc code patching
Sven Schnelle
2019-05-03
3
-1
/
+91
|
*
|
parisc: add set_fixmap()/clear_fixmap()
Sven Schnelle
2019-05-03
4
-7
/
+69
|
*
|
parisc: Consider stack randomization for mmap base only when necessary
Alexandre Ghiti
2019-05-03
1
-1
/
+2
*
|
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-08
31
-42
/
+112
|
\
\
\
|
*
|
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-21
27
-36
/
+45
|
*
|
|
unicore32: define syscall_get_arch()
Dmitry V. Levin
2019-03-21
1
-0
/
+12
|
*
|
|
Move EM_UNICORE to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-21
1
-2
/
+1
|
*
|
|
nios2: define syscall_get_arch()
Dmitry V. Levin
2019-03-21
1
-0
/
+6
|
*
|
|
nds32: define syscall_get_arch()
Dmitry V. Levin
2019-03-21
1
-0
/
+9
|
*
|
|
Move EM_NDS32 to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-21
1
-2
/
+1
|
*
|
|
m68k: define syscall_get_arch()
Dmitry V. Levin
2019-03-21
1
-0
/
+12
|
*
|
|
hexagon: define syscall_get_arch()
Dmitry V. Levin
2019-03-21
1
-0
/
+8
|
*
|
|
Move EM_HEXAGON to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-21
1
-5
/
+1
|
*
|
|
h8300: define syscall_get_arch()
Dmitry V. Levin
2019-03-21
1
-0
/
+6
|
*
|
|
c6x: define syscall_get_arch()
Dmitry V. Levin
2019-03-21
1
-0
/
+7
|
*
|
|
arc: define syscall_get_arch()
Dmitry V. Levin
2019-03-21
1
-0
/
+11
|
*
|
|
Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-21
1
-5
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-08
38
-38
/
+0
|
\
\
\
|
*
\
\
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
114
-1133
/
+1208
|
|
\
\
\
|
*
|
|
|
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
38
-38
/
+0
[next]