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
2019-08-22
i40e: Fix crash caused by stress setting of VF MAC addresses
Slawomir Laba
1
-1
/
+6
2019-08-22
i40e: reset veb.tc_stats when resetting veb.stats
Jacob Keller
1
-0
/
+4
2019-08-22
i40e: Update FW API version to 1.9
Piotr Azarewicz
1
-2
/
+2
2019-08-22
i40e: check_recovery_mode had wrong if statement
Adrian Podlawski
2
-2
/
+19
2019-08-22
i40e: Add drop mode parameter to set mac config
Sylwia Wnuczko
3
-15
/
+19
2019-08-22
i40e: fix shifts of signed values
Beilei Xing
1
-12
/
+12
2019-08-22
i40e: add check on i40e_configure_tx_ring() return value
huhai
1
-1
/
+1
2019-08-22
i40e: Check if transceiver implements DDM before access
Mauro S. M. Rodrigues
2
-0
/
+7
2019-08-22
i40e: reduce stack usage in i40e_set_fc
Arnd Bergmann
1
-40
/
+51
2019-08-22
dm space map metadata: fix missing store of apply_bops() return value
ZhangXiaoxu
1
-1
/
+1
2019-08-22
dm btree: fix order of block initialization in btree_split_beneath
ZhangXiaoxu
1
-15
/
+16
2019-08-22
nexthops: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2019-08-22
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
10
-1
/
+10
2019-08-22
Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
1
-2
/
+2
2019-08-22
Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
3
-2
/
+7
2019-08-22
ubifs: Limit the number of pages in shrink_liability
Liu Song
1
-1
/
+1
2019-08-22
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
1
-0
/
+4
2019-08-22
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
1
-2
/
+0
2019-08-22
jffs2: Remove C++ style comments from uapi header
Masahiro Yamada
1
-5
/
+0
2019-08-22
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
1
-22
/
+15
2019-08-22
RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
Selvin Xavier
2
-4
/
+15
2019-08-22
afs: use correct afs_call_type in yfs_fs_store_opaque_acl2
YueHaibing
1
-1
/
+1
2019-08-22
afs: Fix possible oops in afs_lookup trace event
Marc Dionne
1
-1
/
+2
2019-08-22
afs: Fix leak in afs_lookup_cell_rcu()
David Howells
1
-0
/
+4
2019-08-22
KVM: arm/arm64: Only skip MMIO insn once
Andrew Jones
1
-0
/
+7
2019-08-22
mmc: sdhci-of-at91: add quirk for broken HS200
Eugen Hristev
1
-0
/
+3
2019-08-22
libceph: fix PG split vs OSD (re)connect race
Ilya Dryomov
1
-5
/
+4
2019-08-22
ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
Jeff Layton
1
-2
/
+1
2019-08-22
ceph: clear page dirty before invalidate page
Erqi Chen
1
-2
/
+3
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in fill_inode()
Luis Henriques
1
-3
/
+4
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
Luis Henriques
4
-6
/
+16
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
Luis Henriques
1
-2
/
+6
2019-08-22
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
Luis Henriques
1
-1
/
+2
2019-08-22
ALSA: usb-audio: Check mixer unit bitmap yet more strictly
Takashi Iwai
1
-8
/
+28
2019-08-22
Merge branch 'mlx5-hyperv'
David S. Miller
18
-0
/
+1189
2019-08-22
net/mlx5e: Add mlx5e HV VHCA stats agent
Eran Ben Elisha
6
-0
/
+205
2019-08-22
net/mlx5: Add HV VHCA control agent
Eran Ben Elisha
2
-2
/
+121
2019-08-22
net/mlx5: Add HV VHCA infrastructure
Eran Ben Elisha
5
-1
/
+365
2019-08-22
net/mlx5: Add wrappers for HyperV PCIe operations
Eran Ben Elisha
3
-0
/
+87
2019-08-22
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
7
-11
/
+108
2019-08-22
PCI: hv: Add a paravirtual backchannel in software
Dexuan Cui
2
-0
/
+317
2019-08-22
crypto: ccp - Ignore unconfigured CCP device on suspend/resume
Gary R Hook
1
-0
/
+8
2019-08-21
md: update MAINTAINERS info
Song Liu
1
-2
/
+2
2019-08-21
gve: Copy and paste bug in gve_get_stats()
Dan Carpenter
1
-1
/
+1
2019-08-21
net: fix icmp_socket_deliver argument 2 input
Li RongQing
1
-1
/
+1
2019-08-21
ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
Hangbin Liu
1
-1
/
+2
2019-08-21
net: dsa: bcm_sf2: Do not configure PHYLINK on CPU port
Florian Fainelli
1
-2
/
+8
2019-08-21
Merge tag 'mlx5-updates-2019-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
10
-126
/
+545
2019-08-22
Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
7
-13
/
+28
2019-08-22
Merge tag 'mediatek-drm-fixes-5.3' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes
Dave Airlie
2
-4
/
+52
[prev]
[next]