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-12
rtc: Add driver for SD2405AL
Tóth János
4
-0
/
+244
2024-09-11
Merge branch 'selftests-mptcp-misc-small-fixes'
Jakub Kicinski
2
-1
/
+5
2024-09-11
selftests: mptcp: include net_helper.sh file
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-09-11
selftests: mptcp: include lib.sh file
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-09-11
selftests: mptcp: join: restrict fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
1
-1
/
+3
2024-09-12
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
1
-3
/
+38
2024-09-12
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
1
-3
/
+4
2024-09-12
rtc: s35390a: Drop vendorless compatible string from match table
Rob Herring (Arm)
1
-1
/
+0
2024-09-12
rtc: twl: convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-09-12
dt-bindings: rtc: sprd,sc2731-rtc: convert to YAML
Stanislav Jakubek
2
-26
/
+49
2024-09-11
blk_iocost: make read-only static array vrate_adj_pct const
Colin Ian King
1
-1
/
+1
2024-09-11
i2c: isch: Add missed 'else'
Andy Shevchenko
1
-2
/
+1
2024-09-11
spi: nxp-fspi: fix the KASAN report out-of-bounds bug
Han Xu
1
-2
/
+3
2024-09-11
docs/bpf: Add constant values for linkages
Will Hawkins
1
-4
/
+35
2024-09-11
Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
159
-1565
/
+3126
2024-09-11
bpf: Use fake pt_regs when doing bpf syscall tracepoint tracing
Yonghong Song
1
-4
/
+8
2024-09-11
perf trace: Mark the 'head' arg in the set_robust_list syscall as coming from...
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-09-11
Merge branch 'bpf-add-percpu-map-value-size-check'
Andrii Nakryiko
3
-0
/
+24
2024-09-11
bpf/selftests: Check errno when percpu map value size exceeds
Tao Chen
1
-0
/
+18
2024-09-11
bpf: Check percpu map value size first
Tao Chen
2
-0
/
+6
2024-09-11
i2c: xiic: Try re-initialization on bus busy timeout
Robert Hancock
1
-15
/
+26
2024-09-11
i2c: xiic: Wait for TX empty to avoid missed TX NAKs
Robert Hancock
1
-10
/
+9
2024-09-11
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
1
-0
/
+1
2024-09-11
perf trace: Mark the 'rseq' arg in the rseq syscall as coming from user space
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-09-11
Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'
Rafael J. Wysocki
8
-15
/
+52
2024-09-11
io_uring/rsrc: add reference count to struct io_mapped_ubuf
Jens Axboe
2
-0
/
+4
2024-09-11
io_uring/rsrc: clear 'slot' entry upfront
Jens Axboe
1
-1
/
+1
2024-09-11
Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' and 'acpi-processor'
Rafael J. Wysocki
5
-38
/
+64
2024-09-11
Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'
Rafael J. Wysocki
7
-124
/
+146
2024-09-11
Merge branch 'acpi-riscv'
Rafael J. Wysocki
25
-373
/
+1111
2024-09-11
Merge branch 'acpica'
Rafael J. Wysocki
24
-57
/
+174
2024-09-11
fbdev: omapfb: Fix typo in comment
Andrew Kreimer
1
-1
/
+1
2024-09-11
KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifier
Marc Zyngier
2
-26
/
+5
2024-09-11
KVM: arm64: Simplify visibility handling of AArch32 SPSR_*
Marc Zyngier
1
-8
/
+4
2024-09-11
KVM: arm64: Simplify handling of CNTKCTL_EL12
Marc Zyngier
1
-10
/
+13
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
9
-152
/
+189
2024-09-11
Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-13
/
+60
2024-09-11
Merge tag 'for-6.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2024-09-11
Merge tag 'printk-for-6.11-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2024-09-11
kernel/workqueue.c: fix DEFINE_PER_CPU_SHARED_ALIGNED expansion
Baoquan He
1
-6
/
+3
2024-09-11
minmax: reduce min/max macro expansion in atomisp driver
Lorenzo Stoakes
1
-7
/
+19
2024-09-11
fbdev: pxafb: Fix possible use after free in pxafb_task()
Kaixin Wang
1
-0
/
+1
2024-09-11
bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
Song Liu
1
-1
/
+0
2024-09-11
selftests/bpf: Fix arena_atomics failure due to llvm change
Yonghong Song
1
-1
/
+31
2024-09-11
Merge branches 'pm-sleep', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
19
-101
/
+553
2024-09-11
Merge branch 'harden-and-extend-elf-build-id-parsing-logic'
Alexei Starovoitov
11
-142
/
+605
2024-09-11
selftests/bpf: add build ID tests
Andrii Nakryiko
5
-2
/
+204
2024-09-11
bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
Andrii Nakryiko
3
-20
/
+77
2024-09-11
bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
Andrii Nakryiko
1
-16
/
+33
2024-09-11
lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
Andrii Nakryiko
1
-21
/
+5
[prev]
[next]