aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-04lib/rbtree: get successor's color directlyWei Yang
2019-12-04lib/rbtree: set successor's parent unconditionallyWei Yang
2019-12-04gpio: pca953x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: max3191x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: pisosr: utilize the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: 74x164: utilize the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: uniphier: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: pcie-idio-24: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: pci-idio-16: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: ws16c48: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: gpio-mm: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: 104-idi-48: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: 104-dio-48e: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04lib/test_bitmap.c: add for_each_set_clump8 test casesWilliam Breathitt Gray
2019-12-04bitops: introduce the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04kernel/sys.c: avoid copying possible padding bytes in copy_to_userJoe Perches
2019-12-04kernel/profile.c: use cpumask_available to check for NULL cpumaskNathan Chancellor
2019-12-04kernel/notifier.c: remove blocking_notifier_chain_cond_register()Xiaoming Ni
2019-12-04kernel/notifier.c: remove notifier_chain_cond_register()Xiaoming Ni
2019-12-04kernel/notifier.c: intercept duplicate registrations to avoid infinite loopsXiaoming Ni
2019-12-04auxdisplay: charlcd: deduplicate simple_strtoul()Andy Shevchenko
2019-12-04kernel.h: update comment about simple_strto<foo>() functionsAndy Shevchenko
2019-12-04scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...Joe Perches
2019-12-04arch/Kconfig: fix indentationKrzysztof Kozlowski
2019-12-04linux/scc.h: make uapi linux/scc.h self-containedMasahiro Yamada
2019-12-04linux/build_bug.h: change type to intRikard Falkeborn
2019-12-04.gitattributes: use 'dts' diff driver for dts filesStephen Boyd
2019-12-04include/linux/sysctl.h: inline braces for ctl_table and ctl_table_headerAlessio Balsini
2019-12-04fs/proc/Kconfig: fix indentationKrzysztof Kozlowski
2019-12-04include/linux/proc_fs.h: fix confusing macro arg nameMiaohe Lin
2019-12-04fs/proc/internal.h: shuffle "struct pde_opener"Alexey Dobriyan
2019-12-04fs/proc/generic.c: delete useless "len" variableAlexey Dobriyan
2019-12-04proc: change ->nlink under proc_subdir_lockAlexey Dobriyan
2019-12-04mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thpYu Zhao
2019-12-04mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov
2019-12-04mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov
2019-12-04mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...Roman Gushchin
2019-12-04mm/kasan/common.c: fix compile errorzhong jiang
2019-12-04Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-12-04Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-04Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-12-04Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-12-04Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-12-04tracing: Do not create directories if lockdown is in affectSteven Rostedt (VMware)
2019-12-04kvm: vmx: Stop wasting a page for guest_msrsJim Mattson
2019-12-04KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini
2019-12-04Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'Rafael J. Wysocki