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