summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-01serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner1-1/+1
2020-02-01staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley1-2/+4
2020-02-01staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2-9/+6
2020-02-01staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2-4/+10
2020-02-01staging: wlan-ng: ensure error return is actually returnedColin Ian King1-1/+1
2020-02-01staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-02-01usb: typec: fusb302: fix "op-sink-microwatt" default that was in mWThomas Hebb1-1/+1
2020-02-01usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb1-1/+1
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu1-0/+3
2020-02-01USB: serial: ir-usb: fix IrLAP framingJohan Hovold1-22/+91
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold2-11/+22
2020-02-01USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-02-01usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186Peter Robinson1-0/+1
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus1-0/+4
2020-02-01rsi_91x_usb: fix interface sanity checkJohan Hovold1-1/+1
2020-02-01orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2020-02-01Bluetooth: btusb: fix non-atomic allocation in completion handlerJohan Hovold1-1/+1
2020-01-29Linux 5.4.16v5.4.16Greg Kroah-Hartman1-1/+1
2020-01-29net/x25: fix nonblocking connectMartin Schiller1-1/+5
2020-01-29netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso4-44/+91
2020-01-29netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso1-8/+21
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József5-17/+10
2020-01-29media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil1-12/+12
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang1-3/+13
2020-01-29net/sonic: Prevent tx watchdog timeoutFinn Thain1-4/+13
2020-01-29net/sonic: Fix CAM initializationFinn Thain1-9/+12
2020-01-29net/sonic: Fix command register usageFinn Thain1-15/+3
2020-01-29net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2-0/+28
2020-01-29net/sonic: Fix receive buffer replenishmentFinn Thain2-63/+105
2020-01-29net/sonic: Improve receive descriptor status flag checkFinn Thain1-10/+5
2020-01-29net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain1-6/+15
2020-01-29net/sonic: Fix receive buffer handlingFinn Thain2-7/+33
2020-01-29net/sonic: Fix interface error stats collectionFinn Thain2-14/+8
2020-01-29net/sonic: Use MMIO accessorsFinn Thain1-8/+8
2020-01-29net/sonic: Clear interrupt flags immediatelyFinn Thain1-22/+6
2020-01-29net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2-14/+36
2020-01-29readdir: be more conservative with directory entry namesLinus Torvalds1-1/+5
2020-01-29do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro1-7/+10
2020-01-29net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki1-2/+0
2020-01-29xfrm: support output_mark for offload ESP packetsUlrich Weber2-0/+4
2020-01-29drm/i915/userptr: fix size calculationMatthew Auld2-4/+7
2020-01-29iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg3-16/+20
2020-01-29iwlwifi: mvm: fix SKB leak on invalid queueJohannes Berg1-1/+1
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du1-1/+5
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2-15/+3
2020-01-29hwmon: (nct7802) Fix non-working alarm on voltagesGilles Buloz1-4/+67
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz1-2/+2
2020-01-29hsr: Fix a compilation errorxiaofeng.yan1-1/+1
2020-01-29leds: gpio: Fix uninitialized gpio label for fwnode based probeJacek Anaszewski1-1/+9
2020-01-29readdir: make user_access_begin() use the real access rangeLinus Torvalds1-38/+35