Age | Commit message (Expand) | Author |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng |
2022-01-08 | exit/xtensa: In arch/xtensa/entry.S:Linvalid_mask call make_task_dead | Eric W. Biederman |
2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2021-12-11 | futex: Fix additional regressions | Arnd Bergmann |
2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior |
2021-11-25 | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-25 | futex: Wireup futex_waitv syscall | André Almeida |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann |
2021-11-25 | futex: Ensure futex_atomic_cmpxchg_inatomic() is present | Arnd Bergmann |
2021-11-17 | Add linux/cacheflush.h | Matthew Wilcox (Oracle) |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-11-06 | Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-01 | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2021-10-29 | net: xtensa: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-10-20 | exit: Remove calls of do_exit after noreturn versions of die | Eric W. Biederman |
2021-10-18 | xtensa: move section symbols to asm/sections.h | Max Filippov |
2021-10-18 | xtensa: remove unused variable wmask | Max Filippov |
2021-10-18 | xtensa: only build windowed register support code when needed | Max Filippov |
2021-10-18 | xtensa: use register window specific opcodes only when present | Max Filippov |
2021-10-18 | xtensa: implement call0 ABI support in assembly | Max Filippov |
2021-10-18 | xtensa: definitions for call0 ABI | Max Filippov |
2021-10-18 | xtensa: don't use a12 in __xtensa_copy_user in call0 ABI | Max Filippov |
2021-10-18 | xtensa: don't use a12 in strncpy_user | Max Filippov |
2021-10-18 | xtensa: use a14 instead of a15 in inline assembly | Max Filippov |
2021-10-18 | xtensa: move _SimulateUserKernelVectorException out of WindowVectors | Max Filippov |
2021-10-18 | xtensa/platforms/iss/simdisk: add error handling support for add_disk() | Luis Chamberlain |
2021-10-18 | block: switch polling to be bio based | Christoph Hellwig |
2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-05 | xtensa: xtfpga: Try software restart before simulating CPU reset | Guenter Roeck |
2021-10-05 | xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF | Max Filippov |
2021-10-02 | arch: use eth_hw_addr_set() | Jakub Kicinski |
2021-09-27 | xtensa: call irqchip_init only when CONFIG_USE_OF is selected | Max Filippov |
2021-09-27 | xtensa: use CONFIG_USE_OF instead of CONFIG_OF | Randy Dunlap |
2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne |