index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
ipc: mqueue: remove assignment from IS_ERR argument
Chen Ni
1
-1
/
+2
2024-06-27
vfs: rename parent_ino to d_parent_ino and make it use RCU
Mateusz Guzik
5
-18
/
+34
2024-06-27
vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
Mateusz Guzik
3
-41
/
+97
2024-06-27
stat: use vfs_empty_path() helper
Christian Brauner
1
-10
/
+2
2024-06-27
fs: new helper vfs_empty_path()
Christian Brauner
1
-0
/
+17
2024-06-27
fs: reflow may_create_in_sticky()
Christian Brauner
1
-16
/
+35
2024-06-25
vfs: remove redundant smp_mb for thp handling in do_dentry_open
Mateusz Guzik
2
-10
/
+9
2024-06-25
fuse: Use in_group_or_capable() helper
Youling Tang
1
-2
/
+2
2024-06-25
f2fs: Use in_group_or_capable() helper
Youling Tang
2
-5
/
+2
2024-06-25
fs: Export in_group_or_capable()
Youling Tang
3
-2
/
+3
2024-06-25
vfs: reorder checks in may_create_in_sticky
Mateusz Guzik
1
-3
/
+3
2024-06-25
hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()
Chao Yu
1
-0
/
+3
2024-06-25
proc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-06-21
hfsplus: fix to avoid false alarm of circular locking
Chao Yu
3
-16
/
+29
2024-06-21
Improve readability of copy_tree
Jemmy
1
-28
/
+31
2024-06-21
vfs: shave a branch in getname_flags
Mateusz Guzik
1
-11
/
+20
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
7
-25
/
+16
2024-06-05
vfs: stop using user_path_at_empty in do_readlinkat
Mateusz Guzik
1
-19
/
+24
2024-06-03
tmpfs: don't interrupt fallocate with EINTR
Mikulas Patocka
1
-3
/
+6
2024-06-03
fs: don't block i_writecount during exec
Christian Brauner
5
-45
/
+9
2024-06-03
readdir: Add missing quote in macro comment
Thorsten Blum
1
-1
/
+1
2024-06-03
readdir: Remove unused header include
Thorsten Blum
1
-2
/
+0
2024-06-03
vfs: replace WARN(down_read_trylock, ...) abuse with proper asserts
Mateusz Guzik
2
-7
/
+3
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
6
-42
/
+152
2024-05-27
fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_...
Hongbo Li
1
-4
/
+1
2024-05-27
fs: switch timespec64 fields in inode to discrete integers
Jeff Layton
1
-16
/
+32
2024-05-27
fs: remove accidental overflow during wraparound check
Justin Stitt
1
-2
/
+6
2024-05-27
Linux 6.10-rc1
v6.10-rc1
Linus Torvalds
1
-3
/
+3
2024-05-27
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-05-26
Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...
Linus Torvalds
4
-103
/
+68
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
4
-103
/
+68
2024-05-26
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-6
/
+34
2024-05-26
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
13
-69
/
+187
2024-05-26
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-12
/
+18
2024-05-26
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-18
/
+67
2024-05-26
Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
10
-45
/
+35
2024-05-26
Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
6
-19
/
+434
2024-05-26
Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
13
-154
/
+98
2024-05-26
Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-9
/
+18
2024-05-25
Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
29
-250
/
+702
2024-05-25
Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
5
-17
/
+80
2024-05-25
Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-35
/
+26
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
54
-129
/
+136
2024-05-25
Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
27
-98
/
+215
2024-05-25
cifs: Fix missing set of remote_i_size
David Howells
2
-3
/
+4
2024-05-25
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
1
-0
/
+1
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
33
-3
/
+2732
2024-05-24
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
1
-1
/
+2
2024-05-24
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
1
-2
/
+2
2024-05-24
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
1
-2
/
+7
[next]