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-12
ubifs: Fix adding orphan entry twice for the same inode
Zhihao Cheng
1
-1
/
+1
2024-07-12
ubifs: Remove insert_dead_orphan from replaying orphan process
Zhihao Cheng
1
-49
/
+0
2024-07-12
Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"
Zhihao Cheng
1
-2
/
+0
2024-07-12
ubifs: Don't add xattr inode into orphan area
Zhihao Cheng
2
-74
/
+14
2024-07-12
ubifs: Fix unattached xattr inode if powercut happens after deleting
Zhihao Cheng
1
-7
/
+4
2024-07-12
Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-37
/
+107
2024-07-12
sched_ext/scx_qmap: Pick idle CPU for direct dispatch on !wakeup enqueues
Tejun Heo
2
-11
/
+33
2024-07-12
sched_ext: Allow SCX_DSQ_LOCAL_ON for direct dispatches
Tejun Heo
2
-18
/
+153
2024-07-12
sched_ext: s/SCX_RQ_BALANCING/SCX_RQ_IN_BALANCE/ and add SCX_RQ_IN_WAKEUP
Tejun Heo
2
-6
/
+13
2024-07-12
sched_ext: Unpin and repin rq lock from balance_scx()
Tejun Heo
1
-59
/
+34
2024-07-12
sched_ext: Open-code task_linked_on_dsq()
Tejun Heo
1
-8
/
+3
2024-07-12
sched: Move struct balance_callback definition upward
Tejun Heo
1
-5
/
+5
2024-07-12
dt-bindings: incomplete-devices: document devices without bindings
Krzysztof Kozlowski
1
-0
/
+137
2024-07-12
mtd: ubi: avoid expensive do_div() on 32-bit machines
Arnd Bergmann
1
-3
/
+3
2024-07-12
mtd: ubi: make ubi_class constant
Ricardo B. Marliere
2
-2
/
+2
2024-07-12
ubi: eba: properly rollback inside self_check_eba
Fedor Pchelkin
1
-1
/
+2
2024-07-12
Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-4
/
+17
2024-07-12
drm/nouveau: Improve variable name in nouveau_sched_init()
Philipp Stanner
1
-2
/
+2
2024-07-12
Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2024-07-12
Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+18
2024-07-12
nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument
Jeff Layton
1
-1
/
+1
2024-07-12
perf trace: Fix iteration of syscall ids in syscalltbl->entries
Howard Chu
3
-7
/
+15
2024-07-12
cgroup: Add Michal Koutný as a maintainer
Tejun Heo
1
-0
/
+1
2024-07-12
cgroup/misc: Introduce misc.events.local
Xiu Jianfeng
3
-6
/
+41
2024-07-12
dm: introduce the target flag mempool_needs_integrity
Mikulas Patocka
2
-2
/
+11
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
9
-44
/
+56
2024-07-12
perf mem: Warn if memory events are not supported on all CPUs
Leo Yan
1
-0
/
+14
2024-07-12
perf arm-spe: Support multiple Arm SPE PMUs
Leo Yan
1
-1
/
+1
2024-07-12
perf build x86: Fix SC2034 error in syscalltbl.sh
Haoze Xie
1
-1
/
+3
2024-07-12
perf record: Fix memset out-of-range error
Haoze Xie
1
-2
/
+2
2024-07-12
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
2
-7
/
+16
2024-07-12
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
2
-7
/
+30
2024-07-12
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
2
-36
/
+117
2024-07-12
Fix the unbalanced pm_runtime_enable in wcd937x-sdw
Mark Brown
3
-85
/
+30
2024-07-12
HID: hid-steam: Fix typo in goto label
Thorsten Blum
1
-2
/
+2
2024-07-12
HID: mcp2221: Remove unnecessary semicolon
Chen Ni
1
-1
/
+1
2024-07-12
HID: Fix spelling mistakes "Kensigton" -> "Kensington"
Colin Ian King
1
-2
/
+2
2024-07-12
selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep again
Daniel Borkmann
1
-0
/
+1
2024-07-12
kunit: Introduce KUNIT_ASSERT_MEMEQ and KUNIT_ASSERT_MEMNEQ macros
Eric Chan
1
-0
/
+54
2024-07-12
kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readability
Eric Chan
3
-3
/
+14
2024-07-12
kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertion
Eric Chan
1
-2
/
+2
2024-07-12
kunit: executor: Simplify string allocation handling
Kees Cook
2
-10
/
+4
2024-07-12
Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-28
/
+78
2024-07-12
Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/next
Will Deacon
9
-25
/
+54
2024-07-12
Merge branch 'iommu/iommufd/attach-handles' into iommu/next
Will Deacon
6
-100
/
+238
2024-07-12
Merge branch 'iommu/pci/ats' into iommu/next
Will Deacon
3
-0
/
+16
2024-07-12
Merge branch 'iommu/fwspec-ops-removal' into iommu/next
Will Deacon
12
-141
/
+67
2024-07-12
riscv: set trap vector earlier
yang.zhang
1
-0
/
+3
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
18
-31
/
+146
2024-07-12
KVM: riscv: selftests: Add Zawrs extension to get-reg-list test
Andrew Jones
1
-0
/
+4
[prev]
[next]