index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
scripting-engines
/
trace-event-python.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-06
LoongArch: vDSO: Correctly use asm parameters in syscall wrappers
Thomas Weißschuh
2
-4
/
+4
2025-06-06
ceph: fix variable dereferenced before check in ceph_umount_begin()
Viacheslav Dubeyko
1
-2
/
+1
2025-06-05
kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count
Max Kellermann
1
-0
/
+26
2025-06-05
MAINTAINERS: add mm swap section
Lorenzo Stoakes
1
-0
/
+19
2025-06-05
kmsan: test: add module description
Arnd Bergmann
1
-0
/
+1
2025-06-05
MAINTAINERS: add tlb trace events to MMU GATHER AND TLB INVALIDATION
Tal Zussman
1
-0
/
+1
2025-06-05
mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
Jann Horn
1
-0
/
+7
2025-06-05
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
4
-16
/
+56
2025-06-05
MAINTAINERS: add Alistair as reviewer of mm memory policy
Alistair Popple
1
-0
/
+1
2025-06-05
iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvec
Nitesh Shetty
1
-1
/
+1
2025-06-05
mm/mempolicy: fix incorrect freeing of wi_kobj
Joshua Hahn
1
-3
/
+1
2025-06-05
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
4
-20
/
+39
2025-06-05
mm/madvise: handle madvise_lock() failure during race unwinding
SeongJae Park
1
-1
/
+4
2025-06-05
mm: fix vmstat after removing NR_BOUNCE
Kirill A. Shutemov
1
-1
/
+0
2025-06-05
KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
Lorenzo Stoakes
1
-4
/
+4
2025-06-05
selftests/mm: add test about uprobe pte be orphan during vma merge
Pu Lehui
1
-0
/
+43
2025-06-05
selftests/mm: extract read_sysfs and write_sysfs into vm_util
Pu Lehui
4
-33
/
+45
2025-06-05
mm: expose abnormal new_pte during move_ptes
Pu Lehui
1
-0
/
+2
2025-06-05
mm: fix uprobe pte be overwritten when expanding vma
Pu Lehui
2
-3
/
+24
2025-06-05
mm/damon: s/primitives/code/ on comments
Enze Li
8
-8
/
+8
2025-06-06
drm/nouveau/vfn/r535: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
3
-8
/
+9
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
7
-0
/
+308
2025-06-05
riscv: enable mseal sysmap for RV64
Jisheng Zhang
2
-1
/
+2
2025-06-05
raid6: Add RISC-V SIMD syndrome and recovery calculations
Chunyan Zhang
6
-0
/
+1495
2025-06-05
riscv: mm: Add support for Svinval extension
Mayuresh Chitale
1
-0
/
+31
2025-06-06
efi/libstub: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
1
-1
/
+1
2025-06-06
module: make __mod_device_table__* symbols static
Masahiro Yamada
1
-2
/
+2
2025-06-06
scripts/misc-check: check unnecessary #include <linux/export.h> when W=1
Masahiro Yamada
1
-0
/
+12
2025-06-06
scripts/misc-check: check missing #include <linux/export.h> when W=1
Masahiro Yamada
1
-0
/
+43
2025-06-06
scripts/misc-check: add double-quotes to satisfy shellcheck
Masahiro Yamada
1
-1
/
+1
2025-06-06
kbuild: move W=1 check for scripts/misc-check to top-level Makefile
Masahiro Yamada
2
-8
/
+4
2025-06-06
scripts/tags.sh: allow to use alternative ctags implementation
Masatake YAMATO
1
-1
/
+1
2025-06-06
kconfig: introduce menu type enum
Masahiro Yamada
4
-9
/
+21
2025-06-06
docs: symbol-namespaces: fix reST warning with literal block
Khaled Elnaggar
1
-1
/
+1
2025-06-06
kbuild: link lib-y objects to vmlinux forcibly even when CONFIG_MODULES=n
Masahiro Yamada
1
-6
/
+1
2025-06-06
tinyconfig: enable CONFIG_LD_DEAD_CODE_DATA_ELIMINATION
Masahiro Yamada
1
-0
/
+1
2025-06-05
RISC-V: Documentation: Add enough title underlines to CMODX
Palmer Dabbelt
1
-2
/
+2
2025-06-05
riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE
Miquel Sabaté Solà
1
-4
/
+4
2025-06-05
MAINTAINERS: Update Atish's email address
Atish Patra
2
-3
/
+4
2025-06-05
MAINTAINERS: add entry for crypto library
Eric Biggers
1
-1
/
+10
2025-06-05
riscv: uaccess: do not do misaligned accesses in get/put_user()
Clément Léger
1
-5
/
+18
2025-06-05
riscv: process: use unsigned int instead of unsigned long for put_user()
Clément Léger
1
-1
/
+1
2025-06-05
riscv: make unsafe user copy routines use existing assembly routines
Alexandre Ghiti
5
-48
/
+63
2025-06-05
riscv: hwprobe: export Zabha extension
Alexandre Ghiti
3
-0
/
+6
2025-06-05
riscv: Make regs_irqs_disabled() more clear
Tiezhu Yang
1
-1
/
+1
2025-06-05
perf symbols: Ignore mapping symbols on riscv
Haibo Xu
1
-0
/
+6
2025-06-05
RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND
谢致邦 (XIE Zhibang)
1
-2
/
+2
2025-06-05
riscv: module: Optimize PLT/GOT entry counting
Samuel Holland
1
-16
/
+65
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
6
-2
/
+120
[prev]
[next]