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-06-03
nvmet: remove a superfluous variable
Chaitanya Kulkarni
1
-2
/
+1
2021-06-03
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
1
-1
/
+1
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
2
-45
/
+28
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
4
-24
/
+35
2021-06-03
nvme: move the CSI sanity check into nvme_ns_report_zones
Christoph Hellwig
1
-5
/
+4
2021-06-03
nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
Christoph Hellwig
1
-0
/
+1
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl
Christoph Hellwig
1
-1
/
+1
2021-06-03
nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl
Christoph Hellwig
1
-10
/
+10
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl
Christoph Hellwig
1
-7
/
+5
2021-06-03
nvme-fabrics: remove extra braces
Chaitanya Kulkarni
1
-1
/
+1
2021-06-03
nvme-fabrics: remove an extra comment
Chaitanya Kulkarni
1
-1
/
+1
2021-06-03
nvme-fabrics: remove extra new lines in the switch
Chaitanya Kulkarni
1
-5
/
+4
2021-06-03
nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()
Chaitanya Kulkarni
1
-13
/
+9
2021-06-03
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
4
-2
/
+50
2021-06-03
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
1
-23
/
+1
2021-06-03
nvme: extend and modify the APST configuration algorithm
Alexey Bogoslavsky
1
-11
/
+78
2021-06-03
nvme: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-05-24
rsxx: Use struct_size() in vmalloc()
Gustavo A. R. Silva
1
-4
/
+2
2021-05-24
blk-mq: Use request queue-wide tags for tagset-wide sbitmap
John Garry
5
-21
/
+76
2021-05-24
blk-mq: Some tag allocation code refactoring
John Garry
3
-25
/
+40
2021-05-24
blk-mq: clearing flush request reference in tags->rqs[]
Ming Lei
1
-1
/
+34
2021-05-24
blk-mq: clear stale request in tags->rq[] before freeing one request pool
Ming Lei
3
-7
/
+54
2021-05-24
blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
Ming Lei
3
-16
/
+43
2021-05-24
block: avoid double io accounting for flush request
Ming Lei
1
-2
/
+1
2021-05-24
block: remove unneeded parenthesis from blk-sysfs
Max Gurtovoy
1
-8
/
+8
2021-05-24
blkcg: drop CLONE_IO check in blkcg_can_attach()
Tejun Heo
1
-27
/
+0
2021-05-24
aoe: remove unnecessary mutex_init()
Yang Yingliang
1
-2
/
+0
2021-05-24
block_dump: remove comments in docs
zhangyi (F)
2
-19
/
+0
2021-05-24
block_dump: remove block_dump feature
zhangyi (F)
4
-23
/
+0
2021-05-24
block_dump: remove block_dump feature in mark_inode_dirty()
zhangyi (F)
1
-25
/
+0
2021-05-23
Linux 5.13-rc3
Linus Torvalds
1
-1
/
+1
2021-05-22
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
2
-15
/
+15
2021-05-22
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
1
-0
/
+1
2021-05-22
proc: remove Alexey from MAINTAINERS
Alexey Dobriyan
1
-1
/
+0
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
5
-10
/
+20
2021-05-22
watchdog: reliable handling of timestamps
Petr Mladek
1
-14
/
+20
2021-05-22
kasan: slab: always reset the tag in get_freepointer_safe()
Alexander Potapenko
1
-0
/
+1
2021-05-22
tools/testing/selftests/exec: fix link error
Yang Yingliang
1
-3
/
+3
2021-05-22
ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
Varad Gautam
3
-6
/
+12
2021-05-22
Revert "mm/gup: check page posion status for coredump."
Michal Hocko
2
-24
/
+0
2021-05-22
mm/shuffle: fix section mismatch warning
Arnd Bergmann
1
-2
/
+2
2021-05-21
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
1
-5
/
+17
2021-05-21
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
1
-6
/
+8
2021-05-21
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
1
-4
/
+4
2021-05-20
Fix KASAN identified use-after-free issue.
Rohith Surabattula
2
-9
/
+23
2021-05-20
xfs: restore old ioctl definitions
Darrick J. Wong
1
-0
/
+4
2021-05-20
xfs: fix deadlock retry tracepoint arguments
Darrick J. Wong
1
-1
/
+3
2021-05-20
xfs: retry allocations when locality-based search fails
Darrick J. Wong
1
-1
/
+14
2021-05-21
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2
-35
/
+52
2021-05-21
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls
Nicholas Piggin
2
-9
/
+28
[next]