[tip: core/mm] mm: proc: Invalidate TLB after clearing soft-dirty page state

2021-02-01 Thread tip-bot2 for Will Deacon
The following commit has been merged into the core/mm branch of tip: Commit-ID: 912efa17e5121693dfbadae29768f4144a3f9e62 Gitweb: https://git.kernel.org/tip/912efa17e5121693dfbadae29768f4144a3f9e62 Author:Will Deacon AuthorDate:Wed, 27 Jan 2021 23:53:42 Committer:

[tip: core/mm] tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()

2021-02-01 Thread tip-bot2 for Will Deacon
The following commit has been merged into the core/mm branch of tip: Commit-ID: d8b450530b90f8845ab962af18b8a10ed77fc889 Gitweb: https://git.kernel.org/tip/d8b450530b90f8845ab962af18b8a10ed77fc889 Author:Will Deacon AuthorDate:Wed, 27 Jan 2021 23:53:44 Committer:

[tip: core/mm] tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()

2021-02-01 Thread tip-bot2 for Will Deacon
The following commit has been merged into the core/mm branch of tip: Commit-ID: a72afd873089c697053e9daa85ff343b3140d2e7 Gitweb: https://git.kernel.org/tip/a72afd873089c697053e9daa85ff343b3140d2e7 Author:Will Deacon AuthorDate:Wed, 27 Jan 2021 23:53:45 Committer:

[tip: core/mm] tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()

2021-02-01 Thread tip-bot2 for Will Deacon
The following commit has been merged into the core/mm branch of tip: Commit-ID: ae8eba8b5d723a4ca543024b6e51f4d0f4fb6b6b Gitweb: https://git.kernel.org/tip/ae8eba8b5d723a4ca543024b6e51f4d0f4fb6b6b Author:Will Deacon AuthorDate:Wed, 27 Jan 2021 23:53:43 Committer:

[tip: core/mm] x86/ldt: Use tlb_gather_mmu_fullmm() when freeing LDT page-tables

2021-02-01 Thread tip-bot2 for Will Deacon
The following commit has been merged into the core/mm branch of tip: Commit-ID: 8cf55f24ce6cf90eb8828421e15e9efcd508bd2c Gitweb: https://git.kernel.org/tip/8cf55f24ce6cf90eb8828421e15e9efcd508bd2c Author:Will Deacon AuthorDate:Wed, 27 Jan 2021 23:53:47 Committer:

[tip: core/mm] tlb: arch: Remove empty __tlb_remove_tlb_entry() stubs

2021-02-01 Thread tip-bot2 for Will Deacon
The following commit has been merged into the core/mm branch of tip: Commit-ID: c7bd8010a335260927e3643e79360272f9aca266 Gitweb: https://git.kernel.org/tip/c7bd8010a335260927e3643e79360272f9aca266 Author:Will Deacon AuthorDate:Wed, 27 Jan 2021 23:53:46 Committer:

[tip: locking/kcsan] READ_ONCE: Fix comment describing 2x32-bit atomicity

2020-05-13 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: ffed638b6a2180da8fd002a46632d746af72b299 Gitweb: https://git.kernel.org/tip/ffed638b6a2180da8fd002a46632d746af72b299 Author:Will Deacon AuthorDate:Tue, 12 May 2020 10:01:01 +01:00

[tip: locking/kcsan] kcsan: Rework data_race() so that it can be used by READ_ONCE()

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 88f1be32068d4323aa31236452352d6019a03ccc Gitweb: https://git.kernel.org/tip/88f1be32068d4323aa31236452352d6019a03ccc Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:48 +01:00

[tip: locking/kcsan] gcov: Remove old GCC 3.4 support

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 1c1da2d6f6fc27fadd18045247541bab463781fc Gitweb: https://git.kernel.org/tip/1c1da2d6f6fc27fadd18045247541bab463781fc Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:47 +01:00

[tip: locking/kcsan] locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 0229d80867ef27b3e41585a784d5f78695a58f95 Gitweb: https://git.kernel.org/tip/0229d80867ef27b3e41585a784d5f78695a58f95 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:45 +01:00

[tip: locking/kcsan] fault_inject: Don't rely on "return value" from WRITE_ONCE()

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 9a7cb2d8d6b959fc11a34668b1523f745ae5f714 Gitweb: https://git.kernel.org/tip/9a7cb2d8d6b959fc11a34668b1523f745ae5f714 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:40 +01:00

[tip: locking/kcsan] sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: c95be5b549d6af16e1f9b9307f745ef78a01d11c Gitweb: https://git.kernel.org/tip/c95be5b549d6af16e1f9b9307f745ef78a01d11c Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:35 +01:00

[tip: locking/kcsan] net: tls: Avoid assigning 'const' pointer to non-const pointer

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 268c779f206f105c12fa82499fbbf960b256750f Gitweb: https://git.kernel.org/tip/268c779f206f105c12fa82499fbbf960b256750f Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:39 +01:00

[tip: locking/kcsan] arm64: barrier: Use '__unqual_scalar_typeof' for acquire/release macros

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: a9e777c275422371c86a3bdc8d81f4a21ec2a63c Gitweb: https://git.kernel.org/tip/a9e777c275422371c86a3bdc8d81f4a21ec2a63c Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:46 +01:00

[tip: locking/kcsan] sparc32: mm: Reduce allocation size for PMD and PTE tables

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 2443600dc98fdc91661b2e24184f279d1198f8cc Gitweb: https://git.kernel.org/tip/2443600dc98fdc91661b2e24184f279d1198f8cc Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:36 +01:00

[tip: locking/kcsan] sparc32: mm: Restructure sparc32 MMU page-table layout

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 3408974d0533e1e9bd6345610b335c7c52195a49 Gitweb: https://git.kernel.org/tip/3408974d0533e1e9bd6345610b335c7c52195a49 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:34 +01:00

[tip: locking/kcsan] netfilter: Avoid assigning 'const' pointer to non-const pointer

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: f64554152014597a40403ea1a291c80785a2dfe9 Gitweb: https://git.kernel.org/tip/f64554152014597a40403ea1a291c80785a2dfe9 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:38 +01:00

[tip: locking/kcsan] READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: bbfa112b46bdbbdfc2f5bfb9c2dcbef780ff6417 Gitweb: https://git.kernel.org/tip/bbfa112b46bdbbdfc2f5bfb9c2dcbef780ff6417 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:42 +01:00

[tip: locking/kcsan] READ_ONCE: Drop pointer qualifiers when reading from scalar types

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 7b364f0949ae2dd205d5e9afa4b82ee17030d928 Gitweb: https://git.kernel.org/tip/7b364f0949ae2dd205d5e9afa4b82ee17030d928 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:44 +01:00

[tip: locking/kcsan] compiler/gcc: Raise minimum GCC version for kernel builds to 4.8

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 62e13ab29e79d93a65fab5874e9c25ed4b3cec61 Gitweb: https://git.kernel.org/tip/62e13ab29e79d93a65fab5874e9c25ed4b3cec61 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:37 +01:00

[tip: locking/kcsan] sparc32: mm: Fix argument checking in __srmmu_get_nocache()

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: f790d0205fd5bd646bbc219211903a2aa164da97 Gitweb: https://git.kernel.org/tip/f790d0205fd5bd646bbc219211903a2aa164da97 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:33 +01:00

[tip: locking/kcsan] READ_ONCE: Use data_race() to avoid KCSAN instrumentation

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: cdd28ad2d8110099e43527e96d059c5639809680 Gitweb: https://git.kernel.org/tip/cdd28ad2d8110099e43527e96d059c5639809680 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:49 +01:00

[tip: locking/kcsan] READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 2ab3a0a02905d9994746dc4692c010d47b2beb74 Gitweb: https://git.kernel.org/tip/2ab3a0a02905d9994746dc4692c010d47b2beb74 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:43 +01:00

[tip: locking/kcsan] arm64: csum: Disable KASAN for do_csum()

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 5a7d7f5d57f61d650619b89c1b7d4adcf4fdecfe Gitweb: https://git.kernel.org/tip/5a7d7f5d57f61d650619b89c1b7d4adcf4fdecfe Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:41 +01:00

[tip: locking/kcsan] linux/compiler.h: Remove redundant '#else'

2020-05-12 Thread tip-bot2 for Will Deacon
The following commit has been merged into the locking/kcsan branch of tip: Commit-ID: 8367aadcd83d2570fd4ce4af40ae7aec7c2bfcb7 Gitweb: https://git.kernel.org/tip/8367aadcd83d2570fd4ce4af40ae7aec7c2bfcb7 Author:Will Deacon AuthorDate:Mon, 11 May 2020 21:41:50 +01:00