index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2023-04-10
Merge 6.3-rc6 into char-misc-next
Greg Kroah-Hartman
-4
/
+7
2023-04-10
rust: Enable the new_uninit feature for kernel and driver crates
Asahi Lina
-1
/
+1
2023-04-08
scripts/gdb: bail early if there are no generic PD
Florian Fainelli
-1
/
+3
2023-04-08
scripts/gdb: bail early if there are no clocks
Florian Fainelli
-0
/
+2
2023-04-08
checkpatch: ignore ETHTOOL_LINK_MODE_ enum values
Gerhard Engleder
-0
/
+2
2023-04-08
scripts/link-vmlinux.sh: fix error message presentation
Andrew Morton
-1
/
+1
2023-04-08
scripts/gdb: support getting current task struct in UML
Glenn Washburn
-2
/
+8
2023-04-08
scripts/gdb: correct indentation in get_current_task
Glenn Washburn
-9
/
+9
2023-04-07
scripts: generate_rust_analyzer: Handle sub-modules with no Makefile
Asahi Lina
-1
/
+4
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+4
2023-04-05
checkpatch: Error out if deprecated RCU API used
Joel Fernandes (Google)
-0
/
+9
2023-04-01
Merge tag 'kbuild-fixes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+4
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+3
2023-03-29
leaking_addresses: also skip canonical ftrace path
Ross Zwisler
-0
/
+1
2023-03-29
cdx: add the cdx bus driver
Nipun Gupta
-0
/
+16
2023-03-28
Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
-7
/
+6
2023-03-28
atomics: Provide atomic_add_negative() variants
Thomas Gleixner
-7
/
+6
2023-03-27
dts: add riscv include prefix link
Andre Przywara
-0
/
+1
2023-03-23
checksyscalls: ignore fstat to silence build warning on LoongArch
Tiezhu Yang
-1
/
+3
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
-1
/
+1
2023-03-23
sh: remove sh5/sh64 last fragments
Randy Dunlap
-7
/
+0
2023-03-23
modpost: Fix processing of CRCs on 32-bit build machines
Ben Hutchings
-1
/
+1
2023-03-23
scripts: merge_config: Fix typo in variable name.
Mirsad Goran Todorovac
-1
/
+1
2023-03-22
kbuild: deb-pkg: set version for linux-headers paths
Kevin Locke
-1
/
+2
2023-03-16
kbuild: use git-archive for source package creation
Masahiro Yamada
-1149
/
+180
2023-03-16
kbuild: rpm-pkg: move source components to rpmbuild/SOURCES
Masahiro Yamada
-5
/
+9
2023-03-15
kbuild: deb-pkg: use dh_listpackages to know enabled packages
Masahiro Yamada
-29
/
+39
2023-03-15
kbuild: deb-pkg: split image and debug objects staging out into functions
Masahiro Yamada
-106
/
+116
2023-03-15
kbuild: deb-pkg: set CROSS_COMPILE only when undefined
Masahiro Yamada
-3
/
+2
2023-03-15
kbuild: deb-pkg: do not take KERNELRELEASE from the source version
Masahiro Yamada
-5
/
+5
2023-03-15
kbuild: deb-pkg: make debian source package working again
Masahiro Yamada
-1
/
+4
2023-03-14
kconfig: Update config changed flag before calling callback
Jurica Vukadin
-2
/
+4
2023-03-10
scripts: Update the CONFIG_* ignore list in headers_install.sh
Thomas Huth
-4
/
+0
2023-03-07
kallsyms: add kallsyms_seqs_of_names to list of special symbols
Arnd Bergmann
-0
/
+1
2023-03-05
Remove Intel compiler support
Masahiro Yamada
-6
/
+0
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+17
2023-03-03
Merge tag 'cocci-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
-6
/
+6
2023-03-02
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
-0
/
+9
2023-03-02
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
-0
/
+8
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-480
/
+1646
2023-02-26
kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install
Masahiro Yamada
-2
/
+2
2023-02-26
kbuild: deb-pkg: improve the usability of source package
Masahiro Yamada
-5
/
+20
2023-02-26
kbuild: deb-pkg: fix binary-arch and clean in debian/rules
Masahiro Yamada
-4
/
+2
2023-02-26
kbuild: tar-pkg: use tar rules in scripts/Makefile.package
Masahiro Yamada
-57
/
+24
2023-02-26
kbuild: make perf-tar*-src-pkg work without relying on git
Masahiro Yamada
-33
/
+64
2023-02-26
kbuild: deb-pkg: switch over to source format 3.0 (quilt)
Masahiro Yamada
-24
/
+19
2023-02-26
kbuild: deb-pkg: make .orig tarball a hard link if possible
Masahiro Yamada
-1
/
+5
2023-02-26
kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
Masahiro Yamada
-9
/
+16
2023-02-26
kbuild: srcrpm-pkg: create source package without cleaning
Masahiro Yamada
-32
/
+8
2023-02-26
kbuild: rpm-pkg: build binary packages from source rpm
Masahiro Yamada
-5
/
+3
[prev]
[next]