index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+8
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-10
/
+7
2025-11-28
spufs: convert spufs_gang_open() to FD_PREPARE()
Christian Brauner
-16
/
+5
2025-11-28
spufs: convert spufs_context_open() to FD_PREPARE()
Christian Brauner
-16
/
+5
2025-11-16
convert spufs
Al Viro
-10
/
+7
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
-2
/
+2
2025-09-01
fs: add an icount_read helper
Josef Bacik
-1
/
+1
2025-07-02
spufs: switch to locked_recursive_removal()
Al Viro
-40
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-3
/
+3
2025-03-12
spufs: fix a leak in spufs_create_context()
Al Viro
-1
/
+4
2025-03-12
spufs: fix gang directory lifetimes
Al Viro
-8
/
+49
2025-03-12
spufs: fix a leak on spufs_new_file() failure
Al Viro
-1
/
+3
2024-10-07
get rid of ...lookup...fdget_rcu() family
Al Viro
-3
/
+1
2024-09-05
powerpc: Stop using no_llseek
Michael Ellerman
-17
/
+0
2024-07-04
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+1
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
-1
/
+1
2024-05-07
powerpc/cell: Code cleanup for spufs_mfc_flush
Kunwu Chan
-16
/
+4
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
-2
/
+3
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
-1
/
+1
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
-4
/
+7
2023-10-18
spufs: convert to new timestamp accessors
Jeff Layton
-1
/
+1
2023-07-10
spufs: convert to ctime accessor functions
Jeff Layton
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-7
/
+7
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
-7
/
+7
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
-2
/
+2
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-2
/
+0
2022-09-15
powerpc/spufs: remove orphan declarations from spufs.h
Gaosheng Cui
-2
/
+0
2022-09-01
spufs: constify path
Al Viro
-4
/
+4
2022-08-01
powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
Miaoqian Lin
-0
/
+1
2022-07-27
powerpc: Remove remaining parts of oprofile
Christophe Leroy
-1
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
-1
/
+1
2022-03-08
powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n
YueHaibing
-1
/
+3
2022-02-03
powerpc/spufs: adjust list element pointer type
Julia Lawall
-2
/
+1
2021-12-23
powerpc/cell: Add __init attribute to eligible functions
Nick Child
-1
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
-0
/
+1
2021-06-15
powerpc/spufs: Remove set but not used variable 'dummy'
Baokun Li
-4
/
+2
2021-04-27
Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+1
2021-03-12
spufs: fix bogosity in S_ISGID handling
Al Viro
-8
/
+2
2021-03-08
coredump: don't bother with do_truncate()
Al Viro
-2
/
+1
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+3
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
-1
/
+1
2021-01-29
arch: powerpc: Stop building and using oprofile
Viresh Kumar
-11
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
-1
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
-1
/
+1
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
-1
/
+1
[next]