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-09-04
iommu/amd: Update event log pointer as soon as processing is complete
Vasant Hegde
1
-1
/
+3
2024-09-04
Merge tag 'integrator-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-0
/
+2
2024-09-04
iommu: Use of_property_present()
Rob Herring (Arm)
2
-4
/
+2
2024-09-04
soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.h
Christophe Leroy
1
-2
/
+1
2024-09-04
dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
Marc Kleine-Budde
2
-0
/
+81
2024-09-04
ARM: dts: rockchip: Add pwm node for RV1126
Karthikeyan Krishnasamy
2
-0
/
+238
2024-09-04
ARM: dts: rockchip: Add i2s0 node for RV1126
Karthikeyan Krishnasamy
2
-0
/
+128
2024-09-04
ARM: dts: rockchip: Add i2c3 node for RV1126
Karthikeyan Krishnasamy
2
-0
/
+41
2024-09-04
usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
Andrey Konovalov
1
-6
/
+8
2024-09-03
sched_ext: Remove sched_class->switch_class()
Tejun Heo
2
-13
/
+1
2024-09-03
sched_ext: Remove switch_class_scx()
Tejun Heo
1
-5
/
+4
2024-09-03
sched_ext: Relocate functions in kernel/sched/ext.c
Tejun Heo
1
-78
/
+78
2024-09-03
sched_ext: Unify regular and core-sched pick task paths
Tejun Heo
1
-67
/
+11
2024-09-03
sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEP
Tejun Heo
3
-12
/
+10
2024-09-03
sched_ext: Don't call put_prev_task_scx() before picking the next task
Tejun Heo
2
-72
/
+80
2024-09-04
IB/core: Fix ib_cache_setup_one error flow cleanup
Patrisious Haddad
1
-1
/
+3
2024-09-04
IB/mlx5: Fix UMR pd cleanup on error flow of driver init
Chris Mi
1
-0
/
+3
2024-09-04
drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.
Thomas Hellström
3
-2
/
+19
2024-09-04
gpio: mpc8xxx: order headers alphabetically
Bartosz Golaszewski
1
-8
/
+8
2024-09-04
gpio: davinci: use devm_clk_get_enabled()
Bartosz Golaszewski
1
-11
/
+2
2024-09-04
gpio: davinci: drop platform data support
Bartosz Golaszewski
2
-85
/
+25
2024-09-04
gpio: stmpe: Sort headers
Andy Shevchenko
1
-4
/
+4
2024-09-04
gpio: stmpe: Make use of device properties
Andy Shevchenko
1
-4
/
+2
2024-09-04
gpio: stmpe: Utilise temporary variable for struct device
Andy Shevchenko
1
-10
/
+9
2024-09-04
gpio: stmpe: Remove unused 'dev' member of struct stmpe_gpio
Andy Shevchenko
1
-2
/
+0
2024-09-04
gpio: stmpe: Fix IRQ related error messages
Andy Shevchenko
1
-8
/
+3
2024-09-03
mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation
Kefeng Wang
1
-28
/
+15
2024-09-03
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
3
-35
/
+42
2024-09-03
mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
Kefeng Wang
1
-10
/
+10
2024-09-03
mm: memory-failure: add unmap_poisoned_folio()
Kefeng Wang
2
-17
/
+35
2024-09-03
mm: memory_hotplug: remove head variable in do_migrate_range()
Kefeng Wang
1
-8
/
+14
2024-09-03
mm/damon/tests: add .kunitconfig file for DAMON kunit tests
SeongJae Park
1
-0
/
+22
2024-09-03
mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix
SeongJae Park
8
-4
/
+4
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if PADDR is not regis...
SeongJae Park
1
-0
/
+5
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registered
SeongJae Park
1
-0
/
+5
2024-09-03
mm/damon/core-test: fix damon_test_ops_registration() for DAMON_VADDR unset case
SeongJae Park
1
-1
/
+16
2024-09-03
mm/damon/core-test: test only vaddr case on ops registration test
SeongJae Park
1
-6
/
+2
2024-09-03
selftests/damon: add execute permissions to test scripts
SeongJae Park
9
-0
/
+0
2024-09-03
selftests/damon: cleanup __pycache__/ with 'make clean'
SeongJae Park
1
-0
/
+2
2024-09-03
selftests/damon: add access_memory_even to .gitignore
SeongJae Park
1
-0
/
+1
2024-09-03
sched/numa: Fix the vma scan starving issue
Yujie Liu
1
-0
/
+9
2024-09-03
memory tier: fix deadlock warning while onlining pages
Yanfei Xu
1
-1
/
+2
2024-09-03
mm: vmalloc: refactor vm_area_alloc_pages() function
Uladzislau Rezki (Sony)
1
-20
/
+17
2024-09-03
mm: rework vm_ops->close() handling on VMA merge
Lorenzo Stoakes
2
-59
/
+164
2024-09-03
mm: refactor vma_merge() into modify-only vma_merge_existing_range()
Lorenzo Stoakes
2
-253
/
+264
2024-09-03
mm: introduce commit_merge(), abstracting final commit of merge
Lorenzo Stoakes
1
-12
/
+27
2024-09-03
mm: make vma_prepare() and friends static and internal to vma.c
Lorenzo Stoakes
2
-185
/
+158
2024-09-03
mm: avoid using vma_merge() for new VMAs
Lorenzo Stoakes
5
-100
/
+279
2024-09-03
mm: abstract vma_expand() to use vma_merge_struct
Lorenzo Stoakes
4
-35
/
+27
2024-09-03
mm: remove duplicated open-coded VMA policy check
Lorenzo Stoakes
2
-10
/
+7
[prev]
[next]