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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-22
lib/vdso: Provide generic VDSO implementation
Vincenzo Frascino
4
-0
/
+287
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-100
/
+39
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-94
/
+24
2019-06-20
lib: list_sort.c: add a blank line to avoid kernel-doc warnings
Mauro Carvalho Chehab
1
-0
/
+2
2019-06-20
scsi: lib/sg_pool.c: clear 'first_chunk' in case of no preallocation
Ming Lei
1
-2
/
+4
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
2
-23
/
+50
2019-06-20
fonts: Prefer a bigger font for high resolution screens
Takashi Iwai
1
-1
/
+6
2019-06-20
fonts: Use BUILD_BUG_ON() for checking empty font table
Takashi Iwai
1
-14
/
+1
2019-06-20
fonts: Fix coding style
Takashi Iwai
1
-43
/
+40
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
3
-1
/
+79
2019-06-19
lib : kobject: fix refcount imblance on kobject_rename
Lin Yi
1
-1
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504
Thomas Gleixner
1
-13
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
1
-5
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
9
-37
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
12
-37
/
+12
2019-06-18
Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+15
2019-06-18
fault-inject: clean up debugfs file creation logic
Greg Kroah-Hartman
1
-47
/
+26
2019-06-18
lib: dynamic_debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-9
/
+3
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-152
/
+53
2019-06-17
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
1
-4
/
+4
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
21
-152
/
+53
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
21
-152
/
+53
2019-06-14
docs: fault-injection: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
debugobjects: Move printk out of db->lock critical sections
Waiman Long
1
-19
/
+39
2019-06-14
debugobjects: Less aggressive freeing of excess debug objects
Waiman Long
1
-12
/
+49
2019-06-14
debugobjects: Reduce number of pool_lock acquisitions in fill_pool()
Waiman Long
1
-8
/
+16
2019-06-14
debugobjects: Percpu pool lookahead freeing/allocation
Waiman Long
1
-6
/
+69
2019-06-14
debugobjects: Add percpu free pools
Waiman Long
1
-24
/
+91
2019-06-14
debugobjects: No need to check return value of debugfs_create()
Greg Kroah-Hartman
1
-12
/
+2
2019-06-13
lib/genalloc: introduce chunk owners
Dan Williams
1
-26
/
+25
2019-06-12
genirq/timings: Add selftest for circular array
Daniel Lezcano
1
-0
/
+8
2019-06-12
vsprintf: fix data type of variable in string_nocheck()
Youngmin Nam
1
-1
/
+1
2019-06-11
RAID/s390: remove invalid 'r' inline asm operand modifier
Vasily Gorbik
1
-1
/
+1
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
18
-119
/
+18
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2019-06-07
lockref: Limit number of cmpxchg loop retries
Jan Glauber
1
-0
/
+3
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-158
/
+31
2019-06-05
lib: objagg: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
6
-30
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 435
Thomas Gleixner
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 431
Thomas Gleixner
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328
Thomas Gleixner
1
-12
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2
-18
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 283
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
3
-27
/
+3
2019-06-05
lib/test_stackinit: Handle Clang auto-initialization pattern
Kees Cook
1
-6
/
+15
[prev]
[next]