Linus Torvalds
1b37a0a2d4
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
...
Pull more RISC-V updates from Palmer Dabbelt:
- The kernel now dynamically probes for misaligned access speed, as
opposed to relying on a table of known implementations.
- Support for non-coherent devices on systems using the Andes AX45MP
core, including the RZ/Five SoCs.
- Support for the V extension in ptrace(), again.
- Support for KASLR.
- Support for the BPF prog pack allocator in RISC-V.
- A handful of bug fixes and cleanups.
* tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (25 commits)
soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met
riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO config
riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
bpf, riscv: use prog pack allocator in the BPF JIT
riscv: implement a memset like function for text
riscv: extend patch_text_nosync() for multiple pages
bpf: make bpf_prog_pack allocator portable
riscv: libstub: Implement KASLR by using generic functions
libstub: Fix compilation warning for rv32
arm64: libstub: Move KASLR handling functions to kaslr.c
riscv: Dump out kernel offset information on panic
riscv: Introduce virtual kernel mapping KASLR
RISC-V: Add ptrace support for vectors
soc: renesas: Kconfig: Select the required configs for RZ/Five SoC
cache: Add L2 cache management for Andes AX45MP RISC-V core
dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller
riscv: mm: dma-noncoherent: nonstandard cache operations support
riscv: errata: Add Andes alternative ports
riscv: asm: vendorid_list: Add Andes Technology to the vendors list
...
2023-09-09 14:25:11 -07:00
..
2022-09-09 12:30:08 +01:00
2022-09-09 12:27:25 +01:00
2022-06-06 08:54:33 +02:00
2019-06-19 17:09:55 +02:00
2023-08-18 18:07:10 +01:00
2023-06-07 17:57:47 +01:00
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/tpidr2-fix', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-06-23 18:32:20 +01:00
2022-03-08 13:32:48 +00:00
2023-01-31 16:06:17 +00:00
2023-06-05 21:11:05 +02:00
2023-05-25 17:44:02 +01:00
2019-06-19 17:09:55 +02:00
2023-05-16 14:57:29 +01:00
2019-06-19 17:09:07 +02:00
2022-07-05 11:45:46 +01:00
2022-05-19 23:46:10 +02:00
2022-06-28 12:11:47 +01:00
2021-05-26 23:31:26 +01:00
2023-06-15 17:47:54 +01:00
2022-12-06 11:33:29 +00:00
2023-06-05 09:36:39 +02:00
2023-06-05 09:36:39 +02:00
2023-06-05 09:57:14 +02:00
2023-03-28 21:13:25 +01:00
2022-01-15 08:47:31 -08:00
2020-09-07 15:00:52 +01:00
2023-02-08 15:26:58 -08:00
2019-06-19 17:09:07 +02:00
2023-06-19 16:19:22 -07:00
2023-08-24 16:20:20 -07:00
2021-03-15 10:57:21 +00:00
2020-03-21 15:23:55 +01:00
2023-06-05 09:36:39 +02:00
2023-05-25 17:44:01 +01:00
2023-04-13 12:27:11 +01:00
2022-06-23 14:19:33 +01:00
2023-06-06 16:52:40 +01:00
2023-07-03 15:32:22 -07:00
2022-06-23 14:19:33 +01:00
2023-05-11 15:17:02 +01:00
2021-05-05 18:13:58 +01:00
2019-06-05 17:36:37 +02:00
2023-04-14 13:39:47 +01:00
2020-06-30 11:59:49 +02:00
2023-09-08 11:25:13 -07:00
2023-07-26 17:08:29 +00:00
2021-08-20 12:33:06 +02:00
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/tpidr2-fix', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-06-23 18:32:20 +01:00
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/tpidr2-fix', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-06-23 18:32:20 +01:00
2020-12-02 19:49:11 +00:00
2021-11-08 22:16:26 +01:00
2023-04-20 10:04:27 +02:00
2023-04-11 18:55:28 +01:00
2023-08-17 18:59:51 +01:00
2023-06-29 11:29:31 +01:00
2023-07-12 12:06:04 -04:00
2021-10-21 10:45:22 +01:00
2021-10-21 10:45:22 +01:00
2020-11-23 10:31:05 +01:00
2023-08-21 13:38:00 -07:00
2023-05-25 17:44:01 +01:00
2023-08-04 17:32:13 +01:00
2021-03-19 12:01:20 +00:00
2022-01-12 08:24:29 -06:00
2021-03-31 09:16:55 +01:00
2023-06-21 08:53:31 -06:00
2022-02-22 21:25:48 +00:00
2023-08-18 15:45:34 +02:00
2023-08-18 10:12:36 -07:00
2021-03-29 10:41:42 +01:00
2021-03-24 20:19:30 +00:00
2023-06-07 17:57:47 +01:00
2022-11-07 15:59:14 +00:00
2021-02-26 09:41:03 -08:00
2022-05-04 15:30:28 +01:00
2023-08-04 17:19:44 +01:00
2023-04-11 19:24:46 +01:00
2023-03-27 16:15:20 +01:00
2019-06-19 17:09:07 +02:00
2021-09-30 21:24:06 -04:00
2023-08-28 09:30:32 +01:00
2023-08-31 13:18:53 -04:00
2023-07-26 17:08:30 +00:00
2023-08-28 09:30:32 +01:00
2023-06-12 23:17:23 +00:00
2023-08-26 12:00:54 +01:00
2021-06-22 14:08:05 +01:00
2023-08-17 10:00:27 +01:00
2023-08-17 09:40:35 +01:00
2023-06-01 21:34:51 +00:00
2020-09-15 18:39:02 +01:00
2022-04-29 19:26:27 +01:00
2020-07-09 13:29:43 -04:00
2023-01-24 11:49:43 +00:00
2023-06-07 17:57:47 +01:00
2023-07-06 10:06:04 -07:00
2022-04-28 23:16:13 -07:00
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/tpidr2-fix', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-06-23 18:32:20 +01:00
2023-07-27 11:18:02 +01:00
2023-06-06 17:39:05 +01:00
2023-06-06 17:39:05 +01:00
2021-08-04 16:54:36 +00:00
2022-02-15 22:53:29 +00:00
2023-04-05 19:42:43 -07:00
2023-08-18 10:12:02 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-01-14 15:08:55 -08:00
2020-09-11 16:33:43 +01:00
2023-02-02 22:33:18 -08:00
2022-02-23 10:58:28 +01:00
2021-03-11 16:17:52 +01:00
2023-01-24 11:49:43 +00:00
2022-07-22 17:34:57 -05:00
2023-06-05 09:36:39 +02:00
2023-03-27 14:01:18 +01:00
2021-11-16 10:12:57 +00:00
2023-06-06 16:52:41 +01:00
2023-06-06 16:52:41 +01:00
2020-06-04 19:06:21 -07:00
2023-08-31 12:20:12 -07:00
2023-04-13 12:27:11 +01:00
2022-02-19 11:11:09 +01:00
2020-11-23 10:59:00 +00:00
2020-02-27 14:30:50 +00:00
2023-08-12 09:18:47 -07:00
2022-11-07 14:19:01 +00:00
2023-01-31 16:06:17 +00:00
2019-10-21 19:20:27 +01:00
2022-03-09 21:56:50 +00:00
2023-05-25 17:44:01 +01:00
2023-08-04 17:35:33 +01:00
2020-11-20 11:16:34 -08:00
2022-02-15 17:40:28 +00:00
2023-01-19 14:58:19 +01:00
2021-07-08 11:48:20 -07:00
2022-08-23 11:02:02 +01:00
2019-06-19 17:09:07 +02:00
2019-08-05 11:06:33 +01:00
2020-11-23 18:17:39 +00:00
2021-08-20 19:49:38 +01:00
2021-07-12 13:37:34 +01:00
2023-05-15 13:44:57 +02:00
2023-04-05 19:42:46 -07:00
2023-05-25 17:44:02 +01:00
2021-12-07 15:14:12 +01:00
2021-02-11 07:59:54 -05:00
2022-11-18 02:18:10 +01:00
2023-01-16 15:27:31 +01:00
2022-10-09 02:33:49 +01:00
2019-06-19 17:09:07 +02:00
2022-03-07 21:57:02 +00:00
2020-05-15 16:35:50 +01:00
2023-05-25 17:44:01 +01:00
2023-07-12 12:06:04 -04:00
2023-09-07 13:52:20 -07:00
2022-09-16 12:17:03 +01:00
2023-06-09 17:44:16 -07:00
2019-06-19 17:09:07 +02:00
2023-08-21 13:37:55 -07:00
2023-08-18 10:12:37 -07:00
2023-09-07 13:52:20 -07:00
2022-03-10 20:21:58 +01:00
2021-10-01 13:31:01 +01:00
2023-05-25 17:44:03 +01:00
2023-06-15 17:47:54 +01:00
2023-07-27 12:25:35 +02:00
2023-07-27 12:25:35 +02:00
2023-01-05 15:26:09 +00:00
2022-09-09 12:27:25 +01:00
2022-03-18 13:48:28 +00:00
2020-04-23 10:50:26 +09:00
2023-07-11 19:30:14 +00:00
2022-03-24 19:06:47 -07:00
2022-03-24 19:06:47 -07:00
2023-04-05 19:42:43 -07:00
2022-02-11 20:39:39 +11:00