summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-15parisc: fix mmap_base calculation when stack grows upwardsHelge Deller
2023-11-15mm/damon/core.c: avoid unintentional filtering out of schemesHyeongtak Ji
2023-11-15mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin
2023-11-15mm/damon/sysfs-schemes: handle tried region directory allocation failureSeongJae Park
2023-11-15mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failureSeongJae Park
2023-11-15mm/damon/sysfs: check error from damon_sysfs_update_target()SeongJae Park
2023-11-15mm: fix for negative counter: nr_file_hugepagesStefan Roesch
2023-11-15selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao
2023-11-15selftests/mm: restore number of hugepagesBreno Leitao
2023-11-15selftests: mm: fix some build warningsMuhammad Usama Anjum
2023-11-15selftests: mm: skip whole test instead of failureMuhammad Usama Anjum
2023-11-15mm/damon/sysfs: eliminate potential uninitialized variable warningDan Carpenter
2023-11-12Linux 6.7-rc1Linus Torvalds
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-11-11Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-11tracing/kprobes: Fix the order of argument descriptionsYujie Liu
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'io_uring-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds
2023-11-10Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-11-10Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-10Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbdLinus Torvalds
2023-11-10Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello
2023-11-10Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-11-10Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/...Daniel Vetter
2023-11-10cifs: update internal module version number for cifs.koSteve French
2023-11-10cifs: handle when server stops supporting multichannelShyam Prasad N
2023-11-10cifs: handle when server starts supporting multichannelShyam Prasad N
2023-11-10Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFOSteve French
2023-11-10parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller
2023-11-10spi: Fix null dereference on suspendMark Hasemeyer