index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
const_structs.checkpatch: add device_type
Ricardo B. Marliere
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2024-03-03
docs: drop the version constraints for sphinx and dependencies
Lukas Bulwahn
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-01
Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-29
leaking_addresses: Provide mechanism to scan binary files
Kees Cook
2024-02-29
leaking_addresses: Ignore input device status lines
Kees Cook
2024-02-29
leaking_addresses: Use File::Temp for /tmp files
Kees Cook
2024-02-29
coccinelle: semantic patch to check for potential struct_size calls
Jacob Keller
2024-02-29
coccinelle: Add rules to find str_plural() replacements
Kees Cook
2024-02-29
rust: upgrade to Rust 1.76.0
Miguel Ojeda
2024-02-29
kbuild: mark `rustc` (and others) invocations as recursive
Miguel Ojeda
2024-02-29
dtc: Enable dtc interrupt_provider check
Rob Herring
2024-02-29
kernel-doc: Add unary operator * to $type_param_ref
Akira Yokosawa
2024-02-23
kbuild: change DTC_FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2024-02-23
kbuild: change tool coverage variables to take the path relative to $(obj)
Masahiro Yamada
2024-02-23
scripts: check-sysctl-docs: handle per-namespace sysctls
Thomas Weißschuh
2024-02-23
scripts: check-sysctl-docs: adapt to new API
Thomas Weißschuh
2024-02-22
const_structs.checkpatch: add bus_type
Ricardo B. Marliere
2024-02-22
riscv: remove MCOUNT_NAME workaround
Nathan Chancellor
2024-02-22
kbuild: raise the minimum supported version of LLVM to 13.0.1
Nathan Chancellor
2024-02-22
Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-02-21
scripts/gdb/vmalloc: fix vmallocinfo error
Kuan-Ying Lee
2024-02-21
kernel-doc: handle #if in enums as well
Johannes Berg
2024-02-21
scripts/kernel-doc: simplify signature printing
Vegard Nossum
2024-02-21
scripts/kernel-doc: separate out function signature
Vegard Nossum
2024-02-21
scripts/kernel-doc: simplify function printing
Vegard Nossum
2024-02-21
scripts/kernel-doc: add modeline for vim users
Vegard Nossum
2024-02-20
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
2024-02-20
kconfig: lxdialog: fix cursor render in checklist
Matthew Bystrin
2024-02-20
kconfig: use generic macros to implement symbol hashtable
Masahiro Yamada
2024-02-20
kconfig: print recursive dependency errors in the parsed order
Masahiro Yamada
2024-02-20
kconfig: do not imply the type of choice value
Masahiro Yamada
2024-02-20
kconfig: convert linked list of files to hash table
Masahiro Yamada
2024-02-20
kconfig: move strhash() to util.c as a global function
Masahiro Yamada
2024-02-20
locking/atomic: scripts: Clarify ordering of conditional atomics
Mark Rutland
2024-02-19
kconfig: move ARRAY_SIZE to a header
Masahiro Yamada
2024-02-19
kconfig: add macros useful for hashtable
Masahiro Yamada
2024-02-19
kconfig: import more list macros and inline functions
Masahiro Yamada
2024-02-19
kconfig: resync list.h
Masahiro Yamada
2024-02-19
kconfig: split list_head into a separate header
Masahiro Yamada
2024-02-19
kconfig: change file_lookup() to return the file name
Masahiro Yamada
2024-02-19
kconfig: make file::name a flexible array member
Masahiro Yamada
2024-02-19
kconfig: move the file and lineno in struct file to struct buffer
Masahiro Yamada
2024-02-19
kconfig: replace remaining current_file->name with cur_filename
Masahiro Yamada
2024-02-19
kconfig: do not delay the cur_filename update
Masahiro Yamada
2024-02-19
kconfig: replace file->name with name in zconf_nextfile()
Masahiro Yamada
2024-02-19
kconfig: associate struct property with file name directly
Masahiro Yamada
[prev]
[next]