index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ts_bm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-25
mac80211_hwsim: Replace bogus hrtimer clockid
Thomas Gleixner
1
-1
/
+1
2017-02-25
checkpatch: remove false unbalanced braces warning
Sven Eckelmann
1
-2
/
+2
2017-02-25
checkpatch: notice unbalanced else braces in a patch
Joe Perches
1
-0
/
+6
2017-02-25
checkpatch: add another old address for the FSF
Matthew Wilcox
1
-0
/
+1
2017-02-25
checkpatch: update $logFunctions
Miles Chen
1
-1
/
+1
2017-02-25
checkpatch: warn on logging continuations
Joe Perches
1
-0
/
+6
2017-02-25
checkpatch: warn on embedded function names
Joe Perches
1
-2
/
+20
2017-02-25
lib/lz4: remove back-compat wrappers
Sven Schmidt
4
-156
/
+0
2017-02-25
fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version
Sven Schmidt
2
-15
/
+19
2017-02-25
crypto: change LZ4 modules to work with new LZ4 module version
Sven Schmidt
3
-68
/
+120
2017-02-25
lib/decompress_unlz4: change module to work with new LZ4 module version
Sven Schmidt
1
-5
/
+8
2017-02-25
lib: update LZ4 compressor module
Sven Schmidt
6
-1077
/
+2758
2017-02-25
lib/test_sort.c: make it explicitly non-modular
Paul Gortmaker
1
-5
/
+6
2017-02-25
lib: add CONFIG_TEST_SORT to enable self-test of sort()
Kostenzer Felix
4
-39
/
+54
2017-02-25
rbtree: use designated initializers
Kees Cook
2
-2
/
+6
2017-02-25
linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisors
Niklas Söderlund
1
-4
/
+6
2017-02-25
lib/find_bit.c: micro-optimise find_next_*_bit
Matthew Wilcox
2
-3
/
+3
2017-02-25
lib: add module support to atomic64 tests
Geert Uytterhoeven
2
-4
/
+11
2017-02-25
lib: add module support to glob tests
Geert Uytterhoeven
4
-166
/
+169
2017-02-25
lib: add module support to crc32 tests
Geert Uytterhoeven
4
-826
/
+858
2017-02-25
kernel/ksysfs.c: add __ro_after_init to bin_attribute structure
Bhumika Goyal
1
-1
/
+1
2017-02-25
kernel/notifier.c: simplify expression
Viresh Kumar
1
-1
/
+1
2017-02-25
mm balloon: umount balloon_mnt when removing vb device
Yisheng Xie
1
-0
/
+4
2017-02-25
bug: switch data corruption check to __must_check
Kees Cook
2
-26
/
+31
2017-02-25
m68k: replace gcc specific macros with ones from compiler.h
Gideon Israel Dsouza
10
-22
/
+29
2017-02-25
compiler-gcc.h: add a new macro to wrap gcc attribute
Gideon Israel Dsouza
1
-0
/
+1
2017-02-25
include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>
Masahiro Yamada
1
-1
/
+1
2017-02-25
uapi: mqueue.h: add missing linux/types.h include
Mike Frysinger
1
-0
/
+2
2017-02-25
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
4
-6
/
+13
2017-02-25
proc: less code duplication in /proc/*/cmdline
Alexey Dobriyan
1
-88
/
+56
2017-02-25
proc: use rb_entry()
Geliang Tang
1
-5
/
+6
2017-02-25
alpha: use generic current.h
Davidlohr Bueso
2
-9
/
+1
2017-02-25
arch/frv/mb93090-mb00/pci-frv.c: fix build warning
Sudip Mukherjee
1
-3
/
+8
2017-02-25
kasan: add memcg kmem_cache test
Greg Thelen
1
-0
/
+34
2017-02-25
kasan: drain quarantine of memcg slab objects
Greg Thelen
4
-4
/
+7
2017-02-25
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
3
-5
/
+2
2017-02-25
mm: do not access page->mapping directly on page_endio
Minchan Kim
1
-2
/
+5
2017-02-25
mm/thp/autonuma: use TNF flag instead of vm fault
Aneesh Kumar K.V
1
-1
/
+1
2017-02-25
mm/gup: check for protnone only if it is a PTE entry
Aneesh Kumar K.V
1
-2
/
+3
2017-02-25
mm: cleanups for printing phys_addr_t and dma_addr_t
Miles Chen
2
-9
/
+9
2017-02-25
mm/zsmalloc: fix comment in zsmalloc
Yisheng Xie
1
-4
/
+0
2017-02-25
mm/page_alloc.c: remove redundant init code for ZONE_MOVABLE
Wei Yang
1
-2
/
+0
2017-02-25
mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chain
Yisheng Xie
1
-5
/
+1
2017-02-25
mm: vmpressure: fix sending wrong events on underflow
Vinayak Menon
1
-1
/
+9
2017-02-25
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
9
-10
/
+14
2017-02-25
mm/page_alloc: fix nodes for reclaim in fast path
Gavin Shan
1
-1
/
+1
2017-02-25
mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
zhong jiang
1
-2
/
+2
2017-02-25
zram: extend zero pages to same element pages
zhouxianrong
3
-33
/
+69
2017-02-25
mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_...
Steven Rostedt (VMware)
1
-1
/
+1
2017-02-25
powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
Aneesh Kumar K.V
1
-7
/
+45
[next]