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-10-17
mm: khugepaged: fix the incorrect statistics when collapsing large file folios
Baolin Wang
1
-2
/
+2
2024-10-17
MAINTAINERS: kasan, kcov: add bugzilla links
Andrey Konovalov
1
-0
/
+2
2024-10-17
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
1
-0
/
+9
2024-10-17
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
3
-18
/
+20
2024-10-17
Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLs
SeongJae Park
1
-4
/
+4
2024-10-17
Docs/damon/maintainer-profile: add missing '_' suffixes for external web links
SeongJae Park
1
-19
/
+19
2024-10-17
maple_tree: check for MA_STATE_BULK on setting wr_rebalance
Sidhartha Kumar
2
-1
/
+27
2024-10-17
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
2
-3
/
+3
2024-10-17
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Jinjie Ruan
1
-0
/
+1
2024-10-17
mm: remove unused stub for can_swapin_thp()
Andy Shevchenko
1
-5
/
+0
2024-10-17
mailmap: add an entry for Andy Chiu
Andy Chiu
1
-0
/
+2
2024-10-17
MAINTAINERS: add memory mapping/VMA co-maintainers
Lorenzo Stoakes
1
-4
/
+4
2024-10-17
fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initialization
Brahmajit Das
1
-6
/
+10
2024-10-17
lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
Florian Westphal
1
-0
/
+3
2024-10-17
mm/mremap: fix move_normal_pmd/retract_page_tables race
Jann Horn
1
-2
/
+9
2024-10-17
mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds.
Sebastian Andrzej Siewior
1
-1
/
+5
2024-10-17
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw
1
-0
/
+7
2024-10-17
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
3
-10
/
+12
2024-10-17
fat: fix uninitialized variable
OGAWA Hirofumi
1
-1
/
+1
2024-10-17
nilfs2: propagate directory read errors from nilfs_find_entry()
Ryusuke Konishi
3
-37
/
+52
2024-10-17
mm/mmap: correct error handling in mmap_region()
Lorenzo Stoakes
1
-11
/
+21
2024-10-17
drm/ast: vga: Clear EDID if no display is connected
Thomas Zimmermann
1
-0
/
+2
2024-10-17
drm/ast: sil164: Clear EDID if no display is connected
Thomas Zimmermann
1
-0
/
+2
2024-10-17
Revert "drm/mgag200: Add vblank support"
Thomas Zimmermann
11
-178
/
+6
2024-10-17
xhci: dbc: honor usb transfer size boundaries.
Mathias Nyman
2
-5
/
+51
2024-10-17
usb: xhci: Fix handling errors mid TD followed by other errors
Michal Pecio
1
-37
/
+29
2024-10-17
xhci: Mitigate failed set dequeue pointer commands
Mathias Nyman
1
-1
/
+1
2024-10-17
xhci: Fix incorrect stream context type macro
Mathias Nyman
1
-1
/
+1
2024-10-17
USB: gadget: dummy-hcd: Fix "task hung" problem
Alan Stern
1
-5
/
+15
2024-10-16
selftest: hid: add the missing tests directory
Yun Lu
1
-0
/
+1
2024-10-16
clk: test: Fix some memory leaks
Jinjie Ruan
1
-47
/
+14
2024-10-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-61
/
+133
2024-10-16
powercap: intel_rapl_msr: Add PL4 support for ArrowLake-H
Srinivas Pandruvada
1
-0
/
+1
2024-10-16
Merge tag 'amd-pstate-v6.12-2024-10-16' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
1
-6
/
+14
2024-10-16
arm64: dts: qcom: x1e80100: Fix PCIe 6a lanes description
Abel Vesa
1
-3
/
+6
2024-10-16
clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
Qiang Yu
1
-5
/
+5
2024-10-16
Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001
Luiz Augusto von Dentz
1
-4
/
+9
2024-10-16
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
1
-2
/
+1
2024-10-16
Bluetooth: btusb: Fix not being able to reconnect after suspend
Luiz Augusto von Dentz
1
-14
/
+0
2024-10-16
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
1
-0
/
+1
2024-10-16
Bluetooth: Call iso_exit() on module unload
Aaron Thompson
1
-0
/
+2
2024-10-16
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
1
-5
/
+1
2024-10-16
drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs
Alex Deucher
1
-1
/
+5
2024-10-16
Input: xpad - add support for 8BitDo Ultimate 2C Wireless Controller
Stefan Kerkmann
1
-0
/
+1
2024-10-16
Merge tag 'for-6.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-19
/
+37
2024-10-16
Merge tag 'v6.12-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
11
-23
/
+171
2024-10-16
Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-19
/
+18
2024-10-16
selftests/bpf: Add asserts for netfilter link info
Tyrone Wu
1
-2
/
+40
2024-10-16
bpf: Fix link info netfilter flags to populate defrag flag
Tyrone Wu
1
-1
/
+2
2024-10-16
wifi: ath11k: Fix invalid ring usage in full monitor mode
Remi Pommarel
1
-2
/
+5
[prev]
[next]