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
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-15
kbuild: fix argument parsing in scripts/config
Seyediman Seyedarab
1
-10
/
+16
2025-03-15
kbuild: add dependency from vmlinux to sorttable
Xi Ruoyao
1
-0
/
+4
2025-03-15
kbuild: deb-pkg: add debarch for ARCH=loongarch64
WangYuli
1
-0
/
+2
2025-03-15
kbuild, rust: use -fremap-path-prefix to make paths relative
Thomas Weißschuh
1
-0
/
+1
2025-03-15
kbuild: implement CONFIG_HEADERS_INSTALL for Usermode Linux
Thomas Weißschuh
2
-2
/
+4
2025-03-15
docs: kconfig: Mention IS_REACHABLE as way for optional dependency
Krzysztof Kozlowski
1
-11
/
+18
2025-03-15
kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS support
Masahiro Yamada
1
-3
/
+0
2025-03-15
kbuild: move -fzero-init-padding-bits=all to the top-level Makefile
Masahiro Yamada
2
-3
/
+3
2025-03-15
scripts: make python shebangs specific about desired version
Uday Shankar
2
-2
/
+2
2025-03-15
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
3
-1
/
+19
2025-03-15
modpost: use strstarts() to clean up parse_source_files()
Masahiro Yamada
1
-2
/
+2
2025-03-15
modpost: introduce get_basename() helper
Masahiro Yamada
3
-32
/
+23
2025-03-15
kconfig: remove unnecessary cast in sym_get_string()
Masahiro Yamada
1
-1
/
+1
2025-03-15
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
Masahiro Yamada
1
-7
/
+12
2025-03-15
genksyms: factor out APP for the ST_NORMAL state
Masahiro Yamada
1
-5
/
+1
2025-03-15
gen_compile_commands.py: remove code for '\#' replacement
Masahiro Yamada
1
-4
/
+4
2025-03-15
kbuild: remove EXTRA_*FLAGS support
Masahiro Yamada
5
-44
/
+0
2025-03-15
gendwarfksyms: Add a separate pass to resolve FQNs
Sami Tolvanen
4
-72
/
+86
2025-03-09
Linux 6.14-rc6
Linus Torvalds
1
-1
/
+1
2025-03-08
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
1
-0
/
+6
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
2
-1
/
+11
2025-03-08
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao
1
-0
/
+7
2025-03-08
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao
1
-1
/
+1
2025-03-08
LoongArch: Set hugetlb mmap base address aligned with pmd size
Bibo Mao
1
-1
/
+5
2025-03-08
LoongArch: Set max_pfn with the PFN of the last page
Bibo Mao
1
-0
/
+3
2025-03-08
LoongArch: Use polling play_dead() when resuming from hibernation
Huacai Chen
1
-1
/
+46
2025-03-08
LoongArch: Eliminate superfluous get_numa_distances_cnt()
Yuli Wang
1
-12
/
+0
2025-03-08
LoongArch: Convert unreachable() to BUG()
Tiezhu Yang
1
-2
/
+2
2025-03-08
x86/mm: Define PTRS_PER_PMD for assembly code too
Ingo Molnar
1
-4
/
+4
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
3
-24
/
+39
2025-03-07
virt: sev-guest: Allocate request data dynamically
Nikunj A Dadhania
1
-9
/
+15
2025-03-07
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
1
-6
/
+3
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
7
-23
/
+49
2025-03-06
block: Name the RQF flags enum
Breno Leitao
1
-1
/
+1
2025-03-06
bcachefs: copygc now skips non-rw devices
Kent Overstreet
1
-13
/
+12
2025-03-06
bcachefs: Fix bch2_dev_journal_alloc() spuriously failing
Kent Overstreet
1
-27
/
+32
2025-03-06
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
1
-0
/
+2
2025-03-06
fs/pipe: fix pipe buffer index use in FUSE
Linus Torvalds
1
-7
/
+6
2025-03-06
fs/pipe: do not open-code pipe head/tail logic in FIONREAD
Linus Torvalds
1
-4
/
+3
2025-03-06
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
Linus Torvalds
1
-6
/
+6
2025-03-06
usb: typec: ucsi: Fix NULL pointer access
Andrei Kuchynski
1
-6
/
+7
2025-03-06
usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
Miao Li
1
-0
/
+4
2025-03-06
gpio: rcar: Fix missing of_node_put() call
Fabrizio Castro
1
-1
/
+6
2025-03-06
btrfs: fix a leaked chunk map issue in read_one_chunk()
Haoxiang Li
1
-0
/
+1
2025-03-06
kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
Inochi Amaoto
1
-1
/
+1
2025-03-06
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
1
-0
/
+1
2025-03-06
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
1
-1
/
+2
2025-03-06
mctp i3c: handle NULL header address
Matt Johnston
1
-0
/
+3
2025-03-06
sched/rt: Update limit of sched_rt sysctl in documentation
Shrikanth Hegde
1
-0
/
+3
2025-03-06
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
1
-1
/
+1
[next]