index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
riscv: enable software resend of irqs
Conor Dooley
1
-0
/
+1
2022-10-13
RISC-V: Re-enable counter access from userspace
Palmer Dabbelt
1
-2
/
+5
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
2
-4
/
+10
2022-10-13
riscv: Add cache information in AUX vector
Greentime Hu
2
-1
/
+7
2022-10-13
soc: sifive: ccache: define the macro for the register shifts
Zong Li
1
-5
/
+11
2022-10-13
soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
Ben Dooks
1
-7
/
+10
2022-10-13
soc: sifive: ccache: reduce printing on init
Ben Dooks
1
-14
/
+11
2022-10-13
soc: sifive: ccache: determine the cache level from dts
Zong Li
1
-1
/
+5
2022-10-13
soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.
Greentime Hu
8
-264
/
+272
2022-10-13
dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
Zong Li
1
-5
/
+23
2022-10-13
riscv: check for kernel config option in t-head memory types errata
Heiko Stuebner
1
-0
/
+3
2022-10-13
riscv: use BIT() marco for cpufeature probing
Heiko Stuebner
1
-2
/
+2
2022-10-13
riscv: use BIT() macros in t-head errata init
Heiko Stuebner
1
-2
/
+2
2022-10-13
riscv: drop some idefs from CMO initialization
Heiko Stuebner
3
-17
/
+14
2022-10-13
riscv: cleanup svpbmt cpufeature probing
Heiko Stuebner
1
-8
/
+5
2022-10-13
riscv: Pass -mno-relax only on lld < 15.0.0
Fangrui Song
1
-0
/
+2
2022-10-13
RISC-V: Avoid dereferening NULL regs in die()
Palmer Dabbelt
1
-3
/
+6
2022-10-13
dt-bindings: riscv: add new riscv,isa strings for emulators
Conor Dooley
1
-3
/
+2
2022-10-13
dt-bindings: interrupt-controller: sifive,plic: add legacy riscv compatible
Conor Dooley
1
-0
/
+5
2022-10-13
dt-bindings: timer: sifive,clint: add legacy riscv compatible
Conor Dooley
1
-6
/
+12
2022-10-12
doc: RISC-V: Document that misaligned accesses are supported
Palmer Dabbelt
2
-0
/
+7
2022-10-12
riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
Wenting Zhang
1
-2
/
+2
2022-10-11
dt-bindings: riscv: update microchip.yaml's maintainership
Conor Dooley
2
-2
/
+3
2022-10-11
MAINTAINERS: update polarfire soc clock binding
Conor Dooley
1
-1
/
+1
2022-10-07
riscv: dts: microchip: fix fabric i2c reg size
Conor Dooley
1
-1
/
+1
2022-10-07
riscv: enable THP_SWAP for RV64
Jisheng Zhang
1
-0
/
+1
2022-10-07
RISC-V: Print SSTC in canonical order
Palmer Dabbelt
1
-1
/
+1
2022-10-07
Revert "drm/sched: Use parent fence instead of finished"
Dave Airlie
1
-2
/
+2
2022-10-06
mailbox: qcom-ipcc: flag IRQ NO_THREAD
Eric Chanudet
1
-1
/
+2
2022-10-06
mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"
Colin Ian King
1
-1
/
+1
2022-10-06
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
Jack Wang
1
-4
/
+4
2022-10-06
mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support
Robert Marko
1
-1
/
+1
2022-10-06
dt-bindings: mailbox: qcom: correct clocks for IPQ6018 and IPQ8074
Robert Marko
1
-12
/
+34
2022-10-06
dt-bindings: mailbox: qcom: set correct #clock-cells
Robert Marko
1
-1
/
+16
2022-10-06
mailbox: mpfs: account for mbox offsets while sending
Conor Dooley
1
-4
/
+3
2022-10-06
mailbox: mpfs: fix handling of the reg property
Conor Dooley
1
-10
/
+14
2022-10-06
dt-bindings: mailbox: fix the mpfs' reg property
Conor Dooley
1
-4
/
+11
2022-10-06
mailbox: imx: fix RST channel support
Peng Fan
1
-5
/
+5
2022-10-06
riscv: compat: s/failed/unsupported if compat mode isn't supported
Jisheng Zhang
1
-1
/
+1
2022-10-05
power: supply: ab8500: remove unused static local variable
Tom Rix
1
-2
/
+0
2022-10-05
docs:kselftest: fix kselftest_module.h path of example module
Hoi Pok Wu
1
-1
/
+1
2022-10-05
cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
Meng Li
2
-0
/
+9
2022-10-05
selftests/cpu-hotplug: Add log info when test success
Zhao Gongyi
1
-1
/
+1
2022-10-05
selftests/cpu-hotplug: Reserve one cpu online at least
Zhao Gongyi
1
-18
/
+22
2022-10-05
selftests/cpu-hotplug: Delete fault injection related code
Zhao Gongyi
2
-82
/
+6
2022-10-05
selftests/cpu-hotplug: Use return instead of exit
Zhao Gongyi
1
-5
/
+8
2022-10-05
selftests/cpu-hotplug: Correct log info
Zhao Gongyi
1
-1
/
+1
2022-10-05
cpufreq: amd-pstate: modify type in argument 2 for filp_open
Meng Li
1
-1
/
+1
2022-10-05
Documentation: amd-pstate: Add unit test introduction
Meng Li
1
-0
/
+76
2022-10-05
selftests: amd-pstate: Add test trigger for amd-pstate driver
Meng Li
4
-0
/
+66
[next]