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
2020-09-14
spi: bcm-qspi: Add compatible string for BRCMSTB 7445 SoCs
Ray Jui
1
-0
/
+5
2020-09-14
spi: qup: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-09-09
Merge series "opp: Unconditionally call dev_pm_opp_of_remove_table()" from Vi...
Mark Brown
1735
-6096
/
+9163
2020-09-09
spi: spidev: Remove redundant initialization of variable status
Jay Fang
1
-2
/
+2
2020-09-09
spi: spi-qcom-qspi: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
1
-9
/
+6
2020-09-09
spi: spi-geni-qcom: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
1
-8
/
+5
2020-09-08
Merge series "spi: Adding support for Microchip Sparx5 SoC" from Lars Povlsen...
Mark Brown
4
-1
/
+119
2020-09-08
spi: spi-mtk-nor: support standard spi properties
Ikjoon Jang
1
-13
/
+16
2020-09-08
spi: tegra20: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2020-09-08
spi: tegra114: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+3
2020-09-08
spi: synquacer: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-09-08
spi: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+1
2020-09-08
spi: qcom-qspi: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-09-08
spi: spi-mux: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-09-08
spi: cadence-quadspi: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2020-09-08
spi: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-09-08
spi: atmel: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-09-08
spi: sprd: Release DMA channel also on probe deferral
Krzysztof Kozlowski
1
-1
/
+1
2020-09-08
dt-bindings: snps, dw-apb-ssi: Add sparx5 support, plus rx-sample-delay-ns pr...
Lars Povlsen
1
-0
/
+21
2020-09-08
spi: dw: Add Microchip Sparx5 support
Lars Povlsen
1
-1
/
+69
2020-09-08
spi: dw: Add support for RX sample delay register
Lars Povlsen
2
-0
/
+29
2020-09-07
spi: qup: Allow for compile-testing on !ARM
Alex Dewar
1
-1
/
+1
2020-09-06
Linux 5.9-rc4
v5.9-rc4
Linus Torvalds
1
-1
/
+1
2020-09-06
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+52
2020-09-06
Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-63
/
+119
2020-09-06
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-63
/
+213
2020-09-06
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-22
/
+229
2020-09-05
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
1
-2
/
+23
2020-09-05
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
1
-0
/
+27
2020-09-05
Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...
Linus Torvalds
4
-10
/
+16
2020-09-05
Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
7
-73
/
+62
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-67
/
+129
2020-09-05
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2020-09-05
mm/khugepaged.c: fix khugepaged's request size in collapse_file
David Howells
1
-1
/
+1
2020-09-05
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-09-05
mm/hugetlb: try preferred node first when alloc gigantic page from cma
Li Xinhai
1
-6
/
+17
2020-09-05
mm/migrate: preserve soft dirty in remove_migration_pte()
Ralph Campbell
1
-0
/
+2
2020-09-05
mm/migrate: remove unnecessary is_zone_device_page() check
Ralph Campbell
1
-7
/
+5
2020-09-05
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
2
-6
/
+18
2020-09-05
mm/migrate: fixup setting UFFD_WP flag
Alistair Popple
1
-1
/
+1
2020-09-05
mm: madvise: fix vma user-after-free
Yang Shi
1
-1
/
+1
2020-09-05
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
1
-1
/
+1
2020-09-05
ipc: adjust proc_ipc_sem_dointvec definition to match prototype
Tobias Klauser
1
-1
/
+1
2020-09-05
mm: track page table modifications in __apply_to_page_range()
Joerg Roedel
1
-13
/
+24
2020-09-05
MAINTAINERS: IA64: mark Status as Odd Fixes only
Randy Dunlap
1
-1
/
+1
2020-09-05
MAINTAINERS: add LLVM maintainers
Nick Desaulniers
1
-0
/
+2
2020-09-05
MAINTAINERS: update Cavium/Marvell entries
Robert Richter
1
-15
/
+13
2020-09-05
mm: slub: fix conversion of freelist_corrupted()
Eugeniu Rosca
1
-6
/
+6
2020-09-05
mm: memcg: fix memcg reclaim soft lockup
Xunlei Pang
1
-0
/
+8
[next]