summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-09-0914-39/+122
|\
| * tracing/boot: Fix to loop on only subkeysMasami Hiramatsu2021-09-081-3/+3
| * selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)2021-09-081-1/+1
| * tracing: Dynamically allocate the per-elt hist_elt_data arrayTom Zanussi2021-09-081-2/+12
| * tracing: synth events: increase max fields countArtem Bityutskiy2021-09-081-1/+1
| * tools/bootconfig: Show whole test command for each test caseMasami Hiramatsu2021-09-081-2/+2
| * bootconfig: Fix missing return check of xbc_node_compose_key functionJulio Faracco2021-09-081-1/+3
| * tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.shMasami Hiramatsu2021-09-081-2/+2
| * docs: bootconfig: Add how to use bootconfig for kernel parametersMasami Hiramatsu2021-09-081-1/+38
| * init/bootconfig: Reorder init parameter from bootconfig and cmdlineMasami Hiramatsu2021-09-081-9/+14
| * init: bootconfig: Remove all bootconfig data when the init memory is removedMasami Hiramatsu2021-09-081-2/+12
| * tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()Qiang.Zhang2021-09-081-3/+3
| * tracing: Fix some alloc_event_probe() error handling bugsDan Carpenter2021-09-081-2/+3
| * tracing: Add migrate-disabled counter to tracing output.Thomas Gleixner2021-09-043-10/+28
* | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-0938-562/+139
|\ \
| * | hugetlbfs: s390 is always 64bitDavid Hildenbrand2021-09-082-2/+2
| * | s390/ftrace: remove incorrect __va usageHeiko Carstens2021-09-081-2/+2
| * | s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-086-48/+48
| * | scsi: zfcp: fix kernel doc commentsHeiko Carstens2021-09-084-6/+6
| * | s390/sclp: add __nonstring annotationHeiko Carstens2021-09-081-1/+1
| * | s390/hmcdrv_ftp: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * | s390: remove xpram device driverHeiko Carstens2021-09-075-430/+0
| * | s390/pci: read clp_list_pci_req only oncePierre Morel2021-09-071-1/+1
| * | s390/pci: fix clp_get_state() handling of -ENODEVNiklas Schnelle2021-09-071-2/+5
| * | s390/cio: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * | s390/ctrlchar: fix kernel doc commentHeiko Carstens2021-09-071-5/+6
| * | s390/con3270: use proper type for tasklet functionHeiko Carstens2021-09-071-3/+4
| * | s390/cpum_cf: move array from header to C fileHeiko Carstens2021-09-072-7/+8
| * | s390/mm: fix kernel doc commentsHeiko Carstens2021-09-072-8/+7
| * | s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle2021-09-073-8/+15
| * | s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2021-09-072-14/+14
| * | s390/configs: enable CONFIG_KFENCE in debug_defconfigSven Schnelle2021-08-311-0/+1
| * | s390/entry: make oklabel within CHKSTG macro localHeiko Carstens2021-08-311-2/+2
| * | s390: add kmemleak annotation in stack_alloc()Sven Schnelle2021-08-311-3/+7
| * | s390/cio: dont unregister subchannel from child-driversVineeth Vijayan2021-08-312-18/+8
* | | Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-09-093-21/+35
|\ \ \
| * | | gfs2: Switch to may_setattr in gfs2_setattrAndreas Gruenbacher2021-08-131-2/+2
| * | | fs: Move notify_change permission checks into may_setattrAndreas Gruenbacher2021-08-132-19/+33
* | | | Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-09-093-36/+83
|\ \ \ \
| * | | | fs: simplify get_filesystem_list / get_all_fs_namesChristoph Hellwig2021-08-233-39/+39
| * | | | init: allow mounting arbitrary non-blockdevice filesystems as rootChristoph Hellwig2021-08-231-0/+43
| * | | | init: split get_fs_namesChristoph Hellwig2021-08-231-22/+26
| |/ / /
* | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-092-1/+7
|\ \ \ \
| * | | | io_uring: reexpand under-reexpanded itersPavel Begunkov2021-09-041-0/+2
| * | | | iov_iter: track truncated sizePavel Begunkov2021-09-041-1/+5
| |/ / /
* | | | Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-09-0919-889/+1352
|\ \ \ \
| * | | | cxl/registers: Fix Documentation warningDan Williams2021-09-072-2/+15
| * | | | cxl/pmem: Fix Documentation warningDan Williams2021-09-072-3/+29
| * | | | cxl/uapi: Fix defined but not used warningsBen Widawsky2021-09-071-1/+1
| * | | | cxl/pci: Fix debug message in cxl_probe_regs()Li Qiang (Johnny Li)2021-09-071-2/+2