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: smb2pdu: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-04-11
1
-1
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-11
182
-2095
/
+4159
|
\
|
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
39
-366
/
+345
|
*
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
6
-13
/
+42
|
*
fscache: use appropriate radix tree accessors
Matthew Wilcox
2018-04-11
2
-2
/
+2
|
*
export __set_page_dirty
Matthew Wilcox
2018-04-11
3
-14
/
+5
|
*
unicore32: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
2018-04-11
1
-4
/
+2
|
*
arm64: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
2018-04-11
1
-4
/
+2
|
*
mac80211_hwsim: use DEFINE_IDA
Matthew Wilcox
2018-04-11
1
-1
/
+1
|
*
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
2018-04-11
4
-5
/
+9
|
*
linux/const.h: refactor _BITUL and _BITULL a bit
Masahiro Yamada
2018-04-11
1
-2
/
+2
|
*
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
5
-18
/
+12
|
*
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
Masahiro Yamada
2018-04-11
1
-3
/
+3
|
*
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
2018-04-11
6
-16
/
+31
|
*
elf: enforce MAP_FIXED on overlaying elf segments
Michal Hocko
2018-04-11
1
-3
/
+10
|
*
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
2018-04-11
2
-5
/
+12
|
*
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-11
6
-0
/
+16
|
*
MAINTAINERS: update bouncing aacraid@adaptec.com addresses
Joe Perches
2018-04-11
1
-2
/
+2
|
*
fs/dcache.c: add cond_resched() in shrink_dentry_list()
Nikolay Borisov
2018-04-11
1
-3
/
+2
|
*
include/linux/kfifo.h: fix comment
Valentin Vidic
2018-04-11
1
-4
/
+4
|
*
ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops
Andrew Morton
2018-04-11
1
-1
/
+1
|
*
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
Waiman Long
2018-04-11
1
-2
/
+20
|
*
fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()
Waiman Long
2018-04-11
1
-1
/
+1
|
*
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
4
-5
/
+15
|
*
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
4
-5
/
+15
|
*
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
2018-04-11
4
-7
/
+23
|
*
kernel/params.c: downgrade warning for unsafe parameters
Chris Wilson
2018-04-11
1
-2
/
+2
|
*
kernel/sysctl.c: fix sizeof argument to match variable name
Randy Dunlap
2018-04-11
1
-1
/
+1
|
*
rapidio: use a reference count for struct mport_dma_req
Ioan Nicu
2018-04-11
1
-104
/
+18
|
*
drivers/rapidio/rio-scan.c: fix typo in comment
Vasyl Gomonovych
2018-04-11
1
-3
/
+3
|
*
exec: pin stack limit during exec
Kees Cook
2018-04-11
2
-12
/
+17
|
*
exec: introduce finalize_exec() before start_thread()
Kees Cook
2018-04-11
6
-0
/
+11
|
*
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
11
-58
/
+81
|
*
seq_file: account everything to kmemcg
Alexey Dobriyan
2018-04-11
1
-4
/
+4
|
*
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
2018-04-11
3
-2
/
+12
|
*
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
2018-04-11
1
-1
/
+1
|
*
autofs4: use wait_event_killable
Matthew Wilcox
2018-04-11
1
-27
/
+2
|
*
init/ramdisk: use pr_cont() at the end of ramdisk loading
Aaro Koskinen
2018-04-11
1
-2
/
+2
|
*
checkpatch: whinge about bool bitfields
Joe Perches
2018-04-11
1
-0
/
+6
|
*
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
2018-04-11
1
-1
/
+1
|
*
checkpatch: add test for assignment at start of line
Joe Perches
2018-04-11
1
-0
/
+6
|
*
checkpatch: test SYMBOLIC_PERMS multiple times per line
Joe Perches
2018-04-11
1
-1
/
+1
|
*
checkpatch: two spelling fixes
Claudio Fontana
2018-04-11
1
-1
/
+1
|
*
checkpatch: improve get_quoted_string for TRACE_EVENT macros
Joe Perches
2018-04-11
1
-1
/
+2
|
*
checkpatch: warn for use of %px
Tobin C. Harding
2018-04-11
1
-16
/
+32
|
*
checkpatch: add sub routine get_stat_here()
Tobin C. Harding
2018-04-11
1
-32
/
+20
|
*
checkpatch: remove unused variable declarations
Tobin C. Harding
2018-04-11
1
-2
/
+0
|
*
checkpatch: add sub routine get_stat_real()
Tobin C. Harding
2018-04-11
1
-16
/
+16
|
*
checkpatch: add Crypto ON_STACK to declaration_macros
Gilad Ben-Yossef
2018-04-11
1
-1
/
+2
|
*
checkpatch.pl: add SPDX license tag check
Rob Herring
2018-04-11
1
-0
/
+27
[next]