index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
scripts: add "prune-kernel" script to clean up old kernel images
J. Bruce Fields
1
-0
/
+20
2016-01-21
powerpc: Simplify module TOC handling
Alan Modra
1
-1
/
+2
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2
-0
/
+23
2016-01-20
checkpatch: fix a number of COMPLEX_MACRO false positives
Vladimir Zapolskiy
1
-2
/
+3
2016-01-20
checkpatch: improve macros with flow control test
Joe Perches
1
-1
/
+1
2016-01-20
checkpatch: warn when casting constants to c90 int or longer types
Joe Perches
1
-0
/
+42
2016-01-20
scripts/get_maintainer.pl: handle file names beginning with ./
Joe Perches
1
-0
/
+4
2016-01-15
page-flags: drop __TestClearPage*() helpers
Kirill A. Shutemov
1
-2
/
+0
2016-01-14
modpost: don't add a trailing wildcard for OF module aliases
Javier Martinez Canillas
1
-2
/
+1
2016-01-14
scripts/bloat-o-meter: fix python3 syntax error
Sergey Senozhatsky
1
-4
/
+4
2016-01-13
scripts/recordmcount.pl: support data in text section on powerpc
Ulrich Weigand
1
-1
/
+2
2016-01-12
checkpatch: add virt barriers
Michael S. Tsirkin
1
-1
/
+2
2016-01-12
checkpatch: check for __smp outside barrier.h
Michael S. Tsirkin
1
-0
/
+10
2016-01-12
checkpatch.pl: add missing memory barriers
Michael S. Tsirkin
1
-1
/
+21
2016-01-12
coccinelle: tests: unsigned value cannot be lesser than zero
Andrzej Hajda
1
-0
/
+75
2016-01-12
kbuild: Demote 'sign-compare' warning to W=2
Lee Jones
1
-0
/
+2
2016-01-11
kconfig: fix qconf segfault by deleting heap objects
Chris Bainbridge
1
-0
/
+2
2016-01-10
um: link with -lpthread
Vegard Nossum
1
-1
/
+1
2016-01-08
ld-version: Fix it on Fedora
Michael S. Tsirkin
1
-0
/
+2
2016-01-05
tags: Unify emacs and exuberant rules
Michal Marek
1
-93
/
+109
2016-01-05
tags: Drop the _PE rule
Michal Marek
1
-2
/
+0
2016-01-05
tags: Do not try to index defconfigs
Michal Marek
1
-12
/
+0
2016-01-05
tags: Process Kconfig files in a single pass
Michal Marek
1
-7
/
+2
2016-01-05
tags: Fix erroneous pattern match in a comment
Michal Marek
1
-1
/
+1
2016-01-05
tags: Treat header files as C code
Michal Marek
1
-33
/
+33
2016-01-05
kconfig: return 'false' instead of 'no' in bool function
Vegard Nossum
1
-1
/
+1
2016-01-04
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Colin Ian King
1
-1
/
+1
2016-01-04
Fix ld-version.sh to handle large 3rd version part
James Hogan
1
-1
/
+1
2015-12-18
kbuild: add AFLAGS_REMOVE_(basename).o option
Heiko Carstens
1
-1
/
+2
2015-12-16
ftrace/scripts: Have recordmcount copy the object file
Steven Rostedt (Red Hat)
1
-35
/
+110
2015-12-16
scripts: recordmcount: break hardlinks
Russell King
1
-0
/
+14
2015-12-14
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
1
-1
/
+1
2015-12-14
checkkconfigsymbols.py: find similar symbols
Valentin Rothberg
1
-26
/
+88
2015-12-14
checkkconfigsymbols.py: multiprocessing of files
Valentin Rothberg
1
-26
/
+102
2015-12-10
kconfig: allow kconfig to handle longer path names
Markus Mayer
1
-3
/
+4
2015-12-09
genksyms: Handle string literals with spaces in reference files
Michal Marek
1
-2
/
+4
2015-12-08
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
1
-1
/
+1
2015-12-07
fixdep: constify strrcmp arguments
Nicolas Iooss
1
-1
/
+1
2015-11-25
kbuild: Allow to specify composite modules with modname-m
Michal Marek
2
-4
/
+8
2015-11-24
package Makefile: fix perf-tar targets when outdir is set
Riku Voipio
1
-2
/
+2
2015-11-20
kernel-doc: Fix parsing of DECLARE_BITMAP in struct
Conchúr Navid
1
-0
/
+2
2015-11-20
kernel-doc: Strip #ifdef/#endif in enums
Conchúr Navid
1
-1
/
+2
2015-11-20
kernel-doc: Fix stripping of #define in enums
Conchúr Navid
1
-1
/
+1
2015-11-20
scripts/tags.sh: Teach tags about more powerpc macros
Michael Ellerman
1
-0
/
+1
2015-11-17
kernel-doc: Make it compatible with Perl versions below 5.12 again
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-06
checkpatch: improve the unnecessary initialisers tests
Joe Perches
1
-7
/
+8
2015-11-06
checkpatch: improve tests for fixes:, long lines and stack dumps in commit log
Joe Perches
1
-25
/
+26
2015-11-06
get_maintainer: add subsystem to reviewer output
Joe Perches
1
-15
/
+16
2015-11-06
get_maintainer: --r (list reviewer) is on by default
Brian Norris
1
-1
/
+1
2015-11-06
get_maintainer: add --no-foo options to --help
Brian Norris
1
-0
/
+3
[next]