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
2023-11-21
MAINTAINERS: Drop Mark Gross as maintainer for x86 platform drivers
Hans de Goede
1
-3
/
+0
2023-11-21
Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1763
-38564
/
+40895
2023-11-21
Docs/zh_CN/LoongArch: Update links in LoongArch introduction.rst
Yanteng Si
1
-2
/
+2
2023-11-21
Docs/LoongArch: Update links in LoongArch introduction.rst
Yanteng Si
1
-2
/
+2
2023-11-21
LoongArch: Implement constant timer shutdown interface
Bibo Mao
1
-14
/
+9
2023-11-21
LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
Huacai Chen
1
-2
/
+2
2023-11-21
LoongArch: Silence the boot warning about 'nokaslr'
Huacai Chen
1
-0
/
+8
2023-11-21
LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()
Huacai Chen
1
-6
/
+5
2023-11-21
LoongArch: Record pc instead of offset in la_abs relocation
WANG Rui
3
-4
/
+3
2023-11-21
LoongArch: Explicitly set -fdirect-access-external-data for vmlinux
WANG Rui
1
-0
/
+1
2023-11-21
LoongArch: Add dependency between vmlinuz.efi and vmlinux.efi
Masahiro Yamada
1
-0
/
+2
2023-11-20
Merge branch 'verify-callbacks-as-if-they-are-called-unknown-number-of-times'
Alexei Starovoitov
10
-217
/
+709
2023-11-20
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
1
-0
/
+75
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
3
-12
/
+53
2023-11-20
selftests/bpf: test widening for iterating callbacks
Eduard Zingerman
1
-0
/
+20
2023-11-20
bpf: widening for callback iterators
Eduard Zingerman
1
-2
/
+22
2023-11-20
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2
-0
/
+149
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
5
-113
/
+240
2023-11-20
bpf: extract setup_func_entry() utility function
Eduard Zingerman
1
-36
/
+48
2023-11-20
bpf: extract __check_reg_arg() utility function
Eduard Zingerman
1
-6
/
+13
2023-11-20
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
1
-5
/
+8
2023-11-20
selftests/bpf: track string payload offset as scalar in strobemeta
Eduard Zingerman
1
-30
/
+48
2023-11-20
selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
Eduard Zingerman
1
-32
/
+52
2023-11-20
eventfs: Do not invalidate dentry in create_file/dir_dentry()
Steven Rostedt (Google)
1
-13
/
+6
2023-11-20
eventfs: Remove expectation that ei->is_freed means ei->dentry == NULL
Steven Rostedt (Google)
1
-10
/
+12
2023-11-20
io_uring: fix off-by one bvec index
Keith Busch
1
-1
/
+1
2023-11-20
s390/dasd: protect device queue against concurrent access
Jan Höppner
1
-11
/
+13
2023-11-20
s390/dasd: resolve spelling mistake
Muhammad Muzammil
1
-1
/
+1
2023-11-20
Merge branch 'bpf_redirect_peer fixes'
Martin KaFai Lau
8
-199
/
+334
2023-11-20
selftests/bpf: Add netkit to tc_redirect selftest
Daniel Borkmann
1
-0
/
+52
2023-11-20
selftests/bpf: De-veth-ize the tc_redirect test case
Daniel Borkmann
1
-126
/
+137
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
3
-6
/
+21
2023-11-20
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
Peilin Ye
2
-0
/
+9
2023-11-20
veth: Use tstats per-CPU traffic counters
Peilin Ye
1
-19
/
+11
2023-11-20
netkit: Add tstats per-CPU traffic counters
Daniel Borkmann
1
-1
/
+18
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
4
-30
/
+69
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
2
-17
/
+17
2023-11-20
block/null_blk: Fix double blk_mq_start_request() warning
Chengming Zhou
1
-12
/
+13
2023-11-20
nvmet-tcp: always initialize tls_handshake_tmo_work
Hannes Reinecke
1
-1
/
+3
2023-11-20
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
1
-0
/
+4
2023-11-20
nvme: blank out authentication fabrics options if not configured
Hannes Reinecke
1
-0
/
+2
2023-11-20
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
1
-6
/
+13
2023-11-20
nvme-tcp: only evaluate 'tls' option if TLS is selected
Hannes Reinecke
1
-1
/
+1
2023-11-20
nvme-auth: set explanation code for failure2 msgs
Mark O'Donovan
1
-0
/
+2
2023-11-20
nvme-auth: unlock mutex in one place only
Mark O'Donovan
1
-2
/
+1
2023-11-20
block: Remove blk_set_runtime_active()
Damien Le Moal
2
-29
/
+5
2023-11-20
nbd: fix null-ptr-dereference while accessing 'nbd->config'
Li Nan
1
-1
/
+17
2023-11-20
nbd: factor out a helper to get nbd_config without holding 'config_lock'
Li Nan
1
-8
/
+19
2023-11-20
nbd: fold nbd config initialization into nbd_alloc_config()
Li Nan
1
-22
/
+19
2023-11-20
PM: tools: Fix sleepgraph syntax error
David Woodhouse
1
-1
/
+1
[prev]
[next]