summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-08FROMGIT: usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng
2024-01-08ANDROID: ABI: Update symbol list for imxZhipeng Wang
2024-01-08UPSTREAM: io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pidJens Axboe
2024-01-08UPSTREAM: bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa
2024-01-08BACKPORT: xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman
2024-01-05ANDROID: Update the ABI symbol listRick Yiu
2024-01-05ANDROID: sched: Export symbols for vendor modulesRick Yiu
2024-01-05UPSTREAM: usb: dwc3: core: add support for disabling High-speed park modeStanley Chang
2024-01-05ANDROID: KVM: arm64: Don't prepopulate MMIO regions for host stage-2Sebastian Ene
2024-01-04BACKPORT: FROMGIT fork: use __mt_dup() to duplicate maple tree in dup_mmap()Peng Zhang
2024-01-04FROMGIT: maple_tree: preserve the tree attributes when destroying maple treePeng Zhang
2024-01-04FROMGIT: maple_tree: update check_forking() and bench_forking()Peng Zhang
2024-01-04FROMGIT: maple_tree: skip other tests when BENCH is enabledPeng Zhang
2024-01-04FROMGIT: maple_tree: update the documentation of maple treePeng Zhang
2024-01-04FROMGIT: maple_tree: add test for mtree_dup()Peng Zhang
2024-01-04FROMGIT: radix tree test suite: align kmem_cache_alloc_bulk() with kernel beh...Peng Zhang
2024-01-04FROMGIT: maple_tree: introduce interfaces __mt_dup() and mtree_dup()Peng Zhang
2024-01-04FROMGIT: maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang
2024-01-04FROMGIT: maple_tree: add mt_free_one() and mt_attr() helpersPeng Zhang
2024-01-04UPSTREAM: maple_tree: introduce __mas_set_range()Liam R. Howlett
2024-01-04ANDROID: GKI: Enable symbols for v4l2 in async and fwnodeKever Yang
2024-01-04ANDROID: Update the ABI symbol listKen Huang
2024-01-04ANDROID: KVM: arm64: Fix hyp event alignmentVincent Donnefort
2024-01-04ANDROID: KVM: arm64: Fix host_smc print typoVincent Donnefort
2024-01-04FROMGIT: f2fs: do not return EFSCORRUPTED, but try to run online repairJaegeuk Kim
2024-01-04ANDROID: KVM: arm64: Document module_change_host_prot_rangeVincent Donnefort
2024-01-03FROMGIT: PM / devfreq: Synchronize devfreq_monitor_[start/stop]Mukesh Ojha
2024-01-03FROMGIT: arch/mm/fault: fix major fault accounting when retrying under per-VM...Suren Baghdasaryan
2024-01-03UPSTREAM: mm: handle write faults to RO pages under the VMA lockMatthew Wilcox (Oracle)
2024-01-03UPSTREAM: mm: handle read faults under the VMA lockMatthew Wilcox (Oracle)
2024-01-03UPSTREAM: mm: handle COW faults under the VMA lockMatthew Wilcox (Oracle)
2024-01-03UPSTREAM: mm: handle shared faults under the VMA lockMatthew Wilcox (Oracle)
2024-01-03BACKPORT: mm: call wp_page_copy() under the VMA lockMatthew Wilcox (Oracle)
2024-01-03UPSTREAM: mm: make lock_folio_maybe_drop_mmap() VMA lock awareMatthew Wilcox (Oracle)
2024-01-03UPSTREAM: mm/memory.c: fix mismergeMatthew Wilcox
2024-01-03ANDROID: Export functions to be used with dma_map_ops in modulesSuren Baghdasaryan
2024-01-03BACKPORT: FROMGIT: erofs: enable sub-page compressed block supportGao Xiang
2024-01-03FROMGIT: erofs: refine z_erofs_transform_plain() for sub-page block supportGao Xiang
2024-01-03FROMGIT: erofs: fix ztailpacking for subpage compressed blocksGao Xiang
2024-01-03BACKPORT: FROMGIT: erofs: fix up compacted indexes for block size < 4096Gao Xiang
2024-01-03FROMGIT: erofs: record `pclustersize` in bytes instead of pagesGao Xiang
2024-01-03FROMGIT: erofs: support I/O submission for sub-page compressed blocksGao Xiang
2024-01-03FROMGIT: erofs: fix lz4 inplace decompressionGao Xiang
2024-01-03FROMGIT: erofs: fix memory leak on short-lived bounced pagesGao Xiang
2024-01-03BACKPORT: erofs: tidy up z_erofs_do_read_page()Gao Xiang
2024-01-03UPSTREAM: erofs: move preparation logic into z_erofs_pcluster_begin()Gao Xiang
2024-01-03BACKPORT: erofs: avoid obsolete {collector,collection} termsGao Xiang
2024-01-03BACKPORT: erofs: simplify z_erofs_read_fragment()Gao Xiang
2024-01-03UPSTREAM: erofs: get rid of the remaining kmap_atomic()Gao Xiang
2024-01-03UPSTREAM: erofs: simplify z_erofs_transform_plain()Gao Xiang