index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-11
elf: enforce MAP_FIXED on overlaying elf segments
Michal Hocko
2018-04-11
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-11
MAINTAINERS: update bouncing aacraid@adaptec.com addresses
Joe Perches
2018-04-11
fs/dcache.c: add cond_resched() in shrink_dentry_list()
Nikolay Borisov
2018-04-11
include/linux/kfifo.h: fix comment
Valentin Vidic
2018-04-11
ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops
Andrew Morton
2018-04-11
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
Waiman Long
2018-04-11
fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()
Waiman Long
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
2018-04-11
kernel/params.c: downgrade warning for unsafe parameters
Chris Wilson
2018-04-11
kernel/sysctl.c: fix sizeof argument to match variable name
Randy Dunlap
2018-04-11
rapidio: use a reference count for struct mport_dma_req
Ioan Nicu
2018-04-11
drivers/rapidio/rio-scan.c: fix typo in comment
Vasyl Gomonovych
2018-04-11
exec: pin stack limit during exec
Kees Cook
2018-04-11
exec: introduce finalize_exec() before start_thread()
Kees Cook
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
seq_file: account everything to kmemcg
Alexey Dobriyan
2018-04-11
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
2018-04-11
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
2018-04-11
autofs4: use wait_event_killable
Matthew Wilcox
2018-04-11
init/ramdisk: use pr_cont() at the end of ramdisk loading
Aaro Koskinen
2018-04-11
checkpatch: whinge about bool bitfields
Joe Perches
2018-04-11
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
2018-04-11
checkpatch: add test for assignment at start of line
Joe Perches
2018-04-11
checkpatch: test SYMBOLIC_PERMS multiple times per line
Joe Perches
2018-04-11
checkpatch: two spelling fixes
Claudio Fontana
2018-04-11
checkpatch: improve get_quoted_string for TRACE_EVENT macros
Joe Perches
2018-04-11
checkpatch: warn for use of %px
Tobin C. Harding
2018-04-11
checkpatch: add sub routine get_stat_here()
Tobin C. Harding
2018-04-11
checkpatch: remove unused variable declarations
Tobin C. Harding
2018-04-11
checkpatch: add sub routine get_stat_real()
Tobin C. Harding
2018-04-11
checkpatch: add Crypto ON_STACK to declaration_macros
Gilad Ben-Yossef
2018-04-11
checkpatch.pl: add SPDX license tag check
Rob Herring
2018-04-11
checkpatch: improve parse_email signature checking
Joe Perches
2018-04-11
lib/list_debug.c: print unmangled addresses
Matthew Wilcox
2018-04-11
lib/test_ubsan.c: make test_ubsan_misaligned_access() static
Colin Ian King
2018-04-11
lib: add testing module for UBSAN
Jinbum Park
2018-04-11
lib/test_bitmap.c: do not accidentally use stack VLA
Kees Cook
2018-04-11
lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together
Randy Dunlap
2018-04-11
MAINTAINERS: update email address for Alexandre Bounine
Alexandre Bounine
2018-04-11
task_struct: only use anon struct under randstruct plugin
Kees Cook
2018-04-11
clang-format: add configuration file
Miguel Ojeda
2018-04-11
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
2018-04-11
taint: add taint for randstruct
Kees Cook
2018-04-11
taint: consolidate documentation
Kees Cook
2018-04-11
taint: convert to indexed initialization
Kees Cook
2018-04-11
proc: selftests: test /proc/uptime
Alexey Dobriyan
[next]