Age | Commit message (Expand) | Author |
2022-08-10 | Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
2022-07-27 | kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 | Nick Desaulniers |
2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-17 | arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-06-24 | jump_label: make initial NOP patching the special case | Ard Biesheuvel |
2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman |
2022-04-26 | ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type | Sergey Matyukevich |
2022-04-26 | ARC: disasm: handle ARCv2 case in kprobe get/set functions | Sergey Matyukevich |
2022-04-25 | ARC: implement syscall tracepoints | Sergey Matyukevich |
2022-04-25 | ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature | Sergey Matyukevich |
2022-04-18 | ARC: remove redundant READ_ONCE() in cmpxchg loop | Bang Li |
2022-04-18 | ARC: atomic: cleanup atomic-llsc definitions | Sergey Matyukevich |
2022-04-18 | arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirely | Rolf Eike Beer |
2022-04-18 | ARC: dts: align SPI NOR node name with dtschema | Krzysztof Kozlowski |
2022-04-18 | ARC: Remove a redundant memset() | Christophe JAILLET |
2022-04-18 | ARC: fix typos in comments | Julia Lawall |
2022-04-18 | ARC: entry: fix syscall_trace_exit argument | Sergey Matyukevich |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-25 | uaccess: fix type mismatch warnings from access_ok() | Arnd Bergmann |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-01-18 | Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng |
2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada |
2021-12-28 | arc: use swap() to make code cleaner | Yihao Han |
2021-12-28 | arc: perf: Move static structs to where they're really used | Alexey Brodkin |
2021-12-28 | ARC: perf: fix misleading comment about pmu vs counter stop | Vineet Gupta |
2021-12-28 | arc: Replace lkml.org links with lore | Kees Cook |
2021-12-28 | ARC: perf: Remove redundant initialization of variable idx | Colin Ian King |
2021-12-28 | ARC: thread_info.h: correct two typos in a comment | Randy Dunlap |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann |
2021-11-17 | Add linux/cacheflush.h | Matthew Wilcox (Oracle) |