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-06-28
bcachefs: Delete old faulty bch2_trans_unlock() call
Kent Overstreet
1
-1
/
+0
2024-06-28
hwmon: add MP2891 driver
Noah Wang
6
-0
/
+797
2024-06-28
dt-bindings: hwmon: Add MPS mp2891
Noah Wang
1
-0
/
+2
2024-06-28
ice: Add get/set hw address for VFs using devlink commands
Karthik Sundaravel
3
-10
/
+91
2024-06-28
MAINTAINERS: update Intel Ethernet maintainers
Jesse Brandeburg
1
-1
/
+1
2024-06-28
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
1
-4
/
+9
2024-06-28
Add audio support for LPC32XX CPUs
Mark Brown
7
-0
/
+618
2024-06-28
KVM: X86: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
Peng Hao
1
-5
/
+4
2024-06-28
Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
4
-0
/
+78
2024-06-28
rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE
Christoph Hellwig
1
-1
/
+0
2024-06-28
rnbd: don't set QUEUE_FLAG_SAME_COMP
Christoph Hellwig
1
-1
/
+0
2024-06-28
mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-6
/
+0
2024-06-28
megaraid_sas: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-2
/
+0
2024-06-28
loop: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-13
/
+2
2024-06-28
selftests/seccomp: check that a zombie leader doesn't affect others
Andrei Vagin
1
-0
/
+77
2024-06-28
selftests/seccomp: add test for NOTIF_RECV and unused filters
Andrei Vagin
1
-0
/
+54
2024-06-28
seccomp: release task filters when the task exits
Andrei Vagin
2
-6
/
+20
2024-06-28
seccomp: interrupt SECCOMP_IOCTL_NOTIF_RECV when all users have exited
Andrei Vagin
1
-1
/
+6
2024-06-28
Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-6
/
+5
2024-06-28
block: check bio alignment in blk_mq_submit_bio
Ming Lei
1
-0
/
+20
2024-06-28
block: Add ioprio to block_rq tracepoint
Dongliang Cui
1
-9
/
+32
2024-06-28
block: remove bio_integrity_process
Christoph Hellwig
4
-81
/
+79
2024-06-28
block: switch on bio operation in bio_integrity_prep
Christoph Hellwig
1
-5
/
+7
2024-06-28
block: remove allocation failure warnings in bio_integrity_prep
Christoph Hellwig
1
-2
/
+0
2024-06-28
block: simplify adding the payload in bio_integrity_prep
Christoph Hellwig
1
-26
/
+6
2024-06-28
block: only zero non-PI metadata tuples in bio_integrity_prep
Christoph Hellwig
1
-4
/
+4
2024-06-28
Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
16
-207
/
+342
2024-06-28
bcache: work around a __bitwise to bool conversion sparse warning
Christoph Hellwig
1
-2
/
+2
2024-06-28
Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linux
Linus Torvalds
5
-14
/
+38
2024-06-28
Merge tag 'iommu-fixes-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-20
/
+21
2024-06-28
Merge tag 'gpio-fixes-for-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-11
/
+26
2024-06-28
iommufd/iova_bitmap: Remove iterator logic
Joao Martins
1
-95
/
+2
2024-06-28
iommufd/iova_bitmap: Dynamic pinning on iova_bitmap_set()
Joao Martins
1
-7
/
+66
2024-06-28
iommufd/iova_bitmap: Consolidate iova_bitmap_set exit conditionals
Joao Martins
1
-6
/
+6
2024-06-28
iommufd/iova_bitmap: Move initial pinning to iova_bitmap_for_each()
Joao Martins
1
-3
/
+4
2024-06-28
iommufd/iova_bitmap: Cache mapped length in iova_bitmap_map struct
Joao Martins
1
-0
/
+6
2024-06-28
iommufd/iova_bitmap: Check iova_bitmap_done() after set ahead
Joao Martins
1
-2
/
+3
2024-06-28
iommufd/selftest: Do not record head iova to better match iommu drivers
Joao Martins
1
-2
/
+2
2024-06-28
iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizes
Joao Martins
1
-18
/
+18
2024-06-28
iommufd/selftest: Add tests for <= u8 bitmap sizes
Joao Martins
1
-0
/
+18
2024-06-28
iommufd/selftest: Fix iommufd_test_dirty() to handle <u8 bitmaps
Joao Martins
1
-1
/
+1
2024-06-28
iommufd/selftest: Fix dirty bitmap tests with u8 bitmaps
Joao Martins
2
-7
/
+9
2024-06-28
KVM: x86/pmu: Introduce distinct macros for GP/fixed counter max number
Dapeng Mi
6
-25
/
+31
2024-06-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+4
2024-06-28
Merge tag 'v6.10-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-11
/
+15
2024-06-28
KVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet inject
Sean Christopherson
1
-1
/
+4
2024-06-28
KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
Sean Christopherson
7
-33
/
+5
2024-06-28
KVM: nVMX: Check for pending posted interrupts when looking for nested events
Sean Christopherson
1
-2
/
+34
2024-06-28
KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()
Sean Christopherson
2
-3
/
+9
2024-06-28
KVM: nVMX: Request immediate exit iff pending nested event needs injection
Sean Christopherson
3
-4
/
+4
[prev]
[next]