summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long2019-11-221-1/+1
* vhost/test: fix build for vhost testTiwei Bie2019-11-221-4/+9
* sched/fair: Don't assign runtime for throttled cfs_rqLiangyan2019-11-221-0/+7
* net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET2019-11-221-3/+4
* mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson2019-11-221-0/+6
* ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai2019-11-221-2/+2
* mld: fix memory leak in mld_del_delrec()Eric Dumazet2019-11-221-2/+3
* VMCI: Release resource if the work is already queuedNadav Amit2019-11-221-2/+4
* USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum2019-11-221-4/+12
* USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng2019-11-221-5/+8
* USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng2019-11-221-1/+1
* usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda2019-11-221-2/+11
* x86/apic/32: Avoid bogus LDR warningsJan Beulich2019-11-221-13/+15
* x86/apic: Drop logical_smp_processor_id() inlineDou Liyang2019-11-222-14/+7
* x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das2019-11-221-22/+2
* uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr2019-11-221-7/+10
* ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri2019-11-221-1/+5
* ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai2019-11-223-2/+20
* batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann2019-11-221-6/+12
* x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-11-221-1/+1
* dm table: fix invalid memory accesses with too high sector numberMikulas Patocka2019-11-221-1/+4
* dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu2019-11-221-1/+1
* dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu2019-11-221-15/+16
* usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan2019-11-221-1/+1
* Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert2019-11-221-1/+1
* net/packet: fix race in tpacket_snd()Eric Dumazet2019-11-221-0/+7
* usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum2019-11-221-8/+10
* USB: serial: option: Add Motorola modem UARTsTony Lindgren2019-11-221-0/+5
* sctp: fix the transport error_count checkXin Long2019-11-221-1/+1
* 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