index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2021-09-01
parisc: Fix compile failure when building 64-bit kernel natively
Masahiro Yamada
1
-1
/
+1
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+7
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2021-08-26
PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
Max Gurtovoy
2
-2
/
+16
2021-08-23
kbuild: Enable dtc 'pci_device_reg' warning by default
Rob Herring
1
-2
/
+1
2021-08-17
Merge tag 'v5.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
38
-409
/
+919
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
1
-1
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+11
2021-08-12
scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR
Laurent Pinchart
1
-4
/
+4
2021-08-10
scripts/Makefile.clang: default to LLVM_IAS=1
Nick Desaulniers
1
-3
/
+3
2021-08-10
Makefile: infer --target from ARCH for CC=clang
Nick Desaulniers
1
-2
/
+23
2021-08-10
Makefile: move initial clang flag handling into scripts/Makefile.clang
Nick Desaulniers
1
-0
/
+14
2021-08-10
scripts: make some scripts executable
Masahiro Yamada
4
-0
/
+0
2021-08-10
scripts: merge_config: add strict mode to fail upon any redefinition
Matthias Maennich
1
-0
/
+15
2021-08-09
Merge 5.14-rc5 into char-misc-next
Greg Kroah-Hartman
3
-50
/
+14
2021-08-08
scripts: coccinelle: allow list_entry_is_head() to use pos
Daniel Thompson
1
-0
/
+2
2021-08-07
Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+11
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-43
/
+3
2021-08-05
scripts: checkversion: modernize linux/version.h search strings
Randy Dunlap
1
-7
/
+11
2021-08-05
coccinelle: api: rename kzfree to kfree_sensitive
Weizhao Ouyang
1
-1
/
+1
2021-08-04
scripts/tracing: fix the bug that can't parse raw_trace_func
Hui Su
1
-3
/
+3
2021-08-04
scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local
Nathan Chancellor
1
-40
/
+0
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-7
/
+10
2021-07-21
scripts/spdxcheck-test.sh: Drop python2
Nishanth Menon
1
-9
/
+7
2021-07-19
module: combine constructors in module linker script
Reiner Huober
1
-0
/
+1
2021-07-18
Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+9
2021-07-18
Kbuild: lto: fix module versionings mismatch in GNU make 3.X
Lecopzer Chen
1
-1
/
+1
2021-07-18
scripts/setlocalversion: fix a bug when LOCALVERSION is empty
Mikulas Patocka
1
-5
/
+8
2021-07-16
locking/atomic: add arch_atomic_long*()
Mark Rutland
2
-2
/
+7
2021-07-16
locking/atomic: centralize generated headers
Mark Rutland
4
-12
/
+12
2021-07-16
locking/atomic: remove ARCH_ATOMIC remanants
Mark Rutland
21
-91
/
+71
2021-07-16
locking/atomic: simplify ifdef generation
Mark Rutland
1
-1
/
+1
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
1
-0
/
+2
2021-07-12
scripts/spdxcheck.py: Strictly read license files in utf-8
Nishanth Menon
1
-1
/
+1
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
12
-99
/
+118
2021-07-09
scripts: add generic syscallnr.sh
Masahiro Yamada
1
-0
/
+74
2021-07-09
scripts: check duplicated syscall number in syscall table
Masahiro Yamada
2
-2
/
+7
2021-07-08
scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path
Stephen Boyd
1
-1
/
+1
2021-07-08
scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
Stephen Boyd
1
-3
/
+3
2021-07-08
scripts/decode_stacktrace.sh: support debuginfod
Stephen Boyd
1
-11
/
+70
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
1
-0
/
+4
2021-07-06
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
8
-61
/
+384
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+6
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+10
2021-07-01
checkpatch: do not complain about positive return values starting with EPOLL
Guenter Roeck
1
-1
/
+1
2021-07-01
checkpatch: improve the indented label test
Joe Perches
1
-3
/
+7
2021-07-01
checkpatch: scripts/spdxcheck.py now requires python3
Guenter Roeck
1
-2
/
+2
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-39
/
+61
[prev]
[next]