index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
firmware: arm_scmi: Free mailbox channels if probe fails
Rishabh Bhatnagar
1
-11
/
+24
2021-08-05
firmware: arm_scmi: Add virtio transport
Igor Skalkin
8
-0
/
+535
2021-08-05
firmware: arm_scmi: Add priv parameter to scmi_rx_callback
Cristian Marussi
4
-8
/
+18
2021-08-05
dt-bindings: arm: Add virtio transport for SCMI
Igor Skalkin
1
-1
/
+7
2021-08-05
firmware: arm_scmi: Add optional link_supplier() transport op
Peter Hilber
2
-0
/
+8
2021-08-05
firmware: arm_scmi: Add message passing abstractions for transports
Peter Hilber
4
-0
/
+133
2021-08-05
firmware: arm_scmi: Add method to override max message number
Igor Skalkin
2
-6
/
+43
2021-08-05
firmware: arm_scmi: Make shmem support optional for transports
Igor Skalkin
2
-1
/
+9
2021-08-05
firmware: arm_scmi: Make SCMI transports configurable
Cristian Marussi
5
-38
/
+80
2021-08-05
firmware: arm_scmi: Make polling mode optional
Cristian Marussi
1
-1
/
+6
2021-08-05
firmware: arm_scmi: Make .clear_channel optional
Cristian Marussi
1
-4
/
+11
2021-08-05
firmware: arm_scmi: Handle concurrent and out-of-order messages
Cristian Marussi
2
-41
/
+246
2021-08-05
firmware: arm_scmi: Introduce monotonically increasing tokens
Cristian Marussi
2
-35
/
+251
2021-08-05
firmware: arm_scmi: Add optional transport_init/exit support
Cristian Marussi
2
-0
/
+65
2021-08-05
firmware: arm_scmi: Remove scmi_dump_header_dbg() helper
Cristian Marussi
1
-16
/
+0
2021-08-05
firmware: arm_scmi: Add support for type handling in common functions
Cristian Marussi
2
-1
/
+6
2021-07-13
firmware: arm_scmi: Fix range check for the maximum number of pending messages
Cristian Marussi
1
-2
/
+3
2021-07-13
firmware: arm_scmi: Avoid padding in sensor message structure
Cristian Marussi
1
-2
/
+4
2021-07-13
firmware: arm_scmi: Fix kernel doc warnings about return values
Cristian Marussi
2
-0
/
+6
2021-07-13
firmware: arm_scpi: Fix kernel doc warnings
Sudeep Holla
1
-0
/
+8
2021-07-13
firmware: arm_scmi: Fix kernel doc warnings
Sudeep Holla
1
-5
/
+9
2021-07-12
firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sudeep Holla
1
-3
/
+4
2021-07-12
firmware: arm_scmi: Ensure drivers provide a probe function
Sudeep Holla
1
-0
/
+3
2021-07-12
firmware: arm_scmi: Simplify device probe function on the bus
Sudeep Holla
1
-5
/
+0
2021-07-11
Linux 5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-11
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-11
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-11
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-11
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-12
/
+31
2021-07-11
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+18
2021-07-11
Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+21
2021-07-11
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-23
/
+33
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
36
-162
/
+287
2021-07-11
Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
77
-331
/
+1872
2021-07-10
Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
33
-601
/
+440
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-07-10
Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-29
/
+135
2021-07-10
Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-46
/
+4
2021-07-10
Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
1
-2
/
+1
2021-07-10
Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-384
/
+1066
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
47
-252
/
+215
2021-07-10
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
66
-1721
/
+2110
2021-07-10
Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
3
-3
/
+5
2021-07-10
Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-2
/
+33
2021-07-10
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
97
-5174
/
+8428
2021-07-10
Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
552
-3627
/
+23996
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
76
-460
/
+1841
2021-07-10
Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
[next]