summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-19bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski1-1/+1
2020-08-19tick/nohz: Narrow down noise while setting current task's tick dependencyFrederic Weisbecker1-7/+15
2020-08-19crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka3-6/+9
2020-08-19crypto: ccp - Fix use of merged scatterlistsJohn Allen2-11/+27
2020-08-19crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix1-2/+7
2020-08-19crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka1-16/+18
2020-08-19pstore: Fix linking when crypto API disabledMatteo Croce1-1/+4
2020-08-19tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen5-19/+24
2020-08-19ALSA: usb-audio: add quirk for Pioneer DDJ-RBHector Martin1-0/+56
2020-08-19ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109Hector Martin4-0/+11
2020-08-19ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109Hector Martin1-1/+7
2020-08-19ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob supportMirko Dietrich1-0/+1
2020-08-19ALSA: hda - reverse the setting value in the micmute_led_setHui Wang1-4/+1
2020-08-19ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIOHui Wang1-0/+1
2020-08-19vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy1-4/+27
2020-08-19iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu4-0/+31
2020-08-19usb: cdns3: gadget: always zeroed TRB buffer when enable endpointPeter Chen1-1/+2
2020-08-19USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman1-0/+2
2020-08-19USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman1-0/+17
2020-08-19r8152: Use MAC address from correct device tree nodeThierry Reding1-1/+1
2020-08-19net: phy: marvell10g: fix null pointer dereferenceMarek BehĂșn1-11/+7
2020-08-19vsock: fix potential null pointer dereference in vsock_poll()Stefano Garzarella1-1/+1
2020-08-19net: initialize fastreuse on inet_inherit_portTim Froidcoeur1-0/+1
2020-08-19net: refactor bind_bucket fastreuse into helperTim Froidcoeur2-44/+57
2020-08-19vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi1-1/+2
2020-08-19tcp: correct read of TFO keys on big endian systemsJason Baron4-24/+33
2020-08-19net/tls: Fix kmap usageIra Weiny1-1/+2
2020-08-19net: Set fput_needed iff FDPUT_FPUT is setMiaohe Lin1-1/+1
2020-08-19net: phy: fix memory leak in device-create error pathJohan Hovold1-4/+4
2020-08-19net/nfc/rawsock.c: add CAP_NET_RAW check.Qingyu Li1-2/+5
2020-08-19net: Fix potential memory leak in proto_register()Miaohe Lin1-10/+15
2020-08-19drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He1-1/+9
2020-08-19af_packet: TPACKET_V3: fix fill status rwlock imbalanceJohn Ogness1-2/+7
2020-08-19crypto: aesni - add compatibility with IASJian Cai1-11/+3
2020-08-19x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet1-1/+1
2020-08-19SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever2-2/+1
2020-08-19nfsd: avoid a NULL dereference in __cld_pipe_upcall()Scott Mayhew1-13/+11
2020-08-19svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever1-7/+21
2020-08-19mtd: rawnand: brcmnand: Don't default to edu transferKamal Dasu1-2/+3
2020-08-19pinctrl-single: fix pcs_parse_pinconf() return valueDrew Fustini1-4/+7
2020-08-19ocfs2: fix unbalanced lockingPavel Machek1-1/+7
2020-08-19dlm: Fix kobject memleakWang Hai1-3/+3
2020-08-19media: mtk-mdp: Fix a refcounting bug on error in initDan Carpenter1-4/+12
2020-08-19net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson1-1/+3
2020-08-19selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn1-3/+2
2020-08-19Revert "vxlan: fix tos value before xmit"Hangbin Liu1-2/+2
2020-08-19hv_netvsc: do not use VF device if link is downStephen Hemminger1-3/+4
2020-08-19dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing1-3/+3
2020-08-19net: macb: Properly handle phylink on at91sam9xStefan Roese1-4/+7
2020-08-19net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long1-2/+2