| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-02-10 | dt-bindings: clock: remove stih416 bindings |  Alain Volmat | 1 | -17/+0 |
| 2023-02-10 | Merge branch 'mm-hotfixes-stable' into mm-stable |  Andrew Morton | 2 | -5/+12 |
| 2023-02-10 | dt-bindings: clock: add loongson-2 clock include file |  Yinbo Zhu | 1 | -0/+29 |
| 2023-02-10 | dmaengine: dw-edma: Replace chip ID number with device name |  Serge Semin | 1 | -1/+0 |
| 2023-02-10 | dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl |  Jianlong Huang | 1 | -0/+22 |
| 2023-02-10 | dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl |  Jianlong Huang | 1 | -0/+115 |
| 2023-02-10 | spi: export spi_transfer_cs_change_delay_exec function |  William Zhang | 1 | -2/+3 |
| 2023-02-10 | Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-next/misc', 'for-next/sme2', 'for-next/tpidr2', 'for-next/scs', 'for-next/compat-hwcap', 'for-next/ftrace', 'for-next/efi-boot-mmu-on', 'for-next/ptrauth' and 'for-next/pseudo-nmi', remote-tracking branch 'arm64/for-next... |  Catalin Marinas | 4 | -10/+42 |
| 2023-02-10 | platform/x86: Fix header inclusion in linux/platform_data/x86/soc.h |  Andy Shevchenko | 1 | -1/+6 |
| 2023-02-10 | drm: remove dumb_destroy callback |  Christian König | 1 | -19/+0 |
| 2023-02-10 | fbdev: Fix invalid page access after closing deferred I/O devices |  Takashi Iwai | 1 | -0/+1 |
| 2023-02-10 | driver core: bus: add bus_get_dev_root() function |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2023-02-10 | net: skbuff: drop the word head from skb cache |  Jakub Kicinski | 1 | -1/+1 |
| 2023-02-10 | ALSA: hda: remove redundant variable in snd_hdac_stream_start() |  Zhang Yiqun | 1 | -1/+1 |
| 2023-02-10 | Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  David S. Miller | 1 | -4/+7 |
| 2023-02-09 | string_helpers: Move string_is_valid() to the header |  Andy Shevchenko | 1 | -0/+5 |
| 2023-02-10 | dmaengine: Make an order in struct dma_device definition |  Andy Shevchenko | 1 | -6/+7 |
| 2023-02-10 | dmaengine: xilinx: xdma: Add user logic interrupt support |  Lizhi Hou | 1 | -0/+16 |
| 2023-02-10 | dmaengine: xilinx: xdma: Add xilinx xdma driver |  Lizhi Hou | 1 | -0/+34 |
| 2023-02-09 | Merge tag 'drm-fixes-2023-02-10' of git://anongit.freedesktop.org/drm/drm |  Linus Torvalds | 2 | -5/+1 |
| 2023-02-09 | net: introduce default_rps_mask netns attribute |  Paolo Abeni | 1 | -0/+1 |
| 2023-02-09 | mm/gup: move private gup FOLL_ flags to internal.h |  Jason Gunthorpe | 1 | -22/+35 |
| 2023-02-09 | mm/gup: move gup_must_unshare() to mm/internal.h |  Jason Gunthorpe | 1 | -65/+0 |
| 2023-02-09 | mm/gup: remove pin_user_pages_fast_only() |  Jason Gunthorpe | 1 | -2/+0 |
| 2023-02-09 | mm/gup: add FOLL_UNLOCKABLE |  Jason Gunthorpe | 1 | -0/+1 |
| 2023-02-09 | mm/gup: move try_grab_page() to mm/internal.h |  Jason Gunthorpe | 1 | -2/+0 |
| 2023-02-09 | mm/gup: remove obsolete FOLL_LONGTERM comment |  Jason Gunthorpe | 1 | -6/+0 |
| 2023-02-09 | mm/vmalloc.c: add flags to mark vm_map_ram area |  Baoquan He | 1 | -0/+1 |
| 2023-02-09 | shmem: add shmem_read_folio() and shmem_read_folio_gfp() |  Matthew Wilcox (Oracle) | 1 | -0/+8 |
| 2023-02-09 | filemap: add mapping_read_folio_gfp() |  Matthew Wilcox (Oracle) | 1 | -0/+2 |
| 2023-02-09 | mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates |  Suren Baghdasaryan | 1 | -0/+7 |
| 2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM |  Mike Rapoport (IBM) | 2 | -2/+12 |
| 2023-02-09 | mm: introduce __vm_flags_mod and use it in untrack_pfn |  Suren Baghdasaryan | 2 | -4/+15 |
| 2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls |  Suren Baghdasaryan | 1 | -1/+1 |
| 2023-02-09 | mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK |  Suren Baghdasaryan | 1 | -2/+2 |
| 2023-02-09 | mm: introduce vma->vm_flags wrapper functions |  Suren Baghdasaryan | 2 | -1/+49 |
| 2023-02-09 | mm/mmap: don't use __vma_adjust() in shift_arg_pages() |  Liam R. Howlett | 1 | -8/+2 |
| 2023-02-09 | mm/mremap: convert vma_adjust() to vma_expand() |  Liam R. Howlett | 1 | -0/+3 |
| 2023-02-09 | mm: don't use __vma_adjust() in __split_vma() |  Liam R. Howlett | 1 | -4/+3 |
| 2023-02-09 | mm: add vma iterator to vma_adjust() arguments |  Liam R. Howlett | 1 | -5/+4 |
| 2023-02-09 | mm: pass through vma iterator to __vma_adjust() |  Liam R. Howlett | 1 | -2/+4 |
| 2023-02-09 | mmap: convert __vma_adjust() to use vma iterator |  Liam R. Howlett | 1 | -3/+0 |
| 2023-02-09 | mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator |  Liam R. Howlett | 1 | -13/+5 |
| 2023-02-09 | mm: change mprotect_fixup to vma iterator |  Liam R. Howlett | 1 | -3/+3 |
| 2023-02-09 | ipc/shm: introduce new do_vma_munmap() to munmap |  Liam R. Howlett | 1 | -0/+3 |
| 2023-02-09 | mm: add temporary vma iterator versions of vma_merge(), split_vma(), and __split_vma() |  Liam R. Howlett | 1 | -1/+10 |
| 2023-02-09 | mmap: change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator |  Liam R. Howlett | 1 | -1/+1 |
| 2023-02-09 | mm: expand vma iterator interface |  Liam R. Howlett | 2 | -7/+43 |
| 2023-02-09 | maple_tree: add mas_init() function |  Liam R. Howlett | 1 | -0/+11 |
| 2023-02-09 | mm: fix memcpy_from_file_folio() integer underflow |  Matthew Wilcox (Oracle) | 1 | -2/+3 |