summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29IB/mlx4: Adjust delayed work when a dup is observedHÃ¥kon Bugge1-0/+3
2020-10-29net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic1-1/+2
2020-10-29mwifiex: fix double freeTom Rix1-0/+2
2020-10-29nl80211: fix non-split wiphy informationJohannes Berg1-1/+4
2020-10-29usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti1-1/+1
2020-10-29mfd: sm501: Fix leaks in probe()Dan Carpenter1-1/+7
2020-10-29net: enic: Cure the enic api locking trainwreckThomas Gleixner3-6/+28
2020-10-29quota: clear padding in v2r1_mem2diskdqb()Eric Dumazet1-0/+1
2020-10-29ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai1-2/+5
2020-10-29misc: mic: scif: Fix error handling pathSouptick Joarder1-2/+2
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter1-0/+5
2020-10-29HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter1-7/+16
2020-10-29video: fbdev: sis: fix null ptr dereferenceTom Rix1-6/+5
2020-10-29video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King1-7/+7
2020-10-29drivers/virt/fsl_hypervisor: Fix error handling pathSouptick Joarder1-9/+8
2020-10-29pty: do tty_flip_buffer_push without port->lock in pty_writeArtem Savkov1-1/+1
2020-10-29tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()Tyrel Datwyler1-7/+7
2020-10-29tty: serial: earlycon dependencyTong Zhang1-0/+1
2020-10-29VMCI: check return value of get_user_pages_fast() for errorsAlex Dewar1-4/+6
2020-10-29backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn1-0/+1
2020-10-29scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang1-1/+1
2020-10-29scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET1-1/+1
2020-10-29drm/gma500: fix error checkTom Rix1-1/+1
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue1-1/+1
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter1-0/+2
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter1-0/+3
2020-10-29media: ti-vpe: Fix a missing check and reference count leakQiushi Wu1-0/+2
2020-10-29media: tc358743: initialize variableTom Rix1-1/+1
2020-10-29crypto: omap-sham - fix digcnt register handling with export/importTero Kristo1-0/+3
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu1-2/+4
2020-10-29media: m5mols: Check function pointer in m5mols_sensor_powerTom Rix1-1/+2
2020-10-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki1-3/+1
2020-10-29crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-1/+1
2020-10-29EDAC/i5100: Fix error handling order in i5100_init_one()Dinghao Liu1-6/+5
2020-10-29ima: Don't ignore errors from crypto_shash_update()Roberto Sassu1-0/+2
2020-10-29cifs: remove bogus debug codeDan Carpenter1-8/+8
2020-10-29icmp: randomize the global rate limiterEric Dumazet2-3/+8
2020-10-29tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell1-0/+2
2020-10-29nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo1-1/+1
2020-10-29net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He1-0/+1
2020-10-29net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He1-1/+9
2020-10-29x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin1-0/+2
2020-10-29lib/strscpy: Shut up KASAN false-positives in strscpy()Andrey Ryabinin1-1/+1
2020-10-29compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin1-0/+8
2020-10-29compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin1-8/+6
2020-10-29mm/kasan: add API to check memory regionsAndrey Ryabinin2-0/+24
2020-10-29mm/kasan: print name of mem[set,cpy,move]() caller in reportAndrey Ryabinin1-30/+34
2020-10-29ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter1-2/+1
2020-10-29r8169: fix data corruption issue on RTL8402Heiner Kallweit1-56/+60