summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-06Linux 4.19.20v4.19.20Greg Kroah-Hartman1-1/+1
2019-02-06cifs: Always resolve hostname before reconnectingPaulo Alcantara1-0/+53
2019-02-06md/raid5: fix 'out of memory' during raid cache recoveryAlexei Naberezhnov2-13/+28
2019-02-06of: overlay: do not duplicate properties from overlay for new nodesFrank Rowand1-1/+1
2019-02-06of: overlay: use prop add changeset entry for property in new nodesFrank Rowand1-38/+74
2019-02-06of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand2-4/+3
2019-02-06of: overlay: add tests to validate kfrees from overlay removalFrank Rowand3-5/+40
2019-02-06of: Convert to using %pOFn instead of device_node.nameRob Herring6-22/+23
2019-02-06mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand1-2/+5
2019-02-06mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi1-1/+2
2019-02-06mm, oom: fix use-after-free in oom_kill_processShakeel Butt1-0/+8
2019-02-06mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepagesOscar Salvador1-16/+20
2019-02-06oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2-2/+3
2019-02-06mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAITAndrea Arcangeli1-1/+2
2019-02-06kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin1-2/+10
2019-02-06btrfs: On error always free subvol_name in btrfs_mountEric W. Biederman1-0/+3
2019-02-06Btrfs: fix deadlock when allocating tree block during leaf/node splitFilipe Manana1-28/+50
2019-02-06mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren1-1/+4
2019-02-06platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codesJoão Paulo Rechi Vita1-2/+0
2019-02-06platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCKJoão Paulo Rechi Vita1-0/+1
2019-02-06IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl1-1/+1
2019-02-06ALSA: hda/realtek - Fixed hp_pin no valueKailang Yang1-33/+45
2019-02-06ALSA: usb-audio: Add Opus #3 to quirks for native DSD supportOlek Poplavsky1-0/+1
2019-02-06mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing1-1/+1
2019-02-06mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner1-0/+2
2019-02-06gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher1-1/+1
2019-02-06gpio: sprd: Fix incorrect irq type setting for the async EICNeo Hou1-0/+1
2019-02-06gpio: sprd: Fix the incorrect data registerNeo Hou1-1/+12
2019-02-06gpio: pcf857x: Fix interrupts on multiple instancesRoger Quadros1-14/+12
2019-02-06gpiolib: fix line event timestamps for nested irqsBartosz Golaszewski1-1/+9
2019-02-06gpio: altera-a10sr: Set proper output level for direction_outputAxel Lin1-1/+3
2019-02-06arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse1-1/+3
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse1-0/+2
2019-02-06arm64: Do not issue IPIs for user executable ptesCatalin Marinas1-1/+5
2019-02-06arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel1-0/+1
2019-02-06ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte1-1/+1
2019-02-06NFS: Fix up return value on fatal errors in nfs_page_async_flush()Trond Myklebust1-4/+5
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook1-15/+57
2019-02-06iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer1-1/+1
2019-02-06fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()Waiman Long1-5/+1
2019-02-06CIFS: Do not consider -ENODATA as stat failure for readsPavel Shilovsky1-1/+1
2019-02-06CIFS: Fix trace command logging for SMB2 reads and writesPavel Shilovsky1-16/+30
2019-02-06CIFS: Do not count -ENODATA as failure for query directoryPavel Shilovsky1-2/+2
2019-02-06virtio_net: Differentiate sk_buff and xdp_frame on freeingToshiaki Makita1-17/+47
2019-02-06virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqsToshiaki Makita1-1/+1
2019-02-06virtio_net: Don't process redirected XDP frames when XDP is disabledToshiaki Makita1-7/+26
2019-02-06virtio_net: Fix out of bounds access of sqToshiaki Makita1-10/+7
2019-02-06virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita1-1/+1
2019-02-06virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita1-16/+33
2019-02-06virtio_net: Don't enable NAPI when interface is downToshiaki Makita1-2/+4