summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-23Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds
2017-11-23Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-11-23Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-24Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2017-11-22Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-22Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-22Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-11-22Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-22Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-21Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-11-21Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-21nfp: flower: add missing kdocJakub Kicinski
2017-11-21tipc: fix access of released memoryJon Maloy
2017-11-21net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel
2017-11-21apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen
2017-11-21apparmor: fix locking when creating a new complain profile.John Johansen
2017-11-21apparmor: fix profile attachment for special unconfined profilesJohn Johansen
2017-11-21apparmor: ensure that undecidable profile attachments failJohn Johansen
2017-11-21apparmor: fix leak of null profile name if profile allocation failsJohn Johansen
2017-11-21apparmor: remove unused redundant variable stopColin Ian King
2017-11-21apparmor: Fix bool initialization/comparisonThomas Meyer
2017-11-21apparmor: initialized returned struct aa_permsArnd Bergmann
2017-11-21xfs: abstract out dev_t conversionsChristoph Hellwig
2017-11-21xfs: fix memory leak in xfs_iext_free_last_leafShu Wang
2017-11-21apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-20Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2017-11-20dt-bindings: rtc: imxdi: Improve the bindings textFabio Estevam
2017-11-20rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driverBaolin Wang
2017-11-20Add optional check for bad kernel-doc commentsMatthew Wilcox
2017-11-20dt-bindings: trivial-devices: Remove fsl,mc13892Jonathan Neuschäfer
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd
2017-11-20MAINTAINERS: fix jfs tree locationTom Saeger
2017-11-20Documentation: fix profile= options in kernel-parameters.txtRandy Dunlap
2017-11-20documentation/svga.txt: update outdated fileRandy Dunlap
2017-11-20kokr/memory-barriers.txt: Fix typo in paring exampleSeongJae Park
2017-11-20kokr/memory-barriers/txt: Replace uses of "transitive"SeongJae Park
2017-11-20Documentation/process: add Co-Developed-by: tag for patches with multiple aut...Greg Kroah-Hartman
2017-11-20mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-11-20cfg80211: initialize regulatory keys/database laterJohannes Berg
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook
2017-11-20nl80211: don't expose wdev->ssid for most interfacesJohannes Berg
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook