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
*
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
*
checkpatch: improve parse_email signature checking
Joe Perches
2018-04-11
1
-1
/
+1
*
lib/list_debug.c: print unmangled addresses
Matthew Wilcox
2018-04-11
1
-7
/
+7
*
lib/test_ubsan.c: make test_ubsan_misaligned_access() static
Colin Ian King
2018-04-11
1
-1
/
+1
*
lib: add testing module for UBSAN
Jinbum Park
2018-04-11
3
-0
/
+153
*
lib/test_bitmap.c: do not accidentally use stack VLA
Kees Cook
2018-04-11
1
-4
/
+6
*
lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together
Randy Dunlap
2018-04-11
1
-24
/
+24
*
MAINTAINERS: update email address for Alexandre Bounine
Alexandre Bounine
2018-04-11
1
-1
/
+1
*
task_struct: only use anon struct under randstruct plugin
Kees Cook
2018-04-11
2
-12
/
+3
*
clang-format: add configuration file
Miguel Ojeda
2018-04-11
5
-0
/
+629
*
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
2018-04-11
3
-4
/
+24
*
taint: add taint for randstruct
Kees Cook
2018-04-11
3
-2
/
+6
*
taint: consolidate documentation
Kees Cook
2018-04-11
2
-45
/
+31
*
taint: convert to indexed initialization
Kees Cook
2018-04-11
2
-17
/
+20
*
proc: selftests: test /proc/uptime
Alexey Dobriyan
2018-04-11
5
-0
/
+202
*
proc: use slower rb_first()
Alexey Dobriyan
2018-04-11
4
-19
/
+17
*
proc: selftests: shotgun testing of read/readdir/readlink/write
Alexey Dobriyan
2018-04-11
3
-0
/
+149
*
proc: switch struct proc_dir_entry::count to refcount
Alexey Dobriyan
2018-04-11
3
-5
/
+6
*
proc: reject "." and ".." as filenames
Alexey Dobriyan
2018-04-11
1
-0
/
+8
*
proc: add selftest for last field of /proc/loadavg
Alexey Dobriyan
2018-04-11
3
-0
/
+85
*
proc: do mmput ASAP for /proc/*/map_files
Alexey Dobriyan
2018-04-11
1
-1
/
+1
*
proc: faster /proc/cmdline
Alexey Dobriyan
2018-04-11
1
-1
/
+2
*
proc: register filesystem last
Alexey Dobriyan
2018-04-11
1
-6
/
+2
*
proc: fix /proc/*/map_files lookup some more
Alexey Dobriyan
2018-04-11
5
-1
/
+176
[next]