aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-26tracing/timerlat: Notify IRQ new max latency only if stop tracing is setDaniel Bristot de Oliveira1-4/+5
2022-05-26kprobes: Fix build errors with CONFIG_KRETPROBES=nMasami Hiramatsu2-74/+72
2022-05-26tracing: Fix return value of trace_pid_write()Wonhyuk Yang1-2/+4
2022-05-26tracing: Fix potential double free in create_var_ref()Keita Suzuki1-0/+3
2022-05-26tracing: Use strim() to remove whitespace instead of doing it manuallyYuntao Wang1-5/+3
2022-05-26ftrace: Deal with error return code of the ftrace_process_locs() functionYuntao Wang1-4/+13
2022-05-26tracing: Use trace_create_file() to simplify creation of tracefs entriesYuntao Wang5-48/+21
2022-05-27xfs: move xfs_attr_use_log_assist usage out of libxfsDarrick J. Wong6-19/+39
2022-05-27xfs: move xfs_attr_use_log_assist out of xfs_log.cDarrick J. Wong6-45/+67
2022-05-27xfs: warn about LARP once per mountDarrick J. Wong2-3/+6
2022-05-27xfs: implement per-mount warnings for scrub and shrink usageDarrick J. Wong4-22/+23
2022-05-27xfs: don't log every time we clear the log incompat flagsDarrick J. Wong1-1/+0
2022-05-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds11-315/+272
2022-05-27xfs: convert buf_cancel_table allocation to kmalloc_arrayDarrick J. Wong3-6/+14
2022-05-27xfs: don't leak xfs_buf_cancel structures when recovery failsDarrick J. Wong1-0/+13
2022-05-27xfs: refactor buffer cancellation table allocationDarrick J. Wong4-32/+64
2022-05-26Merge tag 'arc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds9-12/+253
2022-05-27xfs: don't leak btree cursor when insrec fails after a splitDarrick J. Wong1-3/+5
2022-05-27xfs: purge dquots after inode walk fails during quotacheckDarrick J. Wong1-1/+8
2022-05-27xfs: assert in xfs_btree_del_cursor should take into account errorDave Chinner1-1/+7
2022-05-27xfs: don't assert fail on perag references on teardownDave Chinner1-2/+1
2022-05-27xfs: avoid unnecessary runtime sibling pointer endian conversionsDave Chinner1-14/+33
2022-05-26Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds29-1985/+2317
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-611/+742
2022-05-26Merge tag 'mailbox-v5.19' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds16-79/+628
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds61-961/+965
2022-05-26Merge tag 'tag-chrome-platform-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds17-58/+914
2022-05-26RISC-V: Various XIP fixesPalmer Dabbelt6-30/+38
2022-05-26media: lirc: add missing exceptions for lirc uapi header fileSean Young1-0/+2
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds141-2339/+7847
2022-05-26netfilter: nft_limit: Clone packet limits' cost valuePhil Sutter1-0/+2
2022-05-26netfilter: nf_tables: disallow non-stateful expression in sets earlierPablo Neira Ayuso1-9/+10
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds240-4664/+9207
2022-05-26rtla: Remove procps-ng dependencyDaniel Bristot de Oliveira4-24/+88
2022-05-26rtla: Fix __set_sched_attr error messageDaniel Bristot de Oliveira1-1/+1
2022-05-26rtla: Minor grammar fix for rtla READMEJohn Kacur1-7/+5
2022-05-26rtla: Don't overwrite existing directory modeJohn Kacur1-1/+2
2022-05-26rtla: Avoid record NULL pointer dereferenceWan Jiabing4-16/+20
2022-05-26rtla/Makefile: Properly handle dependenciesDaniel Bristot de Oliveira2-1/+48
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds62-844/+874
2022-05-26drm/amdgpu: add drm-client-id to fdinfo v2Christian König1-8/+7
2022-05-26drm/amdgpu: Convert to common fdinfo format v5Christian König3-121/+125
2022-05-26drm/amdgpu: bump minor version numberChristian König1-2/+3
2022-05-26drm/amdgpu: add AMDGPU_VM_NOALLOC v2Christian König4-1/+12
2022-05-26drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLEChristian König6-5/+9
2022-05-26drm/amdgpu: add beige goby PCI IDAlex Deucher1-0/+1
2022-05-26drm/amd/pm: Return auto perf level, if unsupportedLijo Lazar1-0/+3
2022-05-26drm/amdkfd: fix typo in commentJulia Lawall1-1/+1
2022-05-26drm/amdgpu/gfx: fix typos in commentsJulia Lawall3-4/+4
2022-05-26drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie1-1/+1