Add binder to deathconfig for arm64.
[platform/kernel/linux-rpi.git] / arch / riscv /
2023-08-03 Thomas Gleixnerpatches-5.15.92-rt57
2023-02-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-01 Liao Changriscv/kprobe: Fix instruction simulation of JALR
2023-02-01 Eric W. Biedermanexit: Add and use make_task_dead.
2023-01-30 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-24 Ben Dooksriscv: dts: sifive: fu740: fix size of pcie 32bit memory
2023-01-13 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-12 Björn Töpelriscv, kprobes: Stricter c.jr/c.jalr decoding
2023-01-12 Ben Dooksriscv: uaccess: fix type of 0 variable on error in...
2023-01-12 Sergey Matyukevichriscv: mm: notify remote harts about mmu cache updates
2023-01-12 Guo Renriscv: stacktrace: Fixup ftrace_graph_ret_addr retp...
2022-12-31 Palmer DabbeltRISC-V: Align the shadow stack
2022-12-31 Tong Tiangenriscv/mm: add arch hook arch_clear_hugepage_flags
2022-12-31 Pu Lehuiriscv, bpf: Emit fixed-length instructions for BPF_PSEU...
2022-12-08 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-08 Guo Renriscv: kexec: Fixup irq controller broken in kexec...
2022-12-08 Jisheng Zhangriscv: fix race when vmap stack overflow
2022-12-08 Alexandre Ghitiriscv: Sync efi page table's kernel mappings before...
2022-12-08 Björn Töpelriscv: mm: Proper page permissions after initmem free
2022-12-08 Jisheng Zhangriscv: vdso: fix section overlapping under some conditions
2022-12-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-02 Nathan ChancellorRISC-V: vdso: Do not add missing symbols to version...
2022-12-02 Emil Renner Berthingriscv: dts: sifive unleashed: Add PWM controlled LEDs
2022-11-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-11-16 Conor Dooleyriscv: fix reserved memory setup
2022-11-16 Jisheng Zhangriscv: vdso: fix build with llvm
2022-11-16 Jisheng Zhangriscv: process: fix kernel info leakage
2022-10-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-26 Fangrui Songriscv: Pass -mno-relax only on lld < 15.0.0
2022-10-26 Wenting Zhangriscv: always honor the CONFIG_CMDLINE_FORCE when parsi...
2022-10-26 Andrew Brestickerriscv: Make VM_WRITE imply VM_READ
2022-10-26 Andrew Brestickerriscv: Allow PROT_WRITE-only mmap()
2022-10-26 Maciej W. RozyckiRISC-V: Make port I/O string accessors actually work
2022-10-26 Conor Dooleyriscv: topology: fix default topology reporting
2022-10-05 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-28 Al Viroriscv: fix a nasty sigreturn bug...
2022-09-12 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-08 Steven Pricemm: pagewalk: Fix race between unmap and page walker
2022-09-05 Dom CobleyMerge tag 'v5.15.64' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.63' into rpi-5.15.y
2022-08-31 Conor Dooleyriscv: traps: add missing prototype
2022-08-31 Chen Lifuriscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
2022-08-31 Jisheng Zhangriscv: lib: uaccess: fold fixups into body
2022-08-25 Xianting TianRISC-V: Add fast call path of crash_kexec()
2022-08-25 Celeste Liuriscv: mmap with PROT_WRITE but no PROT_READ is invalid
2022-08-25 Conor Dooleyriscv: dts: canaan: Add k210 topology information
2022-08-25 Conor Dooleyriscv: dts: sifive: Add fu740 topology information
2022-08-23 Dom CobleyMerge tag 'v5.15.61' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.58' into rpi-5.15.y
2022-08-17 Xianting TianRISC-V: Add modules to virtual kernel memory layout...
2022-08-17 Xianting TianRISC-V: Fixup schedule out issue in machine_crash_shutd...
2022-08-17 Xianting TianRISC-V: Fixup get incorrect user mode PC for kernel...
2022-08-17 Xianting TianRISC-V: kexec: Fixup use of smp_processor_id() in preem...
2022-08-17 Yipeng Zouriscv:uprobe fix SR_SPIE set/clear handling
2022-08-17 Dimitri John Ledkovriscv: set default pm_power_off to NULL
2022-07-29 Ben Dooksriscv: add as-options for modules with assembly compontents
2022-07-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-12 Palmer Dabbeltriscv/mm: Add XIP_FIXUP for riscv_pfn_base
2022-07-12 Palmer DabbeltRISC-V: defconfigs: Set CONFIG_FB=y, for FB console
2022-07-12 Heinrich Schuchardtriscv: defconfig: enable DRM_NOUVEAU
2022-06-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-14 Liao ChangRISC-V: use memcpy for kexec_file mode
2022-06-14 Heinrich Schuchardtriscv: read-only pages should not be writable
2022-06-09 Nathan Chancellorriscv: Move alternative length validation into subsection
2022-06-09 Tobias Klauserriscv: Wire up memfd_secret in UAPI header
2022-06-09 Samuel Hollandriscv: Fix irq_work when SMP is disabled
2022-06-09 Alexandre Ghitiriscv: Initialize thread pointer before calling C functions
2022-06-09 Xianting TianRISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem...
2022-06-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-30 Jason A. Donenfeldriscv: use fallback for random_get_entropy() instead...
2022-05-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-25 Krzysztof Kozlowskiriscv: dts: sifive: fu540-c000: align dma node name...
2022-05-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-12 Nick KossifidisRISC-V: relocate DTB if it's outside memory region
2022-05-09 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-09 Guo Renriscv: patch_text: Fixup last cpu should be master
2022-04-19 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-13 Michael T. Kloosriscv: Fixed misaligned memory access. Fixed pointer...
2022-04-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-08 Fangrui Songriscv module: remove (NOLOAD)
2022-04-08 Arnd Bergmannuaccess: fix type mismatch warnings from access_ok()
2022-04-08 Dmitry Vyukovriscv: Increase stack size under KASAN
2022-04-08 Nikita Shubinriscv: Fix fill_callchain return value
2022-04-08 Niklas Casselriscv: dts: canaan: Fix SPI3 bus width
2022-03-16 Niklas Casselriscv: dts: k210: fix broken IRQs on hart1
2022-03-16 Emil Renner Berthingriscv: Fix auipc+jalr relocation range checks
2022-03-16 Jisheng Zhangriscv: alternative only works on !XIP_KERNEL
2022-03-08 Alexandre Ghitiriscv: Fix config KASAN && DEBUG_VIRTUAL
2022-03-08 Alexandre Ghitiriscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
2022-03-08 Palmer Dabbeltriscv/mm: Add XIP_FIXUP for phys_ram_base
2022-03-02 Changbin Duriscv: fix oops caused by irqsoff latency tracer
2022-03-02 Damien Le Moalriscv: fix nommu_k210_sdcard_defconfig
2022-02-16 Changbin Duriscv: eliminate unreliable __builtin_frame_address(1)
2022-02-16 Pingfan Liuriscv: cpu-hotplug: clear cpu from numa map when teardown
2022-02-16 Aurelien Jarnoriscv: fix build with binutils 2.38
2022-01-27 Geert Uytterhoevenriscv: dts: microchip: mpfs: Drop empty chosen node
2022-01-27 Jisheng Zhangriscv: mm: fix wrong phys_ram_base value for RV64
2022-01-27 Nick Kossifidisriscv: use hart id instead of cpu id on machine_kexec
2022-01-27 Nick Kossifidisriscv: Don't use va_pa_offset on kdump
2022-01-27 Nick Kossifidisriscv: try to allocate crashkern region from 32bit...
next