index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc/omap: Check for undefined mailbox messages
Suman Anna
2020-03-26
2
-0
/
+13
*
remoteproc/omap: Remove the platform_data header
Tero Kristo
2020-03-26
1
-51
/
+0
*
remoteproc/omap: Add support for DRA7xx remote processors
Suman Anna
2020-03-26
2
-2
/
+38
*
remoteproc/omap: Initialize and assign reserved memory node
Suman Anna
2020-03-26
1
-1
/
+12
*
remoteproc/omap: Add the rproc ops .da_to_va() implementation
Suman Anna
2020-03-26
1
-0
/
+40
*
remoteproc/omap: Add support to parse internal memories from DT
Suman Anna
2020-03-26
1
-0
/
+94
*
remoteproc/omap: Add a sanity check for DSP boot address alignment
Suman Anna
2020-03-26
1
-4
/
+16
*
remoteproc/omap: Add device tree support
Suman Anna
2020-03-26
1
-17
/
+160
*
dt-bindings: remoteproc: Add OMAP remoteproc bindings
Suman Anna
2020-03-26
1
-0
/
+324
*
remoteproc: qcom: Introduce panic handler for PAS and ADSP
Bjorn Andersson
2020-03-26
2
-0
/
+16
*
remoteproc: qcom: q6v5: Add common panic handler
Bjorn Andersson
2020-03-26
2
-0
/
+21
*
remoteproc: Introduce "panic" callback in ops
Bjorn Andersson
2020-03-26
2
-0
/
+46
*
remoteproc: Traverse rproc_list under RCU read lock
Bjorn Andersson
2020-03-26
1
-5
/
+9
*
remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
Nikita Shubin
2020-03-26
1
-0
/
+7
*
remoteproc: return error for bad "recovery" debugfs input
Alex Elder
2020-03-26
1
-0
/
+2
*
remoteproc: remoteproc debugfs file fixes
Alex Elder
2020-03-26
1
-7
/
+5
*
remoteproc: re-check state in rproc_trigger_recovery()
Alex Elder
2020-03-26
1
-2
/
+6
*
remoteproc: stm32: demote warning about optional property absence
Ahmad Fatoum
2020-03-26
1
-1
/
+1
*
remoteproc/mediatek: Use size_t type for len in scp_da_to_va
Nathan Chancellor
2020-03-26
1
-1
/
+1
*
remoteproc: Adapt coredump to generate correct elf type
Clement Leger
2020-03-26
3
-32
/
+39
*
remoteproc: Allow overriding only sanity_check
Clement Leger
2020-03-26
1
-1
/
+2
*
remoteproc: Add elf64 support in elf loader
Clement Leger
2020-03-26
3
-57
/
+141
*
remoteproc: Rename rproc_elf_sanity_check for elf32
Clement Leger
2020-03-26
6
-8
/
+8
*
remoteproc: Add elf helpers to access elf64 and elf32 fields
Clement Leger
2020-03-26
1
-0
/
+96
*
remoteproc: Use u64 type for boot_addr
Clement Leger
2020-03-26
4
-6
/
+6
*
remoteproc: Use size_t instead of int for rproc_mem_entry len
Clement Leger
2020-03-26
3
-10
/
+12
*
remoteproc: Use size_t type for len in da_to_va
Clement Leger
2020-03-26
12
-19
/
+20
*
remoteproc: fix kernel-doc warnings
Arnaud Pouliquen
2020-03-26
2
-2
/
+9
*
remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
Sibi Sankar
2020-03-26
1
-1
/
+18
*
remoteproc: qcom_q6v5_mss: Validate each segment during loading
Bjorn Andersson
2020-03-26
1
-25
/
+58
*
remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
Bjorn Andersson
2020-03-26
1
-11
/
+24
*
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
2020-02-10
1
-2
/
+2
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-10
53
-261
/
+252
|
\
|
*
kbuild: make multiple directory targets work
Masahiro Yamada
2020-02-05
1
-1
/
+1
|
*
kconfig: Invalidate all symbols after changing to y or m.
Tetsuo Handa
2020-02-05
1
-3
/
+2
|
*
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
2020-02-05
1
-2
/
+3
|
*
scripts/kallsyms: change table to store (strcut sym_entry *)
Masahiro Yamada
2020-02-03
1
-56
/
+65
|
*
scripts/kallsyms: rename local variables in read_symbol()
Masahiro Yamada
2020-02-03
1
-12
/
+12
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
49
-190
/
+172
|
*
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
2020-02-03
1
-2
/
+2
|
*
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
2020-02-03
1
-1
/
+1
*
|
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-10
9
-0
/
+2058
|
\
\
|
*
|
zonefs: Add documentation
Damien Le Moal
2020-02-07
2
-0
/
+405
|
*
|
fs: New zonefs file system
Damien Le Moal
2020-02-07
8
-0
/
+1653
*
|
|
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
2020-02-10
1
-2
/
+2
*
|
|
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-09
22
-129
/
+247
|
\
\
\
|
*
|
|
smb3: Add defines for new information level, FileIdInformation
Steve French
2020-02-07
1
-0
/
+8
|
*
|
|
smb3: print warning once if posix context returned on open
Steve French
2020-02-07
2
-0
/
+30
|
*
|
|
smb3: add one more dynamic tracepoint missing from strict fsync path
Steve French
2020-02-07
1
-1
/
+3
|
*
|
|
cifs: fix mode bits from dir listing when mounted with modefromsid
Aurelien Aptel
2020-02-07
1
-1
/
+2
[next]