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
*
lib/rhashtable.c: simplify a strange allocation pattern
Michal Hocko
2017-05-09
1
-10
/
+3
*
mm: support __GFP_REPEAT in kvmalloc_node for >32kB
Michal Hocko
2017-05-09
4
-27
/
+24
*
mm, vmalloc: properly track vmalloc users
Michal Hocko
2017-05-09
2
-11
/
+20
*
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-09
24
-130
/
+103
*
sysv,ipc: cacheline align kern_ipc_perm
Davidlohr Bueso
2017-05-09
2
-6
/
+4
*
ipc/shm: some shmat cleanups
Davidlohr Bueso
2017-05-09
1
-9
/
+7
*
initramfs: use vfs_stat/lstat directly
Arnd Bergmann
2017-05-09
2
-24
/
+10
*
initramfs: provide a way to ignore image provided by bootloader
Daniel Thompson
2017-05-09
2
-1
/
+11
*
lib/zlib_inflate/inftrees.c: fix potential buffer overflow
Guenter Roeck
2017-05-09
1
-1
/
+1
*
lib/fault-inject.c: use correct check for interrupts
Dmitry Vyukov
2017-05-09
1
-1
/
+1
*
kcov: simplify interrupt check
Dmitry Vyukov
2017-05-09
1
-8
/
+1
*
taskstats: add e/u/stime for TGID command
Zhang Xiao
2017-05-09
1
-0
/
+14
*
pidns: expose task pid_ns_for_children to userspace
Kirill Tkhai
2017-05-09
3
-0
/
+36
*
ns: allow ns_entries to have custom symlink content
Kirill Tkhai
2017-05-09
2
-1
/
+4
*
pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
Kirill Tkhai
2017-05-09
1
-1
/
+3
*
powerpc/fadump: update documentation about crashkernel parameter reuse
Hari Bathini
2017-05-09
1
-8
/
+15
*
powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
Hari Bathini
2017-05-09
1
-13
/
+10
*
powerpc/fadump: remove dependency with CONFIG_KEXEC
Hari Bathini
2017-05-09
5
-37
/
+16
*
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
2017-05-09
5
-70
/
+20
*
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
2017-05-09
9
-462
/
+531
*
cpumask: make "nr_cpumask_bits" unsigned
Alexey Dobriyan
2017-05-09
3
-4
/
+4
*
fork: free vmapped stacks in cache when cpus are offline
Hoeun Ryu
2017-05-09
1
-0
/
+23
*
reiserfs: use designated initializers
Kees Cook
2017-05-09
1
-12
/
+12
*
checkpatch: improve the SUSPECT_CODE_INDENT test
Joe Perches
2017-05-09
1
-1
/
+3
*
checkpatch: improve the embedded function name test for patch contexts
Joe Perches
2017-05-09
1
-9
/
+8
*
checkpatch: add --typedefsfile
Jerome Forissier
2017-05-09
1
-17
/
+35
*
checkpatch: improve k.alloc with multiplication and sizeof test
Joe Perches
2017-05-09
1
-3
/
+10
*
checkpatch: special audit for revert commit line
Wei Wang
2017-05-09
1
-0
/
+1
*
checkpatch: clarify the EMBEDDED_FUNCTION_NAME message
Joe Perches
2017-05-09
1
-5
/
+7
*
checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE test
Joe Perches
2017-05-09
1
-2
/
+4
*
checkpatch: avoid suggesting struct definitions should be const
Joe Perches
2017-05-09
1
-3
/
+3
*
checkpatch: allow space leading blank lines in email headers
Joe Perches
2017-05-09
1
-2
/
+2
*
checkpatch: improve EMBEDDED_FUNCTION_NAME test
Joe Perches
2017-05-09
1
-0
/
+11
*
checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions
Joe Perches
2017-05-09
2
-0
/
+29
*
checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks
Ruslan Bilovol
2017-05-09
1
-13
/
+0
*
firmware/Makefile: force recompilation if makefile changes
Luis R. Rodriguez
2017-05-09
1
-1
/
+2
*
lib: add module support to linked list sorting tests
Geert Uytterhoeven
2017-05-09
4
-152
/
+155
*
lib: add module support to array-based sort tests
Geert Uytterhoeven
2017-05-09
1
-3
/
+4
*
Revert "lib/test_sort.c: make it explicitly non-modular"
Geert Uytterhoeven
2017-05-09
1
-6
/
+5
*
drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-05-09
1
-2
/
+2
*
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
Dan Carpenter
2017-05-09
1
-2
/
+8
*
kernel/hung_task.c: defer showing held locks
Tetsuo Handa
2017-05-09
1
-1
/
+7
*
make help: add tools help target
Randy Dunlap
2017-05-09
1
-2
/
+6
*
jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp
Matthias Kaehlcke
2017-05-09
1
-8
/
+3
*
drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()
Lorenzo Stoakes
2017-05-09
1
-5
/
+2
*
proc/sysctl: fix the int overflow for jiffies conversion
Gao Feng
2017-05-09
1
-1
/
+1
*
fs/proc/inode.c: remove cast from memory allocation
Tobin C. Harding
2017-05-09
1
-1
/
+1
*
mm, compaction: finish whole pageblock to reduce fragmentation
Vlastimil Babka
2017-05-09
2
-2
/
+35
*
mm, compaction: restrict async compaction to pageblocks of same migratetype
Vlastimil Babka
2017-05-09
2
-9
/
+22
*
mm, compaction: add migratetype to compact_control
Vlastimil Babka
2017-05-09
2
-8
/
+8
[next]