index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-09-08
fs/coredump.c: log if a core dump is aborted due to changed file permissions
David Oberhollenzer
2021-09-08
nilfs2: use refcount_dec_and_lock() to fix potential UAF
Zhen Lei
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
Nanyong Sun
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
Nanyong Sun
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
Nanyong Sun
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
Nanyong Sun
2021-09-08
nilfs2: fix NULL pointer in nilfs_##name##_attr_release
Nanyong Sun
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_create_device_group
Nanyong Sun
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
2021-09-08
connector: send event on write to /proc/[pid]/comm
Ohhoon Kwon
2021-09-08
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
2021-09-08
hugetlbfs: s390 is always 64bit
David Hildenbrand
2021-09-08
io-wq: fix cancellation on create-worker failure
Pavel Begunkov
2021-09-07
putname(): IS_ERR_OR_NULL() is wrong here
Al Viro
2021-09-07
namei: Standardize callers of filename_create()
Stephen Brennan
2021-09-07
namei: Standardize callers of filename_lookup()
Stephen Brennan
2021-09-07
rename __filename_parentat() to filename_parentat()
Al Viro
2021-09-07
namei: Fix use after free in kern_path_locked
Stephen Brennan
2021-09-07
Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-07
Revert "memcg: enable accounting for pollfd and select bits arrays"
Linus Torvalds
2021-09-07
Revert "memcg: enable accounting for file lock caches"
Linus Torvalds
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-07
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
2021-09-07
block: split out operations on block special files
Christoph Hellwig
2021-09-07
btrfs: zoned: fix double counting of split ordered extent
Naohiro Aota
2021-09-07
btrfs: fix lockdep warning while mounting sprout fs
Anand Jain
2021-09-07
btrfs: delay blkdev_put until after the device remove
Josef Bacik
2021-09-07
btrfs: update the bdev time directly when closing
Josef Bacik
2021-09-07
btrfs: use correct header for div_u64 in misc.h
Kari Argillander
2021-09-07
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
2021-09-06
Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-06
fuse: remove unused arg in fuse_write_file_get()
Miklos Szeredi
2021-09-06
fuse: wait for writepages in syncfs
Miklos Szeredi
2021-09-06
file: Export receive_fd() to modules
Xie Yongji
2021-09-06
eventfd: Export eventfd_wake_count to modules
Xie Yongji
2021-09-05
binfmt: a.out: Fix bogus semicolon
Geert Uytterhoeven
2021-09-04
ext4: drop unnecessary journal handle in delalloc write
Zhang Yi
2021-09-04
ext4: factor out write end code of inline file
Zhang Yi
2021-09-04
ext4: correct the error path of ext4_write_inline_data_end()
Zhang Yi
2021-09-04
ext4: check and update i_disksize properly
Zhang Yi
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-04
Merge git://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
2021-09-04
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-09-03
ksmbd: add validation for ndr read/write functions
Namjae Jeon
2021-09-03
ksmbd: remove unused ksmbd_file_table_flush function
Namjae Jeon
2021-09-03
ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data
Hyunchul Lee
2021-09-03
ksmbd: Reduce error log 'speed is unknown' to debug
Per Forlin
2021-09-03
ksmbd: defer notify_change() call
Christian Brauner
2021-09-03
ksmbd: remove setattr preparations in set_file_basic_info()
Christian Brauner
[prev]
[next]