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-02
iommu/arm-smmu: Add CB prefix to register bitfields
Rob Clark
5
-41
/
+41
2024-07-02
sched_ext: Documentation: Remove mentions of scx_bpf_switch_all
Aboorva Devarajan
1
-11
/
+13
2024-07-02
dt-bindings: arm-smmu: Add X1E80100 GPU SMMU
Akhil P Oommen
1
-1
/
+2
2024-07-02
drm/xe/guc: Demote GuC IDs usage message to debug
Michal Wajdeczko
1
-2
/
+2
2024-07-02
selftests/bpf: Remove arena tests from DENYLIST.s390x
Ilya Leoshkevich
1
-3
/
+0
2024-07-02
selftests/bpf: Add UAF tests for arena atomics
Ilya Leoshkevich
2
-0
/
+94
2024-07-02
selftests/bpf: Introduce __arena_global
Ilya Leoshkevich
2
-37
/
+32
2024-07-02
s390/bpf: Support arena atomics
Ilya Leoshkevich
1
-10
/
+94
2024-07-02
s390/bpf: Enable arena
Ilya Leoshkevich
1
-0
/
+5
2024-07-02
s390/bpf: Support address space cast instruction
Ilya Leoshkevich
1
-0
/
+18
2024-07-02
s390/bpf: Support BPF_PROBE_MEM32
Ilya Leoshkevich
1
-27
/
+110
2024-07-02
s390/bpf: Land on the next JITed instruction after exception
Ilya Leoshkevich
1
-3
/
+4
2024-07-02
s390/bpf: Introduce pre- and post- probe functions
Ilya Leoshkevich
1
-14
/
+44
2024-07-02
s390/bpf: Get rid of get_probe_mem_regno()
Ilya Leoshkevich
1
-26
/
+7
2024-07-02
s390/bpf: Factor out emitting probe nops
Ilya Leoshkevich
1
-22
/
+40
2024-07-02
bpf: Fix atomic probe zero-extension
Ilya Leoshkevich
1
-1
/
+2
2024-07-02
bpftool: Mount bpffs when pinmaps path not under the bpffs
Tao Chen
1
-0
/
+4
2024-07-02
drm/xe/bmg: Apply Wa_22019338487
Vinay Belgaumkar
4
-8
/
+18
2024-07-02
drm/xe/guc: Prevent use of uninitialized mutex
Vinay Belgaumkar
1
-0
/
+4
2024-07-02
iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-02
kunit/usercopy: Add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-02
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
3
-0
/
+11
2024-07-02
io_uring/net: cleanup io_recv_finish() bundle handling
Jens Axboe
1
-10
/
+10
2024-07-02
io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it
Jens Axboe
1
-4
/
+6
2024-07-02
selinux: Use 1UL for EBITMAP_BIT to match maps type
Canfeng Guo
1
-1
/
+1
2024-07-02
iommu/arm-smmu-v3: Shrink the strtab l1_desc array
Jason Gunthorpe
2
-10
/
+6
2024-07-02
iommu/arm-smmu-v3: Do not zero the strtab twice
Jason Gunthorpe
1
-20
/
+6
2024-07-02
arm64: dts: qcom: msm8998: add venus node
Pierre-Hugues Husson
1
-0
/
+48
2024-07-02
xen-blkfront: fix sector_size propagation to the block layer
Christoph Hellwig
1
-11
/
+5
2024-07-02
null_blk: Fix description of the fua parameter
Damien Le Moal
1
-1
/
+1
2024-07-02
livepatch: Replace snprintf() with sysfs_emit()
Yafang Shao
1
-3
/
+2
2024-07-02
selftests/livepatch: Add selftests for "replace" sysfs attribute
Yafang Shao
1
-0
/
+48
2024-07-02
livepatch: Add "replace" sysfs attribute
Yafang Shao
2
-0
/
+20
2024-07-02
io_uring/msg_ring: fix overflow posting
Pavel Begunkov
1
-1
/
+5
2024-07-02
block/mq-deadline: Fix the tag reservation code
Bart Van Assche
1
-3
/
+17
2024-07-02
block: Call .limit_depth() after .hctx has been set
Bart Van Assche
1
-6
/
+6
2024-07-02
iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID
Jason Gunthorpe
2
-2
/
+41
2024-07-02
iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
Jason Gunthorpe
2
-3
/
+49
2024-07-02
iommu/arm-smmu-v3: Test the STE S1DSS functionality
Jason Gunthorpe
1
-5
/
+108
2024-07-02
iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
Jason Gunthorpe
3
-16
/
+50
2024-07-02
iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
Jason Gunthorpe
3
-393
/
+86
2024-07-02
iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
Jason Gunthorpe
1
-2
/
+28
2024-07-02
iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
Jason Gunthorpe
3
-17
/
+33
2024-07-02
iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
Jason Gunthorpe
1
-9
/
+17
2024-07-02
iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
Jason Gunthorpe
2
-12
/
+19
2024-07-02
iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
Jason Gunthorpe
3
-19
/
+43
2024-07-02
iommu/arm-smmu-v3: Make changing domains be hitless for ATS
Jason Gunthorpe
3
-71
/
+177
2024-07-02
iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
Jason Gunthorpe
3
-10
/
+47
2024-07-02
iommu/arm-smmu-v3: Start building a generic PASID layer
Jason Gunthorpe
3
-31
/
+67
2024-07-02
iommu/arm-smmu-v3: Convert to domain_alloc_sva()
Jason Gunthorpe
3
-16
/
+8
[prev]
[next]