index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
Daniel Bristot de Oliveira
1
-4
/
+5
2022-05-26
kprobes: Fix build errors with CONFIG_KRETPROBES=n
Masami Hiramatsu
2
-74
/
+72
2022-05-26
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
1
-2
/
+4
2022-05-26
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
1
-0
/
+3
2022-05-26
tracing: Use strim() to remove whitespace instead of doing it manually
Yuntao Wang
1
-5
/
+3
2022-05-26
ftrace: Deal with error return code of the ftrace_process_locs() function
Yuntao Wang
1
-4
/
+13
2022-05-26
tracing: Use trace_create_file() to simplify creation of tracefs entries
Yuntao Wang
5
-48
/
+21
2022-05-27
xfs: move xfs_attr_use_log_assist usage out of libxfs
Darrick J. Wong
6
-19
/
+39
2022-05-27
xfs: move xfs_attr_use_log_assist out of xfs_log.c
Darrick J. Wong
6
-45
/
+67
2022-05-27
xfs: warn about LARP once per mount
Darrick J. Wong
2
-3
/
+6
2022-05-27
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
4
-22
/
+23
2022-05-27
xfs: don't log every time we clear the log incompat flags
Darrick J. Wong
1
-1
/
+0
2022-05-26
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
11
-315
/
+272
2022-05-27
xfs: convert buf_cancel_table allocation to kmalloc_array
Darrick J. Wong
3
-6
/
+14
2022-05-27
xfs: don't leak xfs_buf_cancel structures when recovery fails
Darrick J. Wong
1
-0
/
+13
2022-05-27
xfs: refactor buffer cancellation table allocation
Darrick J. Wong
4
-32
/
+64
2022-05-26
Merge tag 'arc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
9
-12
/
+253
2022-05-27
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
1
-3
/
+5
2022-05-27
xfs: purge dquots after inode walk fails during quotacheck
Darrick J. Wong
1
-1
/
+8
2022-05-27
xfs: assert in xfs_btree_del_cursor should take into account error
Dave Chinner
1
-1
/
+7
2022-05-27
xfs: don't assert fail on perag references on teardown
Dave Chinner
1
-2
/
+1
2022-05-27
xfs: avoid unnecessary runtime sibling pointer endian conversions
Dave Chinner
1
-14
/
+33
2022-05-26
Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
29
-1985
/
+2317
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-611
/
+742
2022-05-26
Merge tag 'mailbox-v5.19' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
16
-79
/
+628
2022-05-26
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
61
-961
/
+965
2022-05-26
Merge tag 'tag-chrome-platform-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
17
-58
/
+914
2022-05-26
RISC-V: Various XIP fixes
Palmer Dabbelt
6
-30
/
+38
2022-05-26
media: lirc: add missing exceptions for lirc uapi header file
Sean Young
1
-0
/
+2
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
141
-2339
/
+7847
2022-05-26
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
1
-0
/
+2
2022-05-26
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
1
-9
/
+10
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
240
-4664
/
+9207
2022-05-26
rtla: Remove procps-ng dependency
Daniel Bristot de Oliveira
4
-24
/
+88
2022-05-26
rtla: Fix __set_sched_attr error message
Daniel Bristot de Oliveira
1
-1
/
+1
2022-05-26
rtla: Minor grammar fix for rtla README
John Kacur
1
-7
/
+5
2022-05-26
rtla: Don't overwrite existing directory mode
John Kacur
1
-1
/
+2
2022-05-26
rtla: Avoid record NULL pointer dereference
Wan Jiabing
4
-16
/
+20
2022-05-26
rtla/Makefile: Properly handle dependencies
Daniel Bristot de Oliveira
2
-1
/
+48
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
62
-844
/
+874
2022-05-26
drm/amdgpu: add drm-client-id to fdinfo v2
Christian König
1
-8
/
+7
2022-05-26
drm/amdgpu: Convert to common fdinfo format v5
Christian König
3
-121
/
+125
2022-05-26
drm/amdgpu: bump minor version number
Christian König
1
-2
/
+3
2022-05-26
drm/amdgpu: add AMDGPU_VM_NOALLOC v2
Christian König
4
-1
/
+12
2022-05-26
drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
Christian König
6
-5
/
+9
2022-05-26
drm/amdgpu: add beige goby PCI ID
Alex Deucher
1
-0
/
+1
2022-05-26
drm/amd/pm: Return auto perf level, if unsupported
Lijo Lazar
1
-0
/
+3
2022-05-26
drm/amdkfd: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-26
drm/amdgpu/gfx: fix typos in comments
Julia Lawall
3
-4
/
+4
2022-05-26
drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
Dave Airlie
1
-1
/
+1
[prev]
[next]