aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-28locking/lockdep: Reorder struct lock_class membersBart Van Assche1-7/+7
2019-02-28locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cacheBart Van Assche1-10/+1
2019-02-28locking/lockdep: Fix reported required memory size (2/2)Bart Van Assche1-1/+2
2019-02-28locking/lockdep: Fix reported required memory size (1/2)Bart Van Assche1-7/+7
2019-02-28locking/lockdep: Fix two 32-bit compiler warningsBart Van Assche1-2/+2
2019-02-28locking/qspinlock: Remove unnecessary BUG_ON() callWaiman Long1-3/+0
2019-02-28locking/percpu-rwsem: Remove preempt_disable variantsPeter Zijlstra2-36/+20
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar768-3927/+7438
2019-02-28crypto: arm64/chacha - fix hchacha_block_neon() for big endianEric Biggers1-2/+2
2019-02-28crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianEric Biggers1-0/+16
2019-02-28crypto: s5p - add AES support for Exynos5433Kamil Konieczny1-4/+46
2019-02-28dt-bindings: crypto: document Exynos5433 SlimSSSKamil Konieczny1-0/+19
2019-02-28crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall1-1/+3
2019-02-28crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers1-2/+4
2019-02-28crypto: af_alg - use struct_size() in sock_kfree_s()Gustavo A. R. Silva1-2/+1
2019-02-28crypto: caam - remove redundant likely/unlikely annotationChengguang Xu2-5/+5
2019-02-28crypto: s5p - update iv after AES-CBC op endKamil Konieczny1-0/+8
2019-02-28crypto: x86/poly1305 - Clear key material from stack in SSE2 variantTommi Hirvola1-0/+4
2019-02-28crypto: caam - generate hash keys in-placeHoria Geantă2-47/+23
2019-02-28crypto: caam - fix DMA mapping xcbc key twiceHoria Geantă1-2/+1
2019-02-28crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND1-3/+5
2019-02-28hwrng: bcm2835 - fix probe as platform deviceJonas Gorski1-7/+9
2019-02-28crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of numberKrzysztof Kozlowski1-2/+4
2019-02-28crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()Mao Wenan1-1/+1
2019-02-28crypto: chelsio - Fixed Traffic StallAtul Gupta1-13/+20
2019-02-28crypto: marvell - Remove set but not used variable 'ivsize'YueHaibing1-2/+0
2019-02-27net: sched: act_csum: Fix csum calc for tagged packetsEli Britstein1-2/+29
2019-02-27net: hns: use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-2/+3
2019-02-27netlabel: fix out-of-bounds memory accessesPaul Moore2-2/+4
2019-02-27ipv4: Pass original device to ip_rcv_finish_coreDavid Ahern1-4/+5
2019-02-27Merge branch 'net-phy-marvell10g-Clean-get_features-by-using-C45-helpers'David S. Miller1-11/+1
2019-02-27net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier1-1/+1
2019-02-27net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier1-10/+0
2019-02-27net: sched: act_tunnel_key: fix metadata handlingVlad Buslov1-9/+9
2019-02-27Merge branch 'pmtu-selftest-fixes'David S. Miller1-16/+80
2019-02-27selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni1-1/+67
2019-02-27selftests: pmtu: disable DAD in all namespacesPaolo Abeni1-15/+13
2019-02-27net: phy: dp83867: add soft reset delayMax Uvarov1-0/+3
2019-02-27device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma1-0/+12
2019-02-28cpufreq: kryo: Release OPP tables on module removalViresh Kumar1-2/+18
2019-02-28drm/bochs: Fix the ID mismatch errorAlistair Francis1-0/+4
2019-02-28drm: Block fb changes for async plane updatesNicholas Kazlauskas1-0/+9
2019-02-27drm/amdgpu: clear PDs/PTs only after initializing themChristian König1-5/+6
2019-02-27drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor2-5/+4
2019-02-27Revert "drm/amdgpu: use BACO reset on vega20 if platform support"Candice Li1-1/+0
2019-02-27drm/amd/powerplay: show the right override pcie parametersEvan Quan2-16/+34
2019-02-27drm/amd/powerplay: honor the OD settingsEvan Quan2-16/+18
2019-02-27drm/amd/powerplay: set default fclk for no fclk dpm support caseEvan Quan4-2/+10
2019-02-27drm/amd/powerplay: support retrieving clock information from other syspllsEvan Quan3-16/+18
2019-02-27drm/amd/powerplay: overwrite ODSettingsMin for UCLK_FMAX featureEvan Quan1-14/+5