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-10-01
dt-bindings: power: Add r8a774b1 SYSC power domain definitions
Biju Das
1
-0
/
+26
2019-09-30
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
1
-2
/
+2
2019-09-30
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-18
/
+58
2019-09-30
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
17
-212
/
+291
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
9
-81
/
+66
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
5
-11
/
+30
2019-09-30
Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
9
-35
/
+410
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-29
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+34
2019-09-29
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-10
/
+2
2019-09-29
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-26
/
+194
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2
-21
/
+31
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
1
-16
/
+0
2019-09-29
Merge branch 'entropy'
Linus Torvalds
2
-1
/
+64
2019-09-29
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
Linus Torvalds
1
-0
/
+3
2019-09-29
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-29
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
6
-79
/
+64
2019-09-29
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
17
-202
/
+982
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-51
/
+110
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
5
-463
/
+114
2019-09-29
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+21
2019-09-29
Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-94
/
+139
2019-09-29
Documentation/process: Clarify disclosure rules
Thomas Gleixner
1
-7
/
+33
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
169
-1307
/
+1225
2019-09-28
Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)
Linus Torvalds
6
-42
/
+92
2019-09-28
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
1
-1
/
+1
2019-09-28
mm, tracing: Print symbol name for call_site in trace events
Changbin Du
1
-3
/
+4
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
1
-2
/
+4
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
1
-5
/
+5
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
1
-0
/
+16
2019-09-28
mm, page_alloc: allow hugepage fallback to remote nodes when madvised
David Rientjes
1
-0
/
+11
2019-09-28
mm, page_alloc: avoid expensive reclaim when compaction may not succeed
David Rientjes
1
-0
/
+22
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
4
-22
/
+51
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
3
-29
/
+17
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
28
-93
/
+1476
2019-09-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
17
-250
/
+375
2019-09-28
i2c: slave-eeprom: Add read only mode
Björn Ardö
1
-3
/
+11
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
2019-09-28
i2c: riic: Clear NACK in tend isr
Chris Brandt
1
-0
/
+1
2019-09-28
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
1
-4
/
+8
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
58
-76
/
+861
2019-09-28
iommu/amd: Lock code paths traversing protection_domain->dev_list
Joerg Roedel
1
-1
/
+24
2019-09-28
iommu/amd: Lock dev_data in attach/detach code paths
Joerg Roedel
2
-0
/
+12
2019-09-28
iommu/amd: Check for busy devices earlier in attach_device()
Joerg Roedel
1
-18
/
+7
2019-09-28
iommu/amd: Take domain->lock for complete attach/detach path
Joerg Roedel
1
-39
/
+26
2019-09-28
iommu/amd: Remove amd_iommu_devtable_lock
Joerg Roedel
1
-17
/
+6
2019-09-28
iommu/amd: Remove domain->updated
Joerg Roedel
2
-25
/
+25
[next]