summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-21mm/shmem: shmem_replace_page() remember NR_SHMEMHugh Dickins1-0/+2
2022-08-21mm/shmem: tmpfs fallocate use file_modified()Hugh Dickins1-1/+2
2022-08-21mm/shmem: fix chattr fsflags support in tmpfsHugh Dickins2-32/+35
2022-08-21mm/hugetlb: support write-faults in shared mappingsDavid Hildenbrand1-7/+19
2022-08-21mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand1-2/+5
2022-08-21mm/uffd: reset write protection when unregister with wp-modePeter Xu3-11/+24
2022-08-21mm/smaps: don't access young/dirty bit if pte unpresentPeter Xu1-3/+4
2022-08-21mm: add DEVICE_ZONE to FOR_ALL_ZONESHao Lee2-5/+19
2022-08-21kernel/sys_ni: add compat entry for fadvise64_64Randy Dunlap1-0/+1
2022-08-21mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand3-44/+89
2022-08-21Revert "zram: remove double compression logic"Jiri Slaby2-10/+33
2022-08-21get_maintainer: add Alan to .get_maintainer.ignoreDan Carpenter1-0/+2
2022-08-21Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+5
2022-08-21Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/...Linus Torvalds27-235/+976
2022-08-20Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-2/+9
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-10/+44
2022-08-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-40/+42
2022-08-20scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh1-0/+1
2022-08-20kbuild: fix the modules order between drivers and libsMasahiro Yamada1-4/+2
2022-08-20scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-lengthNathan Chancellor1-1/+0
2022-08-20kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__Jiri Slaby1-1/+1
2022-08-20modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada1-3/+1
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds3-28/+28
2022-08-20Merge tag 'io_uring-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds2-12/+12
2022-08-20Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2-1/+3
2022-08-20Merge tag 'mmc-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-6/+26
2022-08-20ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry1-1/+2
2022-08-20batman-adv: Fix hang up with small MTU hard-interfaceShigeru Yoshida1-0/+4
2022-08-20Merge tag 'thermal-v6.0-rc2' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2-0/+2
2022-08-20scsi: core: Fix passthrough retry counter handlingMike Christie1-1/+2
2022-08-20scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche1-1/+8
2022-08-20SUNRPC: RPC level errors should set task->tk_rpc_statusTrond Myklebust1-1/+1
2022-08-20NFSv4.2 fix problems with __nfs42_ssc_openOlga Kornievskaia1-0/+6
2022-08-20NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENTNeilBrown1-1/+2
2022-08-20selftests/vm: fix inability to build any vm testsAxel Rasmussen1-0/+1
2022-08-20Revert "net: macsec: update SCI upon MAC address change."Sabrina Dubroca1-6/+5
2022-08-20net: dpaa: Fix <1G ethernet on LS1046ARDBSean Anderson1-1/+5
2022-08-20Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen7-41/+32
2022-08-20clk: ti: Fix missing of_node_get() ti_find_clock_provider()Tony Lindgren1-0/+1
2022-08-20drm/radeon: add a force flush to delay work when radeonZhenneng Li1-0/+3
2022-08-20drm/amd/display: Include missing headerMaĆ­ra Canal2-10/+3
2022-08-20drm/amdgpu: Remove the additional kfd pre reset call for sriovshaoyunl1-2/+0
2022-08-20drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li1-1/+2
2022-08-20drm/amdgpu: fix hive reference leak when adding xgmi deviceYiPeng Chai1-0/+2
2022-08-20drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai2-1/+4
2022-08-20drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1Tim Huang1-2/+1
2022-08-20Merge tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+7
2022-08-19Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+3
2022-08-19Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2022-08-19blk-mq: fix io hung due to missing commit_rqsYu Kuai1-2/+3