summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-05Linux 4.19.108v4.19.108Greg Kroah-Hartman
2020-03-05audit: always check the netlink payload length in audit_receive_msg()Paul Moore
2020-03-05mm, thp: fix defrag setting if newline is not usedDavid Rientjes
2020-03-05mm/huge_memory.c: use head to check huge zero pageWei Yang
2020-03-05netfilter: nf_flowtable: fix documentationMatteo Croce
2020-03-05netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long
2020-03-05thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-03-05KVM: x86: Remove spurious clearing of async #PF MSRSean Christopherson
2020-03-05KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction pathSean Christopherson
2020-03-05perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo
2020-03-05pwm: omap-dmtimer: put_device() after of_find_device_by_node()Uwe Kleine-König
2020-03-05kprobes: Set unoptimized flag after unoptimizing codeMasami Hiramatsu
2020-03-05drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-05perf stat: Fix shadow stats for clock eventsRavi Bangoria
2020-03-05perf stat: Use perf_evsel__is_clocki() for clock eventsRavi Bangoria
2020-03-05sched/fair: Fix O(nr_cgroups) in the load balancing pathVincent Guittot
2020-03-05sched/fair: Optimize update_blocked_averages()Vincent Guittot
2020-03-05KVM: Check for a bad hva before dropping into the ghc slow pathSean Christopherson
2020-03-05KVM: SVM: Override default MMIO mask if memory encryption is enabledTom Lendacky
2020-03-05mwifiex: delete unused mwifiex_get_intf_num()Brian Norris
2020-03-05mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2020-03-05namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai
2020-03-05net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-05net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-03-05net: atlantic: fix potential error handlingPavel Belous
2020-03-05net: atlantic: fix use after free kasan warnPavel Belous
2020-03-05net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov
2020-03-05s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter
2020-03-05usb: charger: assign specific number for enum valuePeter Chen
2020-03-05hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang
2020-03-05drm/i915/gvt: Separate display reset from ALL_ENGINES resetTina Zhang
2020-03-05drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetimeTina Zhang
2020-03-05i2c: jz4780: silence log flood on txabrtWolfram Sang
2020-03-05i2c: altera: Fix potential integer overflowGustavo A. R. Silva
2020-03-05MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-03-05HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com
2020-03-05HID: alps: Fix an error handling path in 'alps_input_configured()'Christophe JAILLET
2020-03-05vhost: Check docket sk_family instead of call getnameEugenio Pérez
2020-03-05amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S
2020-03-05Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"Orson Zhai
2020-03-05tracing: Disable trace_printk() on post poned testsSteven Rostedt (VMware)
2020-03-05macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang
2020-03-05HID: core: increase HID report buffer size to 8KiBJohan Korsnes
2020-03-05HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes
2020-03-05HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede
2020-03-05KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-03-05ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-03-05ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg
2020-03-05audit: fix error handling in audit_data_to_entry()Paul Moore
2020-03-05ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter