summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-11xfs: Sanity check flags of Q_XQUOTARM callJan Kara1-0/+3
2020-02-11x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner1-3/+6
2020-02-11compat_ioctl: handle SIOCOUTQNSDArnd Bergmann1-0/+1
2020-02-11usb: gadget: u_serial: add missing port entry lockingMichał Mirosław1-0/+2
2020-02-11spi: atmel: fix handling of cs_change set on non-last xferMans Rullgard1-7/+3
2020-02-11Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek1-2/+9
2020-02-11PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld1-1/+1
2020-02-11sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov1-5/+0
2020-02-11media: usbvision: Fix races among open, close, and disconnectAlan Stern1-3/+19
2020-02-11media: usbvision: Fix invalid accesses after device disconnectAlan Stern1-2/+6
2020-02-11usbvision: fix locking errorInsu Yun1-1/+1
2020-02-11usbvision: fix locking errorHans Verkuil1-1/+1
2020-02-11usbvision-video: two use after freesDan Carpenter1-0/+2
2020-02-11usbvision: remove power_on_at_open and timed power offHans Verkuil3-117/+9
2020-02-11ARM: dts: s3c64xx: Fix init order of clock providersLihua Yao2-0/+8
2020-02-11drm/i810: Prevent underflow in ioctlDan Carpenter1-2/+2
2020-02-11hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren1-1/+2
2020-02-11ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
2020-02-11cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter1-3/+3
2020-02-11tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor1-1/+0
2020-02-11media: ov6650: Fix stored frame format not in sync with hardwareJanusz Krzysztofik1-3/+5
2020-02-11media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik1-11/+2
2020-02-11pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski1-0/+3
2020-02-11pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski1-1/+5
2020-02-11ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1
2020-02-11workqueue: Fix spurious sanity check failures in destroy_workqueue()Tejun Heo1-8/+20
2020-02-11net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen1-6/+6
2020-02-11net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen5-13/+27
2020-02-11stmmac: fix oversized frame receptionGiuseppe CAVALLARO1-0/+6
2020-02-11net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann1-6/+6
2020-02-11pstore/ram: Write new dumps to start of recycled zonesAleksandr Yashkin1-0/+11
2020-02-11x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2-0/+2
2020-02-11ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai1-9/+9
2020-02-11ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai1-34/+19
2020-01-11Linux 3.16.81v3.16.81Ben Hutchings1-1/+1
2020-01-11scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2020-01-11mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2020-01-11mwifiex: don't follow AP if country code received from EEPROMAmitkumar Karwar2-1/+6
2020-01-11media: cpia2: Fix use-after-free in cpia2_exitYueHaibing1-2/+1
2020-01-11can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang1-3/+3
2020-01-11Revert "sched/fair: Fix bandwidth timer clock drift condition"Ben Hutchings2-10/+6
2020-01-11ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o2-8/+27
2020-01-11ext4: Introduce ext4_clamp_want_extra_isize()Ben Hutchings1-24/+31
2020-01-11filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds1-2/+2
2020-01-11Make filldir[64]() verify the directory entry filename is validLinus Torvalds1-0/+40
2020-01-11xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman3-5/+10
2020-01-11mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk3-6/+19
2020-01-11dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo1-0/+14
2020-01-11locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov2-15/+1
2020-01-11locking,x86: Kill atomic_or_long()Peter Zijlstra1-15/+0