Age | Commit message (Expand) | Author |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-18 | ia64: fix build error with !COREDUMP | Krzysztof Kozlowski |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-14 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds |
2020-10-12 | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-09-25 | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv... | Christoph Hellwig |
2020-09-11 | ia64: Remove perfmon | Christoph Hellwig |
2020-09-11 | dma-mapping: add (back) arch_dma_mark_clean for ia64 | Christoph Hellwig |
2020-09-08 | ia64: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu |
2020-09-01 | ia64: fix min_low_pfn/max_low_pfn build errors | Randy Dunlap |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | ia64: switch to kernel_clone() | Christian Brauner |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-08-06 | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits... | Peter Zijlstra |
2020-08-04 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-07-27 | kill unused dump_fpu() instances | Al Viro |
2020-07-27 | ia64: switch to ->regset_get() | Al Viro |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-04 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner |
2020-06-26 | [ia64] access_uarea(): don't bother with fpregs_[gs]et() | Al Viro |
2020-06-26 | [ia64] access_uarea(): stop bothering with gpregs_[gs]et() | Al Viro |
2020-06-26 | [ia64] regularize do_gpregs_[gs]et() | Al Viro |
2020-06-26 | [ia64] teach elf_access_reg() to handle the missing range (r16..r31) | Al Viro |
2020-06-26 | [ia64] sanitize elf_access_gpreg() | Al Viro |
2020-06-23 | ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args | Christian Brauner |
2020-06-18 | Merge branch 'hch' (maccess patches from Christoph Hellwig) | Linus Torvalds |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig |
2020-06-17 | arch: wire-up close_range() | Christian Brauner |
2020-06-15 | ia64: kernel: unwind_i.h: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | ia64: add show_stack_loglvl() | Dmitry Safonov |
2020-06-09 | ia64: pass log level as arg into ia64_do_show_stack() | Dmitry Safonov |
2020-06-01 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi |