index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dhry_run.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
riscv: remove redundant mv instructions
Nam Cao
1
-5
/
+1
2023-08-23
riscv: Require FRAME_POINTER for some configurations
Björn Töpel
2
-3
/
+1
2023-08-16
perf: tests: Adapt mmap-basic.c for riscv
Alexandre Ghiti
1
-2
/
+4
2023-08-16
tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
1
-0
/
+66
2023-08-16
Documentation: admin-guide: Add riscv sysctl_perf_user_access
Alexandre Ghiti
1
-4
/
+23
2023-08-16
drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
2
-7
/
+195
2023-08-16
drivers: perf: Implement perf event mmap support in the legacy backend
Alexandre Ghiti
1
-0
/
+26
2023-08-16
riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
2
-0
/
+109
2023-08-16
drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
2
-3
/
+3
2023-08-16
riscv: Make legacy counter enum match the HW numbering
Alexandre Ghiti
1
-1
/
+1
2023-08-16
include: riscv: Fix wrong include guard in riscv_pmu.h
Alexandre Ghiti
1
-3
/
+3
2023-08-16
perf: Fix wrong comment about default event_idx
Alexandre Ghiti
1
-1
/
+2
2023-08-02
riscv: alternatives: fix a typo in comment
Yuan Tan
1
-1
/
+1
2023-08-02
RISC-V: cpu: refactor deprecated strncpy
Justin Stitt
1
-6
/
+6
2023-07-26
RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
Conor Dooley
5
-2
/
+46
2023-07-26
RISC-V: try new extension properties in of_early_processor_hartid()
Conor Dooley
1
-1
/
+28
2023-07-26
RISC-V: enable extension detection from dedicated properties
Conor Dooley
2
-4
/
+75
2023-07-26
RISC-V: split riscv_fill_hwcap() in 3
Conor Dooley
1
-168
/
+177
2023-07-26
RISC-V: add single letter extensions to riscv_isa_ext
Conor Dooley
2
-26
/
+24
2023-07-26
RISC-V: add missing single letter extension definitions
Conor Dooley
1
-0
/
+5
2023-07-26
RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Conor Dooley
3
-28
/
+14
2023-07-26
RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
3
-73
/
+72
2023-07-26
RISC-V: drop a needless check in print_isa_ext()
Conor Dooley
1
-4
/
+0
2023-07-26
RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Heiko Stuebner
1
-12
/
+9
2023-07-26
RISC-V: Provide a more helpful error message on invalid ISA strings
Palmer Dabbelt
1
-2
/
+6
2023-07-11
riscv: sigcontext: Correct the comment of sigreturn
Guo Ren
1
-1
/
+1
2023-07-09
Linux 6.5-rc1
v6.5-rc1
Linus Torvalds
1
-2
/
+2
2023-07-09
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
1
-46
/
+46
2023-07-09
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
1
-2
/
+2
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+1
2023-07-08
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
1
-0
/
+2
2023-07-08
mm: lock a vma before stack expansion
Suren Baghdasaryan
1
-0
/
+4
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
1
-1
/
+1
2023-07-08
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
1
-2
/
+9
2023-07-08
kasan, slub: fix HW_TAGS zeroing with slub_debug
Andrey Konovalov
2
-14
/
+14
2023-07-08
kasan: fix type cast in memory_is_poisoned_n
Andrey Konovalov
1
-1
/
+2
2023-07-08
mailmap: add entries for Heiko Stuebner
Heiko Stuebner
1
-0
/
+3
2023-07-08
mailmap: update manpage link
Heiko Stuebner
1
-1
/
+2
2023-07-08
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
1
-0
/
+2
2023-07-08
MAINTAINERS: add linux-next info
Randy Dunlap
1
-0
/
+7
2023-07-08
mailmap: add Markus Schneider-Pargmann
Markus Schneider-Pargmann
1
-0
/
+1
2023-07-08
writeback: account the number of pages written back
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-07-08
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
1
-0
/
+7
2023-07-08
squashfs: fix cache race with migration
Vincent Whitchurch
1
-4
/
+23
2023-07-08
mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison
John Hubbard
1
-1
/
+6
2023-07-08
docs: update ocfs2-devel mailing list address
Anthony Iliopoulos
7
-17
/
+17
2023-07-08
MAINTAINERS: update ocfs2-devel mailing list address
Anthony Iliopoulos
1
-1
/
+1
2023-07-08
mm: disable CONFIG_PER_VMA_LOCK until its fixed
Suren Baghdasaryan
1
-1
/
+2
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+6
2023-07-08
ntb.rst: Fix copy and paste error
Geoff Levand
1
-2
/
+2
[next]