index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
1
-2
/
+16
2024-06-28
powerpc: Remove core support for 40x
Christophe Leroy
1
-1
/
+0
2024-06-27
kbuild: scripts/gdb: bring the "abspath" back
Joel Granados
1
-1
/
+1
2024-06-26
kbuild: Use $(obj)/%.cc to fix host C++ module builds
Nicolas Schier
1
-1
/
+1
2024-06-26
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
Masahiro Yamada
1
-5
/
+3
2024-06-26
kbuild: Fix build target deb-pkg: ln: failed to create hard link
Thayne Harbaugh
1
-1
/
+1
2024-06-26
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Dragan Simic
1
-1
/
+1
2024-06-24
checkpatch: check for missing Fixes tags
Dan Carpenter
1
-0
/
+24
2024-06-24
checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
Wolfram Sang
1
-1
/
+1
2024-06-24
scripts/decode_stacktrace.sh: better support to ARM32 module stack trace
Xiong Nandi
1
-0
/
+3
2024-06-24
scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIX
Xiong Nandi
1
-1
/
+2
2024-06-21
kbuild,bpf: Add module-specific pahole flags for distilled base BTF
Alan Maguire
2
-1
/
+6
2024-06-20
x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS
Masahiro Yamada
1
-1
/
+2
2024-06-15
ASoC: codecs: lpass: add support for v2.5 rx macro
Mark Brown
8
-50
/
+7
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-50
/
+7
2024-06-12
scripts: add scripts/checktransupdate.py
Dongliang Mu
1
-0
/
+203
2024-06-12
kbuild: bpf: Tell pahole to DECL_TAG kfuncs
Daniel Xu
1
-1
/
+1
2024-06-08
Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
7
-49
/
+6
2024-06-07
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Masahiro Yamada
1
-2
/
+3
2024-06-07
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Richard Acayan
1
-1
/
+1
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-39
/
+18
2024-06-06
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
3
-32
/
+0
2024-06-06
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
2024-06-06
kconfig: remove unneeded code for user-supplied values being out of range
Masahiro Yamada
1
-13
/
+0
2024-06-05
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
1
-1
/
+1
2024-06-03
ASoC: Merge up fixes
Mark Brown
8
-39
/
+18
2024-05-30
dt-bindings: kbuild: Fix dt_binding_check on unconfigured build
Rob Herring (Arm)
1
-1
/
+1
2024-05-29
scripts/make_fit: Drop fdt image entry compatible string
Chen-Yu Tsai
1
-2
/
+1
2024-05-29
kbuild: remove a stale comment about cleaning in link-vmlinux.sh
Masahiro Yamada
1
-1
/
+0
2024-05-29
kbuild: fix short log for AS in link-vmlinux.sh
Masahiro Yamada
1
-1
/
+1
2024-05-29
kbuild: change scripts/mksysmap into sed script
Masahiro Yamada
2
-14
/
+7
2024-05-29
kbuild: avoid unneeded kallsyms step 3
Masahiro Yamada
2
-13
/
+4
2024-05-29
kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)
Douglas Anderson
1
-1
/
+1
2024-05-29
kconfig: remove redundant check in expr_join_or()
Masahiro Yamada
1
-1
/
+1
2024-05-29
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
1
-2
/
+4
2024-05-29
kconfig: remove unused expr_is_no()
Masahiro Yamada
1
-5
/
+0
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-3
/
+1
2024-05-27
const_structs.checkpatch: add snd_soc_tplg_ops
Christophe JAILLET
1
-0
/
+1
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-18
/
+11
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+3
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
1
-0
/
+1
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+6
2024-05-22
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
2
-7
/
+2
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2024-05-21
Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
1
-1
/
+0
2024-05-20
Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux
Linus Torvalds
2
-17
/
+17
2024-05-20
Coccinelle: pm_runtime: Fix grammar in comment
Thorsten Blum
1
-1
/
+1
2024-05-20
coccinelle: misc: minmax: Suppress reports for err returns
Ricardo Ribalda
1
-16
/
+16
2024-05-19
kbuild: enable -Wcast-function-type-strict unconditionally
Arnd Bergmann
1
-1
/
+0
2024-05-19
kbuild: enable -Wformat-truncation on clang
Arnd Bergmann
1
-0
/
+7
[prev]
[next]