| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-10-22 | 1 | -0/+3 |
|\ |
|
| * | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 2020-09-08 | 1 | -0/+3 |
* | | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-10-16 | 1 | -0/+7 |
|\ \ |
|
| * | | mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race | Nicholas Piggin | 2020-09-16 | 1 | -0/+7 |
| |/ |
|
* | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-13 | 1 | -0/+30 |
|\ \ |
|
| * | | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu | 2020-10-08 | 1 | -0/+30 |
| |/ |
|
* | | static_call: Add simple self-test for static calls | Peter Zijlstra | 2020-09-01 | 1 | -0/+6 |
* | | static_call: Add inline static call infrastructure | Josh Poimboeuf | 2020-09-01 | 1 | -0/+4 |
* | | static_call: Add basic static call infrastructure | Josh Poimboeuf | 2020-09-01 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-08-14 | 1 | -0/+3 |
|\ |
|
| * | lib/vdso: Allow to add architecture-specific vdso data | Sven Schnelle | 2020-08-06 | 1 | -0/+3 |
* | | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-08-09 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 2020-07-07 | 1 | -3/+0 |
* | | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-04 | 1 | -1/+1 |
|\ \ |
|
| * | | docs: move other kAPI documents to core-api | Mauro Carvalho Chehab | 2020-06-26 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-04 | 1 | -0/+3 |
|\ \ |
|
| * | | entry: Provide generic syscall entry functionality | Thomas Gleixner | 2020-07-24 | 1 | -0/+3 |
| |/ |
|
* / | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 2020-07-04 | 1 | -7/+0 |
|/ |
|
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -2/+2 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-06-10 | 1 | -6/+0 |
|\ |
|
| * | clk: Move HAVE_CLK config out of architecture layer | Stephen Boyd | 2020-05-12 | 1 | -6/+0 |
* | | scs: Remove references to asm/scs.h from core code | Will Deacon | 2020-05-18 | 1 | -2/+2 |
* | | scs: Disable when function graph tracing is enabled | Sami Tolvanen | 2020-05-15 | 1 | -0/+1 |
* | | scs: Add support for Clang's Shadow Call Stack (SCS) | Sami Tolvanen | 2020-05-15 | 1 | -0/+24 |
|/ |
|
* | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-04-04 | 1 | -4/+11 |
|\ |
|
| * | dma-direct: provide a arch_dma_clear_uncached hook | Christoph Hellwig | 2020-03-16 | 1 | -0/+7 |
| * | dma-direct: make uncached_kernel_address more general | Christoph Hellwig | 2020-03-16 | 1 | -4/+4 |
| * | dma-direct: remove the cached_kernel_address hook | Christoph Hellwig | 2020-03-16 | 1 | -1/+1 |
* | | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-03-30 | 1 | -5/+11 |
|\ \ |
|
| * | | context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ | Frederic Weisbecker | 2020-02-14 | 1 | -5/+11 |
| |/ |
|
* / | arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description | Miroslav Benes | 2020-03-06 | 1 | -2/+3 |
|/ |
|
* | asm-generic/tlb: provide MMU_GATHER_TABLE_FREE | Peter Zijlstra | 2020-02-04 | 1 | -0/+5 |
* | asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER | Peter Zijlstra | 2020-02-04 | 1 | -1/+1 |
* | asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 2020-02-04 | 1 | -1/+1 |
* | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra | 2020-02-04 | 1 | -1/+1 |
* | asm-generic/tlb: add missing CONFIG symbol | Peter Zijlstra | 2020-02-04 | 1 | -0/+3 |
* | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush | Peter Zijlstra | 2020-02-04 | 1 | -3/+0 |
* | arch/Kconfig: fix indentation | Krzysztof Kozlowski | 2019-12-04 | 1 | -11/+11 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-12-01 | 1 | -4/+5 |
|\ |
|
| * | fork: support VMAP_STACK with KASAN_VMALLOC | Daniel Axtens | 2019-12-01 | 1 | -4/+5 |
* | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 1 | -9/+2 |
|\ \
| |/
|/| |
|
| * | y2038: allow disabling time32 system calls | Arnd Bergmann | 2019-11-15 | 1 | -1/+2 |
| * | y2038: remove CONFIG_64BIT_TIME | Arnd Bergmann | 2019-11-15 | 1 | -8/+0 |
* | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2019-11-27 | 1 | -0/+8 |
|\ \ |
|
| * | | tracing: Use xarray for syscall trace events | Hassan Naveed | 2019-11-22 | 1 | -0/+8 |
| |/ |
|
* / | locking/refcount: Consolidate implementations of refcount_t | Will Deacon | 2019-11-25 | 1 | -21/+0 |
|/ |
|
* | arm64, mm: make randomization selected by generic topdown mmap layout | Alexandre Ghiti | 2019-09-24 | 1 | -0/+1 |
* | arm64, mm: move generic mmap layout functions to mm | Alexandre Ghiti | 2019-09-24 | 1 | -0/+10 |
* | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-09-20 | 1 | -0/+3 |
|\ |
|
| * | x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig | Thiago Jung Bauermann | 2019-08-09 | 1 | -0/+3 |