index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
remoteproc: qcom: q6v5: Update running state before requesting stop
Sibi Sankar
1
-0
/
+2
2020-07-28
remoteproc: qcom_q6v5_mss: Add modem debug policy support
Sibi Sankar
1
-1
/
+24
2020-07-28
remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
Sibi Sankar
1
-3
/
+2
2020-07-28
remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
Sibi Sankar
1
-0
/
+6
2020-07-22
rpmsg: update documentation
Guennadi Liakhovetski
1
-3
/
+3
2020-07-22
remoteproc: qcom_q6v5_mss: Add MBA log extraction support
Sibi Sankar
1
-1
/
+37
2020-07-22
remoteproc: Add coredump debugfs entry
Rishabh Bhatnagar
1
-0
/
+90
2020-07-22
remoteproc: Add inline coredump functionality
Rishabh Bhatnagar
2
-18
/
+154
2020-07-22
remoteproc: Pass size and offset as arguments to segment dump function
Rishabh Bhatnagar
3
-9
/
+11
2020-07-22
remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
Sibi Sankar
1
-9
/
+8
2020-07-22
remoteproc: Move coredump functionality to a new file
Rishabh Bhatnagar
4
-191
/
+209
2020-07-18
remoteproc: stm32: Update M4 state in stm32_rproc_stop()
Mathieu Poirier
1
-0
/
+12
2020-07-18
remoteproc: stm32: Introduce new attach() operation
Mathieu Poirier
1
-0
/
+8
2020-07-18
remoteproc: stm32: Properly handle the resource table when attaching
Mathieu Poirier
1
-0
/
+76
2020-07-18
remoteproc: stm32: Parse memory regions when attaching to M4
Mathieu Poirier
1
-3
/
+20
2020-07-18
remoteproc: Make function rproc_resource_cleanup() public
Mathieu Poirier
2
-1
/
+3
2020-07-18
remoteproc: stm32: Properly set co-processor state when attaching
Mathieu Poirier
1
-0
/
+31
2020-07-18
remoteproc: stm32: Parse syscon that will manage M4 synchronisation
Mathieu Poirier
1
-0
/
+26
2020-07-18
remoteproc: stm32: Remove memory translation from DT parsing
Mathieu Poirier
1
-1
/
+5
2020-07-18
remoteproc: stm32: Decouple rproc from DT parsing
Mathieu Poirier
1
-11
/
+12
2020-07-18
remoteproc: stm32: Request IRQ with platform device
Mathieu Poirier
1
-2
/
+3
2020-07-18
remoteproc: stm32: Decouple rproc from memory translation
Mathieu Poirier
1
-4
/
+4
2020-07-17
remoteproc: Properly handle firmware name when attaching
Mathieu Poirier
3
-2
/
+34
2020-07-17
remoteproc: Refactor function rproc_free_vring()
Mathieu Poirier
1
-4
/
+16
2020-07-17
remoteproc: Refactor function rproc_trigger_auto_boot()
Mathieu Poirier
1
-0
/
+9
2020-07-17
remoteproc: Refactor function rproc_boot()
Mathieu Poirier
1
-11
/
+17
2020-07-17
remoteproc: Introducing function rproc_validate()
Mathieu Poirier
1
-0
/
+41
2020-07-17
remoteproc: Introducing function rproc_actuate()
Mathieu Poirier
1
-1
/
+58
2020-07-17
remoteproc: Introducing function rproc_attach()
Mathieu Poirier
1
-0
/
+42
2020-07-17
remoteproc: Add new attach() remoteproc operation
Mathieu Poirier
2
-0
/
+10
2020-07-17
remoteproc: Add new RPROC_DETACHED state
Mathieu Poirier
2
-1
/
+5
2020-07-17
remoteproc: qcom_q6v5_mss: Monitor MSS_STATUS for boot completion
Sibi Sankar
1
-6
/
+6
2020-07-17
remoteproc: qcom: pil-info: Fix shift overflow
Bjorn Andersson
1
-1
/
+1
2020-07-15
remoteproc: qcom_sysmon: Solve function header bitrot issues
Lee Jones
1
-2
/
+2
2020-07-15
remoteproc: remoteproc_core: Use 'gnu_printf' format notation
Lee Jones
1
-0
/
+3
2020-07-13
remoteproc: qcom: Add missing slab.h
Kefeng Wang
1
-0
/
+1
2020-07-09
remoteproc: qcom: Add notification types to SSR
Rishabh Bhatnagar
2
-1
/
+59
2020-07-09
remoteproc: qcom: Add per subsystem SSR notification
Rishabh Bhatnagar
3
-20
/
+95
2020-07-02
remoteproc: qcom: Update PIL relocation info on load
Bjorn Andersson
6
-12
/
+55
2020-07-02
remoteproc: qcom: Introduce helper to store pil info in IMEM
Bjorn Andersson
4
-0
/
+142
2020-07-02
dt-bindings: remoteproc: Add Qualcomm PIL info binding
Bjorn Andersson
1
-0
/
+44
2020-07-02
Revert "remoteproc: Add support for runtime PM"
Mathieu Poirier
1
-16
/
+1
2020-07-02
remoteproc: ingenic: Move clock handling to prepare/unprepare callbacks
Mathieu Poirier
1
-58
/
+26
2020-06-14
Linux 5.8-rc1
v5.8-rc1
Linus Torvalds
1
-2
/
+2
2020-06-14
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
5
-1
/
+40
2020-06-14
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
5
-1
/
+40
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-234
/
+286
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
111
-647
/
+1344
2020-06-14
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
4
-166
/
+169
2020-06-14
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
1
-9
/
+40
[next]