summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-08fbdev: fix broken menu dependenciesRandy Dunlap
2018-10-08video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor
2018-10-08video: fbdev: omapfb: lcd_ams_delta: use GPIO lookup tableJanusz Krzysztofik
2018-10-08fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()Dan Carpenter
2018-10-08fbdev: sbuslib: use checked version of put_user()Dan Carpenter
2018-10-08fbdev: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-08atmel_lcdfb: support native-mode display-timingsSam Ravnborg
2018-10-08Video: vgastate: fixed a spacing coding styleMehdi Bounya
2018-10-08atyfb: fix debugging printksMikulas Patocka
2018-10-08mach64: optimize wait_for_fifoMikulas Patocka
2018-10-08mach64: fix image corruption due to reading accelerator registersMikulas Patocka
2018-10-08mach64: fix display corruption on big endian machinesMikulas Patocka
2018-10-08mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2018-10-08udlfb: handle unplug properlyMikulas Patocka
2018-10-08video: fbdev: add the dependency of broadsheetfb in KconfigJia-Ju Bai
2018-10-08Merge tag 'v4.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Bartlomiej Zolnierkiewicz
2018-10-07Linux 4.19-rc7v4.19-rc7Greg Kroah-Hartman
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-07Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman
2018-10-07Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman
2018-10-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman
2018-10-07Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-05Merge branch 'akpm'Greg Kroah-Hartman
2018-10-05mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black
2018-10-05ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-10-05mm/vmscan.c: fix int overflow in callers of do_shrink_slab()Kirill Tkhai
2018-10-05mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn
2018-10-05mm/vmstat.c: fix outdated vmstat_textJann Horn
2018-10-05proc: restrict kernel stack dumps to rootJann Horn
2018-10-05mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual
2018-10-05mm/migrate.c: split only transparent huge pages when allocation failsAnshuman Khandual
2018-10-05ipc/shm.c: use ERR_CAST() for shm_lock() error returnKees Cook
2018-10-05mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing
2018-10-05mm, thp: fix mlocking THP page with migration enabledKirill A. Shutemov
2018-10-05ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen
2018-10-05hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz
2018-10-05mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-05Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman
2018-10-05Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman
2018-10-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-10-05Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2018-10-05Merge tag 'sound-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-05ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang