summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-28cgroup: start switching to fs_contextAl Viro
2019-02-28ipc: Convert mqueue fs to fs_contextDavid Howells
2019-02-28proc: Add fs_context support to procfsDavid Howells
2019-02-28procfs: Move proc_fill_super() to fs/proc/root.cDavid Howells
2019-02-28introduce cloning of fs_contextAl Viro
2019-02-28convenience helpers: vfs_get_super() and sget_fc()Al Viro
2019-02-28vfs: Implement a filesystem superblock creation/configuration contextDavid Howells
2019-02-28vfs: Put security flags into the fs_context structDavid Howells
2019-02-28smack: Implement filesystem context security hooksDavid Howells
2019-02-28selinux: Implement the new mount API LSM hooksDavid Howells
2019-02-28vfs: Add LSM hooks for the new mount APIDavid Howells
2019-02-28vfs: Add configuration parser helpersDavid Howells
2019-02-28rsi: fix missing null pointer check from a failed ieee80211_probereq_get callColin Ian King
2019-02-28mmc: core: Add a debug print when the card may have been replacedhongjiefang
2019-02-28brcmfmac: print firmware reported general status errorsRafał Miłecki
2019-02-28brcmfmac: fix size of the struct msgbuf_ring_statusRafał Miłecki
2019-02-28Merge branch 'fixes' into nextUlf Hansson
2019-02-28mmc: core: Add sd discard timeoutAvri Altman
2019-02-28mmc: core: Add discard support to sdAvri Altman
2019-02-28mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQEBOUGH CHEN
2019-02-28mmc: core: do not retry CMD6 in __mmc_switch()Chaotian Jing
2019-02-28Staging: vt6655: Modify comment style of SPDX License IdentifierMadhumitha Prabakaran
2019-02-28Staging: vt6655: Modify comment style for SPDX-License-IdentifierMadhumitha Prabakaran
2019-02-28Staging: vt6655: Align a function declarationMadhumitha Prabakaran
2019-02-28Staging: vt6655: Alignment of function declarationMadhumitha Prabakaran
2019-02-28staging: rtl8712: Fix indentation issuePrashanth Kumar KR
2019-02-28staging: wilc1000: fix incorrent type in initializerBo YU
2019-02-28staging: rtl8188eu: remove unused P2P_PRIVATE_IOCTL_SET_LENMichael Straube
2019-02-28staging: rtl8188eu: remove unused enum P2P_PROTO_WK_IDMichael Straube
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190220' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-02-28locking/lockdep: Shrink struct lock_class_keyPeter Zijlstra
2019-02-28locking/lockdep: Add module_param to enable consistency checksPeter Zijlstra
2019-02-28lockdep/lib/tests: Test dynamic key registrationBart Van Assche
2019-02-28lockdep/lib/tests: Fix run_tests.shBart Van Assche
2019-02-28kernel/workqueue: Use dynamic lockdep keys for workqueuesBart Van Assche
2019-02-28locking/lockdep: Add support for dynamic keysBart Van Assche
2019-02-28locking/lockdep: Verify whether lock objects are small enough to be used as c...Bart Van Assche
2019-02-28locking/lockdep: Check data structure consistencyBart Van Assche
2019-02-28locking/lockdep: Reuse lock chains that have been freedBart Van Assche
2019-02-28locking/lockdep: Fix a comment in add_chain_cache()Bart Van Assche
2019-02-28locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()Bart Van Assche
2019-02-28locking/lockdep: Reuse list entries that are no longer in useBart Van Assche
2019-02-28locking/lockdep: Free lock classes that are no longer in useBart Van Assche
2019-02-28locking/lockdep: Update two outdated commentsBart Van Assche
2019-02-28locking/lockdep: Make it easy to detect whether or not inside a selftestBart Van Assche
2019-02-28locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()Bart Van Assche
2019-02-28locking/lockdep: Initialize the locks_before and locks_after lists earlierBart Van Assche
2019-02-28locking/lockdep: Make zap_class() remove all matching lock order entriesBart Van Assche