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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
1
-2
/
+2
2024-07-04
firewire: ohci: add tracepoints event for data of Self-ID DMA
Takashi Sakamoto
1
-1
/
+10
2024-07-03
drm/xe/uapi: Rename xe perf layer as xe observation layer
Ashutosh Dixit
10
-137
/
+138
2024-07-04
firewire: ohci: use inline functions to operate data of self-ID DMA
Takashi Sakamoto
2
-6
/
+7
2024-07-04
firewire: ohci: add static inline functions to deserialize for Self-ID DMA op...
Takashi Sakamoto
5
-0
/
+116
2024-07-04
firewire: ohci: use static function to handle endian issue on PowerPC platform
Takashi Sakamoto
1
-12
/
+27
2024-07-04
firewire: ohci: use common macro to interpret be32 data in le32 buffer
Takashi Sakamoto
1
-1
/
+1
2024-07-03
drm/xe: Add timeout to preempt fences
Matthew Brost
5
-13
/
+59
2024-07-04
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Piotr Wojtaszczyk
1
-38
/
+10
2024-07-03
PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
Wei Liu
1
-2
/
+2
2024-07-03
Input: cypress_ps2 - use u8 when dealing with byte data
Dmitry Torokhov
1
-44
/
+34
2024-07-03
Input: cypress_ps2 - propagate errors from lower layers
Dmitry Torokhov
1
-27
/
+35
2024-07-03
Input: cypress_ps2 - report timeouts when reading command status
Dmitry Torokhov
1
-3
/
+6
2024-07-03
Input: cypress_ps2 - fix error handling when sending command fails
Dmitry Torokhov
2
-23
/
+15
2024-07-03
Input: cypress_ps2 - clean up setting reporting rate
Dmitry Torokhov
1
-2
/
+3
2024-07-03
Merge patch series "Assorted fixes in RISC-V PMU driver"
Palmer Dabbelt
2
-4
/
+42
2024-07-03
perf: RISC-V: Check standard event availability
Samuel Holland
1
-2
/
+40
2024-07-03
drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
Samuel Holland
1
-1
/
+1
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
dm-verity: move data hash mismatch handling into its own function
Eric Biggers
1
-28
/
+36
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
block: call bio_integrity_unmap_free_user from blk_rq_unmap_user
Christoph Hellwig
1
-11
/
+4
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
3
-1
/
+4
2024-07-03
Merge tag 'v6.10-rc6' into for-6.11/block-post
Jens Axboe
355
-2097
/
+3889
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
2024-07-03
iommu/vt-d: Handle volatile descriptor status read
Jacob Pan
1
-1
/
+1
2024-07-03
drm/display/dsc: Add a helper to dump the DSC configuration
Imre Deak
1
-0
/
+91
2024-07-03
drm: Add helpers for q4 fixed point values
Imre Deak
1
-2
/
+3
2024-07-03
iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
Kunkun Jiang
4
-1
/
+23
2024-07-03
iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
Joao Martins
2
-23
/
+64
2024-07-03
iommu/io-pgtable-arm: Add read_and_clear_dirty() support
Shameer Kolothum
1
-2
/
+112
2024-07-03
iommu/arm-smmu-v3: Add feature detection for HTTU
Jean-Philippe Brucker
2
-0
/
+37
2024-07-03
iommu/arm-smmu-v3: Add support for domain_alloc_user fn
Shameer Kolothum
1
-2
/
+31
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
21
-21
/
+0
2024-07-03
parport: Remove 'drivers' list
Dr. David Alan Gilbert
1
-9
/
+0
2024-07-03
mcb: remove unused struct 'mcb_parse_priv'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-03
misc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
9
-10
/
+10
[prev]
[next]