index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-28
Merge tag 'hwmon-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-28
Merge tag 'spi-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-06-28
Merge tag 'regulator-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-28
Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2021-06-28
Merge tag 'mmc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-06-28
Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-28
mm/page_alloc: Correct return value of populated elements if bulk array is po...
Mel Gorman
2021-06-27
Linux 5.13
v5.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
Merge remote-tracking branch 'spi/for-5.14' into spi-next
Mark Brown
2021-06-25
Merge remote-tracking branch 'spi/for-5.13' into spi-linus
Mark Brown
2021-06-25
Merge remote-tracking branch 'spi/for-5.12' into spi-linus
Mark Brown
2021-06-25
spi: core: add dma_map_dev for dma device
Vinod Koul
2021-06-25
spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML
Nobuhiro Iwamatsu
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
[next]