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 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-09
14
-39
/
+122
|
\
|
*
tracing/boot: Fix to loop on only subkeys
Masami Hiramatsu
2021-09-08
1
-3
/
+3
|
*
selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe events
Steven Rostedt (VMware)
2021-09-08
1
-1
/
+1
|
*
tracing: Dynamically allocate the per-elt hist_elt_data array
Tom Zanussi
2021-09-08
1
-2
/
+12
|
*
tracing: synth events: increase max fields count
Artem Bityutskiy
2021-09-08
1
-1
/
+1
|
*
tools/bootconfig: Show whole test command for each test case
Masami Hiramatsu
2021-09-08
1
-2
/
+2
|
*
bootconfig: Fix missing return check of xbc_node_compose_key function
Julio Faracco
2021-09-08
1
-1
/
+3
|
*
tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.sh
Masami Hiramatsu
2021-09-08
1
-2
/
+2
|
*
docs: bootconfig: Add how to use bootconfig for kernel parameters
Masami Hiramatsu
2021-09-08
1
-1
/
+38
|
*
init/bootconfig: Reorder init parameter from bootconfig and cmdline
Masami Hiramatsu
2021-09-08
1
-9
/
+14
|
*
init: bootconfig: Remove all bootconfig data when the init memory is removed
Masami Hiramatsu
2021-09-08
1
-2
/
+12
|
*
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
2021-09-08
1
-3
/
+3
|
*
tracing: Fix some alloc_event_probe() error handling bugs
Dan Carpenter
2021-09-08
1
-2
/
+3
|
*
tracing: Add migrate-disabled counter to tracing output.
Thomas Gleixner
2021-09-04
3
-10
/
+28
*
|
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-09-09
38
-562
/
+139
|
\
\
|
*
|
hugetlbfs: s390 is always 64bit
David Hildenbrand
2021-09-08
2
-2
/
+2
|
*
|
s390/ftrace: remove incorrect __va usage
Heiko Carstens
2021-09-08
1
-2
/
+2
|
*
|
s390/zcrypt: remove incorrect kernel doc indicators
Heiko Carstens
2021-09-08
6
-48
/
+48
|
*
|
scsi: zfcp: fix kernel doc comments
Heiko Carstens
2021-09-08
4
-6
/
+6
|
*
|
s390/sclp: add __nonstring annotation
Heiko Carstens
2021-09-08
1
-1
/
+1
|
*
|
s390/hmcdrv_ftp: fix kernel doc comment
Heiko Carstens
2021-09-07
1
-1
/
+1
|
*
|
s390: remove xpram device driver
Heiko Carstens
2021-09-07
5
-430
/
+0
|
*
|
s390/pci: read clp_list_pci_req only once
Pierre Morel
2021-09-07
1
-1
/
+1
|
*
|
s390/pci: fix clp_get_state() handling of -ENODEV
Niklas Schnelle
2021-09-07
1
-2
/
+5
|
*
|
s390/cio: fix kernel doc comment
Heiko Carstens
2021-09-07
1
-1
/
+1
|
*
|
s390/ctrlchar: fix kernel doc comment
Heiko Carstens
2021-09-07
1
-5
/
+6
|
*
|
s390/con3270: use proper type for tasklet function
Heiko Carstens
2021-09-07
1
-3
/
+4
|
*
|
s390/cpum_cf: move array from header to C file
Heiko Carstens
2021-09-07
2
-7
/
+8
|
*
|
s390/mm: fix kernel doc comments
Heiko Carstens
2021-09-07
2
-8
/
+7
|
*
|
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
2021-09-07
3
-8
/
+15
|
*
|
s390/unwind: use current_frame_address() to unwind current task
Vasily Gorbik
2021-09-07
2
-14
/
+14
|
*
|
s390/configs: enable CONFIG_KFENCE in debug_defconfig
Sven Schnelle
2021-08-31
1
-0
/
+1
|
*
|
s390/entry: make oklabel within CHKSTG macro local
Heiko Carstens
2021-08-31
1
-2
/
+2
|
*
|
s390: add kmemleak annotation in stack_alloc()
Sven Schnelle
2021-08-31
1
-3
/
+7
|
*
|
s390/cio: dont unregister subchannel from child-drivers
Vineeth Vijayan
2021-08-31
2
-18
/
+8
*
|
|
Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-09-09
3
-21
/
+35
|
\
\
\
|
*
|
|
gfs2: Switch to may_setattr in gfs2_setattr
Andreas Gruenbacher
2021-08-13
1
-2
/
+2
|
*
|
|
fs: Move notify_change permission checks into may_setattr
Andreas Gruenbacher
2021-08-13
2
-19
/
+33
*
|
|
|
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-09-09
3
-36
/
+83
|
\
\
\
\
|
*
|
|
|
fs: simplify get_filesystem_list / get_all_fs_names
Christoph Hellwig
2021-08-23
3
-39
/
+39
|
*
|
|
|
init: allow mounting arbitrary non-blockdevice filesystems as root
Christoph Hellwig
2021-08-23
1
-0
/
+43
|
*
|
|
|
init: split get_fs_names
Christoph Hellwig
2021-08-23
1
-22
/
+26
|
|
/
/
/
*
|
|
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-09
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
io_uring: reexpand under-reexpanded iters
Pavel Begunkov
2021-09-04
1
-0
/
+2
|
*
|
|
|
iov_iter: track truncated size
Pavel Begunkov
2021-09-04
1
-1
/
+5
|
|
/
/
/
*
|
|
|
Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-09-09
19
-889
/
+1352
|
\
\
\
\
|
*
|
|
|
cxl/registers: Fix Documentation warning
Dan Williams
2021-09-07
2
-2
/
+15
|
*
|
|
|
cxl/pmem: Fix Documentation warning
Dan Williams
2021-09-07
2
-3
/
+29
|
*
|
|
|
cxl/uapi: Fix defined but not used warnings
Ben Widawsky
2021-09-07
1
-1
/
+1
|
*
|
|
|
cxl/pci: Fix debug message in cxl_probe_regs()
Li Qiang (Johnny Li)
2021-09-07
1
-2
/
+2
[next]