index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
Liao Chang
1
-1
/
+3
2021-04-26
riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU
Jisheng Zhang
1
-0
/
+1
2021-04-26
riscv: module: Create module allocations without exec permissions
Jisheng Zhang
1
-1
/
+1
2021-04-26
riscv: bpf: Avoid breaking W^X
Jisheng Zhang
1
-1
/
+2
2021-04-26
riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core
Jisheng Zhang
2
-13
/
+13
2021-04-26
riscv: kprobes: Implement alloc_insn_page()
Jisheng Zhang
1
-0
/
+8
2021-04-26
riscv: Constify sbi_ipi_ops
Jisheng Zhang
3
-5
/
+5
2021-04-26
riscv: Constify sys_call_table
Jisheng Zhang
2
-2
/
+2
2021-04-26
riscv: Mark some global variables __ro_after_init
Jisheng Zhang
5
-12
/
+12
2021-04-26
riscv: add __init section marker to some functions
Jisheng Zhang
4
-8
/
+8
2021-04-26
riscv: Prepare ptdump for vm layout dynamic addresses
Alexandre Ghiti
1
-12
/
+61
2021-04-26
Documentation: riscv: Add documentation that describes the VM layout
Alexandre Ghiti
2
-0
/
+64
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
12
-36
/
+182
2021-04-26
samples/kprobes: Add riscv support
Jisheng Zhang
1
-0
/
+8
2021-04-26
riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is available
Nathan Chancellor
1
-1
/
+1
2021-04-26
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
3
-8
/
+18
2021-04-26
scripts/recordmcount.pl: Fix RISC-V regex for clang
Nathan Chancellor
1
-1
/
+1
2021-04-26
riscv: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
1
-8
/
+4
2021-04-26
riscv: sifive: Apply errata "cip-1200" patch
Vincent Chen
4
-2
/
+40
2021-04-26
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
6
-3
/
+94
2021-04-26
riscv: sifive: Add SiFive alternative ports
Vincent Chen
7
-0
/
+89
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
14
-0
/
+300
2021-04-26
riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
Vincent Chen
2
-0
/
+18
2021-03-29
kbuild: buildtar: add riscv support
Carlos de Paula
1
-0
/
+8
2021-03-29
riscv: Cleanup KASAN_VMALLOC support
Alexandre Ghiti
1
-41
/
+18
2021-03-29
RISC-V: Don't print SBI version for all detected extensions
Anup Patel
1
-3
/
+3
2021-03-16
riscv: Enable generic clockevent broadcast
Guo Ren
2
-0
/
+18
2021-03-09
riscv: Add ARCH_HAS_FORTIFY_SOURCE
Kefeng Wang
2
-0
/
+6
2021-03-09
riscv: Add support for memtest
Kefeng Wang
2
-3
/
+5
2021-03-05
Linux 5.12-rc2
Linus Torvalds
1
-1
/
+1
2021-03-05
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
1
-32
/
+23
2021-03-05
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
1
-24
/
+35
2021-03-05
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
1
-1
/
+9
2021-03-05
io_uring: don't restrict issue_flags for io_openat
Pavel Begunkov
1
-1
/
+1
2021-03-05
io_uring: make SQPOLL thread parking saner
Jens Axboe
1
-35
/
+30
2021-03-05
io-wq: kill hashed waitqueue before manager exits
Jens Axboe
1
-4
/
+5
2021-03-05
io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
Jens Axboe
1
-0
/
+1
2021-03-05
io_uring: don't keep looping for more events if we can't flush overflow
Jens Axboe
1
-3
/
+12
2021-03-05
io_uring: move to using create_io_thread()
Jens Axboe
3
-109
/
+54
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
4
-45
/
+50
2021-03-05
nvme-fabrics: fix kato initialization
Martin George
1
-1
/
+4
2021-03-05
nvme-hwmon: Return error code when registration fails
Daniel Wagner
1
-0
/
+1
2021-03-05
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
1
-0
/
+3
2021-03-05
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
1
-0
/
+2
2021-03-05
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
1
-1
/
+2
2021-03-04
scsi: iscsi: Verify lengths on passthrough PDUs
Chris Leech
1
-0
/
+9
2021-03-04
scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
Chris Leech
2
-83
/
+90
2021-03-04
scsi: iscsi: Restrict sessions and handles to admin capabilities
Lee Duncan
1
-0
/
+6
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
2
-0
/
+32
2021-03-04
io_uring: reliably cancel linked timeouts
Pavel Begunkov
1
-0
/
+1
[next]