index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
2
-0
/
+21
2021-05-05
userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
Axel Rasmussen
1
-0
/
+4
2021-05-05
userfaultfd: disable huge PMD sharing for MINOR registered VMAs
Axel Rasmussen
1
-3
/
+10
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2
-1
/
+21
2021-05-05
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
1
-2
/
+3
2021-05-05
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
1
-0
/
+6
2021-05-05
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
1
-0
/
+1
2021-05-05
mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
Miaohe Lin
1
-3
/
+0
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
1
-0
/
+3
2021-05-05
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
1
-0
/
+8
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2
-0
/
+11
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-2
/
+3
2021-05-05
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
1
-0
/
+5
2021-05-05
lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
Bartosz Golaszewski
1
-0
/
+8
2021-05-05
lib: bitmap: order includes alphabetically
Bartosz Golaszewski
1
-2
/
+2
2021-05-05
lib: bitmap: remove the 'extern' keyword from function declarations
Bartosz Golaszewski
1
-57
/
+56
2021-05-05
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
1
-2
/
+1
2021-05-04
Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
1
-1
/
+1
2021-05-04
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
2
-0
/
+2
2021-05-04
Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
1
-6
/
+19
2021-05-04
Merge tag 'rpmsg-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
1
-2
/
+1
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
1
-19
/
+49
2021-05-04
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+54
2021-05-04
iomap: remove unused private field from ioend
Brian Foster
1
-4
/
+1
2021-05-04
Merge branch 'pci/tegra'
Bjorn Helgaas
1
-0
/
+1
2021-05-04
Merge branch 'pci/brcmstb'
Bjorn Helgaas
1
-0
/
+5
2021-05-04
Merge branch 'remotes/lorenzo/pci/msi'
Bjorn Helgaas
2
-18
/
+2
2021-05-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+0
2021-05-04
Merge branch 'pci/sysfs'
Bjorn Helgaas
1
-1
/
+0
2021-05-04
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-3
/
+1
2021-05-04
virtio_pci_modern: correct sparse tags for notify
Michael S. Tsirkin
1
-2
/
+2
2021-05-03
netfilter: arptables: use pernet ops struct during unregister
Florian Westphal
1
-2
/
+1
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
5
-9
/
+35
2021-05-03
reset: add missing empty function reset_control_rearm()
Jim Quinlan
1
-0
/
+5
2021-05-03
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+4
2021-05-03
bio: limit bio max size
Changheun Lee
2
-1
/
+5
2021-05-03
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
1
-2
/
+3
2021-05-03
vdpa: add get_config_size callback in vdpa_config_ops
Stefano Garzarella
1
-0
/
+4
2021-05-03
vringh: add vringh_kiov_length() helper
Stefano Garzarella
1
-0
/
+11
2021-05-03
vringh: implement vringh_kiov_advance()
Stefano Garzarella
1
-0
/
+2
2021-05-03
vringh: add 'iotlb_lock' to synchronize iotlb accesses
Stefano Garzarella
1
-1
/
+5
2021-05-03
virtio-pci library: report resource address
Jason Wang
1
-1
/
+3
2021-05-03
virito_pci libray: hide vp_modern_map_capability()
Jason Wang
1
-5
/
+0
2021-05-03
virtio_pci_modern: hide vp_modern_get_queue_notify_off()
Jason Wang
1
-2
/
+0
2021-05-03
virtio_pci_modern: introduce helper to map vq notify area
Jason Wang
1
-0
/
+2
2021-05-03
vdpa: Follow kdoc comment style
Parav Pandit
1
-19
/
+19
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+3
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
4
-0
/
+16
2021-05-01
Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-5
/
+0
[prev]
[next]