index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
version.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
init/version.c: Replace strlcpy with strscpy
Azeem Shaikh
2023-09-22
1
-3
/
+3
*
init/version.c: remove #include <generated/utsrelease.h>
Thomas Weißschuh
2022-12-10
1
-1
/
+0
*
kbuild: build init/built-in.a just once
Masahiro Yamada
2022-09-29
1
-23
/
+13
*
init/version.c: remove #include <linux/version.h>
Masahiro Yamada
2022-09-29
1
-1
/
+0
*
init: add "hostname" kernel parameter
Dan Moulding
2022-07-17
1
-0
/
+17
*
kbuild: add an elfnote for whether vmlinux is built with lto
Yonghong Song
2021-04-25
1
-0
/
+2
*
init/version.c: remove Version_<LINUX_VERSION_CODE> symbol
Masahiro Yamada
2021-02-26
1
-8
/
+0
*
uts: Use generic ns_common::count
Kirill Tkhai
2020-08-19
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
kbuild: Add build salt to the kernel and modules
Laura Abbott
2018-07-18
1
-0
/
+3
*
init/version.c: include <linux/export.h> instead of <linux/module.h>
Masahiro Yamada
2017-11-17
1
-1
/
+1
*
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
2017-01-14
1
-3
/
+1
*
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
1
-0
/
+3
*
common object embedded into various struct ....ns
Al Viro
2014-12-04
1
-1
/
+1
*
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
1
-1
/
+1
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
1
-0
/
+2
*
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
2011-03-23
1
-0
/
+1
*
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-12-12
1
-1
/
+1
*
kbuild: move compile.h to include/generated
Sam Ravnborg
2009-12-12
1
-1
/
+1
*
init/version.c: define version_string only if CONFIG_KALLSYMS is not defined
Daniel Guilak
2008-07-25
1
-0
/
+2
*
init/version.c: silence sparse warning by declaring the version string
Daniel Guilak
2008-07-25
1
-0
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
Don't put "linux_banner" in the .init section
Linus Torvalds
2007-01-11
1
-2
/
+2
*
[PATCH] fix linux banner format string
Roman Zippel
2007-01-10
1
-0
/
+10
*
Make SLES9 "get_kernel_version" work on the kernel binary again
Linus Torvalds
2006-12-11
1
-5
/
+0
*
[PATCH] Fix linux banner utsname information
Herbert Poetzl
2006-12-08
1
-2
/
+3
*
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
2006-10-02
1
-9
/
+14
*
kbuild: introduce utsrelease.h
Sam Ravnborg
2006-07-03
1
-0
/
+1
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+33