summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-01hugetlbfs: fix races and page leaks during migrationMike Kravetz
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann
2019-03-01Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-02-28Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-28Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-28Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-02-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-28kvm: properly check debugfs dentry before using itGreg Kroah-Hartman
2019-02-28mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN
2019-02-28drm/bochs: Fix the ID mismatch errorAlistair Francis
2019-02-28drm: Block fb changes for async plane updatesNicholas Kazlauskas
2019-02-27MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer
2019-02-28Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-27mm: enforce min addr even if capable() in expand_downwards()Jann Horn
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner
2019-02-27mmc: core: align max segment size with logical block sizeMing Lei
2019-02-27mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu
2019-02-27mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu
2019-02-27mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani
2019-02-26mmc: tmio: fix access width of Block Count RegisterTakeshi Saito
2019-02-25MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski
2019-02-25afs: Fix manually set volume location server listDavid Howells
2019-02-25tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds
2019-02-25mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-02-25mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-02-24Linux 5.0-rc8Linus Torvalds
2019-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23tcp: repaired skbs must init their tso_segsEric Dumazet
2019-02-23net/x25: fix a race in x25_bind()Eric Dumazet
2019-02-23net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens
2019-02-23Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo
2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-02-23net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier
2019-02-23Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-22Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-22Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...Linus Torvalds
2019-02-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-02-22Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2019-02-23bpf, doc: add bpf list as secondary entry to maintainers fileDaniel Borkmann
2019-02-22Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-22Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-22Merge branch 'udp-a-few-fixes'David S. Miller
2019-02-22udp: fix possible user after free in error handlerPaolo Abeni