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
2024-07-31
perf annotate: Move the data structures related to register type to header file
Athira Rajeev
2
-52
/
+57
2024-07-31
perf test: Avoid python leak sanitizer test failures
Ian Rogers
2
-0
/
+6
2024-07-31
perf trace: Remove arg_fmt->is_enum, we can get that from the BTF type
Arnaldo Carvalho de Melo
2
-46
/
+56
2024-07-31
perf trace: Introduce trace__btf_scnprintf()
Arnaldo Carvalho de Melo
1
-22
/
+27
2024-07-31
perf test trace_btf_enum: Add regression test for the BTF augmentation of enu...
Howard Chu
1
-0
/
+61
2024-07-31
perf test: Add landlock workload
Howard Chu
4
-0
/
+69
2024-07-31
perf trace: Filter enum arguments with enum names
Howard Chu
1
-6
/
+56
2024-07-31
perf trace: Augment non-syscall tracepoints with enum arguments with BTF
Howard Chu
1
-7
/
+22
2024-07-31
perf trace: BTF-based enum pretty printing for syscall args
Howard Chu
1
-4
/
+106
2024-07-30
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-31
/
+225
2024-07-30
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...
Linus Torvalds
5
-13
/
+117
2024-07-30
Merge tag 'chrome-platform-fixes-for-v6.11-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2024-07-30
minmax: improve macro expansion and type checking
Linus Torvalds
2
-15
/
+68
2024-07-30
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
1
-1
/
+1
2024-07-30
platform/chrome: cros_ec_proto: Lock device when updating MKBP version
Patryk Duda
1
-0
/
+2
2024-07-29
profiling: remove stale percpu flip buffer variables
Linus Torvalds
1
-6
/
+0
2024-07-29
Merge tag 'for-linus-2024072901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-67
/
+55
2024-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-162
/
+240
2024-07-29
task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK
Linus Torvalds
1
-0
/
+6
2024-07-29
profiling: attempt to remove per-cpu profile flip buffer
Linus Torvalds
2
-182
/
+2
2024-07-29
profiling: remove prof_cpu_mask
Tetsuo Handa
2
-40
/
+13
2024-07-29
Input: MT - limit max slots
Tetsuo Handa
1
-0
/
+3
2024-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
14
-27
/
+42
2024-07-29
btrfs: fix corruption after buffer fault in during direct IO append write
Filipe Manana
3
-13
/
+43
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
6
-8
/
+23
2024-07-29
btrfs: do not subtract delalloc from avail bytes
Naohiro Aota
1
-2
/
+1
2024-07-29
btrfs: make cow_file_range_inline() honor locked_page on error
Boris Burkov
1
-6
/
+10
2024-07-28
minmax: simplify min()/max()/clamp() implementation
Linus Torvalds
1
-23
/
+20
2024-07-28
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
6
-6
/
+6
2024-07-28
minmax: scsi: fix mis-use of 'clamp()' in sr.c
Linus Torvalds
1
-1
/
+1
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
20
-38
/
+43
2024-07-28
Linux 6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+4
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2024-07-28
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
21
-214
/
+135
2024-07-29
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...
Linus Torvalds
5
-495
/
+2274
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
19
-208
/
+438
2024-07-28
Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+5
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
5
-7
/
+203
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
8
-10
/
+39
2024-07-27
Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
8
-49
/
+51
2024-07-27
Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+66
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
25
-236
/
+1058
2024-07-27
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-34
/
+65
2024-07-27
Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-2
/
+84
2024-07-27
Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[prev]
[next]