summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar2023-12-062-10/+21
* .mailmap: add a new address mapping for Chester LinChester Lin2023-12-061-0/+1
* mm: fix oops when filemap_map_pmd() without prealloc_pteHugh Dickins2023-12-061-1/+1
* squashfs: squashfs_read_data need to check if the length is 0Lizhi Xu2023-12-061-1/+1
* mm/selftests: fix pagemap_ioctl memory map testPeter Xu2023-12-061-3/+6
* mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not setPeter Xu2023-12-061-1/+1
* mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma checkPeter Xu2023-12-061-4/+20
* mm: kmem: properly initialize local objcg variable in current_obj_cgroup()Roman Gushchin2023-12-061-1/+1
* mm/kmemleak: move set_track_prepare() outside raw_spinlocksLiu Shixin2023-12-061-1/+3
* Revert "mm/kmemleak: move the initialisation of object to __link_object"Liu Shixin2023-12-061-17/+19
* mm/memory.c:zap_pte_range() print bad swap entryAndrew Morton2023-12-061-0/+1
* hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz2023-12-062-4/+8
* MAINTAINERS: add Andrew Morton for lib/*Andrew Morton2023-12-061-0/+7
* Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-245-3/+18
|\
| * afs: Mark a superblock for an R/O or Backup volume as SB_RDONLYDavid Howells2023-11-241-1/+3
| * afs: Fix file locking on R/O volumes to operate in local modeDavid Howells2023-11-241-0/+2
| * afs: Return ENOENT if no cell DNS record can be foundDavid Howells2023-11-241-0/+10
| * afs: Make error on cell lookup failure consistent with OpenAFSDavid Howells2023-11-171-2/+2
| * afs: Fix afs_server_list to be cleaned up with RCUDavid Howells2023-11-172-1/+2
* | Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-2415-58/+121
|\ \
| * | libfs: getdents() should return 0 after reaching EODChuck Lever2023-11-201-3/+11
| * | xfs: respect the stable writes flag on the RT deviceChristoph Hellwig2023-11-203-0/+23
| * | xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflagsChristoph Hellwig2023-11-201-10/+12
| * | block: update the stable_writes flag in bdev_addChristoph Hellwig2023-11-201-0/+2
| * | filemap: add a per-mapping stable writes flagChristoph Hellwig2023-11-203-1/+20
| * | autofs: add: new_inode check in autofs_fill_super()Ian Kent2023-11-201-35/+21
| * | iov_iter: fix copy_page_to_iter_nofault()Omar Sandoval2023-11-181-1/+1
| * | fs: Pass AT_GETATTR_NOSEC flag to getattr interface functionStefan Berger2023-11-185-8/+31
* | | Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-2416-78/+138
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-11-243-22/+9
| |\ \ \
| | * | | drm/i915: do not clean GT table on error pathAndrzej Hajda2023-11-202-14/+1
| | * | | drm/i915/dp_mst: Fix race between connector registration and setupImre Deak2023-11-201-8/+8
| * | | | Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-11-247-46/+113
| |\ \ \ \
| | * | | | nouveau/gsp: allocate enough space for all channel ids.Dave Airlie2023-11-211-1/+1
| | * | | | drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBPCong Yang2023-11-211-4/+4
| | * | | | drm/ast: Disconnect BMC if physical connector is connectedThomas Zimmermann2023-11-212-8/+67
| | * | | | accel/ivpu/37xx: Fix hangs related to MMIO resetJacek Lawrynowicz2023-11-211-24/+22
| | * | | | drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman2023-11-201-3/+11
| | * | | | drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut2023-11-191-6/+6
| | * | | | drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut2023-11-191-0/+1
| | * | | | drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong2023-11-171-0/+1
| * | | | | Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-11-246-10/+16
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm/msm: remove unnecessary NULL checkDan Carpenter2023-11-171-2/+1
| | * | | | drm/msm/dp: attach the DP subconnector propertyDmitry Baryshkov2023-11-161-0/+3
| | * | | | drm/msm/dp: don't touch DP subconnector property in eDP caseAbel Vesa2023-11-161-5/+10
| | * | | | drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalogBjorn Andersson2023-11-161-0/+1
| | * | | | drm/msm: remove exra drm_kms_helper_poll_init() callDmitry Baryshkov2023-11-161-2/+0
| | * | | | drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphyJonathan Marek2023-11-161-1/+1
* | | | | | Merge tag 'ata-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-11-231-0/+3
|\ \ \ \ \ \
| * | | | | | ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni2023-11-201-0/+3
| |/ / / / /