index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
2023-12-11
5
-23
/
+3
*
arch: remove ARCH_TASK_STRUCT_ALLOCATOR
Heiko Carstens
2023-12-11
2
-11
/
+0
*
arch: remove ARCH_THREAD_STACK_ALLOCATOR
Heiko Carstens
2023-12-11
2
-24
/
+0
*
nilfs2: convert nilfs_btnode_abort_change_key to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-1
/
+1
*
nilfs2: convert nilfs_btnode_commit_change_key to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-6
/
+6
*
nilfs2: convert nilfs_btnode_prepare_change_key to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-9
/
+9
*
nilfs2: convert nilfs_btnode_delete to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-9
/
+9
*
nilfs2: convert nilfs_btnode_submit_block to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-4
/
+4
*
nilfs2: convert nilfs_btnode_create_block to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-2
/
+2
*
nilfs2: convert nilfs_gccache_submit_read_data to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-2
/
+2
*
nilfs2: convert nilfs_mdt_submit_block to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-2
/
+2
*
nilfs2: convert nilfs_mdt_create_block to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-2
/
+2
*
nilfs2: convert nilfs_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-13
/
+15
*
nilfs2: convert nilfs_segctor_prepare_write to use folios
Matthew Wilcox (Oracle)
2023-12-11
1
-29
/
+29
*
nilfs2: convert to __nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
2023-12-11
3
-11
/
+12
*
nilfs2: convert to nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
2023-12-11
4
-16
/
+17
*
nilfs2: convert nilfs_mdt_write_page() to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-6
/
+7
*
nilfs2: convert nilfs_writepage() to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-4
/
+5
*
nilfs2: convert to nilfs_folio_buffers_clean()
Matthew Wilcox (Oracle)
2023-12-11
3
-12
/
+12
*
nilfs2: convert nilfs_forget_buffer to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-5
/
+5
*
nilfs2: convert nilfs_segctor_complete_write to use folios
Matthew Wilcox (Oracle)
2023-12-11
1
-28
/
+21
*
nilfs2: convert nilfs_abort_logs to use folios
Matthew Wilcox (Oracle)
2023-12-11
1
-14
/
+14
*
nilfs2: add nilfs_end_folio_io()
Matthew Wilcox (Oracle)
2023-12-11
1
-14
/
+22
*
Squashfs: fix variable overflow triggered by sysbot
Phillip Lougher
2023-12-11
2
-4
/
+5
*
fs/nilfs2: use standard array-copy-function
Philipp Stanner
2023-12-11
1
-6
/
+4
*
introduce for_other_threads(p, t)
Oleg Nesterov
2023-12-11
3
-9
/
+8
*
kernel/reboot: explicitly notify if halt occurred instead of power off
Dongmin Lee
2023-12-11
1
-2
/
+15
*
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2023-12-07
393
-4386
/
+4318
|
\
|
*
Linux 6.7-rc4
v6.7-rc4
Linus Torvalds
2023-12-03
1
-1
/
+1
|
*
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-03
7
-34
/
+54
|
|
\
|
|
*
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-30
5
-31
/
+40
|
|
*
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
2023-11-30
1
-0
/
+3
|
|
*
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
2023-11-30
1
-2
/
+8
|
|
*
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-29
1
-0
/
+2
|
|
*
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-29
1
-1
/
+1
|
*
|
Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-03
1
-7
/
+4
|
|
\
\
|
|
*
|
firewire: core: fix possible memory leak in create_units()
Yang Yingliang
2023-11-30
1
-7
/
+4
|
|
|
/
|
*
|
Merge tag 'powerpc-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-12-03
3
-3
/
+18
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registers
Nicholas Piggin
2023-11-29
1
-3
/
+3
|
|
*
|
powerpc: Don't clobber f0/vs0 during fp|altivec register save
Timothy Pearson
2023-11-28
2
-0
/
+15
|
*
|
|
Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-12-03
4
-18
/
+26
|
|
\
\
\
|
|
*
|
|
vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wart
Sean Christopherson
2023-11-30
1
-6
/
+2
|
|
*
|
|
vfio/pds: Fix possible sleep while in atomic context
Brett Creeley
2023-11-27
3
-9
/
+11
|
|
*
|
|
vfio/pds: Fix mutex lock->magic != lock warning
Brett Creeley
2023-11-27
1
-3
/
+13
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-03
3
-3
/
+9
|
|
\
\
\
|
|
*
|
|
xen/events: fix error code in xen_bind_pirq_msi_to_irq()
Dan Carpenter
2023-11-28
1
-1
/
+3
|
|
*
|
|
x86/xen: fix percpu vcpu_info allocation
Juergen Gross
2023-11-28
2
-2
/
+6
|
*
|
|
|
Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-12-03
5
-21
/
+43
|
|
\
\
\
\
|
|
*
|
|
|
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-01
3
-14
/
+22
|
|
*
|
|
|
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-12-01
2
-7
/
+4
[next]