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