index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-09
12
-469
/
+423
|
\
|
*
exfat: Fix potential use after free in exfat_load_upcase_table()
Dan Carpenter
2020-06-09
1
-1
/
+1
|
*
exfat: fix range validation error in alloc and free cluster
hyeongseok.kim
2020-06-09
1
-2
/
+2
|
*
exfat: fix incorrect update of stream entry in __exfat_truncate()
Namjae Jeon
2020-06-09
1
-4
/
+4
|
*
exfat: fix memory leak in exfat_parse_param()
Al Viro
2020-06-09
1
-4
/
+8
|
*
exfat: remove unnecessary reassignment of p_uniname->name_len
Namjae Jeon
2020-06-09
1
-2
/
+0
|
*
exfat: standardize checksum calculation
Tetsuhiro Kohada
2020-06-09
4
-27
/
+19
|
*
exfat: add boot region verification
Tetsuhiro Kohada
2020-06-09
3
-0
/
+65
|
*
exfat: separate the boot sector analysis
Tetsuhiro Kohada
2020-06-09
2
-43
/
+56
|
*
exfat: redefine PBR as boot_sector
Tetsuhiro Kohada
2020-06-09
3
-93
/
+72
|
*
exfat: optimize dir-cache
Tetsuhiro Kohada
2020-06-09
5
-182
/
+124
|
*
exfat: replace 'time_ms' with 'time_cs'
Tetsuhiro Kohada
2020-06-09
7
-22
/
+22
|
*
exfat: remove the assignment of 0 to bool variable
Jason Yan
2020-06-09
1
-1
/
+1
|
*
exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate()
Pali Rohár
2020-06-09
2
-15
/
+0
|
*
exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
Pali Rohár
2020-06-09
1
-8
/
+2
|
*
exfat: Improve wording of EXFAT_DEFAULT_IOCHARSET config option
Geert Uytterhoeven
2020-06-09
1
-3
/
+4
|
*
exfat: Use a more common logging style
Joe Perches
2020-06-09
8
-74
/
+60
|
*
exfat: Simplify exfat_utf8_d_cmp() for code points above U+FFFF
Pali Rohár
2020-06-09
1
-7
/
+2
*
|
x86: use proper parentheses around new uaccess macro argument uses
Linus Torvalds
2020-06-09
1
-7
/
+7
*
|
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-06-09
21
-1814
/
+4322
|
\
\
|
*
|
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
Mel Gorman
2020-06-06
1
-9
/
+0
|
*
|
tracing/doc: Fix ascii-art in histogram-design.rst
Tom Zanussi
2020-06-04
1
-24
/
+24
|
*
|
tracing: Add a trace print when traceoff_on_warning is triggered
Steven Rostedt (VMware)
2020-06-01
1
-1
/
+4
|
*
|
ftrace,bug: Improve traceoff_on_warn
Peter Zijlstra
2020-06-01
1
-0
/
+3
|
*
|
selftests/ftrace: Distinguish between hist and synthetic event checks
Tom Zanussi
2020-06-01
8
-0
/
+40
|
*
|
tracing: Move synthetic events to a separate file
Tom Zanussi
2020-06-01
5
-1786
/
+1847
|
*
|
tracing: Fix events.rst section numbering
Tom Zanussi
2020-06-01
1
-14
/
+14
|
*
|
tracing/doc: Fix typos in histogram-design.rst
Steven Rostedt (VMware)
2020-06-01
1
-3
/
+3
|
*
|
tracing: Add hist_debug trace event files for histogram debugging
Tom Zanussi
2020-06-01
4
-0
/
+301
|
*
|
tracing: Add histogram-design document
Tom Zanussi
2020-06-01
1
-0
/
+2115
|
*
|
tracing: Check state.disabled in synth event trace functions
Tom Zanussi
2020-06-01
1
-16
/
+3
|
*
|
tracing/probe: reverse arguments to list_add
Julia Lawall
2020-05-20
1
-1
/
+1
|
*
|
tools/bootconfig: Add a summary of test cases and return error
Masami Hiramatsu
2020-05-20
1
-0
/
+7
|
*
|
ftrace: show debugging information when panic_on_warn set
Cheng Jian
2020-05-20
1
-4
/
+4
*
|
|
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-06-09
11
-89
/
+351
|
\
\
\
|
*
|
|
security: apparmor: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
2020-06-01
1
-1
/
+2
|
*
|
|
fs: ext4: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
2020-06-01
1
-1
/
+2
|
*
|
|
drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
2020-06-01
2
-2
/
+4
|
*
|
|
lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
2020-06-01
1
-2
/
+4
|
*
|
|
kunit: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
2020-06-01
1
-3
/
+6
|
*
|
|
kunit: Kconfig: enable a KUNIT_ALL_TESTS fragment
Anders Roxell
2020-06-01
1
-0
/
+14
|
*
|
|
kunit: Fix TabError, remove defconfig code and handle when there is no kunitc...
Vitor Massaru Iha
2020-06-01
1
-9
/
+18
|
*
|
|
kunit: use KUnit defconfig by default
Vitor Massaru Iha
2020-05-23
1
-11
/
+3
|
*
|
|
kunit: use --build_dir=.kunit as default
Vitor Massaru Iha
2020-05-22
1
-7
/
+6
|
*
|
|
Documentation: test.h - fix warnings
Lothar Rubusch
2020-05-22
3
-13
/
+16
|
*
|
|
kunit: kunit_tool: Separate out config/build/exec/parse
David Gow
2020-05-12
2
-60
/
+296
*
|
|
|
Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-09
27
-57
/
+196
|
\
\
\
\
|
*
|
|
|
selftests/sysctl: Make sysctl test driver as a module
Masami Hiramatsu
2020-06-02
1
-1
/
+1
|
*
|
|
|
selftests/sysctl: Fix to load test_sysctl module
Masami Hiramatsu
2020-06-02
1
-11
/
+2
|
*
|
|
|
lib: Make test_sysctl initialized as module
Masami Hiramatsu
2020-06-02
1
-1
/
+1
[next]