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-10
i2c: rcar: clear NO_RXDMA flag after resetting
Wolfram Sang
1
-1
/
+1
2024-07-10
smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
Zqiang
1
-0
/
+1
2024-07-10
riscv: Improve sbi_ecall() code generation by reordering arguments
Alexandre Ghiti
2
-9
/
+11
2024-07-10
riscv: Add tracepoints for SBI calls and returns
Samuel Holland
2
-0
/
+61
2024-07-10
Merge tag 'sunxi-dt-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-0
/
+10
2024-07-10
Merge tag 'sunxi-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2
-2
/
+2
2024-07-10
riscv: Optimize crc32 with Zbc extension
Xiao Wang
4
-0
/
+321
2024-07-10
drm/amdgpu: reject gang submit on reserved VMIDs
Christian König
3
-1
/
+30
2024-07-10
clk: mxs: Use clamp() in clk_ref_round_rate() and clk_ref_set_rate()
Thorsten Blum
1
-12
/
+2
2024-07-10
clk: sunxi-ng r40: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
Merge branch 'BPF selftests misc fixes'
Martin KaFai Lau
2
-5
/
+13
2024-07-10
selftests/bpf: Close obj in error path in xdp_adjust_tail
Geliang Tang
1
-1
/
+1
2024-07-10
selftests/bpf: Null checks for links in bpf_tcp_ca
Geliang Tang
1
-4
/
+12
2024-07-10
mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
Barry Song
1
-1
/
+1
2024-07-10
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
1
-1
/
+1
2024-07-10
mm/page_alloc: remove prefetchw() on freeing page to buddy system
Wei Yang
1
-11
/
+2
2024-07-10
kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init section
Wei Yang
1
-2
/
+2
2024-07-10
kernel/fork.c: get totalram_pages from memblock to calculate max_threads
Wei Yang
1
-1
/
+2
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
20
-131
/
+59
2024-07-10
mm: memcg: add cache line padding to mem_cgroup_per_node
Roman Gushchin
1
-2
/
+4
2024-07-10
mm: memcg: drop obsolete cache line padding in struct mem_cgroup
Roman Gushchin
1
-4
/
+0
2024-07-10
Docs/mm/damon/index: add links to admin-guide doc
SeongJae Park
1
-7
/
+10
2024-07-10
Docs/mm/damon/index: add links to design
SeongJae Park
2
-5
/
+7
2024-07-10
Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage doc
SeongJae Park
1
-0
/
+48
2024-07-10
Docs/mm/damon/design: remove 'Programmable Modules' section in favor of 'Modu...
SeongJae Park
1
-10
/
+0
2024-07-10
Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operat...
SeongJae Park
1
-25
/
+22
2024-07-10
Docs/mm/damon/design: add links from overall architecture to sections of details
SeongJae Park
1
-7
/
+13
2024-07-10
Docs/admin-guide/mm/damon/start: add access pattern snapshot example
SeongJae Park
1
-4
/
+42
2024-07-10
Docs/mm/damon/design: clarify regions merging operation
SeongJae Park
1
-5
/
+12
2024-07-10
Docs/mm/damon/design: fix two typos
SeongJae Park
1
-2
/
+2
2024-07-10
mm/shmem: fix input and output inconsistencies
Bang Li
1
-1
/
+1
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
15
-15
/
+12
2024-07-10
tools/mm: introduce a tool to assess swap entry allocation for thp_swapout
Barry Song
2
-1
/
+235
2024-07-10
Merge tag 'vfio-v6.10' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2024-07-10
Merge branch 'use network helpers, part 8'
Martin KaFai Lau
4
-43
/
+60
2024-07-10
selftests/bpf: Use connect_fd_to_fd in sk_lookup
Geliang Tang
1
-9
/
+3
2024-07-10
selftests/bpf: Use start_server_addr in sk_lookup
Geliang Tang
1
-8
/
+2
2024-07-10
selftests/bpf: Use start_server_str in sk_lookup
Geliang Tang
1
-24
/
+34
2024-07-10
selftests/bpf: Close fd in error path in drop_on_reuseport
Geliang Tang
1
-1
/
+1
2024-07-10
selftests/bpf: Add ASSERT_OK_FD macro
Geliang Tang
1
-0
/
+9
2024-07-10
selftests/bpf: Add backlog for network_helper_opts
Geliang Tang
2
-1
/
+11
2024-07-10
Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
25
-142
/
+266
2024-07-10
selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=m
Alan Maguire
1
-3
/
+7
2024-07-10
drm/ci: uprev IGT
Vignesh Raman
53
-395
/
+527
2024-07-10
mailbox: Add support for QTI CPUCP mailbox controller
Sibi Sankar
4
-0
/
+204
2024-07-10
dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings
Sibi Sankar
1
-0
/
+49
2024-07-10
dt-bindings: remoteproc: qcom,sa8775p-pas: Document the SA8775p ADSP, CDSP an...
Bartosz Golaszewski
1
-0
/
+160
2024-07-10
mailbox: mtk-cmdq: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
mailbox: bcm-pdc: remove unused struct 'pdc_dma_map'
Dr. David Alan Gilbert
1
-4
/
+0
2024-07-10
mailbox: imx: fix TXDB_V2 channel race condition
Peng Fan
1
-1
/
+9
[prev]
[next]