pub/scm/linux/kernel/git/jirislaby/linux.git  about / heads / tags
The Linux kernel with my patches
tree cc7c8817a90b7f69b479ddc526e35ea2a74b4ad2  (root)

	size	name
 	22878	.clang-format
 	352	.clippy.toml
 	59	.cocciconfig
 	575	.editorconfig
 	229	.get_maintainer.ignore
 	105	.gitattributes
 	2195	.gitignore
 	45307	.mailmap
 	369	.rustfmt.toml
 	496	COPYING
 	105526	CREDITS
d	-	Documentation/
 	2573	Kbuild
 	555	Kconfig
d	-	LICENSES/
 	800233	MAINTAINERS
 	70583	Makefile
 	726	README
d	-	arch/
d	-	block/
d	-	certs/
d	-	crypto/
d	-	drivers/
d	-	fs/
d	-	include/
d	-	init/
d	-	io_uring/
d	-	ipc/
d	-	kernel/
d	-	lib/
d	-	mm/
d	-	net/
d	-	rust/
d	-	samples/
d	-	scripts/
d	-	security/
d	-	sound/
d	-	tools/
d	-	usr/
d	-	virt/
glossary
--------
Tree objects belong to commits or other tree objects.  Trees may
reference blobs, sub-trees, or (rarely) commits of submodules.

Path names are stored in tree objects, but trees do not know
their own path name.  A tree's path name comes from their parent tree,
or it is the root tree referenced by a commit object.  Thus, this web UI
relies on the `b=' URI parameter as a hint to display the path name.
git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/jirislaby/linux.git