index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
lib/rbtree: get successor's color directly
Wei Yang
1
-2
/
+1
2019-12-04
lib/rbtree: set successor's parent unconditionally
Wei Yang
1
-2
/
+1
2019-12-04
gpio: pca953x: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+7
2019-12-04
gpio: max3191x: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-9
/
+10
2019-12-04
gpio: pisosr: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-6
/
+6
2019-12-04
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
William Breathitt Gray
2
-15
/
+18
2019-12-04
gpio: 74x164: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+9
2019-12-04
gpio: uniphier: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+3
2019-12-04
gpio: pcie-idio-24: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-69
/
+40
2019-12-04
gpio: pci-idio-16: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-48
/
+27
2019-12-04
gpio: ws16c48: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-53
/
+20
2019-12-04
gpio: gpio-mm: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-12-04
gpio: 104-idi-48: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-29
/
+7
2019-12-04
gpio: 104-dio-48e: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-12-04
lib/test_bitmap.c: add for_each_set_clump8 test cases
William Breathitt Gray
1
-0
/
+65
2019-12-04
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
4
-0
/
+78
2019-12-04
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
Joe Perches
1
-1
/
+3
2019-12-04
kernel/profile.c: use cpumask_available to check for NULL cpumask
Nathan Chancellor
1
-3
/
+3
2019-12-04
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
3
-28
/
+1
2019-12-04
kernel/notifier.c: remove notifier_chain_cond_register()
Xiaoming Ni
1
-16
/
+1
2019-12-04
kernel/notifier.c: intercept duplicate registrations to avoid infinite loops
Xiaoming Ni
1
-1
/
+4
2019-12-04
auxdisplay: charlcd: deduplicate simple_strtoul()
Andy Shevchenko
1
-27
/
+7
2019-12-04
kernel.h: update comment about simple_strto<foo>() functions
Andy Shevchenko
1
-5
/
+14
2019-12-04
scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...
Joe Perches
1
-1
/
+37
2019-12-04
arch/Kconfig: fix indentation
Krzysztof Kozlowski
1
-11
/
+11
2019-12-04
linux/scc.h: make uapi linux/scc.h self-contained
Masahiro Yamada
2
-1
/
+1
2019-12-04
linux/build_bug.h: change type to int
Rikard Falkeborn
1
-2
/
+2
2019-12-04
.gitattributes: use 'dts' diff driver for dts files
Stephen Boyd
1
-0
/
+2
2019-12-04
include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header
Alessio Balsini
1
-4
/
+2
2019-12-04
fs/proc/Kconfig: fix indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-12-04
include/linux/proc_fs.h: fix confusing macro arg name
Miaohe Lin
1
-2
/
+2
2019-12-04
fs/proc/internal.h: shuffle "struct pde_opener"
Alexey Dobriyan
1
-1
/
+1
2019-12-04
fs/proc/generic.c: delete useless "len" variable
Alexey Dobriyan
1
-4
/
+2
2019-12-04
proc: change ->nlink under proc_subdir_lock
Alexey Dobriyan
1
-16
/
+15
2019-12-04
mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thp
Yu Zhao
1
-1
/
+1
2019-12-04
mm/memcontrol: use vmstat names for printing statistics
Konstantin Khlebnikov
3
-36
/
+29
2019-12-04
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
3
-37
/
+73
2019-12-04
mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...
Roman Gushchin
1
-0
/
+12
2019-12-04
mm/kasan/common.c: fix compile error
zhong jiang
1
-0
/
+1
2019-12-04
Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
8
-0
/
+372
2019-12-04
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
27
-411
/
+363
2019-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-20
/
+1156
2019-12-04
Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+88
2019-12-04
Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-77
/
+34
2019-12-04
Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-20
/
+39
2019-12-04
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
19
-120
/
+324
2019-12-04
tracing: Do not create directories if lockdown is in affect
Steven Rostedt (VMware)
2
-0
/
+23
2019-12-04
kvm: vmx: Stop wasting a page for guest_msrs
Jim Mattson
2
-11
/
+9
2019-12-04
KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
Paolo Bonzini
1
-1
/
+4
2019-12-04
Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'
Rafael J. Wysocki
5
-9
/
+22
[prev]
[next]