summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-07net/mlx5: fix kfree mismatch in indir_table.cXiaoming Ni1-5/+5
2021-04-07net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-07net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-07net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-07net/mlx5: Fix HW spec violation configuring uplinkEli Cohen1-2/+3
2021-04-07LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too lateAl Viro1-4/+4
2021-04-07docs: ethtool: fix some copy-paste errorsJakub Kicinski1-5/+5
2021-04-07net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter1-0/+48
2021-04-07ethtool: fix incorrect datatype in set_eee opsWong Vee Khee1-2/+2
2021-04-07net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-04-07Merge tag 'linux-can-fixes-for-5.12-20210406' of git://git.kernel.org/pub/scm...David S. Miller1-6/+18
2021-04-07pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck1-2/+3
2021-04-07bpf, sockmap: Fix incorrect fwd_alloc accountingJohn Fastabend1-7/+5
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
2021-04-07tipc: increment the tmp aead refcnt before attaching itXin Long1-1/+2
2021-04-07virtio_net: Do not pull payload in skb->headEric Dumazet2-8/+16
2021-04-07net: broadcom: bcm4908enet: Fix a double free in bcm4908_enet_dma_allocLv Yunlong1-0/+1
2021-04-07Merge tag 'mvebu-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-4/+6
2021-04-06net: mac802154: Fix general protection faultPavel Skripkin1-1/+1
2021-04-06net: ieee802154: stop dump llsec params for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring1-0/+3
2021-04-06i2c: exynos5: correct top kerneldocKrzysztof Kozlowski1-1/+1
2021-04-06net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec devkeyAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec devAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec devAlexander Aring1-0/+3
2021-04-06platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events du...Hans de Goede1-7/+9
2021-04-06net: ieee802154: stop dump llsec devs for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec keyAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec keyAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec keys for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for set llsec paramsAlexander Aring1-0/+3
2021-04-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-6/+7
2021-04-06cxl/mem: Force array size of mem_commands[] to CXL_MEM_COMMAND_ID_MAXRobert Richter1-1/+1
2021-04-06cxl/mem: Disable cxl device power managementDan Williams1-0/+1
2021-04-06cxl/mem: Do not rely on device_add() side effects for dev_set_name() failuresDan Williams1-10/+29
2021-04-06cxl/mem: Fix synchronization mechanism for device removal vs ioctl operationsDan Williams1-47/+50
2021-04-06cxl/mem: Use sysfs_emit() for attribute show routinesDan Williams1-4/+4
2021-04-06Make sure nd->path.mnt and nd->path.dentry are always valid pointersAl Viro1-2/+4
2021-04-06drm/panel: panel-dsi-cm: disable TE for nowSebastian Reichel1-3/+9
2021-04-06parisc: math-emu: Few spelling fixes in the file fpu.hBhaskar Chowdhury1-29/+3
2021-04-06parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang1-1/+1
2021-04-06ALSA: hda/conexant: Apply quirk for another HP ZBook G5 modelTakashi Iwai1-0/+1
2021-04-06can: mcp251x: fix support for half duplex SPI host controllersMarc Kleine-Budde1-6/+18
2021-04-06iwlwifi: mvm: fix beacon protection checksJohannes Berg1-5/+12
2021-04-06iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config commandGregory Greenman2-5/+8
2021-04-06iwlwifi: pcie: add support for So-F devicesLuca Coelho2-1/+26