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
*
kcov: properly handle subsequent mmap calls
Aleksandr Nogikh
2022-03-24
1
-19
/
+15
*
kcov: split ioctl handling into locked and unlocked parts
Aleksandr Nogikh
2022-03-24
1
-31
/
+37
*
panic: move panic_print before kmsg dumpers
Guilherme G. Piccoli
2022-03-24
2
-4
/
+13
*
panic: add option to dump all CPUs backtraces in panic_print
Guilherme G. Piccoli
2022-03-24
3
-0
/
+6
*
docs: sysctl/kernel: add missing bit to panic_print
Guilherme G. Piccoli
2022-03-24
1
-0
/
+1
*
taskstats: remove unneeded dead assignment
Lukas Bulwahn
2022-03-24
1
-2
/
+3
*
kasan: no need to unset panic_on_warn in end_report()
Tiezhu Yang
2022-03-24
1
-9
/
+1
*
ubsan: no need to unset panic_on_warn in ubsan_epilogue()
Tiezhu Yang
2022-03-24
1
-9
/
+1
*
panic: unset panic_on_warn inside panic()
Tiezhu Yang
2022-03-24
1
-9
/
+11
*
docs: kdump: add scp example to write out the dump file
Tiezhu Yang
2022-03-24
1
-0
/
+4
*
docs: kdump: update description about sysfs file system support
Tiezhu Yang
2022-03-24
1
-3
/
+3
*
arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-24
1
-6
/
+3
*
x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-24
1
-7
/
+3
*
riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-24
1
-4
/
+2
*
kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
Jisheng Zhang
2022-03-24
1
-6
/
+6
*
cgroup: use irqsave in cgroup_rstat_flush_locked().
Sebastian Andrzej Siewior
2022-03-24
1
-2
/
+11
*
fat: use pointer to simple type in put_user()
Helge Deller
2022-03-24
1
-1
/
+1
*
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
2022-03-24
1
-1
/
+2
*
fs/pipe.c: local vars have to match types of proper pipe_inode_info fields
Andrei Vagin
2022-03-24
1
-2
/
+2
*
fs/pipe: use kvcalloc to allocate a pipe_buffer array
Andrei Vagin
2022-03-24
1
-5
/
+4
*
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
2022-03-24
1
-2
/
+4
*
init.h: improve __setup and early_param documentation
Randy Dunlap
2022-03-24
1
-2
/
+9
*
init: use ktime_us_delta() to make initcall_debug log more precise
Mark-PK Tsai
2022-03-24
1
-6
/
+2
*
checkpatch: use python3 to find codespell dictionary
Sagar Patel
2022-03-24
1
-2
/
+2
*
checkpatch: add early_param exception to blank line after struct/function test
Joe Perches
2022-03-24
1
-1
/
+1
*
checkpatch: add --fix option for some TRAILING_STATEMENTS
Joe Perches
2022-03-24
1
-2
/
+16
*
checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")
Joe Perches
2022-03-24
1
-0
/
+7
*
lib: bitmap: fix many kernel-doc warnings
Randy Dunlap
2022-03-24
1
-7
/
+17
*
lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
Feng Tang
2022-03-24
1
-1
/
+2
*
bitfield: add explicit inclusions to the example
Andy Shevchenko
2022-03-24
1
-0
/
+3
*
ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
Christophe Leroy
2022-03-24
1
-2
/
+2
*
include: drop pointless __compiler_offsetof indirection
Rasmus Villemoes
2022-03-24
2
-7
/
+1
*
Kconfig.debug: make DEBUG_INFO selectable from a choice
Kees Cook
2022-03-24
1
-65
/
+74
*
kernel/ksysfs.c: use helper macro __ATTR_RW
Miaohe Lin
2022-03-24
1
-2
/
+1
*
Documentation/sparse: add hints about __CHECKER__
Bjorn Helgaas
2022-03-24
3
-0
/
+4
*
linux/types.h: remove unnecessary __bitwise__
Bjorn Helgaas
2022-03-24
2
-6
/
+4
*
proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
Yang Li
2022-03-24
1
-1
/
+1
*
proc/vmcore: fix possible deadlock on concurrent mmap and read
David Hildenbrand
2022-03-24
1
-19
/
+22
*
proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
Hao Lee
2022-03-24
1
-4
/
+4
*
Linux 5.17
v5.17
Linus Torvalds
2022-03-20
1
-1
/
+1
*
Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-20
1
-2
/
+17
|
\
|
*
kvm/emulate: Fix SETcc emulation function offsets with SLS
Borislav Petkov
2022-03-20
1
-2
/
+17
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-03-20
2
-15
/
+39
|
\
\
|
*
|
Input: aiptek - properly check endpoint type
Pavel Skripkin
2022-03-15
1
-6
/
+4
|
*
|
Input: zinitix - do not report shadow fingers
Linus Walleij
2022-03-07
1
-9
/
+35
*
|
|
Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-20
3
-36
/
+36
|
\
\
\
|
*
|
|
Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"
Vladimir Oltean
2022-03-16
3
-36
/
+36
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-03-19
2
-9
/
+9
|
\
\
\
\
|
*
|
|
|
scsi: fnic: Finish scsi_cmnd before dropping the spinlock
David Jeffery
2022-03-15
1
-7
/
+6
|
*
|
|
|
scsi: mpt3sas: Page fault in reply q processing
Matt Lupfer
2022-03-15
1
-2
/
+3
[next]