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
2020-04-16
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
1
-1
/
+1
2020-04-16
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
1
-15
/
+37
2020-04-14
dm integrity: document allow_discard option
Milan Broz
1
-6
/
+9
2020-04-03
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
1
-1
/
+1
2020-04-03
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
1
-2
/
+3
2020-04-03
dm integrity: fix ppc64le warning
Mike Snitzer
1
-1
/
+1
2020-03-27
dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()
Nikos Tsironis
3
-3
/
+3
2020-03-27
dm clone: Add missing casts to prevent overflows and data corruption
Nikos Tsironis
1
-3
/
+6
2020-03-27
dm clone: Add overflow check for number of regions
Nikos Tsironis
1
-1
/
+11
2020-03-27
dm clone: Fix handling of partial region discards
Nikos Tsironis
2
-14
/
+42
2020-03-27
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
1
-1
/
+5
2020-03-24
dm integrity: improve discard in journal mode
Mikulas Patocka
1
-0
/
+16
2020-03-24
dm integrity: add optional discard support
Mikulas Patocka
1
-32
/
+145
2020-03-24
dm integrity: allow resize of the integrity device
Mikulas Patocka
1
-7
/
+27
2020-03-24
dm integrity: factor out get_provided_data_sectors()
Mikulas Patocka
1
-10
/
+23
2020-03-24
dm integrity: don't replay journal data past the end of the device
Mikulas Patocka
1
-0
/
+4
2020-03-24
dm integrity: remove sector type casts
Mikulas Patocka
1
-17
/
+16
2020-03-24
dm integrity: fix a crash with unusually large tag size
Mikulas Patocka
1
-2
/
+2
2020-03-24
dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
Bob Liu
1
-1
/
+0
2020-03-24
dm verity fec: fix memory leak in verity_fec_dtr
Shetty, Harshini X (EXT-Sony Mobile)
1
-0
/
+1
2020-03-24
dm writecache: optimize superblock write
Mikulas Patocka
1
-2
/
+32
2020-03-24
dm writecache: implement gradual cleanup
Mikulas Patocka
1
-1
/
+36
2020-03-24
dm writecache: implement the "cleaner" policy
Mikulas Patocka
1
-5
/
+43
2020-03-24
dm writecache: do direct write if the cache is full
Mikulas Patocka
1
-0
/
+13
2020-03-24
dm integrity: print device name in integrity_metadata() error message
Erich Eckner
1
-1
/
+2
2020-03-24
dm crypt: use crypt_integrity_aead() helper
Yang Yingliang
1
-2
/
+4
2020-03-15
Linux 5.6-rc6
Linus Torvalds
1
-1
/
+1
2020-03-15
Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+31
2020-03-15
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-45
/
+67
2020-03-15
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+26
2020-03-15
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
30
-134
/
+139
2020-03-15
Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-03-15
Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+12
2020-03-15
Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+23
2020-03-15
Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-49
/
+94
2020-03-15
Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2
-1
/
+31
2020-03-14
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-56
/
+102
2020-03-14
Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
9
-26
/
+19
2020-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-13
/
+48
2020-03-14
iommu/vt-d: Populate debugfs if IOMMUs are detected
Megha Dey
2
-2
/
+13
2020-03-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-28
/
+9
2020-03-14
Merge branch 'kvm-null-pointer-fix' into kvm-master
Paolo Bonzini
1
-2
/
+3
2020-03-14
KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs
Vitaly Kuznetsov
1
-2
/
+3
2020-03-14
Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-1
/
+17
2020-03-14
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
2
-1
/
+31
2020-03-14
KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
Nitesh Narayan Lal
1
-2
/
+5
2020-03-14
KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
Sean Christopherson
1
-2
/
+14
2020-03-14
iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
Suravee Suthikulpanit
1
-2
/
+2
2020-03-14
iommu/vt-d: Ignore devices with out-of-spec domain number
Daniel Drake
1
-0
/
+8
2020-03-14
iommu/vt-d: Fix the wrong printing in RHSA parsing
Zhenzhong Duan
1
-1
/
+1
[next]