index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ts_bm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
buildid: mark some arguments const
Stephen Boyd
1
-4
/
+4
2021-07-08
scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path
Stephen Boyd
1
-1
/
+1
2021-07-08
scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
Stephen Boyd
1
-3
/
+3
2021-07-08
scripts/decode_stacktrace.sh: support debuginfod
Stephen Boyd
1
-11
/
+70
2021-07-08
x86/dumpstack: use %pSb/%pBb for backtrace printing
Stephen Boyd
1
-1
/
+1
2021-07-08
arm64: stacktrace: use %pSb for backtrace printing
Stephen Boyd
1
-1
/
+1
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
6
-29
/
+166
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
4
-2
/
+28
2021-07-08
buildid: stash away kernels build ID on init
Stephen Boyd
3
-0
/
+20
2021-07-08
buildid: add API to parse build ID out of buffer
Stephen Boyd
2
-13
/
+38
2021-07-08
buildid: only consider GNU notes for build ID parsing
Stephen Boyd
1
-0
/
+1
2021-07-08
x86: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
sh: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
s390: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
riscv: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
openrisc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
nios2: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
nds32: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
m68k: convert to setup_initial_init_mm()
Kefeng Wang
2
-8
/
+2
2021-07-08
h8300: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
csky: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arm64: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arm: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
mm: add setup_initial_init_mm() helper
Kefeng Wang
2
-0
/
+12
2021-07-08
mm: fix spelling mistakes in header files
Zhen Lei
8
-16
/
+16
2021-07-08
secretmem: test: add basic selftest for memfd_secret(2)
Mike Rapoport
4
-1
/
+316
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
7
-1
/
+15
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
3
-1
/
+25
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
8
-1
/
+309
2021-07-08
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
8
-16
/
+43
2021-07-08
riscv/Kconfig: make direct map manipulation options depend on MMU
Mike Rapoport
1
-2
/
+2
2021-07-08
mmap: make mlock_future_check() global
Mike Rapoport
2
-3
/
+5
2021-07-08
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
2
-30
/
+50
2021-07-08
hexagon: select ARCH_WANT_LD_ORPHAN_WARN
Nathan Chancellor
1
-0
/
+1
2021-07-08
hexagon: use common DISCARDS macro
Nathan Chancellor
1
-6
/
+1
2021-07-08
hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script
Nathan Chancellor
1
-0
/
+2
2021-07-08
lib: fix spelling mistakes in header files
Zhen Lei
7
-13
/
+13
2021-07-08
lib: fix spelling mistakes
Zhen Lei
19
-23
/
+23
2021-07-08
lib/test: fix spelling mistakes
Zhen Lei
5
-7
/
+7
2021-07-06
Input: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-06
scsi: aic94xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+3
2021-07-05
ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE
Alex Sverdlin
1
-1
/
+1
2021-07-05
xen: sync include/xen/interface/io/ring.h with Xen's newest version
Juergen Gross
1
-122
/
+156
2021-07-05
xen: Use DEVICE_ATTR_*() macro
YueHaibing
3
-28
/
+21
2021-07-05
Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl
Alexander Larkin
1
-1
/
+1
2021-07-05
iov_iter: remove uaccess_kernel() warning from iov_iter_init()
Linus Torvalds
1
-1
/
+0
2021-07-04
scsi: blkcg: Fix application ID config options
Martin K. Petersen
2
-14
/
+1
2021-07-04
csky: Kconfig: Remove unused selects
Guo Ren
1
-3
/
+0
[next]