summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: conntrack: Use consistent ct id hash calculationDirk Morris2019-11-221-8/+8
* USB: core: Fix races in character device registration and deregistraionAlan Stern2019-11-221-5/+5
* staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott2019-11-221-3/+3
* staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott2019-11-221-1/+1
* net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor2019-11-221-1/+1
* sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-11-221-0/+1
* ALSA: hda - Fix a memory leak bugWenwen Wang2019-11-221-1/+1
* ALSA: firewire: fix a memory leak bugWenwen Wang2019-11-221-1/+1
* sound: fix a memory leak bugWenwen Wang2019-11-221-1/+2
* smb3: send CAP_DFS capability during session setupSteve French2019-11-221-0/+5
* SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky2019-11-221-1/+1
* usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose2019-11-221-1/+1
* USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto2019-11-221-0/+1
* NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust2019-11-223-7/+28
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-11-221-30/+20
* can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli2019-11-221-1/+1
* s390/dasd: fix endless loop after read unit address configurationStefan Haberland2019-11-221-6/+16
* xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross2019-11-221-2/+2
* net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov2019-11-221-0/+3
* selinux: fix memory leak in policydb_init()Ondrej Mosnacek2019-11-221-1/+5
* libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook2019-11-221-1/+1
* net: fix ifindex collision during namespace removalJiri Pirko2019-11-221-0/+2
* net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai2019-11-221-1/+2
* arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-11-221-3/+4
* bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-11-221-1/+1
* tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra2019-11-221-3/+2
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-11-224-11/+27
* hpet: Fix division by zero in hpet_time_div()Kefeng Wang2019-11-221-2/+1
* x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan2019-11-221-3/+1
* usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-11-221-1/+1
* usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-11-221-12/+19
* can: peak_usb: fix potential double kfree_skb()Stephane Grosjean2019-11-221-4/+4
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-11-222-9/+12
* mmc: mmc_spi: Enable stable writesAndreas Koop2019-11-221-0/+5
* x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede2019-11-221-0/+46
* hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart2019-11-221-1/+2
* Linux 3.16.77v3.16.77Ben Hutchings2019-11-151-1/+1
* rtlwifi: Fix potential overflow on P2P codeLaura Abbott2019-11-151-0/+6
* cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-11-151-2/+6
* nfc: enforce CAP_NET_RAW for raw socketsOri Nimron2019-11-151-2/+5
* mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron2019-11-151-0/+2
* appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron2019-11-151-0/+5
* ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron2019-11-151-0/+3
* ax25: enforce CAP_NET_RAW for raw socketsOri Nimron2019-11-151-0/+2
* media: technisat-usb2: break out of loop at end of bufferSean Young2019-11-151-11/+10
* media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN2019-11-151-1/+2
* ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng2019-11-151-0/+8
* net: netem: fix error path for corrupted GSO framesJakub Kicinski2019-11-151-3/+6
* drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak2019-11-156-7/+162
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-157-28/+65