summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-28locking/lockdep: Reorder struct lock_class membersBart Van Assche
2019-02-28locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cacheBart Van Assche
2019-02-28locking/lockdep: Fix reported required memory size (2/2)Bart Van Assche
2019-02-28locking/lockdep: Fix reported required memory size (1/2)Bart Van Assche
2019-02-28locking/lockdep: Fix two 32-bit compiler warningsBart Van Assche
2019-02-28locking/qspinlock: Remove unnecessary BUG_ON() callWaiman Long
2019-02-28locking/percpu-rwsem: Remove preempt_disable variantsPeter Zijlstra
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-02-28crypto: arm64/chacha - fix hchacha_block_neon() for big endianEric Biggers
2019-02-28crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianEric Biggers
2019-02-28crypto: s5p - add AES support for Exynos5433Kamil Konieczny
2019-02-28dt-bindings: crypto: document Exynos5433 SlimSSSKamil Konieczny
2019-02-28crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall
2019-02-28crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers
2019-02-28crypto: af_alg - use struct_size() in sock_kfree_s()Gustavo A. R. Silva
2019-02-28crypto: caam - remove redundant likely/unlikely annotationChengguang Xu
2019-02-28crypto: s5p - update iv after AES-CBC op endKamil Konieczny
2019-02-28crypto: x86/poly1305 - Clear key material from stack in SSE2 variantTommi Hirvola
2019-02-28crypto: caam - generate hash keys in-placeHoria Geantă
2019-02-28crypto: caam - fix DMA mapping xcbc key twiceHoria Geantă
2019-02-28crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND
2019-02-28hwrng: bcm2835 - fix probe as platform deviceJonas Gorski
2019-02-28crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of numberKrzysztof Kozlowski
2019-02-28crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()Mao Wenan
2019-02-28crypto: chelsio - Fixed Traffic StallAtul Gupta
2019-02-28crypto: marvell - Remove set but not used variable 'ivsize'YueHaibing
2019-02-27net: sched: act_csum: Fix csum calc for tagged packetsEli Britstein
2019-02-27net: hns: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-27netlabel: fix out-of-bounds memory accessesPaul Moore
2019-02-27ipv4: Pass original device to ip_rcv_finish_coreDavid Ahern
2019-02-27Merge branch 'net-phy-marvell10g-Clean-get_features-by-using-C45-helpers'David S. Miller
2019-02-27net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier
2019-02-27net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier
2019-02-27net: sched: act_tunnel_key: fix metadata handlingVlad Buslov
2019-02-27Merge branch 'pmtu-selftest-fixes'David S. Miller
2019-02-27selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni
2019-02-27selftests: pmtu: disable DAD in all namespacesPaolo Abeni
2019-02-27net: phy: dp83867: add soft reset delayMax Uvarov
2019-02-27device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma
2019-02-28cpufreq: kryo: Release OPP tables on module removalViresh Kumar
2019-02-28drm/bochs: Fix the ID mismatch errorAlistair Francis
2019-02-28drm: Block fb changes for async plane updatesNicholas Kazlauskas
2019-02-27drm/amdgpu: clear PDs/PTs only after initializing themChristian König
2019-02-27drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor
2019-02-27Revert "drm/amdgpu: use BACO reset on vega20 if platform support"Candice Li
2019-02-27drm/amd/powerplay: show the right override pcie parametersEvan Quan
2019-02-27drm/amd/powerplay: honor the OD settingsEvan Quan
2019-02-27drm/amd/powerplay: set default fclk for no fclk dpm support caseEvan Quan
2019-02-27drm/amd/powerplay: support retrieving clock information from other syspllsEvan Quan
2019-02-27drm/amd/powerplay: overwrite ODSettingsMin for UCLK_FMAX featureEvan Quan