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-29
thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING
Mika Westerberg
1
-0
/
+2
2024-10-28
mm: avoid unconditional one-tick sleep when swapcache_prepare fails
Barry Song
1
-2
/
+13
2024-10-28
mseal: update mseal.rst
Jeff Xu
1
-159
/
+148
2024-10-28
mm: split critical region in remap_file_pages() and invoke LSMs in between
Kirill A. Shutemov
1
-17
/
+52
2024-10-28
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Edward Liaw
1
-0
/
+5
2024-10-28
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
3
-12
/
+10
2024-10-28
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
1
-7
/
+0
2024-10-28
tools: testing: add expand-only mode VMA test
Lorenzo Stoakes
1
-0
/
+40
2024-10-28
mm/vma: add expand-only VMA merge mode and optimise do_brk_flags()
Lorenzo Stoakes
3
-9
/
+31
2024-10-28
resource,kexec: walk_system_ram_res_rev must retain resource flags
Gregory Price
1
-3
/
+1
2024-10-28
nilfs2: fix kernel bug due to missing clearing of checked flag
Ryusuke Konishi
1
-0
/
+1
2024-10-28
mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
Nobuhiro Iwamatsu
1
-1
/
+1
2024-10-28
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-10-28
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
1
-0
/
+2
2024-10-28
mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
Jann Horn
1
-9
/
+3
2024-10-28
x86/traps: move kmsan check after instrumentation_begin
Sabyrzhan Tasbolatov
1
-6
/
+6
2024-10-28
resource: remove dependency on SPARSEMEM from GET_FREE_REGION
Huang Ying
1
-1
/
+0
2024-10-28
mm/mmap: fix race in mmap_region() with ftruncate()
Liam R. Howlett
1
-5
/
+7
2024-10-28
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
1
-5
/
+5
2024-10-28
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
2
-11
/
+6
2024-10-28
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
3
-1
/
+37
2024-10-28
mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
David Hildenbrand
1
-5
/
+11
2024-10-29
usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...
Amit Sunil Dhamne
1
-3
/
+7
2024-10-29
usb: phy: Fix API devm_usb_put_phy() can not release the phy
Zijun Hu
1
-1
/
+1
2024-10-28
selftests/watchdog-test: Fix system accidentally reset after watchdog-test
Li Zhijian
1
-0
/
+6
2024-10-29
usb: typec: use cleanup facility for 'altmodes_node'
Javier Carrasco
1
-3
/
+4
2024-10-29
usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()
Javier Carrasco
1
-0
/
+1
2024-10-29
usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path
Javier Carrasco
1
-2
/
+4
2024-10-29
usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes
Javier Carrasco
1
-2
/
+2
2024-10-29
usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links
Mathias Nyman
1
-2
/
+2
2024-10-29
Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
Stefan Wahren
1
-1
/
+0
2024-10-29
xhci: Fix Link TRB DMA in command ring stopped completion event
Faisal Hassan
1
-8
/
+8
2024-10-29
xhci: Use pm_runtime_get to prevent RPM on unsupported systems
Basavaraj Natikar
1
-2
/
+4
2024-10-29
usbip: tools: Fix detach_port() invalid port error path
Zongmin Zhou
1
-0
/
+1
2024-10-28
selftests/intel_pstate: check if cpupower is installed
Alessandro Zanni
1
-0
/
+5
2024-10-28
selftests/intel_pstate: fix operand expected error
Alessandro Zanni
1
-2
/
+2
2024-10-28
selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run
zhouyuhang
1
-0
/
+9
2024-10-29
Merge tag 'thunderbolt-for-v6.12-rc5' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2
-8
/
+45
2024-10-29
Merge tag 'iio-fixes-for-6.12b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
8
-66
/
+121
2024-10-29
mei: use kvmalloc for read buffer
Alexander Usyskin
1
-2
/
+2
2024-10-29
MAINTAINERS: add netup_unidvb maintainer
Abylay Ospan
1
-0
/
+54
2024-10-28
sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
Cong Wang
1
-0
/
+4
2024-10-29
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
2
-12
/
+5
2024-10-28
ASoC: dapm: fix bounds checker error in dapm_widget_list_create
Aleksei Vetrov
1
-0
/
+2
2024-10-28
usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver
Benjamin Große
1
-0
/
+1
2024-10-28
macsec: Fix use-after-free while sending the offloading packet
Jianbo Liu
1
-2
/
+1
2024-10-28
Merge branch 'mptcp-sched-fix-some-lock-issues'
Jakub Kicinski
2
-0
/
+11
2024-10-28
selftests: mptcp: list sysctl data
Matthieu Baerts (NGI0)
1
-0
/
+9
2024-10-28
mptcp: init: protect sched with rcu_read_lock
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-10-28
docs: networking: packet_mmap: replace dead links with archive.org links
Levi Zim
1
-2
/
+3
[prev]
[next]