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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
1
-68
/
+0
2023-07-29
scripts/kallsyms: Fix build failure by setting errno before calling getline()
James Clark
1
-0
/
+1
2023-07-27
scripts/spelling.txt: remove 'thead' as a typo
Drew Fustini
1
-1
/
+0
2023-07-24
checkpatch: Complain about unexpected uses of RCU Tasks Trace
Paul E. McKenney
1
-0
/
+24
2023-07-25
kbuild: rpm-pkg: skip build dependency check on non-rpm systems
Masahiro Yamada
1
-1
/
+2
2023-07-25
kbuild: rpm-pkg: refactor *rpm-pkg targets
Masahiro Yamada
2
-32
/
+28
2023-07-25
kbuild: rpm-pkg: build the kernel in-place for rpm-pkg
Masahiro Yamada
1
-0
/
+1
2023-07-25
kbuild: rpm-pkg: rename binkernel.spec to kernel.spec
Masahiro Yamada
2
-2
/
+4
2023-07-25
kbuild: rpm-pkg: split out the body of spec file
Masahiro Yamada
2
-120
/
+120
2023-07-25
kbuild: rpm-pkg: introduce %{with_devel} switch to select devel package
Masahiro Yamada
2
-29
/
+26
2023-07-25
kbuild: rpm-pkg: run modules_install for non-modular kernel
Masahiro Yamada
1
-9
/
+6
2023-07-25
kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg
Masahiro Yamada
2
-16
/
+17
2023-07-25
kbuild: rpm-pkg: use a dummy string for _arch when undefined
Masahiro Yamada
1
-3
/
+2
2023-07-25
kbuild: rpm-pkg: derive the Version from %{KERNELRELEASE}
Masahiro Yamada
1
-3
/
+1
2023-07-25
kbuild: refactor kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
3
-33
/
+41
2023-07-25
kbuild: add a phony target to run a command with Kbuild env vars
Masahiro Yamada
2
-5
/
+2
2023-07-25
kbuild: rpm-pkg: replace $KERNELRELEASE in spec file with %{KERNELRELEASE}
Masahiro Yamada
1
-29
/
+30
2023-07-25
kbuild: rpm-pkg: replace $__KERNELRELEASE in spec file with %{version}
Masahiro Yamada
1
-2
/
+2
2023-07-25
kbuild: rpm-pkg: record ARCH option in spec file
Masahiro Yamada
1
-1
/
+3
2023-07-25
kbuild: rpm-pkg: use %{makeflags} to pass common Make options
Masahiro Yamada
1
-5
/
+6
2023-07-25
kbuild: rpm-pkg: do not hard-code $MAKE in spec file
Masahiro Yamada
2
-7
/
+10
2023-07-25
kbuild: rpm-pkg: remove unneeded '-f $srctree/Makefile' in spec file
Masahiro Yamada
1
-1
/
+0
2023-07-25
kbuild: rpm-pkg: define _arch conditionally
Masahiro Yamada
1
-1
/
+1
2023-07-25
Revert "kbuild: Hack for depmod not handling X.Y versions"
Michal Suchanek
1
-26
/
+1
2023-07-25
kconfig: menuconfig: remove jump_key::index
Masahiro Yamada
3
-12
/
+4
2023-07-25
kconfig: menuconfig: simplify global jump key assignment
Masahiro Yamada
5
-90
/
+97
2023-07-25
linux/export.h: make <linux/export.h> independent of CONFIG_MODULES
Masahiro Yamada
2
-2
/
+7
2023-07-23
Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-10
/
+14
2023-07-24
kbuild: rust: avoid creating temporary files
Miguel Ojeda
2
-2
/
+9
2023-07-23
gen_compile_commands: add assembly files to compilation database
Benjamin Gray
1
-1
/
+1
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
4
-0
/
+338
2023-07-12
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
1
-3
/
+3
2023-07-12
kconfig: gconfig: correct program name in help text
Randy Dunlap
1
-3
/
+3
2023-07-12
kconfig: gconfig: drop the Show Debug Info help text
Randy Dunlap
1
-4
/
+1
2023-07-06
Merge tag 'docs-6.5-2' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+3
2023-07-05
Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-2
/
+2
2023-07-04
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue
Linus Torvalds
1
-1
/
+1
2023-07-04
scripts: kernel-doc: support private / public marking for enums
Jakub Kicinski
1
-0
/
+3
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2023-07-03
parisc: Raise minimal GCC version to 12.0.0
Helge Deller
1
-2
/
+2
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
22
-732
/
+475
2023-06-30
Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-1
/
+17
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-5
/
+1
2023-06-30
Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
1
-0
/
+1
2023-06-29
Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2023-06-29
Makefile: Add loongarch target flag for Clang compilation
WANG Xuerui
1
-0
/
+1
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+3
2023-06-28
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
1
-10
/
+0
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+22
2023-06-29
modpost: define more R_ARM_* for old distributions
Masahiro Yamada
1
-0
/
+17
[prev]
[next]