summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-17m68k: Kconfig.machine: remove obsolete configs ROMBASE and ROMSIZELukas Bulwahn
2023-04-17MAINTAINERS: drop uclinux.orgRandy Dunlap
2023-04-16cifs: avoid dup prefix path in dfs_get_automount_devname()Paulo Alcantara
2023-04-16Linux 6.3-rc7v6.3-rc7Linus Torvalds
2023-04-16sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton
2023-04-16blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flushChristoph Hellwig
2023-04-16block, bfq: Fix division by zero error on zero wsumColin Ian King
2023-04-16fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=mAkinobu Mita
2023-04-16block: store bdev->bd_disk->fops->submit_bio state in bdevJens Axboe
2023-04-16block: re-arrange the struct block_device fields for better layoutJens Axboe
2023-04-16Revert "userfaultfd: don't fail on unrecognized features"Peter Xu
2023-04-16writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbsBaokun Li
2023-04-16maple_tree: fix a potential memory leak, OOB access, or other unpredictable bugPeng Zhang
2023-04-16tools/mm/page_owner_sort.c: fix TGID output when cull=tg is usedSteve Chou
2023-04-16mailmap: update jtoppins' entry to reference correct emailJonathan Toppins
2023-04-16mm/mempolicy: fix use-after-free of VMA iteratorLiam R. Howlett
2023-04-16mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIONaoya Horiguchi
2023-04-16mm/mprotect: fix do_mprotect_pkey() return on errorLiam R. Howlett
2023-04-16mm/khugepaged: check again on anon uffd-wp during isolationPeter Xu
2023-04-16mm/userfaultfd: fix uffd-wp handling for THP migration entriesDavid Hildenbrand
2023-04-16mm: swap: fix performance regression on sparsetruncate-tinyQi Zheng
2023-04-16Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-04-16Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-17erofs: cleanup i_format-related stuffsGao Xiang
2023-04-17erofs: sunset erofs_dbg()Gao Xiang
2023-04-17erofs: fix potential overflow calculating xattr_isizeJingbo Xu
2023-04-17erofs: get rid of z_erofs_fill_inode()Gao Xiang
2023-04-17erofs: enable long extended attribute name prefixesJingbo Xu
2023-04-17erofs: handle long xattr name prefixes properlyJingbo Xu
2023-04-17erofs: add helpers to load long xattr name prefixesJingbo Xu
2023-04-17erofs: introduce on-disk format for long xattr name prefixesJingbo Xu
2023-04-17erofs: move packed inode out of the compression partJingbo Xu
2023-04-17erofs: keep meta inode into erofs_bufGao Xiang
2023-04-17erofs: initialize packed inode after root inode is assignedJingbo Xu
2023-04-17erofs: stop parsing non-compact HEAD index if clusterofs is invalidGao Xiang
2023-04-17erofs: don't warn ztailpacking feature anymoreYue Hu
2023-04-17erofs: simplify erofs_xattr_generic_get()Jingbo Xu
2023-04-17erofs: rename init_inode_xattrs with erofs_ prefixJingbo Xu
2023-04-17erofs: move several xattr helpers into xattr.cJingbo Xu
2023-04-17erofs: tidy up EROFS on-disk namingGao Xiang
2023-04-17erofs: support flattened block device for multi-blob imagesJia Zhu
2023-04-17erofs: set block size to the on-disk block sizeJingbo Xu
2023-04-17erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu
2023-04-16Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-16Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-16Merge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds
2023-04-16Merge branch 'Remove KF_KPTR_GET kfunc flag'Alexei Starovoitov
2023-04-16bpf,docs: Remove KF_KPTR_GET from documentationDavid Vernet
2023-04-16bpf: Remove KF_KPTR_GET kfunc flagDavid Vernet
2023-04-16bpf: Remove bpf_kfunc_call_test_kptr_get() test kfuncDavid Vernet