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-07-21
erofs: switch compressed_pages[] to bufvec
Gao Xiang
2
-60
/
+57
2022-07-21
erofs: introduce `z_erofs_parse_in_bvecs'
Gao Xiang
1
-52
/
+80
2022-07-21
erofs: drop the old pagevec approach
Gao Xiang
3
-171
/
+18
2022-07-21
erofs: introduce bufvec to store decompressed buffers
Gao Xiang
2
-50
/
+153
2022-07-21
erofs: introduce `z_erofs_parse_out_bvecs()'
Gao Xiang
1
-38
/
+43
2022-07-21
erofs: clean up z_erofs_collector_begin()
Gao Xiang
1
-17
/
+15
2022-07-21
erofs: get rid of unneeded `inode', `map' and `sb'
Gao Xiang
1
-23
/
+19
2022-07-09
erofs: avoid consecutive detection for Highmem memory
Gao Xiang
1
-6
/
+10
2022-07-09
erofs: wake up all waiters after z_erofs_lzma_head ready
Yuwen Chen
1
-0
/
+1
2022-06-27
MAINTAINERS: erofs: add myself as reviewer
Jeffle Xu
1
-0
/
+1
2022-06-27
MAINTAINERS: erofs: add myself as reviewer
Yue Hu
1
-0
/
+1
2022-06-26
Linux 5.19-rc4
Linus Torvalds
1
-1
/
+1
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
37
-193
/
+205
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-35
/
+117
2022-06-26
Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of git://git.kernel.org/pub...
Linus Torvalds
11
-104
/
+369
2022-06-26
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-30
/
+158
2022-06-26
Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-3
/
+2
2022-06-26
Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-31
/
+21
2022-06-26
Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-3
/
+9
2022-06-26
Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-1
/
+3
2022-06-26
Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-40
/
+83
2022-06-26
Merge tag 'kbuild-fixes-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+13
2022-06-26
Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2022-06-26
Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-139
/
+366
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+12
2022-06-26
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+272
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-26
parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
Helge Deller
1
-0
/
+1
2022-06-26
parisc: Fix flush_anon_page on PA8800/PA8900
John David Anglin
1
-1
/
+4
2022-06-26
parisc: align '*' in comment in math-emu code
Jiang Jian
1
-1
/
+1
2022-06-26
kbuild: Ignore __this_module in gen_autoksyms.sh
Sami Tolvanen
1
-0
/
+3
2022-06-26
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
Masahiro Yamada
1
-1
/
+1
2022-06-25
Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-52
/
+92
2022-06-25
Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-48
/
+124
2022-06-25
Merge tag 'loongarch-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-15
/
+13
2022-06-25
Merge tag 'f2fs-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-20
/
+32
2022-06-25
LoongArch: Make compute_return_era() return void
Tiezhu Yang
2
-4
/
+2
2022-06-25
LoongArch: Fix wrong fpu version
Tiezhu Yang
1
-1
/
+1
2022-06-25
LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
Huacai Chen
1
-2
/
+3
2022-06-25
LoongArch: Fix sleeping in atomic context in setup_tlb_handler()
Huacai Chen
1
-1
/
+1
2022-06-25
LoongArch: Fix the _stext symbol address
Huacai Chen
2
-2
/
+1
2022-06-25
LoongArch: Fix the !THP build
Huacai Chen
1
-5
/
+5
2022-06-24
Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-39
/
+38
2022-06-24
Merge tag 'mtd/fixes-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+1
[next]