summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-09ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100Yunfeng Ye2-4/+4
2020-01-09kernel/module.c: wakeup processes in module_wq on module unloadKonstantin Khorenko1-0/+2
2020-01-09net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet3-5/+5
2020-01-09HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng1-1/+11
2020-01-09powerpc: Chunk calls to flush_dcache_range in arch_*_memoryAlastair D'Silva1-2/+25
2020-01-09nfsd4: fix up replay_matches_cache()Scott Mayhew1-5/+10
2020-01-09arm64: dts: qcom: msm8998-clamshell: Remove retention idle stateJeffrey Hugo1-0/+37
2020-01-09sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov1-6/+0
2020-01-09PM / devfreq: Check NULL governor in available_governors_showLeonard Crestez1-1/+1
2020-01-09drm/msm: include linux/sched/task.hArnd Bergmann1-0/+1
2020-01-09spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI modeVladimir Oltean1-11/+4
2020-01-09ftrace: Avoid potential division by zero in function profilerWen Yang1-3/+3
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas4-17/+6
2020-01-09exit: panic before exit_mm() on global init exitchenqiwu1-4/+8
2020-01-09scsi: lpfc: Fix rpi release when deleting vportJames Smart2-29/+61
2020-01-09ALSA: firewire-motu: Correct a typo in the clock proc stringTakashi Iwai1-1/+1
2020-01-09ALSA: pcm: Yet another missing check of non-cached buffer typeTakashi Iwai1-1/+2
2020-01-09ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King1-1/+2
2020-01-09gen_initramfs_list.sh: fix 'bad variable name' errorMasahiro Yamada1-1/+1
2020-01-09dmaengine: virt-dma: Fix access after free in vchan_complete()Peter Ujfalusi1-2/+1
2020-01-09apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen3-42/+46
2020-01-09mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost1-2/+6
2020-01-09io_uring: use current task creds instead of allocating a new oneJens Axboe1-2/+2
2020-01-09samples/trace_printk: Wait for IRQ work to finishSven Schnelle1-0/+1
2020-01-09tracing: Fix endianness bug in histogram triggerSven Schnelle1-1/+20
2020-01-09tracing: Have the histogram compare functions convert to u64 firstSteven Rostedt (VMware)1-2/+2
2020-01-09tracing: Avoid memory leak in process_system_preds()Keita Suzuki1-1/+1
2020-01-09tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood2-4/+12
2020-01-09rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers1-8/+10
2020-01-09riscv: ftrace: correct the condition logic in function graph tracerZong Li1-1/+1
2020-01-09clocksource: riscv: add notrace to riscv_sched_clockZong Li1-1/+1
2020-01-09gpiolib: fix up emulated open drain outputsRussell King1-0/+8
2020-01-09gpio: xtensa: fix driver buildMax Filippov1-4/+3
2020-01-09libata: Fix retrieving of active qcsSascha Hauer5-3/+28
2020-01-09ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli1-15/+16
2020-01-09ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli1-0/+7
2020-01-09ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli1-29/+76
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2-2/+6
2020-01-09bpf: Fix precision tracking for unbounded scalarsDaniel Borkmann1-21/+22
2020-01-09compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONESArnd Bergmann1-0/+2
2020-01-09compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONEArnd Bergmann1-0/+2
2020-01-09compat_ioctl: block: handle Persistent ReservationsArnd Bergmann1-0/+9
2020-01-09Btrfs: fix infinite loop during nocow writeback due to raceFilipe Manana1-3/+3
2020-01-09dmaengine: dma-jz4780: Also break descriptor chains on JZ4725BPaul Cercueil1-1/+2
2020-01-09dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner1-1/+4
2020-01-09selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon1-1/+12
2020-01-09samples/seccomp: Zero out members based on seccomp_notif_sizesSargun Dhillon1-2/+2
2020-01-09seccomp: Check that seccomp_notif is zeroed out by the userSargun Dhillon1-0/+7
2020-01-09selftests/seccomp: Zero out seccomp_notifSargun Dhillon1-0/+2
2020-01-09locks: print unsigned ino in /proc/locksAmir Goldstein1-1/+1