index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-35
/
+34
2022-01-20
btrfs: use generic Kconfig option for 256kB page size limit
Nathan Chancellor
1
-2
/
+1
2022-01-20
fs/adfs: remove unneeded variable make code cleaner
Minghao Chi
1
-3
/
+1
2022-01-20
FAT: use io_schedule_timeout() instead of congestion_wait()
NeilBrown
1
-2
/
+3
2022-01-20
hfsplus: use struct_group_attr() for memcpy() region
Kees Cook
2
-6
/
+10
2022-01-20
nilfs2: remove redundant pointer sbufs
Colin Ian King
1
-2
/
+2
2022-01-20
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
H.J. Lu
1
-2
/
+2
2022-01-20
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
1
-0
/
+3
2022-01-20
fs/binfmt_elf: replace open-coded string copy with get_task_comm
Yafang Shao
1
-1
/
+1
2022-01-20
fs/exec: replace strncpy with strscpy_pad in __get_task_comm
Yafang Shao
1
-1
/
+2
2022-01-20
fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
Yafang Shao
1
-1
/
+1
2022-01-20
sysctl: remove redundant ret assignment
luo penghao
1
-1
/
+0
2022-01-20
sysctl: fix duplicate path separator in printed entries
Geert Uytterhoeven
1
-4
/
+4
2022-01-20
proc: convert the return type of proc_fd_access_allowed() to be boolean
Qi Zheng
1
-2
/
+2
2022-01-20
proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
David Hildenbrand
1
-8
/
+2
2022-01-19
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-493
/
+731
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2022-01-18
vfs: fs_context: fix up param length parsing in legacy_parse_param
Jamie Hill-Daniel
1
-1
/
+1
2022-01-18
Merge tag 'for-linus-5.17-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+17
2022-01-17
Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-325
/
+719
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-2
/
+2
2022-01-17
unicode: fix .gitignore for generated utfdata file
Linus Torvalds
1
-1
/
+1
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-27
/
+32
2022-01-17
Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-453
/
+245
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-12
/
+12
2022-01-16
Merge tag 'exfat-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-87
/
+64
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
25
-565
/
+568
2022-01-16
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
3
-13
/
+27
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-70
/
+158
2022-01-15
cifs: fix FILE_BOTH_DIRECTORY_INFO definition
Eugene Korenevsky
1
-1
/
+1
2022-01-15
cifs: move superblock magic defitions to magic.h
Jeff Layton
5
-8
/
+7
2022-01-15
cifs: Fix smb311_update_preauth_hash() kernel-doc comment
Yang Li
1
-0
/
+1
2022-01-15
hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()
Sean Christopherson
1
-3
/
+4
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
12
-36
/
+28
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2
-0
/
+2
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2
-4
/
+15
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
1
-0
/
+49
2022-01-15
fs/ioctl: remove unnecessary __user annotation
Amit Daniel Kachhap
1
-1
/
+1
2022-01-15
ocfs2: remove redundant assignment to variable free_space
Colin Ian King
1
-1
/
+1
2022-01-15
ocfs2: cluster: use default_groups in kobj_type
Greg Kroah-Hartman
1
-5
/
+6
2022-01-15
ocfs2: remove redundant assignment to pointer root_bh
Colin Ian King
1
-1
/
+1
2022-01-15
ocfs2: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-15
ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
Joseph Qi
1
-13
/
+13
2022-01-15
ocfs2: use BUG_ON instead of if condition followed by BUG.
Zhang Mingyu
1
-4
/
+2
2022-01-15
squashfs: provide backing_dev_info in order to disable read-ahead
Zheng Liang
1
-0
/
+33
2022-01-15
fs/ntfs/attrib.c: fix one kernel-doc comment
Yang Li
1
-1
/
+1
2022-01-15
Merge tag 'xfs-5.17-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-46
/
+72
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-2
/
+2
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-228
/
+288
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
75
-9207
/
+5100
[next]