summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-13Merge branch 'fixes' into nextMichael Ellerman
2019-10-11powerpc/powernv: Add queue mechanism for early messagesDeb McLemore
2019-10-11powerpc/pkeys: remove unused pkey_allows_readwriteQian Cai
2019-10-11powerpc/setup_64: fix -Wempty-body warningsQian Cai
2019-10-11powerpc/udbg: Make it safe to call udbg_printf() alwaysMichael Ellerman
2019-10-11powerpc: make syntax for FADump config options in kernel/Makefile readableHari Bathini
2019-10-11powerpc/configs: add FADump awareness to skiroot_defconfigHari Bathini
2019-10-11spufs: fix a crash in spufs_create_root()Emmanuel Nicolet
2019-10-10powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}Vaibhav Jain
2019-10-09powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_hostJordan Niethe
2019-10-09selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-10-09powerpc/pseries: Remove confusing warning message.Laurent Dufour
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell
2019-10-06Linux 5.4-rc2Linus Torvalds
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds
2019-10-06Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-10-05dma-mapping: fix false positivse warnings in dma_common_free_remap()Andrey Smirnov
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada
2019-10-05integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada
2019-10-05integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada
2019-10-04selftests/net: add nettest to .gitignoreJakub Kicinski
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-04nfc: fix memory leak in llcp_sock_bind()Eric Dumazet
2019-10-04sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet
2019-10-04Merge branch 'Fix-regression-with-AR8035-speed-downgrade'David S. Miller
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King
2019-10-04net: phy: extract pause modeRussell King
2019-10-04net: phy: extract link partner advertisement readingRussell King
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King
2019-10-04ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello
2019-10-04net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni