summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.20v4.19.20Greg Kroah-Hartman2019-02-061-1/+1
* cifs: Always resolve hostname before reconnectingPaulo Alcantara2019-02-061-0/+53
* md/raid5: fix 'out of memory' during raid cache recoveryAlexei Naberezhnov2019-02-062-13/+28
* of: overlay: do not duplicate properties from overlay for new nodesFrank Rowand2019-02-061-1/+1
* of: overlay: use prop add changeset entry for property in new nodesFrank Rowand2019-02-061-38/+74
* of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand2019-02-062-4/+3
* of: overlay: add tests to validate kfrees from overlay removalFrank Rowand2019-02-063-5/+40
* of: Convert to using %pOFn instead of device_node.nameRob Herring2019-02-066-22/+23
* mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand2019-02-061-2/+5
* mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi2019-02-061-1/+2
* mm, oom: fix use-after-free in oom_kill_processShakeel Butt2019-02-061-0/+8
* mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepagesOscar Salvador2019-02-061-16/+20
* oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-062-2/+3
* mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAITAndrea Arcangeli2019-02-061-1/+2
* kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin2019-02-061-2/+10
* btrfs: On error always free subvol_name in btrfs_mountEric W. Biederman2019-02-061-0/+3
* Btrfs: fix deadlock when allocating tree block during leaf/node splitFilipe Manana2019-02-061-28/+50
* mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren2019-02-061-1/+4
* platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codesJoão Paulo Rechi Vita2019-02-061-2/+0
* platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCKJoão Paulo Rechi Vita2019-02-061-0/+1
* IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl2019-02-061-1/+1
* ALSA: hda/realtek - Fixed hp_pin no valueKailang Yang2019-02-061-33/+45
* ALSA: usb-audio: Add Opus #3 to quirks for native DSD supportOlek Poplavsky2019-02-061-0/+1
* mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing2019-02-061-1/+1
* mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner2019-02-061-0/+2
* gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher2019-02-061-1/+1
* gpio: sprd: Fix incorrect irq type setting for the async EICNeo Hou2019-02-061-0/+1
* gpio: sprd: Fix the incorrect data registerNeo Hou2019-02-061-1/+12
* gpio: pcf857x: Fix interrupts on multiple instancesRoger Quadros2019-02-061-14/+12
* gpiolib: fix line event timestamps for nested irqsBartosz Golaszewski2019-02-061-1/+9
* gpio: altera-a10sr: Set proper output level for direction_outputAxel Lin2019-02-061-1/+3
* arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse2019-02-061-1/+3
* arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-061-0/+2
* arm64: Do not issue IPIs for user executable ptesCatalin Marinas2019-02-061-1/+5
* arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel2019-02-061-0/+1
* ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte2019-02-061-1/+1
* NFS: Fix up return value on fatal errors in nfs_page_async_flush()Trond Myklebust2019-02-061-4/+5
* selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook2019-02-061-15/+57
* iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer2019-02-061-1/+1
* fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()Waiman Long2019-02-061-5/+1
* CIFS: Do not consider -ENODATA as stat failure for readsPavel Shilovsky2019-02-061-1/+1
* CIFS: Fix trace command logging for SMB2 reads and writesPavel Shilovsky2019-02-061-16/+30
* CIFS: Do not count -ENODATA as failure for query directoryPavel Shilovsky2019-02-061-2/+2
* virtio_net: Differentiate sk_buff and xdp_frame on freeingToshiaki Makita2019-02-061-17/+47
* virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqsToshiaki Makita2019-02-061-1/+1
* virtio_net: Don't process redirected XDP frames when XDP is disabledToshiaki Makita2019-02-061-7/+26
* virtio_net: Fix out of bounds access of sqToshiaki Makita2019-02-061-10/+7
* virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita2019-02-061-1/+1
* virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita2019-02-061-16/+33
* virtio_net: Don't enable NAPI when interface is downToshiaki Makita2019-02-061-2/+4
OpenPOWER on IntegriCloud