index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-14
2
-7
/
+26
|
\
|
*
scripts/decodecode: add the capability to supply the program counter
Borislav Petkov
2020-10-14
1
-7
/
+22
|
*
scripts/spelling.txt: add "arbitrary" typo
Naoki Hayama
2020-10-14
1
-0
/
+1
|
*
scripts/spelling.txt: increase error-prone spell checking
Wang Qing
2020-10-14
1
-0
/
+3
*
|
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
1
-0
/
+7
|
\
\
|
*
|
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
2020-08-18
1
-0
/
+7
*
|
|
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-14
2
-37
/
+117
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'printk-rework' into for-linus
Petr Mladek
2020-10-12
2
-37
/
+117
|
|
\
\
|
|
*
|
printk: move dictionary keys to dev_printk_info
John Ogness
2020-09-22
1
-5
/
+11
|
|
*
|
printk: ringbuffer: add finalization/extension support
John Ogness
2020-09-15
1
-1
/
+2
|
|
*
|
printk: ringbuffer: change representation of states
John Ogness
2020-09-15
1
-5
/
+6
|
|
*
|
scripts/gdb: update for lockless printk ringbuffer
John Ogness
2020-09-08
1
-37
/
+102
|
|
*
|
scripts/gdb: add utils.read_ulong()
John Ogness
2020-09-08
1
-0
/
+7
*
|
|
|
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-13
2
-2
/
+5
|
\
\
\
\
|
*
|
|
|
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
2020-09-16
1
-1
/
+2
|
*
|
|
|
scripts: device_attr_show.cocci: update location of sysfs doc
Mauro Carvalho Chehab
2020-09-10
1
-1
/
+1
|
*
|
|
|
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
2020-09-10
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-10-09
2
-7
/
+16
|
\
\
\
\
|
*
|
|
|
locking/atomics: Use read-write instrumentation for atomic RMWs
Marco Elver
2020-08-25
1
-6
/
+15
|
*
|
|
|
kcsan: Support compounded read-write instrumentation
Marco Elver
2020-08-25
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-09
10
-44
/
+68
|
\
\
\
\
|
*
|
|
|
scripts/spelling.txt: fix malformed entry
Eric Biggers
2020-10-03
1
-1
/
+1
|
*
|
|
|
Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-09-30
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting
Uwe Kleine-König
2020-09-29
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
Masahiro Yamada
2020-09-24
1
-1
/
+15
|
*
|
|
|
kconfig: qconf: revive help message in the info view
Masahiro Yamada
2020-09-20
1
-3
/
+8
|
*
|
|
|
kconfig: qconf: fix incomplete type 'struct gstr' warning
Masahiro Yamada
2020-09-20
2
-31
/
+30
|
*
|
|
|
kconfig: qconf: use delete[] instead of delete to free array (again)
Masahiro Yamada
2020-09-18
1
-1
/
+1
|
*
|
|
|
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-09-13
1
-2
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
scripts/tags.sh: exclude tools directory from tags generation
Rustam Kovhaev
2020-09-07
1
-2
/
+6
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-05
1
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
2020-09-05
1
-2
/
+2
|
|
|
/
/
/
/
|
*
|
|
|
|
kconfig: remove redundant assignment prompt = prompt
Denis Efremov
2020-09-03
1
-1
/
+0
|
*
|
|
|
|
kconfig: streamline_config.pl: check defined(ENV variable) before using it
Randy Dunlap
2020-09-03
1
-1
/
+4
|
|
/
/
/
/
*
|
|
|
|
locking/atomics: Check atomic-arch-fallback.h too
Paul Bolle
2020-10-07
1
-0
/
+1
*
|
|
|
|
seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()
Peter Zijlstra
2020-08-26
1
-0
/
+2
|
/
/
/
/
*
|
|
|
kconfig: qconf: replace deprecated QString::sprintf() with QTextStream
Masahiro Yamada
2020-08-21
1
-54
/
+62
*
|
|
|
kconfig: qconf: remove redundant help in the info view
Masahiro Yamada
2020-08-21
1
-6
/
+1
*
|
|
|
kconfig: qconf: remove qInfo() to get back Qt4 support
Masahiro Yamada
2020-08-21
1
-2
/
+0
*
|
|
|
kconfig: qconf: remove unused colNr
Masahiro Yamada
2020-08-18
1
-1
/
+1
*
|
|
|
kconfig: qconf: fix the popup menu in the ConfigInfoView window
Masahiro Yamada
2020-08-18
2
-18
/
+15
*
|
|
|
kconfig: qconf: fix signal connection to invalid slots
Masahiro Yamada
2020-08-18
1
-4
/
+4
*
|
|
|
genksyms: keywords: Use __restrict not _restrict
Joe Perches
2020-08-18
1
-2
/
+2
*
|
|
|
extract-cert: add static to local data
Masahiro Yamada
2020-08-18
1
-1
/
+1
*
|
|
|
Makefile.extrawarn: Move sign-compare from W=2 to W=3
Joe Perches
2020-08-17
1
-1
/
+1
|
/
/
/
*
|
|
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-08-14
8
-243
/
+218
|
\
\
\
|
*
|
|
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2020-08-14
2
-28
/
+27
|
*
|
|
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
2020-08-14
1
-34
/
+34
|
*
|
|
kconfig: qconf: refactor icon setups
Masahiro Yamada
2020-08-14
2
-14
/
+27
|
*
|
|
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2020-08-14
2
-2
/
+2
[next]