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-03
drivers/perf: riscv: Do not update the event data if uptodate
Atish Patra
1
-1
/
+1
2024-07-03
dm verity: add support for signature verification with platform keyring
Luca Boccassi
2
-0
/
+17
2024-07-03
dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume
Benjamin Marzinski
1
-2
/
+3
2024-07-03
dm-verity: hash blocks with shash import+finup when possible
Eric Biggers
2
-57
/
+130
2024-07-03
dm-verity: make verity_hash() take dm_verity_io instead of ahash_request
Eric Biggers
3
-16
/
+13
2024-07-03
dm-verity: always "map" the data blocks
Eric Biggers
4
-180
/
+42
2024-07-03
dm-verity: provide dma_alignment limit in io_hints
Eric Biggers
1
-0
/
+8
2024-07-03
dm-verity: make real_digest and want_digest fixed-length
Eric Biggers
2
-12
/
+8
2024-07-03
tick/sched: Combine WARN_ON_ONCE and print_once
Anna-Maria Behnsen
1
-4
/
+4
2024-07-03
dm-verity: move data hash mismatch handling into its own function
Eric Biggers
1
-28
/
+36
2024-07-03
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
4
-12
/
+20
2024-07-03
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2
-0
/
+11
2024-07-03
nilfs2: fix inode number range checks
Ryusuke Konishi
3
-3
/
+10
2024-07-03
mm: avoid overflows in dirty throttling logic
Jan Kara
1
-4
/
+26
2024-07-03
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
1
-1
/
+1
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
1
-0
/
+2
2024-07-03
x86/vdso: Remove unused include
Anna-Maria Behnsen
1
-1
/
+0
2024-07-03
x86/vgtod: Remove unused typedef gtod_long_t
Anna-Maria Behnsen
1
-5
/
+0
2024-07-03
x86/vdso: Fix function reference in comment
Anna-Maria Behnsen
1
-3
/
+2
2024-07-03
vdso: Add comment about reason for vdso struct ordering
Anna-Maria Behnsen
1
-0
/
+4
2024-07-03
vdso/gettimeofday: Clarify comment about open coded function
Anna-Maria Behnsen
1
-10
/
+10
2024-07-03
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
1
-1
/
+1
2024-07-03
cgroup/misc: Introduce misc.peak
Xiu Jianfeng
3
-0
/
+52
2024-07-03
Merge tag 'io_uring-6.10-20240703' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+6
2024-07-03
Merge tag 'media/v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-2
/
+3
2024-07-03
parisc: Fix warning at drivers/pci/msi/msi.h:121
John David Anglin
1
-0
/
+1
2024-07-03
ASoC: wsa884x: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: wsa883x: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: wsa881x: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: jz4770: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: jz4760: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: cs53l30: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: cs35l36: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: cs35l35: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: cs35l34: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-03
ASoC: cs35l56: Set correct upper volume limit
Mark Brown
2
-2
/
+6
2024-07-03
block: don't free the integrity payload in bio_integrity_unmap_free_user
Christoph Hellwig
3
-23
/
+14
2024-07-03
block: don't free submitter owned integrity payload on I/O completion
Christoph Hellwig
3
-39
/
+34
2024-07-03
block: call bio_integrity_unmap_free_user from blk_rq_unmap_user
Christoph Hellwig
3
-12
/
+7
2024-07-03
block: don't call bio_uninit from bio_endio
Christoph Hellwig
1
-2
/
+12
2024-07-03
block: also return bio_integrity_payload * from stubs
Christoph Hellwig
1
-3
/
+3
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
9
-159
/
+161
2024-07-03
Merge tag 'v6.10-rc6' into for-6.11/block-post
Jens Axboe
800
-5565
/
+10278
2024-07-03
drm/mgag200: Rename constant MGAREG_Status to MGAREG_STATUS
Thomas Zimmermann
2
-4
/
+4
2024-07-03
iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks
Lu Baolu
3
-7
/
+61
2024-07-03
iommu/vt-d: Add helper to flush caches for context change
Lu Baolu
3
-50
/
+92
2024-07-03
iommu/vt-d: Add helper to allocate paging domain
Lu Baolu
1
-9
/
+81
2024-07-03
iommu/vt-d: Downgrade warning for pre-enabled IR
Lu Baolu
1
-2
/
+2
2024-07-03
iommu/vt-d: Remove control over Execute-Requested requests
Lu Baolu
4
-17
/
+4
2024-07-03
iommu/vt-d: Remove comment for def_domain_type
Lu Baolu
1
-11
/
+0
[prev]
[next]