Age | Commit message (Expand) | Author |
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 |
2020-04-24 | efi: Clean up config table description arrays | Ard Biesheuvel |
2020-04-07 | kasan: stackdepot: move filter_irq_stacks() to stackdepot.c | Alexander Potapenko |
2020-04-07 | asm-generic: fix unistd_32.h generation format | Michal Simek |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-03-31 | Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-03-30 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-25 | ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus() | Qais Yousef |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-21 | ia64: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior |
2020-03-13 | ia64: replace setup_irq() by request_irq() | afzal mohammed |
2020-02-23 | efi: Clean up config_parse_tables() | Ard Biesheuvel |
2020-02-23 | efi/ia64: Switch to efi_config_parse_tables() | Ard Biesheuvel |
2020-02-23 | efi/ia64: Use local variable for EFI system table address | Ard Biesheuvel |
2020-02-23 | efi/ia64: Use existing helpers to locate ESI table | Ard Biesheuvel |
2020-02-23 | efi: Merge EFI system table revision and vendor checks | Ard Biesheuvel |
2020-02-23 | efi/ia64: Move HCDP and MPS table handling into IA64 arch code | Ard Biesheuvel |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-28 | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai |
2020-01-14 | arch/ia64/setup: Drop dummy_con initialization | Arvind Sankar |
2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-10 | ACPI/sleep: Convert acpi_wakeup_address into a function | Sean Christopherson |
2019-12-08 | sched/rt, ia64: Use CONFIG_PREEMPTION | Thomas Gleixner |