Age | Commit message (Expand) | Author |
2021-06-29 | ia64: headers: drop duplicated words | Randy Dunlap |
2021-06-29 | kthread_worker: fix return value when kthread_mod_delayed_work() races with k... | Petr Mladek |
2021-06-29 | kthread: switch to new kerneldoc syntax for named variable macro argument | Jonathan Neuschäfer |
2021-06-29 | mm/page_alloc: correct return value of populated elements if bulk array is po... | Mel Gorman |
2021-06-29 | mm/page_alloc: fix memory map initialization for descending nodes | Mike Rapoport |
2021-06-29 | mm/gup: fix try_grab_compound_head() race with split_huge_page() | Jann Horn |
2021-06-27 | Linux 5.13v5.13 | Linus Torvalds |
2021-06-27 | Revert "signal: Allow tasks to cache one sigqueue struct" | Linus Torvalds |
2021-06-26 | Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-06-25 | Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-06-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-06-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-25 | userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition | Gleb Fotengauer-Malinovskiy |
2021-06-25 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-06-25 | Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-25 | Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-25 | Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-06-25 | Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-25 | Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client | Linus Torvalds |
2021-06-25 | Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-25 | Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-25 | Merge tag 'sound-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-06-25 | gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP | Johannes Berg |
2021-06-24 | mailmap: add Marek's other e-mail address and identity without diacritics | Marek Behún |
2021-06-24 | MAINTAINERS: fix Marek's identity again | Marek Behún |
2021-06-24 | mm/page_alloc: do bulk array bounds check after checking populated elements | Mel Gorman |
2021-06-24 | mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array | Rasmus Villemoes |
2021-06-24 | mm/hwpoison: do not lock page again when me_huge_page() successfully recovers | Naoya Horiguchi |
2021-06-24 | mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned | Aili Yao |
2021-06-24 | mm/memory-failure: use a mutex to avoid memory_failure() races | Tony Luck |
2021-06-24 | mm, futex: fix shared futex pgoff on shmem huge page | Hugh Dickins |
2021-06-24 | kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_... | Petr Mladek |
2021-06-24 | kthread_worker: split code for canceling the delayed work timer | Petr Mladek |
2021-06-24 | mm/vmalloc: unbreak kasan vmalloc support | Daniel Axtens |
2021-06-24 | KVM: s390: prepare for hugepage vmalloc | Claudio Imbrenda |
2021-06-24 | mm/vmalloc: add vmalloc_no_huge | Claudio Imbrenda |
2021-06-24 | nilfs2: fix memory leak in nilfs_sysfs_delete_device_group | Pavel Skripkin |
2021-06-24 | mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk() | Hugh Dickins |
2021-06-24 | mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes | Hugh Dickins |
2021-06-24 | mm: page_vma_mapped_walk(): get vma_address_end() earlier | Hugh Dickins |
2021-06-24 | mm: page_vma_mapped_walk(): use goto instead of while (1) | Hugh Dickins |
2021-06-24 | mm: page_vma_mapped_walk(): add a level of indentation | Hugh Dickins |
2021-06-24 | mm: page_vma_mapped_walk(): crossing page table boundary | Hugh Dickins |
2021-06-24 | mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block | Hugh Dickins |
2021-06-24 | mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd | Hugh Dickins |
2021-06-24 | mm: page_vma_mapped_walk(): settle PageHuge on entry | Hugh Dickins |
2021-06-24 | mm: page_vma_mapped_walk(): use page for pvmw->page | Hugh Dickins |
2021-06-24 | Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-06-24 | i2c: robotfuzz-osif: fix control-request directions | Johan Hovold |
2021-06-25 | Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |