index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2019-12-05
fs/proc/Kconfig: fix indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-12-05
include/linux/proc_fs.h: fix confusing macro arg name
Miaohe Lin
1
-2
/
+2
2019-12-05
fs/proc/internal.h: shuffle "struct pde_opener"
Alexey Dobriyan
1
-1
/
+1
2019-12-05
fs/proc/generic.c: delete useless "len" variable
Alexey Dobriyan
1
-4
/
+2
2019-12-05
proc: change ->nlink under proc_subdir_lock
Alexey Dobriyan
1
-16
/
+15
2019-12-05
mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thp
Yu Zhao
1
-1
/
+1
2019-12-05
mm/memcontrol: use vmstat names for printing statistics
Konstantin Khlebnikov
3
-36
/
+29
2019-12-05
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
3
-37
/
+73
2019-12-05
mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...
Roman Gushchin
1
-0
/
+12
2019-12-05
mm/kasan/common.c: fix compile error
zhong jiang
1
-0
/
+1
2019-12-03
firmware: dmi: Add dmi_memdev_handle
Jean Delvare
2
-0
/
+18
2019-12-03
firmware: dmi: Remember the memory type
Jean Delvare
2
-1
/
+26
2019-12-02
platform/chrome: wilco_ec: fix use after free issue
Wen Yang
1
-1
/
+1
2019-12-01
openvswitch: remove another BUG_ON()
Paolo Abeni
1
-1
/
+5
2019-12-01
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
1
-1
/
+4
2019-12-01
net: phy: realtek: fix using paged operations with RTL8105e / RTL8208
Heiner Kallweit
1
-0
/
+9
2019-12-01
r8169: fix resume on cable plug-in
Heiner Kallweit
1
-0
/
+1
2019-12-01
r8169: fix jumbo configuration for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-01
mm/page_io.c: annotate refault stalls from swap_readpage
Minchan Kim
1
-2
/
+13
2019-12-01
mm/Kconfig: fix trivial help text punctuation
Randy Dunlap
1
-1
/
+1
2019-12-01
mm/Kconfig: fix indentation
Krzysztof Kozlowski
1
-19
/
+19
2019-12-01
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
4
-9
/
+0
2019-12-01
mm: fix typos in comments when calling __SetPageUptodate()
Wei Yang
2
-2
/
+2
2019-12-01
mm: fix struct member name in function comments
Hao Lee
1
-1
/
+1
2019-12-01
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
1
-1
/
+1
2019-12-01
mm: shmem: use proper gfp flags for shmem_writepage()
Yang Shi
1
-1
/
+2
2019-12-01
mm/shmem.c: make array 'values' static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-12-01
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
Mike Rapoport
1
-7
/
+11
2019-12-01
fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_...
Andrea Arcangeli
1
-1
/
+2
[next]