index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
scripts/setlocalversion: make git describe output more reliable
Rasmus Villemoes
1
-5
/
+16
2020-09-24
scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
Masahiro Yamada
1
-1
/
+15
2020-09-24
kconfig: qconf: create QApplication after option checks
Masahiro Yamada
1
-1
/
+2
2020-09-24
kconfig: qconf: remove Y, M, N columns
Masahiro Yamada
2
-61
/
+4
2020-09-24
kconfig: qconf: remove ConfigView class
Masahiro Yamada
2
-47
/
+17
2020-09-24
kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView
Masahiro Yamada
2
-33
/
+32
2020-09-24
kconfig: qconf: remove ConfigLineEdit class
Masahiro Yamada
2
-57
/
+0
2020-09-24
kconfig: qconf: allow to edit "int", "hex", "string" menus in-place
Masahiro Yamada
2
-17
/
+91
2020-09-24
kconfig: qconf: show data column all the time
Masahiro Yamada
2
-32
/
+2
2020-09-24
kconfig: qconf: move ConfigView::updateList(All) to ConfigList class
Masahiro Yamada
2
-42
/
+39
2020-09-24
kconfig: qconf: remove unused ConfigItem::okRename()
Masahiro Yamada
2
-9
/
+0
2020-09-24
kconfig: qconf: update the intro message to match to the current code
Masahiro Yamada
1
-4
/
+4
2020-09-24
kconfig: qconf: reformat the intro message
Masahiro Yamada
1
-11
/
+18
2020-09-24
kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles
Masahiro Yamada
3
-1
/
+6
2020-09-24
kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan
Masahiro Yamada
1
-2
/
+0
2020-09-24
kbuild: preprocess module linker script
Masahiro Yamada
5
-4
/
+10
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+3
2020-09-23
bpf: Check CONFIG_BPF option for resolve_btfids
Jiri Olsa
1
-3
/
+3
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-39
/
+47
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
1
-5
/
+11
2020-09-21
coccinelle: misc: add excluded_middle.cocci script
Denis Efremov
1
-0
/
+39
2020-09-20
kconfig: qconf: revive help message in the info view
Masahiro Yamada
1
-3
/
+8
2020-09-20
kconfig: qconf: fix incomplete type 'struct gstr' warning
Masahiro Yamada
2
-31
/
+30
2020-09-18
kconfig: qconf: use delete[] instead of delete to free array (again)
Masahiro Yamada
1
-1
/
+1
2020-09-16
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
1
-1
/
+2
2020-09-15
printk: ringbuffer: add finalization/extension support
John Ogness
1
-1
/
+2
2020-09-15
printk: ringbuffer: change representation of states
John Ogness
1
-5
/
+6
2020-09-14
Merge 5.9-rc5 into driver-core-next
Greg Kroah-Hartman
4
-6
/
+12
2020-09-13
scripts: coccicheck: Improve error feedback when coccicheck fails
Sumera Priyadarsini
1
-2
/
+8
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
2020-09-12
coccinelle: api: update kzfree script to kfree_sensitive
Denis Efremov
1
-16
/
+13
2020-09-10
scripts: device_attr_show.cocci: update location of sysfs doc
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-10
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
1
-0
/
+2
2020-09-08
scripts/gdb: update for lockless printk ringbuffer
John Ogness
1
-37
/
+102
2020-09-08
scripts/gdb: add utils.read_ulong()
John Ogness
1
-0
/
+7
2020-09-07
scripts/tags.sh: exclude tools directory from tags generation
Rustam Kovhaev
1
-2
/
+6
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-09-05
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2020-09-05
coccinelle: misc: add uninitialized_var.cocci script
Denis Efremov
1
-0
/
+51
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2020-09-04
scripts/dev-needs: Add script to list device dependencies
Saravana Kannan
1
-0
/
+315
2020-09-03
kconfig: remove redundant assignment prompt = prompt
Denis Efremov
1
-1
/
+0
2020-09-03
kconfig: streamline_config.pl: check defined(ENV variable) before using it
Randy Dunlap
1
-1
/
+4
2020-09-02
coccinelle: ifnullfree: add vfree(), kvfree*() functions
Denis Efremov
1
-2
/
+9
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2020-09-01
spelling.txt: Remove some duplicate entries
Joe Perches
1
-4
/
+0
2020-08-26
Makefile: Add clang-tidy and static analyzer support to makefile
Nathan Huckleberry
2
-0
/
+74
2020-08-26
gen_compile_commands: remove the warning about too few .cmd files
Masahiro Yamada
1
-10
/
+0
2020-08-26
gen_compile_commands: support *.o, *.a, modules.order in positional argument
Masahiro Yamada
1
-4
/
+96
2020-08-26
gen_compile_commands: move directory walk to a generator function
Masahiro Yamada
1
-12
/
+32
[prev]
[next]