summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-22staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott1-3/+3
2019-11-22staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott1-1/+1
2019-11-22net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-11-22sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-11-22ALSA: hda - Fix a memory leak bugWenwen Wang1-1/+1
2019-11-22ALSA: firewire: fix a memory leak bugWenwen Wang1-1/+1
2019-11-22sound: fix a memory leak bugWenwen Wang1-1/+2
2019-11-22smb3: send CAP_DFS capability during session setupSteve French1-0/+5
2019-11-22SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky1-1/+1
2019-11-22usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose1-1/+1
2019-11-22USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto1-0/+1
2019-11-22NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust3-7/+28
2019-11-22asm-generic: fix -Wtype-limits compiler warningsQian Cai1-30/+20
2019-11-22can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-11-22s390/dasd: fix endless loop after read unit address configurationStefan Haberland1-6/+16
2019-11-22xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross1-2/+2
2019-11-22net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov1-0/+3
2019-11-22selinux: fix memory leak in policydb_init()Ondrej Mosnacek1-1/+5
2019-11-22libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook1-1/+1
2019-11-22net: fix ifindex collision during namespace removalJiri Pirko1-0/+2
2019-11-22net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai1-1/+2
2019-11-22arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon1-3/+4
2019-11-22bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-1/+1
2019-11-22tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra1-3/+2
2019-11-22sched/fair: Don't free p->numa_faults with concurrent readersJann Horn4-11/+27
2019-11-22hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
2019-11-22x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan1-3/+1
2019-11-22usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran1-1/+1
2019-11-22usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy1-12/+19
2019-11-22can: peak_usb: fix potential double kfree_skb()Stephane Grosjean1-4/+4
2019-11-22ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2-9/+12
2019-11-22mmc: mmc_spi: Enable stable writesAndreas Koop1-0/+5
2019-11-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede1-0/+46
2019-11-22hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart1-1/+2
2019-11-15Linux 3.16.77v3.16.77Ben Hutchings1-1/+1
2019-11-15rtlwifi: Fix potential overflow on P2P codeLaura Abbott1-0/+6
2019-11-15cfg80211: wext: avoid copying malformed SSIDsWill Deacon1-2/+6
2019-11-15nfc: enforce CAP_NET_RAW for raw socketsOri Nimron1-2/+5
2019-11-15mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-11-15appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+5
2019-11-15ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+3
2019-11-15ax25: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-11-15media: technisat-usb2: break out of loop at end of bufferSean Young1-11/+10
2019-11-15media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN1-1/+2
2019-11-15ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng1-0/+8
2019-11-15net: netem: fix error path for corrupted GSO framesJakub Kicinski1-3/+6
2019-11-15drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak6-7/+162
2019-11-15x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli7-28/+65
2019-11-15x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf1-4/+0
2019-11-15x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2-6/+61