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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
selftests/capabilities: fix warn_unused_result build warnings
Amer Al Shanawany
2
-4
/
+15
2024-05-08
selftests: filesystems: add missing stddef header
Amer Al Shanawany
1
-0
/
+1
2024-05-08
selftests: kselftest_deps: fix l5_test() empty variable
Lu Dai
1
-0
/
+1
2024-05-08
bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
Jose E. Marchesi
1
-0
/
+1
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
13
-45
/
+98
2024-05-08
bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c
Jose E. Marchesi
1
-0
/
+2
2024-05-08
bpf: avoid UB in usages of the __imm_insn macro
Jose E. Marchesi
1
-0
/
+13
2024-05-08
bpf: avoid uninitialized warnings in verifier_global_subprogs.c
Jose E. Marchesi
1
-0
/
+7
2024-05-08
Merge branch 'topic/hda-config-pm-cleanup' into for-next
Takashi Iwai
44
-248
/
+1162
2024-05-08
selftests/alsa: make dump_config_tree() as void function
Jaroslav Kysela
1
-1
/
+1
2024-05-08
tools lib rbtree: pick some improvements from the kernel rbtree code
Arnaldo Carvalho de Melo
2
-3
/
+3
2024-05-08
bpf, arm64: Add support for lse atomics in bpf_arena
Puranjay Mohan
1
-1
/
+0
2024-05-08
selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MAC
Ido Schimmel
1
-11
/
+3
2024-05-08
selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"
Colin Ian King
1
-1
/
+1
2024-05-08
test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits
Lukasz Majewski
1
-0
/
+2
2024-05-08
selftests: microchip: add test for QoS support on KSZ9477 switch family
Oleksij Rempel
1
-0
/
+668
2024-05-07
perf dwarf-aux: Print array type name with "[]"
Namhyung Kim
1
-1
/
+3
2024-05-07
selftests/net: fix uninitialized variables
John Hubbard
3
-2
/
+5
2024-05-07
selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...
Florian Westphal
1
-7
/
+18
2024-05-07
selftests/bpf: shorten subtest names for struct_ops_module test
Andrii Nakryiko
1
-4
/
+4
2024-05-07
selftests/bpf: validate struct_ops early failure detection logic
Andrii Nakryiko
2
-0
/
+64
2024-05-07
libbpf: improve early detection of doomed-to-fail BPF program loading
Andrii Nakryiko
1
-1
/
+14
2024-05-07
libbpf: fix libbpf_strerror_r() handling unknown errors
Andrii Nakryiko
1
-2
/
+14
2024-05-07
selftests/bpf: add another struct_ops callback use case test
Andrii Nakryiko
2
-0
/
+49
2024-05-07
libbpf: handle yet another corner case of nulling out struct_ops program
Andrii Nakryiko
1
-1
/
+9
2024-05-07
libbpf: remove unnecessary struct_ops prog validity check
Andrii Nakryiko
1
-10
/
+3
2024-05-07
selftests/bpf: Change functions definitions to support GCC
Cupertino Miranda
1
-6
/
+21
2024-05-07
selftests/bpf: Add CFLAGS per source file and runner
Cupertino Miranda
1
-8
/
+9
2024-05-07
bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC
Jose E. Marchesi
1
-1
/
+1
2024-05-07
bpf: Disable some `attribute ignored' warnings in GCC
Jose E. Marchesi
1
-1
/
+1
2024-05-07
bpf: Avoid __hidden__ attribute in static object
Jose E. Marchesi
1
-1
/
+1
2024-05-07
perf hist: Avoid 'struct hist_entry_iter' mem_info memory leak
Ian Rogers
2
-28
/
+19
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
11
-88
/
+135
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
15
-63
/
+85
2024-05-07
perf comm: Add reference count checking to 'struct comm_str'
Ian Rogers
1
-70
/
+126
2024-05-07
perf cpumap: Remove refcnt from 'struct cpu_aggr_map'
Ian Rogers
3
-17
/
+3
2024-05-07
perf block-info: Remove unused refcount
Ian Rogers
3
-33
/
+8
2024-05-07
perf annotate: Fix memory leak in annotated_source
Ian Rogers
1
-0
/
+6
2024-05-07
perf ui browser: Don't save pointer to stack memory
Ian Rogers
2
-2
/
+4
2024-05-07
selftests: mm: gup_longterm: test unsharing logic when R/O pinning
David Hildenbrand
1
-4
/
+12
2024-05-07
selftests/memfd: fix spelling mistakes
Saurav Shah
2
-2
/
+2
2024-05-07
selftests: mm: cow: flag vmsplice() hugetlb tests as XFAIL
David Hildenbrand
1
-35
/
+71
2024-05-07
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
10
-41
/
+937
2024-05-07
perf bench internals inject-build-id: Fix trap divide when collecting just on...
He Zhe
1
-1
/
+1
2024-05-07
perf probe: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-05-07
perf auxtrace: Allow number of queues to be specified
James Clark
2
-2
/
+8
2024-05-07
perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
James Clark
1
-1
/
+4
2024-05-07
perf annotate: Fix a comment about multi_regs in extract_reg_offset function
Athira Rajeev
1
-1
/
+1
2024-05-07
perf kwork: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-05-07
perf callchain: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
1
-1
/
+1
[prev]
[next]