summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens2023-12-115-23/+3
* arch: remove ARCH_TASK_STRUCT_ALLOCATORHeiko Carstens2023-12-112-11/+0
* arch: remove ARCH_THREAD_STACK_ALLOCATORHeiko Carstens2023-12-112-24/+0
* nilfs2: convert nilfs_btnode_abort_change_key to use a folioMatthew Wilcox (Oracle)2023-12-111-1/+1
* nilfs2: convert nilfs_btnode_commit_change_key to use a folioMatthew Wilcox (Oracle)2023-12-111-6/+6
* nilfs2: convert nilfs_btnode_prepare_change_key to use a folioMatthew Wilcox (Oracle)2023-12-111-9/+9
* nilfs2: convert nilfs_btnode_delete to use a folioMatthew Wilcox (Oracle)2023-12-111-9/+9
* nilfs2: convert nilfs_btnode_submit_block to use a folioMatthew Wilcox (Oracle)2023-12-111-4/+4
* nilfs2: convert nilfs_btnode_create_block to use a folioMatthew Wilcox (Oracle)2023-12-111-2/+2
* nilfs2: convert nilfs_gccache_submit_read_data to use a folioMatthew Wilcox (Oracle)2023-12-111-2/+2
* nilfs2: convert nilfs_mdt_submit_block to use a folioMatthew Wilcox (Oracle)2023-12-111-2/+2
* nilfs2: convert nilfs_mdt_create_block to use a folioMatthew Wilcox (Oracle)2023-12-111-2/+2
* nilfs2: convert nilfs_page_mkwrite() to use a folioMatthew Wilcox (Oracle)2023-12-111-13/+15
* nilfs2: convert nilfs_segctor_prepare_write to use foliosMatthew Wilcox (Oracle)2023-12-111-29/+29
* nilfs2: convert to __nilfs_clear_folio_dirty()Matthew Wilcox (Oracle)2023-12-113-11/+12
* nilfs2: convert to nilfs_clear_folio_dirty()Matthew Wilcox (Oracle)2023-12-114-16/+17
* nilfs2: convert nilfs_mdt_write_page() to use a folioMatthew Wilcox (Oracle)2023-12-111-6/+7
* nilfs2: convert nilfs_writepage() to use a folioMatthew Wilcox (Oracle)2023-12-111-4/+5
* nilfs2: convert to nilfs_folio_buffers_clean()Matthew Wilcox (Oracle)2023-12-113-12/+12
* nilfs2: convert nilfs_forget_buffer to use a folioMatthew Wilcox (Oracle)2023-12-111-5/+5
* nilfs2: convert nilfs_segctor_complete_write to use foliosMatthew Wilcox (Oracle)2023-12-111-28/+21
* nilfs2: convert nilfs_abort_logs to use foliosMatthew Wilcox (Oracle)2023-12-111-14/+14
* nilfs2: add nilfs_end_folio_io()Matthew Wilcox (Oracle)2023-12-111-14/+22
* Squashfs: fix variable overflow triggered by sysbotPhillip Lougher2023-12-112-4/+5
* fs/nilfs2: use standard array-copy-functionPhilipp Stanner2023-12-111-6/+4
* introduce for_other_threads(p, t)Oleg Nesterov2023-12-113-9/+8
* kernel/reboot: explicitly notify if halt occurred instead of power offDongmin Lee2023-12-111-2/+15
* Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-07393-4386/+4318
|\
| * Linux 6.7-rc4v6.7-rc4Linus Torvalds2023-12-031-1/+1
| * Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-12-037-34/+54
| |\
| | * smb: client, common: fix fortify warningsDmitry Antipov2023-11-305-31/+40
| | * cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF movedDavid Howells2023-11-301-0/+3
| | * cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF movedDavid Howells2023-11-301-2/+8
| | * smb: client: report correct st_size for SMB and NFS symlinksPaulo Alcantara2023-11-291-0/+2
| | * smb: client: fix missing mode bits for SMB symlinksPaulo Alcantara2023-11-291-1/+1
| * | Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-031-7/+4
| |\ \
| | * | firewire: core: fix possible memory leak in create_units()Yang Yingliang2023-11-301-7/+4
| | |/
| * | Merge tag 'powerpc-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-12-033-3/+18
| |\ \
| | * | KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin2023-11-291-3/+3
| | * | powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-11-282-0/+15
| * | | Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-12-034-18/+26
| |\ \ \
| | * | | vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson2023-11-301-6/+2
| | * | | vfio/pds: Fix possible sleep while in atomic contextBrett Creeley2023-11-273-9/+11
| | * | | vfio/pds: Fix mutex lock->magic != lock warningBrett Creeley2023-11-271-3/+13
| | | |/ | | |/|
| * | | Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-033-3/+9
| |\ \ \
| | * | | xen/events: fix error code in xen_bind_pirq_msi_to_irq()Dan Carpenter2023-11-281-1/+3
| | * | | x86/xen: fix percpu vcpu_info allocationJuergen Gross2023-11-282-2/+6
| * | | | Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-035-21/+43
| |\ \ \ \
| | * | | | rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2023-12-013-14/+22
| | * | | | kprobes: consistent rcu api usage for kretprobe holderJP Kobryn2023-12-012-7/+4