summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-05usb: charger: assign specific number for enum valuePeter Chen1-8/+8
2020-03-05hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang2-1/+4
2020-03-05kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada1-2/+2
2020-03-05mac80211: Remove a redundant mutex unlockAndrei Otcheretianski1-5/+1
2020-03-05nl80211: fix potential leak in AP startJohannes Berg1-2/+2
2020-03-05drm/i915/gvt: Separate display reset from ALL_ENGINES resetTina Zhang1-1/+1
2020-03-05drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetimeTina Zhang1-1/+1
2020-03-05i2c: jz4780: silence log flood on txabrtWolfram Sang1-34/+2
2020-03-05i2c: altera: Fix potential integer overflowGustavo A. R. Silva1-1/+1
2020-03-05MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET1-1/+1
2020-03-05HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com1-1/+1
2020-03-05HID: alps: Fix an error handling path in 'alps_input_configured()'Christophe JAILLET1-1/+1
2020-03-05netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()Cong Wang1-6/+6
2020-03-05netfilter: ipset: Fix forceadd evaluation pathJozsef Kadlecsik1-0/+2
2020-03-05vhost: Check docket sk_family instead of call getnameEugenio PĂ©rez1-9/+1
2020-03-05net/smc: transfer fasync_list in case of fallbackUrsula Braun1-0/+2
2020-03-05netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik3-206/+472
2020-03-05io_uring: fix 32-bit compatability with sendmsg/recvmsgJens Axboe1-0/+5
2020-03-05cpufreq: Fix policy initialization for internal governor driversRafael J. Wysocki1-2/+10
2020-03-05amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S3-1/+39
2020-03-05Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"Orson Zhai1-3/+1
2020-03-05tracing: Disable trace_printk() on post poned testsSteven Rostedt (VMware)1-0/+2
2020-03-05macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang1-21/+31
2020-03-05drm/radeon: Inline drm_get_pci_devDaniel Vetter2-2/+47
2020-03-05drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter1-1/+1
2020-03-05HID: core: increase HID report buffer size to 8KiBJohan Korsnes1-1/+1
2020-03-05HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes1-1/+3
2020-03-05HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede1-2/+3
2020-03-05KVM: VMX: check descriptor table exits on instruction emulationOliver Upton1-0/+15
2020-03-05ACPI: watchdog: Fix gas->access_width usageMika Westerberg2-3/+2
2020-03-05ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg1-1/+2
2020-03-05audit: always check the netlink payload length in audit_receive_msg()Paul Moore1-19/+21
2020-03-05audit: fix error handling in audit_data_to_entry()Paul Moore1-32/+39
2020-03-05ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter1-3/+3
2020-03-05nvme/pci: move cqe check after device shutdownKeith Busch1-5/+18
2020-03-05nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland3-7/+7
2020-03-05nvme/tcp: fix bug on double requeue when send failsAnton Eidelman1-1/+6
2020-03-05net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang1-6/+9
2020-03-05net: hns3: add management table after IMP resetYufeng Mo1-0/+7
2020-03-05mac80211: fix wrong 160/80+80 MHz settingShay Bar1-2/+14
2020-03-05cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich1-0/+1
2020-03-05cifs: Fix mode output in debugging statementsFrank Sorenson3-4/+4
2020-03-05ice: update Unit Load Status bitmask to check after resetBruce Allan2-5/+18
2020-03-05net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski1-0/+5
2020-03-05net: ena: ethtool: use correct value for crc32 hashSameeh Jubran1-2/+2
2020-03-05net: ena: fix corruption of dev_idx_to_host_tblArthur Kiyanovski1-28/+0
2020-03-05net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski2-1/+25
2020-03-05net: ena: rss: store hash function as values and not bitsArthur Kiyanovski1-1/+5
2020-03-05net: ena: rss: fix failure to get indirection tableSameeh Jubran1-0/+14
2020-03-05net: ena: rss: do not allocate key when not supportedSameeh Jubran1-3/+21