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
...
|
|
*
|
|
EDAC/amd64: Do not discover ECC symbol size for Family 17h and later
Yazen Ghannam
2023-03-24
1
-18
/
+3
|
|
*
|
|
EDAC/amd64: Drop dbam_to_cs() for Family 17h and later
Yazen Ghannam
2023-03-24
1
-105
/
+81
|
|
*
|
|
EDAC/amd64: Split get_csrow_nr_pages() into dct/umc functions
Yazen Ghannam
2023-03-24
1
-14
/
+26
|
|
*
|
|
EDAC/amd64: Rename debug_display_dimm_sizes()
Yazen Ghannam
2023-03-24
1
-65
/
+63
|
*
|
|
|
EDAC/i10nm: Add Intel Sierra Forest server support
Qiuxu Zhuo
2023-04-10
1
-0
/
+1
|
*
|
|
|
EDAC/skx: Fix overflows on the DRAM row address mapping arrays
Qiuxu Zhuo
2023-03-13
1
-2
/
+2
*
|
|
|
|
Merge tag 'm68k-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-25
15
-24
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
m68k: kexec: Include <linux/reboot.h>
Simon Horman
2023-04-21
1
-0
/
+1
|
*
|
|
|
|
m68k: defconfig: Update defconfigs for v6.3-rc1
Geert Uytterhoeven
2023-04-03
12
-13
/
+24
|
*
|
|
|
|
m68k: Remove obsolete config NO_KERNEL_MSG
Lukas Bulwahn
2023-03-20
1
-5
/
+0
|
*
|
|
|
|
nubus: Drop noop match function
Uwe Kleine-König
2023-03-20
1
-6
/
+0
*
|
|
|
|
|
Merge tag 'pull-nios2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-25
1
-3
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nios2: _TIF_ALLWORK_MASK is unused
Al Viro
2023-03-06
1
-3
/
+0
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-25
4
-24
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fs: Fix description of vfs_tmpfile()
Roberto Sassu
2023-03-13
1
-2
/
+2
|
*
|
|
|
|
|
sysv: switch to put_and_unmap_page()
Al Viro
2023-03-13
3
-22
/
+15
|
*
|
|
|
|
|
fs/sysv: Don't round down address for kunmap_flush_on_unmap()
Fabio M. De Francesco
2023-03-13
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'pull-old-dio' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2023-04-25
3
-10
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
__blockdev_direct_IO(): get rid of submit_io callback
Al Viro
2023-03-06
3
-10
/
+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'pull-write-one-page' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-25
5
-65
/
+58
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
2023-03-13
3
-51
/
+34
|
*
|
|
|
|
|
ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
Christoph Hellwig
2023-03-13
1
-4
/
+5
|
*
|
|
|
|
|
ufs: don't flush page immediately for DIRSYNC directories
Christoph Hellwig
2023-03-13
1
-10
/
+19
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-25
10
-113
/
+84
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fuse_dev_ioctl(): switch to fdget()
Al Viro
2023-04-21
1
-20
/
+21
|
*
|
|
|
|
|
cgroup_get_from_fd(): switch to fdget_raw()
Al Viro
2023-04-21
1
-6
/
+4
|
*
|
|
|
|
|
bpf: switch to fdget_raw()
Al Viro
2023-04-21
1
-23
/
+15
|
*
|
|
|
|
|
build_mount_idmapped(): switch to fdget()
Al Viro
2023-04-21
1
-6
/
+6
|
*
|
|
|
|
|
kill the last remaining user of proc_ns_fget()
Al Viro
2023-04-21
3
-31
/
+11
|
*
|
|
|
|
|
SVM-SEV: convert the rest of fget() uses to fdget() in there
Al Viro
2023-04-21
1
-12
/
+14
|
*
|
|
|
|
|
convert sgx_set_attribute() to fdget()/fdput()
Al Viro
2023-04-21
1
-6
/
+5
|
*
|
|
|
|
|
convert setns(2) to fdget()/fdput()
Al Viro
2023-04-21
1
-9
/
+8
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-24
16
-459
/
+540
|
\
\
\
\
\
\
|
*
|
|
|
|
|
erofs: cleanup i_format-related stuffs
Gao Xiang
2023-04-16
2
-18
/
+8
|
*
|
|
|
|
|
erofs: sunset erofs_dbg()
Gao Xiang
2023-04-16
5
-19
/
+3
|
*
|
|
|
|
|
erofs: fix potential overflow calculating xattr_isize
Jingbo Xu
2023-04-16
1
-1
/
+1
|
*
|
|
|
|
|
erofs: get rid of z_erofs_fill_inode()
Gao Xiang
2023-04-16
3
-24
/
+8
|
*
|
|
|
|
|
erofs: enable long extended attribute name prefixes
Jingbo Xu
2023-04-16
3
-1
/
+11
|
*
|
|
|
|
|
erofs: handle long xattr name prefixes properly
Jingbo Xu
2023-04-16
1
-12
/
+56
|
*
|
|
|
|
|
erofs: add helpers to load long xattr name prefixes
Jingbo Xu
2023-04-16
4
-3
/
+73
|
*
|
|
|
|
|
erofs: introduce on-disk format for long xattr name prefixes
Jingbo Xu
2023-04-16
1
-1
/
+15
|
*
|
|
|
|
|
erofs: move packed inode out of the compression part
Jingbo Xu
2023-04-16
2
-4
/
+2
|
*
|
|
|
|
|
erofs: keep meta inode into erofs_buf
Gao Xiang
2023-04-16
6
-18
/
+28
|
*
|
|
|
|
|
erofs: initialize packed inode after root inode is assigned
Jingbo Xu
2023-04-16
2
-11
/
+12
|
*
|
|
|
|
|
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
2023-04-16
1
-0
/
+4
|
*
|
|
|
|
|
erofs: don't warn ztailpacking feature anymore
Yue Hu
2023-04-16
1
-2
/
+0
|
*
|
|
|
|
|
erofs: simplify erofs_xattr_generic_get()
Jingbo Xu
2023-04-16
1
-14
/
+3
|
*
|
|
|
|
|
erofs: rename init_inode_xattrs with erofs_ prefix
Jingbo Xu
2023-04-16
1
-3
/
+3
|
*
|
|
|
|
|
erofs: move several xattr helpers into xattr.c
Jingbo Xu
2023-04-16
2
-42
/
+29
|
*
|
|
|
|
|
erofs: tidy up EROFS on-disk naming
Gao Xiang
2023-04-16
2
-142
/
+119
[prev]
[next]