index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_dsmark.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
5
-1
/
+8
2019-12-05
lib/ubsan: don't serialize UBSAN report
Julien Grall
1
-41
/
+23
2019-12-05
vhost, kcov: collect coverage from vhost_worker
Andrey Konovalov
2
-0
/
+7
2019-12-05
usb, kcov: collect coverage from hub_event
Andrey Konovalov
1
-0
/
+5
2019-12-05
kcov: remote coverage support
Andrey Konovalov
5
-35
/
+700
2019-12-05
uaccess: disallow > INT_MAX copy sizes
Kees Cook
1
-0
/
+2
2019-12-05
drm: limit to INT_MAX in create_blob ioctl
Daniel Vetter
1
-1
/
+1
2019-12-05
drivers/rapidio/rio-access.c: fix missing include of <linux/rio_drv.h>
Ben Dooks (Codethink)
1
-0
/
+2
2019-12-05
drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h>
Ben Dooks (Codethink)
1
-0
/
+1
2019-12-05
init/Kconfig: fix indentation
Krzysztof Kozlowski
1
-38
/
+38
2019-12-05
fs/binfmt_elf.c: extract elf_read() function
Alexey Dobriyan
1
-25
/
+24
2019-12-05
fs/binfmt_elf.c: delete unused "interp_map_addr" argument
Alexey Dobriyan
1
-6
/
+1
2019-12-05
selftests: add epoll selftests
Heiher
4
-0
/
+3083
2019-12-05
fs/epoll: remove unnecessary wakeups of nested epoll
Heiher
1
-16
/
+0
2019-12-05
epoll: simplify ep_poll_safewake() for CONFIG_DEBUG_LOCK_ALLOC
Jason Baron
1
-23
/
+13
2019-12-05
checkpatch: reduce is_maintained_obsolete lookup runtime
Joe Perches
1
-2
/
+6
2019-12-05
checkpatch: improve ignoring CamelCase SI style variants like mA
Joe Perches
1
-2
/
+3
2019-12-05
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
6
-8
/
+8
2019-12-05
lib/genalloc.c: export symbol addr_in_gen_pool
Huang Shijie
1
-0
/
+1
2019-12-05
lib/math/rational.c: fix possible incorrect result from rational fractions he...
Trent Piepho
1
-13
/
+50
2019-12-05
lib/test_meminit.c: add bulk alloc/free tests
Laura Abbott
1
-1
/
+19
2019-12-05
lib/rbtree: get successor's color directly
Wei Yang
1
-2
/
+1
2019-12-05
lib/rbtree: set successor's parent unconditionally
Wei Yang
1
-2
/
+1
2019-12-05
gpio: pca953x: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+7
2019-12-05
gpio: max3191x: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-9
/
+10
2019-12-05
gpio: pisosr: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-6
/
+6
2019-12-05
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
William Breathitt Gray
2
-15
/
+18
2019-12-05
gpio: 74x164: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+9
2019-12-05
gpio: uniphier: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+3
2019-12-05
gpio: pcie-idio-24: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-69
/
+40
2019-12-05
gpio: pci-idio-16: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-48
/
+27
2019-12-05
gpio: ws16c48: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-53
/
+20
2019-12-05
gpio: gpio-mm: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-12-05
gpio: 104-idi-48: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-29
/
+7
2019-12-05
gpio: 104-dio-48e: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-12-05
lib/test_bitmap.c: add for_each_set_clump8 test cases
William Breathitt Gray
1
-0
/
+65
2019-12-05
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
4
-0
/
+78
2019-12-05
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
Joe Perches
1
-1
/
+3
2019-12-05
kernel/profile.c: use cpumask_available to check for NULL cpumask
Nathan Chancellor
1
-3
/
+3
2019-12-05
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
3
-28
/
+1
2019-12-05
kernel/notifier.c: remove notifier_chain_cond_register()
Xiaoming Ni
1
-16
/
+1
2019-12-05
kernel/notifier.c: intercept duplicate registrations to avoid infinite loops
Xiaoming Ni
1
-1
/
+4
2019-12-05
auxdisplay: charlcd: deduplicate simple_strtoul()
Andy Shevchenko
1
-27
/
+7
2019-12-05
kernel.h: update comment about simple_strto<foo>() functions
Andy Shevchenko
1
-5
/
+14
2019-12-05
scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...
Joe Perches
1
-1
/
+37
2019-12-05
arch/Kconfig: fix indentation
Krzysztof Kozlowski
1
-11
/
+11
2019-12-05
linux/scc.h: make uapi linux/scc.h self-contained
Masahiro Yamada
2
-1
/
+1
2019-12-05
linux/build_bug.h: change type to int
Rikard Falkeborn
1
-2
/
+2
2019-12-05
.gitattributes: use 'dts' diff driver for dts files
Stephen Boyd
1
-0
/
+2
2019-12-05
include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header
Alessio Balsini
1
-4
/
+2
[next]