summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tpm: fix reference counting for struct tpm_chipLino Sanfilippo2022-04-153-38/+75
* fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi2022-04-153-1/+14
* af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...Haimin Zhang2022-04-151-1/+1
* spi: Fix erroneous sgs value with min_t()Biju Das2022-04-151-2/+2
* net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)2022-04-151-5/+5
* spi: Fix invalid sgs valueBiju Das2022-04-151-2/+2
* ethernet: sun: Free the coherent when failing in probingZheyu Ma2022-04-151-1/+5
* virtio_console: break out of buf poll on removeMichael S. Tsirkin2022-04-151-0/+7
* xfrm: fix tunnel model fragmentation behaviorLina Wang2022-04-152-1/+20
* netdevice: add the case if dev is NULLYajun Deng2022-04-151-2/+4
* USB: serial: simple: add Nokia phone driverJohan Hovold2022-04-152-0/+8
* USB: serial: pl2303: add IBM device IDsEddie James2022-04-152-0/+4
* Linux 4.19.237v4.19.237Greg Kroah-Hartman2022-03-281-1/+1
* llc: only change llc->dev when bind() succeedsEric Dumazet2022-03-281-25/+32
* nds32: fix access_ok() checks in get/put_userArnd Bergmann2022-03-281-5/+17
* mac80211: fix potential double free on mesh joinLinus Lüssing2022-03-281-3/+0
* crypto: qat - disable registration of algorithmsGiovanni Cabiddu2022-03-281-0/+8
* ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach2022-03-281-0/+75
* ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz2022-03-281-0/+12
* ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen2022-03-281-0/+24
* netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso2022-03-281-1/+1
* drivers: net: xgene: Fix regression in CRC strippingStephane Graber2022-03-281-5/+7
* ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi2022-03-281-2/+2
* ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh2022-03-281-2/+1
* ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USBLars-Peter Clausen2022-03-281-3/+4
* ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai2022-03-281-0/+4
* ALSA: oss: Fix PCM OSS buffer allocation overflowTakashi Iwai2022-03-282-5/+12
* ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() callTakashi Iwai2022-03-282-4/+4
* llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet2022-03-281-0/+8
* thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu2022-03-281-0/+4
* staging: fbtft: fb_st7789v: reset display before initializationOliver Graute2022-03-281-0/+2
* esp: Fix possible buffer overflow in ESP transformationSteffen Klassert2022-03-285-3/+15
* net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk2022-03-281-2/+2
* nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer2022-03-281-0/+10
* Linux 4.19.236v4.19.236Greg Kroah-Hartman2022-03-231-1/+1
* perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-231-1/+1
* Input: aiptek - properly check endpoint typePavel Skripkin2022-03-231-6/+4
* usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern2022-03-231-3/+0
* usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter2022-03-231-0/+1
* net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin2022-03-231-0/+1
* net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-231-0/+1
* drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut2022-03-231-1/+1
* hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang2022-03-231-0/+3
* atm: eni: Add check for dma_map_singleJiasheng Jiang2022-03-231-0/+2
* net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet2022-03-231-1/+10
* efi: fix return value of __setup handlersRandy Dunlap2022-03-232-2/+2
* ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi2022-03-231-11/+11
* crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney2022-03-231-7/+10
* arm64: Use the clearbhb instruction in mitigationsJames Morse2022-03-238-0/+59
* arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly2022-03-235-1/+13