index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mcb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
Linux 5.13
v5.13
Linus Torvalds
1
-1
/
+1
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
5
-61
/
+2
2021-06-25
userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-2
/
+2
2021-06-25
gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
Johannes Berg
1
-0
/
+2
2021-06-25
mailmap: add Marek's other e-mail address and identity without diacritics
Marek Behún
1
-0
/
+2
2021-06-25
MAINTAINERS: fix Marek's identity again
Marek Behún
1
-2
/
+2
2021-06-25
mm/page_alloc: do bulk array bounds check after checking populated elements
Mel Gorman
1
-0
/
+4
2021-06-25
mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array
Rasmus Villemoes
1
-1
/
+1
2021-06-25
mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
Naoya Horiguchi
1
-14
/
+30
2021-06-25
mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned
Aili Yao
1
-1
/
+2
2021-06-25
mm/memory-failure: use a mutex to avoid memory_failure() races
Tony Luck
1
-13
/
+23
2021-06-25
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
4
-28
/
+9
2021-06-25
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
1
-11
/
+24
2021-06-25
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
1
-17
/
+29
2021-06-25
mm/vmalloc: unbreak kasan vmalloc support
Daniel Axtens
1
-10
/
+14
2021-06-25
KVM: s390: prepare for hugepage vmalloc
Claudio Imbrenda
1
-1
/
+6
2021-06-25
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
2
-0
/
+18
2021-06-25
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
1
-0
/
+1
2021-06-25
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
Hugh Dickins
1
-0
/
+4
2021-06-25
mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
Hugh Dickins
1
-9
/
+25
2021-06-25
mm: page_vma_mapped_walk(): get vma_address_end() earlier
Hugh Dickins
1
-4
/
+9
2021-06-25
mm: page_vma_mapped_walk(): use goto instead of while (1)
Hugh Dickins
1
-4
/
+3
2021-06-25
mm: page_vma_mapped_walk(): add a level of indentation
Hugh Dickins
1
-50
/
+55
2021-06-25
mm: page_vma_mapped_walk(): crossing page table boundary
Hugh Dickins
1
-4
/
+4
2021-06-25
mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
Hugh Dickins
1
-16
/
+14
2021-06-25
mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
Hugh Dickins
1
-5
/
+6
2021-06-25
mm: page_vma_mapped_walk(): settle PageHuge on entry
Hugh Dickins
1
-4
/
+8
2021-06-25
mm: page_vma_mapped_walk(): use page for pvmw->page
Hugh Dickins
1
-5
/
+4
2021-06-24
i2c: robotfuzz-osif: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-06-24
i2c: dev: Add __user annotation
Andreas Hecht
1
-1
/
+1
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
4
-15
/
+16
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
4
-12
/
+15
2021-06-24
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
1
-2
/
+17
2021-06-24
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
1
-2
/
+2
2021-06-24
xen/events: reset active flag for lateeoi events later
Juergen Gross
1
-1
/
+10
2021-06-24
MAINTAINERS: remove Timur Tabi from Freescale SOC sound drivers
Timur Tabi
1
-1
/
+0
2021-06-24
ASoC: rt5645: Avoid upgrading static warnings to errors
Mark Brown
1
-38
/
+11
2021-06-24
KVM: selftests: Fix mapping length truncation in m{,un}map()
Zenghui Yu
1
-2
/
+2
2021-06-24
perf/x86/intel/lbr: Zero the xstate buffer on allocation
Thomas Gleixner
1
-1
/
+2
2021-06-23
software node: Handle software node injection to an existing device properly
Heikki Krogerus
1
-4
/
+12
2021-06-23
scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)
Christoph Hellwig
1
-4
/
+18
2021-06-22
module: limit enabling module.sig_enforce
Mimi Zohar
1
-5
/
+9
2021-06-22
drm/kmb: Fix error return code in kmb_hw_init()
Zhen Lei
1
-0
/
+1
2021-06-22
Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
Rafael J. Wysocki
1
-3
/
+13
2021-06-22
signal: Prevent sigqueue caching after task got released
Thomas Gleixner
1
-1
/
+16
2021-06-22
drm/amdgpu: wait for moving fence after pinning
Christian König
1
-1
/
+13
2021-06-22
drm/radeon: wait for moving fence after pinning
Christian König
1
-3
/
+13
2021-06-22
drm/nouveau: wait for moving fence after pinning v2
Christian König
1
-1
/
+16
2021-06-22
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
1
-0
/
+28
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
3
-2
/
+6
[next]