index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
livepatch: Add atomic replace
Jason Baron
2019-01-11
1
-0
/
+12
*
livepatch: Use lists to manage patches, objects and functions
Jason Baron
2019-01-11
1
-2
/
+17
*
livepatch: Simplify API by removing registration step
Petr Mladek
2019-01-11
1
-4
/
+3
*
livepatch: Don't block the removal of patches loaded after a forced transition
Petr Mladek
2019-01-11
1
-0
/
+2
*
livepatch: Consolidate klp_free functions
Petr Mladek
2019-01-11
1
-0
/
+6
*
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
Petr Mladek
2019-01-11
1
-2
/
+2
*
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
5
-125
/
+90
|
\
|
*
LSM: new method: ->sb_add_mnt_opt()
Al Viro
2018-12-21
2
-4
/
+7
|
*
LSM: bury struct security_mnt_opts
Al Viro
2018-12-21
1
-8
/
+0
|
*
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
2
-38
/
+16
|
*
LSM: turn sb_eat_lsm_opts() into a method
Al Viro
2018-12-21
1
-2
/
+2
|
*
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
Al Viro
2018-12-21
2
-6
/
+3
|
*
new helper: security_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-25
/
+3
|
*
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
Al Viro
2018-12-21
2
-3
/
+5
|
*
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
Al Viro
2018-12-21
2
-3
/
+6
|
*
vfs: Separate changing mount flags full remount
David Howells
2018-12-20
1
-1
/
+1
|
*
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
2
-51
/
+63
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-01-05
1
-1
/
+0
|
\
\
|
*
|
exec: make prepare_bprm_creds static
Chanho Min
2018-12-10
1
-1
/
+0
|
|
/
*
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2019-01-05
3
-0
/
+36
|
\
\
|
*
\
Merge branch 'next/drivers' into next/late
Olof Johansson
2019-01-04
21
-830
/
+1865
|
|
\
\
|
|
*
\
Merge tag 'qcom-drivers-for-4.21-2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2018-12-20
1
-0
/
+3
|
|
|
\
\
|
|
|
*
|
firmware: qcom: scm: fix compilation error when disabled
Jonathan Marek
2018-12-05
1
-0
/
+3
|
|
*
|
|
Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne...
Arnd Bergmann
2018-12-20
1
-0
/
+30
|
|
|
\
\
\
|
|
|
*
|
|
memory: pl353: Add driver for arm pl353 static memory controller
Naga Sureshkumar Relli
2018-12-13
1
-0
/
+30
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
tty: serial: Add RDA8810PL UART driver
Manivannan Sadhasivam
2018-12-31
1
-0
/
+3
|
*
|
|
|
Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Olof Johansson
2018-12-31
1
-0
/
+395
|
|
\
\
\
\
*
|
\
\
\
\
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-01-05
2
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
csky: define syscall_get_arch()
Dmitry V. Levin
2018-12-30
1
-0
/
+1
|
*
|
|
|
|
|
elf-em.h: add EM_CSKY
Dmitry V. Levin
2018-12-30
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
14
-57
/
+34
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: don't open code lru_to_page()
Nikolay Borisov
2019-01-04
2
-3
/
+2
|
*
|
|
|
|
|
|
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-7
/
+6
|
*
|
|
|
|
|
|
kernel/sysctl: add panic_print into sysctl
Feng Tang
2019-01-04
2
-0
/
+2
|
*
|
|
|
|
|
|
bfs: extra sanity checking and static inode bitmap
Tigran Aivazian
2019-01-04
1
-1
/
+1
|
*
|
|
|
|
|
|
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
Oleg Nesterov
2019-01-04
1
-0
/
+1
|
*
|
|
|
|
|
|
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-04
1
-0
/
+2
|
*
|
|
|
|
|
|
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
2019-01-04
1
-2
/
+0
|
*
|
|
|
|
|
|
fat: remove FAT_FIRST_ENT macro
Carmeli Tamir
2019-01-04
1
-3
/
+0
|
*
|
|
|
|
|
|
include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size
Carmeli Tamir
2019-01-04
1
-2
/
+2
|
*
|
|
|
|
|
|
autofs: add strictexpire mount option
Ian Kent
2019-01-04
1
-1
/
+1
|
*
|
|
|
|
|
|
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-01-04
1
-6
/
+7
|
*
|
|
|
|
|
|
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
2
-2
/
+2
|
*
|
|
|
|
|
|
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
2019-01-04
1
-1
/
+1
|
*
|
|
|
|
|
|
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
2019-01-04
1
-15
/
+7
|
*
|
|
|
|
|
|
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
2019-01-04
1
-14
/
+0
*
|
|
|
|
|
|
|
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
1
-1
/
+1
*
|
|
|
|
|
|
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
4
-16
/
+13
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
8
-32
/
+84
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-03
2
-7
/
+15
|
|
\
\
\
\
\
\
\
[next]