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
2020-08-20
sfc: fix build warnings on 32-bit
Edward Cree
1
-4
/
+4
2020-08-20
net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
Kaige Li
1
-2
/
+2
2020-08-20
riscv: Add SiFive drivers to rv32_defconfig
Bin Meng
1
-0
/
+5
2020-08-20
dt-bindings: timer: Add CLINT bindings
Anup Patel
1
-0
/
+60
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
12
-126
/
+16
2020-08-20
clocksource/drivers: Add CLINT timer driver
Anup Patel
4
-0
/
+237
2020-08-20
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
6
-48
/
+79
2020-08-20
Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-78
/
+92
2020-08-20
dax: do not print error message for non-persistent memory block device
Adrian Huang
1
-0
/
+6
2020-08-20
afs: Fix key ref leak in afs_put_operation()
David Howells
1
-0
/
+1
2020-08-20
afs: Fix error handling in VL server rotation
David Howells
1
-0
/
+4
2020-08-20
afs: Don't use VL probe running state to make decisions outside probe code
David Howells
5
-20
/
+46
2020-08-20
afs: Expose information from afs_vlserver through /proc for debugging
David Howells
4
-15
/
+22
2020-08-20
afs: Remove afs_vlserver->probe.have_result
David Howells
2
-5
/
+1
2020-08-20
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells
4
-8
/
+18
2020-08-20
rxrpc: Fix loss of RTT samples due to interposed ACK
David Howells
6
-76
/
+154
2020-08-20
Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Rafael J. Wysocki
1
-7
/
+12
2020-08-20
rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
David Howells
1
-10
/
+11
2020-08-20
nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
Johannes Berg
1
-1
/
+1
2020-08-20
selftests/bpf: List newest Clang built-ins needed for some CO-RE selftests
Andrii Nakryiko
2
-1
/
+24
2020-08-20
selftests/bpf: Fix two minor compilation warnings reported by GCC 4.9
Andrii Nakryiko
2
-1
/
+3
2020-08-20
libbpf: Fix libbpf build on compilers missing __builtin_mul_overflow
Andrii Nakryiko
1
-0
/
+10
2020-08-20
libbpf: Fix detection of BPF helper call instruction
Andrii Nakryiko
1
-6
/
+4
2020-08-20
libbpf: Fix map index used in error message
Toke Høiland-Jørgensen
1
-1
/
+1
2020-08-20
Merge branch 'bpf-umd-debug'
Daniel Borkmann
21
-24
/
+1100
2020-08-20
selftests/bpf: Add bpffs preload test.
Alexei Starovoitov
1
-0
/
+94
2020-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
13
-6
/
+390
2020-08-20
bpf: Add BPF program and map iterators as built-in BPF programs.
Alexei Starovoitov
5
-0
/
+587
2020-08-20
bpf: Factor out bpf_link_by_id() helper.
Alexei Starovoitov
2
-18
/
+29
2020-08-20
libbpf: Simplify the return expression of build_map_pin_path()
Xu Wang
1
-6
/
+2
2020-08-20
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
1
-1
/
+0
2020-08-20
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
2
-4
/
+37
2020-08-20
io_uring: kill extra iovec=NULL in import_iovec()
Pavel Begunkov
1
-3
/
+1
2020-08-20
io_uring: comment on kfree(iovec) checks
Pavel Begunkov
1
-0
/
+2
2020-08-20
io_uring: fix racy req->flags modification
Pavel Begunkov
1
-44
/
+17
2020-08-20
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
5
-14
/
+8
2020-08-20
RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
Kaike Wan
1
-0
/
+1
2020-08-20
RDMA/bnxt_re: Do not add user qps to flushlist
Selvin Xavier
1
-1
/
+2
2020-08-20
RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"
Colin Ian King
1
-1
/
+1
2020-08-20
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
1
-0
/
+4
2020-08-20
Documentation: efi: remove description of efi=old_map
Ard Biesheuvel
1
-4
/
+1
2020-08-20
efi/x86: Move 32-bit code into efi_32.c
Ard Biesheuvel
3
-86
/
+37
2020-08-20
efi/libstub: Handle unterminated cmdline
Arvind Sankar
1
-2
/
+4
2020-08-20
efi/libstub: Handle NULL cmdline
Arvind Sankar
1
-1
/
+5
2020-08-20
efi/libstub: Stop parsing arguments at "--"
Arvind Sankar
1
-0
/
+2
2020-08-20
efi: add missed destroy_workqueue when efisubsys_init fails
Li Heng
1
-0
/
+2
2020-08-20
efi/x86: Mark kernel rodata non-executable for mixed mode
Arvind Sankar
1
-0
/
+2
2020-08-20
opp: Enable resources again if they were disabled earlier
Rajendra Nayak
1
-4
/
+7
2020-08-20
Fix build error when CONFIG_ACPI is not set/enabled:
Randy Dunlap
1
-0
/
+1
2020-08-20
efi: avoid error message when booting under Xen
Juergen Gross
1
-1
/
+1
[prev]
[next]