Age | Commit message (Expand) | Author |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-25 | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-23 | parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage | Helge Deller |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-22 | parisc: Improve error return codes when setting rtc time | Helge Deller |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-15 | Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-15 | parisc: Add MAP_UNINITIALIZED define | Helge Deller |
2020-10-15 | parisc: Improve spinlock handling | John David Anglin |
2020-10-15 | parisc: Install vmlinuz instead of zImage file | Helge Deller |
2020-10-15 | parisc: Rewrite tlb flush threshold calculation | John David Anglin |
2020-10-15 | parisc: Switch to more fine grained lws locks | John David Anglin |
2020-10-15 | parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64() | John David Anglin |
2020-10-15 | parisc: Fix comments and enable interrupts later | John David Anglin |
2020-10-15 | parisc: Add alternative patching to synchronize_caches define | John David Anglin |
2020-10-15 | parisc: Add ioread64_hi_lo() and iowrite64_hi_lo() | Helge Deller |
2020-10-15 | parisc: disable CONFIG_IDE in defconfigs | Christoph Hellwig |
2020-10-15 | parisc: Drop useless comments in uapi/asm/signal.h | Helge Deller |
2020-10-15 | parisc: Define O_NONBLOCK to become 000200000 | Helge Deller |
2020-10-15 | parisc: Drop HP-UX specific fcntl and signal flags | Helge Deller |
2020-10-15 | parisc: Avoid external interrupts when IPI finishes | Helge Deller |
2020-10-15 | parisc: Add qemu fw_cfg interface | Helge Deller |
2020-10-13 | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-12 | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | 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-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig |
2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig |
2020-10-03 | fs: remove the compat readv/writev syscalls | Christoph Hellwig |
2020-09-25 | dma-mapping: remove dma_cache_sync | Christoph Hellwig |
2020-09-22 | fs: remove compat_sys_mount | Christoph Hellwig |
2020-09-17 | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> | Christoph Hellwig |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-09-08 | parisc: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu |
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 | saner calling conventions for csum_and_copy_..._user() | Al Viro |
2020-08-20 | unify generic instances of csum_partial_copy_nocheck() | Al Viro |
2020-08-16 | parisc: fix PMD pages allocation by restoring pmd_alloc_one() | Mike Rapoport |
2020-08-14 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |