index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
27
-442
/
+1019
2019-12-03
Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-2
/
+8
2019-12-03
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
49
-715
/
+665
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
152
-2130
/
+2862
2019-12-03
Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
72
-678
/
+566
2019-12-03
Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-17
/
+22
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-165
/
+526
2019-12-03
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
35
-768
/
+627
2019-12-03
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
37
-663
/
+772
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-145
/
+117
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
30
-188
/
+1065
2019-12-03
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+44
2019-12-03
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-8
/
+8
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
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
43
-1742
/
+452
2019-12-02
Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+2
2019-12-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
13
-34
/
+56
2019-12-02
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-13
/
+13
2019-12-02
Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-58
/
+247
2019-12-02
Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-77
/
+85
2019-12-02
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
126
-6266
/
+5823
2019-12-02
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+3
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
163
-1987
/
+5656
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
89
-780
/
+2559
[next]