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-03-27
s390/zcrypt: fix using the correct variable for sizeof()
Jakob Koschel
1
-1
/
+1
2022-03-27
s390/vfio-ap: fix kernel doc and signature of group notifier functions
Tony Krowiak
1
-19
/
+5
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
6
-24
/
+32
2022-03-27
s390/smp: cleanup control register update routines
Alexander Gordeev
2
-29
/
+23
2022-03-27
s390/smp: cleanup target CPU callback starting
Alexander Gordeev
1
-4
/
+11
2022-03-27
s390/test_unwind: verify __kretprobe_trampoline is replaced
Vasily Gorbik
1
-1
/
+8
2022-03-27
s390/unwind: avoid duplicated unwinding entries for kretprobes
Vasily Gorbik
2
-2
/
+3
2022-03-27
s390/unwind: recover kretprobe modified return address in stacktrace
Vasily Gorbik
2
-6
/
+15
2022-03-27
s390/kprobes: enable kretprobes framepointer verification
Vasily Gorbik
1
-4
/
+4
2022-03-27
s390/test_unwind: extend kretprobe test
Vasily Gorbik
1
-16
/
+33
2022-03-27
s390/ap: adjust whitespace
Heiko Carstens
1
-23
/
+23
2022-03-27
s390/ap: use insn format for new instructions
Heiko Carstens
1
-7
/
+7
2022-03-27
s390/alternatives: use insn format for new instructions
Heiko Carstens
3
-8
/
+8
2022-03-27
s390/alternatives: use instructions instead of byte patterns
Heiko Carstens
2
-7
/
+20
2022-03-27
s390/traps: improve panic message for translation-specification exception
Heiko Carstens
1
-3
/
+3
2022-03-27
s390/tape: use bitwise instead of arithmetic operator for flags
Haowen Bai
1
-2
/
+2
2022-03-27
s390: fix typo in syscall_wrapper.h
Russell Currey
1
-1
/
+1
2022-03-27
s390: crypto: Use min_t() instead of doing it manually
Haowen Bai
1
-1
/
+1
2022-03-27
s390/pkey: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-27
s390/zcrypt: Filter admin CPRBs on custom devices
Juergen Christ
1
-1
/
+24
2022-03-27
s390/zcrypt: Add admask to zcdn
Juergen Christ
2
-0
/
+44
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
125
-1426
/
+1831
2022-03-25
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
32
-114
/
+676
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
252
-2196
/
+4893
2022-03-25
Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
119
-2455
/
+194
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
41
-2251
/
+662
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
298
-8298
/
+8500
2022-03-24
Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
27
-361
/
+685
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
106
-2875
/
+2870
2022-03-24
Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
20
-376
/
+577
2022-03-24
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
27
-211
/
+344
2022-03-24
Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...
Linus Torvalds
2
-1
/
+3
2022-03-24
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
32
-1225
/
+3725
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1466
-33826
/
+487487
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
34
-303
/
+311
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020
-36565
/
+120737
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
40
-358
/
+3558
2022-03-24
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-27
/
+42
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
143
-2516
/
+6279
2022-03-24
Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
1
-2
/
+2
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
66
-111
/
+111
2022-03-24
Merge tag 'prlimit-tasklist_lock-for-v5.18' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
4
-63
/
+72
2022-03-24
Merge tag 'fs.rt.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-2
/
+18
2022-03-24
Merge tag 'fs.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...
Linus Torvalds
1
-70
/
+78
2022-03-24
MIPS: Fix build error for loongson64 and sgi-ip27
Feiyang Chen
3
-0
/
+25
2022-03-23
Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
Marco Elver
2
-23
/
+0
2022-03-23
kernel/resource: fix kfree() of bootmem memory again
Miaohe Lin
1
-33
/
+8
2022-03-23
kcov: properly handle subsequent mmap calls
Aleksandr Nogikh
1
-19
/
+15
2022-03-23
kcov: split ioctl handling into locked and unlocked parts
Aleksandr Nogikh
1
-31
/
+37
2022-03-23
panic: move panic_print before kmsg dumpers
Guilherme G. Piccoli
2
-4
/
+13
[next]