summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22binderfs: remove outdated commentChristian Brauner
2019-01-22binderfs: use __u32 for device numbersChristian Brauner
2019-01-22binderfs: use correct include guards in headerChristian Brauner
2019-01-18misc: pvpanic: fix warning implicit declarationAnders Roxell
2019-01-18char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-18misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-01-18binderfs: fix error return code in binderfs_fill_super()Wei Yongjun
2019-01-13mei: me: add denverton innovation engine device IDsTomas Winkler
2019-01-13mei: me: mark LBG devices as having dma supportAlexander Usyskin
2019-01-13mei: dma: silent the reject messageTomas Winkler
2019-01-12binderfs: handle !CONFIG_IPC_NS buildsChristian Brauner
2019-01-11Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2019-01-11binderfs: reserve devices for initial mountChristian Brauner
2019-01-11binderfs: rename header to binderfs.hChristian Brauner
2019-01-11binderfs: implement "max" mount optionChristian Brauner
2019-01-09vmbus: fix subchannel removalDexuan Cui
2019-01-09hv_balloon: avoid touching uninitialized struct page during tail onliningVitaly Kuznetsov
2019-01-09Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui
2019-01-08binderfs: make each binderfs mount a new instanceChristian Brauner
2019-01-08binderfs: remove wrong kern_mount() callChristian Brauner
2019-01-06Linux 5.0-rc1Linus Torvalds
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds
2019-01-06fscrypt: add Adiantum supportEric Biggers
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada
2019-01-06kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06riscv: remove redundant kernel-space generic-yMasahiro Yamada
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada