summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-09iommu/vt-d: Remove incorrect PSI capability checkLu Baolu
2020-01-09perf callchain: Fix segfault in thread__resolve_callchain_sample()Adrian Hunter
2020-01-09ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100Yunfeng Ye
2020-01-09kernel/module.c: wakeup processes in module_wq on module unloadKonstantin Khorenko
2020-01-09net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2020-01-09HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng
2020-01-09powerpc: Chunk calls to flush_dcache_range in arch_*_memoryAlastair D'Silva
2020-01-09nfsd4: fix up replay_matches_cache()Scott Mayhew
2020-01-09arm64: dts: qcom: msm8998-clamshell: Remove retention idle stateJeffrey Hugo
2020-01-09sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2020-01-09PM / devfreq: Check NULL governor in available_governors_showLeonard Crestez
2020-01-09drm/msm: include linux/sched/task.hArnd Bergmann
2020-01-09spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI modeVladimir Oltean
2020-01-09ftrace: Avoid potential division by zero in function profilerWen Yang
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas
2020-01-09exit: panic before exit_mm() on global init exitchenqiwu
2020-01-09scsi: lpfc: Fix rpi release when deleting vportJames Smart
2020-01-09ALSA: firewire-motu: Correct a typo in the clock proc stringTakashi Iwai
2020-01-09ALSA: pcm: Yet another missing check of non-cached buffer typeTakashi Iwai
2020-01-09ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King
2020-01-09gen_initramfs_list.sh: fix 'bad variable name' errorMasahiro Yamada
2020-01-09dmaengine: virt-dma: Fix access after free in vchan_complete()Peter Ujfalusi
2020-01-09apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen
2020-01-09mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost
2020-01-09io_uring: use current task creds instead of allocating a new oneJens Axboe
2020-01-09samples/trace_printk: Wait for IRQ work to finishSven Schnelle
2020-01-09tracing: Fix endianness bug in histogram triggerSven Schnelle
2020-01-09tracing: Have the histogram compare functions convert to u64 firstSteven Rostedt (VMware)
2020-01-09tracing: Avoid memory leak in process_system_preds()Keita Suzuki
2020-01-09tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood
2020-01-09rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2020-01-09riscv: ftrace: correct the condition logic in function graph tracerZong Li
2020-01-09clocksource: riscv: add notrace to riscv_sched_clockZong Li
2020-01-09gpiolib: fix up emulated open drain outputsRussell King
2020-01-09gpio: xtensa: fix driver buildMax Filippov
2020-01-09libata: Fix retrieving of active qcsSascha Hauer
2020-01-09ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli
2020-01-09ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli
2020-01-09ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2020-01-09bpf: Fix precision tracking for unbounded scalarsDaniel Borkmann
2020-01-09compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONESArnd Bergmann
2020-01-09compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONEArnd Bergmann
2020-01-09compat_ioctl: block: handle Persistent ReservationsArnd Bergmann
2020-01-09Btrfs: fix infinite loop during nocow writeback due to raceFilipe Manana
2020-01-09dmaengine: dma-jz4780: Also break descriptor chains on JZ4725BPaul Cercueil
2020-01-09dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner
2020-01-09selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon
2020-01-09samples/seccomp: Zero out members based on seccomp_notif_sizesSargun Dhillon
2020-01-09seccomp: Check that seccomp_notif is zeroed out by the userSargun Dhillon