index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
nwbutton.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
vdpa/mlx5: Propagate link status from device to vdpa driver
Eli Cohen
1
-2
/
+92
2021-11-01
vdpa/mlx5: Rename control VQ workqueue to vdpa wq
Eli Cohen
2
-5
/
+5
2021-11-01
vdpa/mlx5: Remove mtu field from vdpa net device
Eli Cohen
1
-4
/
+5
2021-11-01
eni_vdpa: add vDPA driver for Alibaba ENI
Wu Zongyong
4
-0
/
+565
2021-11-01
vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
Wu Zongyong
2
-0
/
+6
2021-11-01
virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}
Wu Zongyong
1
-5
/
+11
2021-11-01
vdpa: min vq num of vdpa device cannot be greater than max vq num
Wu Zongyong
1
-0
/
+8
2021-11-01
vdpa: add new callback get_vq_num_min in vdpa_config_ops
Wu Zongyong
1
-0
/
+4
2021-11-01
vp_vdpa: add vq irq offloading support
Wu Zongyong
1
-0
/
+12
2021-11-01
vdpa: fix typo
Wu Zongyong
1
-1
/
+1
2021-11-01
virtio-pci: introduce legacy device module
Wu Zongyong
7
-83
/
+310
2021-11-01
virtio-blk: add num_request_queues module parameter
Max Gurtovoy
1
-1
/
+22
2021-11-01
virtio-blk: avoid preallocating big SGL for data
Max Gurtovoy
2
-56
/
+101
2021-11-01
virtio_net: clarify tailroom logic
Michael S. Tsirkin
1
-1
/
+2
2021-10-31
Linux 5.15
v5.15
Linus Torvalds
1
-2
/
+2
2021-10-31
perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
Kan Liang
1
-1
/
+1
2021-10-31
perf callchain: Fix compilation on powerpc with gcc11+
Jiri Olsa
1
-1
/
+1
2021-10-31
perf script: Check session->header.env.arch before using it
Song Liu
1
-4
/
+8
2021-10-31
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
1
-0
/
+2
2021-10-30
scsi: ufs: ufshpb: Remove HPB2.0 flows
Avri Altman
3
-288
/
+4
2021-10-29
scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
Martin K. Petersen
1
-3
/
+6
2021-10-29
riscv: Fix asan-stack clang build
Alexandre Ghiti
3
-2
/
+10
2021-10-29
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
1
-11
/
+0
2021-10-29
tracing: Fix misspelling of "missing"
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-29
ftrace: Fix kernel-doc formatting issues
Steven Rostedt (VMware)
1
-8
/
+10
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from lzo"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zlib"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zstd"
David Sterba
1
-9
/
+18
2021-10-29
tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...
David Yang
1
-1
/
+1
2021-10-29
mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()'
SeongJae Park
1
-2
/
+2
2021-10-29
mm: khugepaged: skip huge page collapse for special files
Yang Shi
1
-8
/
+11
2021-10-29
mm, thp: bail out early in collapse_file for writeback page
Rongwei Wang
1
-1
/
+6
2021-10-29
mm/vmalloc: fix numa spreading for large hash tables
Chen Wandun
1
-6
/
+9
2021-10-29
mm/secretmem: avoid letting secretmem_users drop to zero
Kees Cook
1
-1
/
+1
2021-10-29
ocfs2: fix race between searching chunks and release journal_head from buffer...
Gautham Ananthakrishna
1
-9
/
+13
2021-10-29
mm/oom_kill.c: prevent a race between process_mrelease and exit_mmap
Suren Baghdasaryan
1
-11
/
+12
2021-10-29
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
5
-1
/
+51
2021-10-29
mm: hwpoison: remove the unnecessary THP check
Yang Shi
1
-14
/
+0
2021-10-29
memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
Shakeel Butt
1
-0
/
+4
2021-10-28
mmc: tmio: reenable card irqs after the reset callback
Wolfram Sang
1
-5
/
+12
2021-10-28
MAINTAINERS: dri-devel is for all of drivers/gpu
Daniel Vetter
1
-2
/
+1
2021-10-28
Revert "net: hns3: fix pause config problem after autoneg disabled"
Guangbin Huang
5
-57
/
+10
2021-10-28
mptcp: fix corrupt receiver key in MPC + data + checksum
Davide Caratti
2
-15
/
+28
2021-10-28
riscv, bpf: Fix potential NULL dereference
Björn Töpel
1
-1
/
+2
2021-10-28
KVM: x86: Take srcu lock in post_kvm_run_save()
David Woodhouse
1
-0
/
+8
2021-10-28
octeontx2-af: Fix possible null pointer dereference.
Rakesh Babu Saladi
2
-1
/
+4
2021-10-28
octeontx2-af: Display all enabled PF VF rsrc_alloc entries.
Rakesh Babu
1
-32
/
+106
2021-10-28
octeontx2-af: Check whether ipolicers exists
Subbaraya Sundeep
1
-0
/
+8
2021-10-28
net: ethernet: microchip: lan743x: Fix skb allocation failure
Yuiko Oshino
1
-4
/
+9
2021-10-28
net/tls: Fix flipped sign in async_wait.err assignment
Daniel Jordan
1
-1
/
+1
[next]