index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-28
modpost: remove ALL_EXIT_DATA_SECTIONS macro
Masahiro Yamada
1
-2
/
+0
2023-10-28
kbuild: simplify cmd_ld_multi_m
Masahiro Yamada
1
-1
/
+1
2023-10-28
kbuild: avoid too many execution of scripts/pahole-flags.sh
Masahiro Yamada
2
-30
/
+19
2023-10-28
kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
1
-4
/
+1
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
1
-0
/
+45
2023-10-27
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
2
-0
/
+12
2023-10-25
hexagon: Remove unusable symbols from the ptrace.h uapi
Thomas Huth
1
-1
/
+0
2023-10-23
scripts/faddr2line: Skip over mapping symbols in output from readelf
Will Deacon
1
-0
/
+5
2023-10-23
scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1
Will Deacon
1
-2
/
+15
2023-10-23
scripts/faddr2line: Don't filter out non-function symbols from readelf
Will Deacon
1
-1
/
+1
2023-10-22
scripts/kernel-doc: match -Werror flag strictly
Yujie Liu
1
-1
/
+1
2023-10-21
staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
Umang Jain
2
-0
/
+12
2023-10-20
x86/retpoline: Make sure there are no unconverted return thunks due to KCSAN
Josh Poimboeuf
1
-0
/
+1
2023-10-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
1
-1
/
+2
2023-10-18
scripts/show_delta: add __main__ judgement before main code
Hu Haowen
1
-1
/
+2
2023-10-18
get_maintainer: add --keywords-in-file option
Joe Perches
1
-18
/
+20
2023-10-18
modpost: factor out the common boilerplate of section_rel(a)
Masahiro Yamada
1
-24
/
+26
2023-10-18
modpost: refactor check_sec_ref()
Masahiro Yamada
1
-6
/
+7
2023-10-18
modpost: define TO_NATIVE() using bswap_* functions
Masahiro Yamada
2
-22
/
+16
2023-10-18
modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
1
-2
/
+2
2023-10-18
modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
1
-5
/
+5
2023-10-18
kbuild: make binrpm-pkg always produce kernel-devel package
Masahiro Yamada
1
-2
/
+0
2023-10-15
rust: upgrade to Rust 1.73.0
Miguel Ojeda
1
-1
/
+1
2023-10-14
rust: Respect HOSTCC when linking for host
Matthew Maurer
1
-0
/
+2
2023-10-12
run-clang-tools: Add pass through checks and and header-filter arguments
Ian Rogers
1
-7
/
+25
2023-10-12
gen_compile_commands: Sort output compile commands by file name
Ian Rogers
1
-1
/
+1
2023-10-12
gen_compile_commands: Allow the line prefix to still be cmd_
Ian Rogers
1
-3
/
+3
2023-10-12
const_structs.checkpatch: add xattr_handler
Thomas Weißschuh
1
-0
/
+1
2023-10-09
locking/atomic: Add generic support for sync_try_cmpxchg() and its fallback
Uros Bizjak
2
-16
/
+20
2023-10-08
randstruct: Fix gcc-plugin performance mode to stay in group
Kees Cook
1
-3
/
+8
2023-10-05
rust: upgrade to Rust 1.72.1
Miguel Ojeda
1
-1
/
+1
2023-10-03
kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/
Masahiro Yamada
3
-5
/
+11
2023-10-03
modpost: Optimize symbol search from linear to binary search
Jack Brennen
4
-66
/
+232
2023-10-01
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2
-4
/
+0
2023-10-01
modpost: Don't let "driver"s reference .exit.*
Uwe Kleine-König
1
-2
/
+13
2023-10-01
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
1
-1
/
+1
2023-09-25
rust: workqueue: add helper for defining work_struct fields
Alice Ryhl
1
-1
/
+1
2023-09-25
kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modules
Martin Nybo Andersen
1
-1
/
+1
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-21
/
+2
2023-09-20
dt: dt-extract-compatibles: Add flag for driver matching compatibles
Nícolas F. R. A. Prado
1
-9
/
+48
2023-09-20
dt: dt-extract-compatibles: Handle cfile arguments in generator function
Nícolas F. R. A. Prado
1
-8
/
+11
2023-09-20
locking/atomic: scripts: fix fallback ifdeffery
Mark Rutland
1
-1
/
+1
2023-09-19
revert "scripts/gdb/symbols: add specific ko module load command"
Andrew Morton
1
-21
/
+2
2023-09-16
Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2023-09-15
kbuild: avoid long argument lists in make modules_install
Michal Kubecek
1
-1
/
+1
2023-09-15
kbuild: fix kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
1
-1
/
+1
2023-09-13
Revert "checkpatch: Error out if deprecated RCU API used"
Joel Fernandes (Google)
1
-9
/
+0
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
1
-0
/
+9
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
[prev]
[next]