index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-06
vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro
Cai Huoqing
1
-12
/
+12
2021-09-06
vsock_test: update message bounds test for MSG_EOR
Arseny Krasnov
1
-1
/
+7
2021-09-06
af_vsock: rename variables in receive loop
Arseny Krasnov
1
-5
/
+5
2021-09-05
Input: edt-ft5x06 - added case for EDT EP0110M09
Oliver Graute
1
-0
/
+1
2021-09-05
Merge branch 'next' into for-linus
Dmitry Torokhov
12716
-251717
/
+641565
2021-09-05
NTB: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-33
/
+6
2021-09-05
ntb: ntb_pingpong: remove redundant initialization of variables msg_data and spad_data
Colin Ian King
1
-1
/
+1
2021-09-05
virtio/vsock: support MSG_EOR bit processing
Arseny Krasnov
1
-1
/
+8
2021-09-05
vhost/vsock: support MSG_EOR bit processing
Arseny Krasnov
1
-9
/
+13
2021-09-05
virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit.
Arseny Krasnov
1
-0
/
+1
2021-09-05
virtio/vsock: rename 'EOR' to 'EOM' bit.
Arseny Krasnov
3
-14
/
+14
2021-09-05
virtio: Bind virtio device to device-tree node
Viresh Kumar
1
-3
/
+54
2021-09-05
uapi: virtio_ids: Sync ids with specification
Viresh Kumar
1
-0
/
+12
2021-09-05
dt-bindings: gpio: Add bindings for gpio-virtio
Viresh Kumar
1
-0
/
+59
2021-09-05
dt-bindings: i2c: Add bindings for i2c-virtio
Viresh Kumar
1
-0
/
+51
2021-09-05
dt-bindings: virtio: Add binding for virtio devices
Viresh Kumar
2
-1
/
+43
2021-09-05
vdpa_sim: Use iova_shift() for the size passed to alloc_iova()
Xie Yongji
1
-1
/
+2
2021-09-05
vhost scsi: Convert to SPDX identifier
Cai Huoqing
1
-13
/
+1
2021-09-05
vdpa/mlx5: Add multiqueue support
Eli Cohen
3
-31
/
+169
2021-09-05
vdpa/mlx5: Add support for control VQ and MAC setting
Eli Cohen
5
-32
/
+329
2021-09-05
vdpa/mlx5: Ensure valid indices are provided
Eli Cohen
2
-0
/
+55
2021-09-05
vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue
Eli Cohen
1
-8
/
+9
2021-09-05
vdpa/mlx5: function prototype modifications in preparation to control VQ
Eli Cohen
1
-19
/
+21
2021-09-05
vdpa/mlx5: Remove redundant header file inclusion
Eli Cohen
1
-1
/
+0
2021-09-05
vDPA/ifcvf: enable multiqueue and control vq
Zhu Lingshan
2
-17
/
+3
2021-09-05
vDPA/ifcvf: detect and use the onboard number of queues directly
Zhu Lingshan
3
-18
/
+21
2021-09-05
vDPA/ifcvf: implement management netlink framework for ifcvf
Zhu Lingshan
2
-35
/
+123
2021-09-05
vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
Zhu Lingshan
1
-13
/
+21
2021-09-05
net: create netdev->dev_addr assignment helpers
Jakub Kicinski
2
-0
/
+30
2021-09-05
Merge branch 'bnxt_en-fixes'
David S. Miller
3
-36
/
+72
2021-09-05
bnxt_en: Fix possible unintended driver initiated error recovery
Michael Chan
1
-7
/
+18
2021-09-05
bnxt_en: Fix UDP tunnel logic
Michael Chan
1
-11
/
+17
2021-09-05
bnxt_en: Fix asic.rev in devlink dev info command
Michael Chan
1
-1
/
+1
2021-09-05
bnxt_en: fix read of stored FW_PSID version on P5 devices
Edwin Peer
2
-15
/
+34
2021-09-05
bnxt_en: fix stored FW_PSID version masks
Edwin Peer
1
-2
/
+2
2021-09-05
Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
162
-12461
/
+19999
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
63
-275
/
+2149
2021-09-05
Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
33
-1835
/
+1225
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
13
-127
/
+256
2021-09-05
Enable '-Werror' by default for all kernel builds
Linus Torvalds
2
-0
/
+17
2021-09-05
Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
10
-93
/
+48
2021-09-05
net: dsa: b53: Fix IMP port setup on BCM5301x
Rafał Miłecki
2
-3
/
+26
2021-09-05
ip_gre: validate csum_start only on pull
Willem de Bruijn
1
-3
/
+6
2021-09-05
Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
22
-381
/
+198
2021-09-05
binfmt: a.out: Fix bogus semicolon
Geert Uytterhoeven
1
-1
/
+1
2021-09-05
bonding: complain about missing route only once for A/B ARP probes
David Decotigny
1
-3
/
+3
2021-09-05
ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address
Antonio Quartulli
1
-10
/
+18
2021-09-05
net: stmmac: Fix overall budget calculation for rxtx_napi
Song Yoong Siang
1
-4
/
+6
2021-09-05
iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'
Christophe JAILLET
1
-1
/
+5
2021-09-05
net/9p: increase default msize to 128k
Christian Schoenebeck
1
-1
/
+1
[prev]
[next]