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
2022-05-27
objtool: Add CONFIG_HAVE_UACCESS_VALIDATION
Josh Poimboeuf
4
-2
/
+9
2022-05-27
x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)
Fanjun Kong
1
-4
/
+4
2022-05-27
x86: Fix all occurences of the "the the" typo
Bo Liu
3
-3
/
+3
2022-05-27
perf/core: Remove unused local variable
Haowen Bai
1
-1
/
+0
2022-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-25
/
+23
2022-05-27
netfilter: nf_tables: set element extended ACK reporting support
Pablo Neira Ayuso
1
-3
/
+9
2022-05-27
netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exit
Florian Westphal
1
-2
/
+3
2022-05-27
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
1
-1
/
+6
2022-05-27
netfilter: nfnetlink: fix warn in nfnetlink_unbind
Florian Westphal
1
-19
/
+5
2022-05-27
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
11
-32
/
+28
2022-05-27
Merge tag 'timers-v5.19-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
18
-98
/
+22
2022-05-27
kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost
Masahiro Yamada
1
-1
/
+1
2022-05-27
modpost: squash if...else-if in find_elf_symbol2()
Masahiro Yamada
1
-7
/
+3
2022-05-27
modpost: reuse ARRAY_SIZE() macro for section_mismatch()
Masahiro Yamada
3
-6
/
+6
2022-05-27
modpost: remove the unused argument of check_sec_ref()
Masahiro Yamada
1
-3
/
+2
2022-05-27
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
1
-1
/
+2
2022-05-27
modpost: fix removing numeric suffixes
Alexander Lobakin
1
-1
/
+1
2022-05-27
um: Fix out-of-bounds read in LDT setup
Vincent Whitchurch
1
-2
/
+4
2022-05-27
um: chan_user: Fix winch_tramp() return value
Johannes Berg
1
-4
/
+5
2022-05-27
um: virtio_uml: Fix broken device handling in time-travel
Johannes Berg
1
-10
/
+23
2022-05-27
um: line: Use separate IRQs per line
Johannes Berg
6
-33
/
+29
2022-05-27
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
Miaoqian Lin
1
-0
/
+1
2022-05-27
um: Enable ARCH_HAS_GCOV_PROFILE_ALL
Vincent Whitchurch
1
-0
/
+1
2022-05-27
um: Use asm-generic/dma-mapping.h
Johannes Berg
1
-0
/
+1
2022-05-27
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
Miaoqian Lin
1
-1
/
+2
2022-05-27
um: daemon: Make default socket configurable
Johannes Berg
2
-1
/
+9
2022-05-27
net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
Dan Carpenter
1
-0
/
+3
2022-05-27
scripts/kallsyms: update usage message of the kallsyms program
Yuntao Wang
1
-1
/
+1
2022-05-27
kbuild: Fix include path in scripts/Makefile.modpost
Jing Leng
1
-2
/
+1
2022-05-27
um: xterm: Make default terminal emulator configurable
Johannes Berg
3
-3
/
+13
2022-05-26
Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-287
/
+409
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
88
-2002
/
+1968
2022-05-26
Merge tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-6
/
+6
2022-05-26
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
30
-426
/
+985
2022-05-26
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
1
-28
/
+8
2022-05-26
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
Michael Walle
1
-2
/
+7
2022-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-9
/
+12
2022-05-26
tracing: Fix comments for event_trigger_separate_filter()
sunliming
1
-4
/
+4
2022-05-26
x86/traceponit: Fix comment about irq vector tracepoints
sunliming
1
-3
/
+0
2022-05-26
x86,tracing: Remove unused headers
sunliming
1
-3
/
+0
2022-05-26
ftrace: Clean up hash direct_functions on register failures
Song Liu
1
-3
/
+2
2022-05-26
tracing: Fix comments of create_filter()
sunliming
1
-1
/
+1
2022-05-26
tracing: Disable kcov on trace_preemptirq.c
Congyu Liu
1
-0
/
+4
2022-05-26
tracing: Initialize integer variable to prevent garbage return value
Gautam Menghani
1
-1
/
+1
2022-05-26
ftrace: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
6
-28
/
+13
2022-05-26
tracing: Cleanup code by removing init "char *name"
liqiong
1
-3
/
+1
2022-05-26
tracing: Change "char *" string form to "char []"
liqiong
2
-2
/
+2
2022-05-26
tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ
Daniel Bristot de Oliveira
1
-0
/
+2
2022-05-26
tracing/timerlat: Print stacktrace in the IRQ handler if needed
Daniel Bristot de Oliveira
2
-2
/
+16
[prev]
[next]