Age | Commit message (Expand) | Author |
2020-06-10 | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-06-10 | Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-10 | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-10 | Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-06-10 | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2020-06-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2020-06-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-06-10 | Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-06-10 | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2020-06-10 | Merge branch 'acpica' | Rafael J. Wysocki |
2020-06-10 | Merge branches 'pm-cpufreq' and 'pm-acpi' | Rafael J. Wysocki |
2020-06-10 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2020-06-09 | Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2020-06-09 | Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2020-06-09 | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-06-09 | include/linux/cache.h: expand documentation over __read_mostly | Luis Chamberlain |
2020-06-09 | maccess: always use strict semantics for probe_kernel_read | Christoph Hellwig |
2020-06-09 | maccess: remove strncpy_from_unsafe | Christoph Hellwig |
2020-06-09 | maccess: unify the probe kernel arch hooks | Christoph Hellwig |
2020-06-09 | maccess: rename strnlen_unsafe_user to strnlen_user_nofault | Christoph Hellwig |
2020-06-09 | maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault | Christoph Hellwig |
2020-06-09 | maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault | Christoph Hellwig |
2020-06-09 | maccess: remove duplicate kerneldoc comments | Christoph Hellwig |
2020-06-09 | maccess: remove various unused weak aliases | Christoph Hellwig |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: rename mmap_sem to mmap_lock | Michel Lespinasse |
2020-06-09 | mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() | Michel Lespinasse |
2020-06-09 | mmap locking API: add MMAP_LOCK_INITIALIZER | Michel Lespinasse |
2020-06-09 | mmap locking API: add mmap_read_trylock_non_owner() | Michel Lespinasse |
2020-06-09 | mmap locking API: convert nested write lock sites | Michel Lespinasse |
2020-06-09 | MMU notifier: use the new mmap locking API | Michel Lespinasse |
2020-06-09 | mmap locking API: initial implementation as rwsem wrappers | Michel Lespinasse |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport |
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 | sysrq: use show_stack_loglvl() | Dmitry Safonov |
2020-06-09 | kallsyms/printk: add loglvl to print_ip_sym() | Dmitry Safonov |
2020-06-09 | virtio_mem: convert device block size into 64bit | Michael S. Tsirkin |
2020-06-08 | Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds |
2020-06-08 | Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-06-08 | Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds |
2020-06-08 | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-06-08 | Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-06-08 | Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-06-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-08 | asm-generic: add a flush_icache_user_range stub | Christoph Hellwig |