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.13.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
2021-01-15
fs: anon_inodes: rephrase to appropriate kernel-doc
Lukas Bulwahn
1
-7
/
+14
2021-01-15
userfaultfd: use secure anon inodes for userfaultfd
Daniel Colascione
1
-9
/
+10
2021-01-15
selinux: teach SELinux about anonymous inodes
Daniel Colascione
2
-0
/
+59
2021-01-15
fs: add LSM-supporting anon-inode interface
Daniel Colascione
3
-45
/
+115
2021-01-15
security: add inode_init_security_anon() LSM hook
Lokesh Gidra
4
-0
/
+29
2021-01-13
selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support
Ondrej Mosnacek
1
-25
/
+52
2021-01-12
selinux: mark selinux_xfrm_refcount as __read_mostly
Ondrej Mosnacek
1
-1
/
+1
2021-01-12
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
6
-12
/
+12
2021-01-12
selinux: make selinuxfs_mount static
Ondrej Mosnacek
2
-2
/
+1
2021-01-12
selinux: drop the unnecessary aurule_callback variable
Ondrej Mosnacek
1
-7
/
+3
2021-01-12
selinux: remove unused global variables
Ondrej Mosnacek
4
-4
/
+0
2021-01-05
selinux: fix inconsistency between inode_getxattr and inode_listsecurity
Amir Goldstein
1
-0
/
+4
2021-01-05
selinux: handle MPTCP consistently with TCP
Paolo Abeni
1
-1
/
+2
2021-01-04
Linux 5.11-rc2
v5.11-rc2
Linus Torvalds
1
-1
/
+1
2021-01-02
Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-21
/
+35
2021-01-02
Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-5
/
+48
2021-01-02
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
3
-3
/
+41
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
21
-86
/
+208
2021-01-01
Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+2
2021-01-01
Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-21
/
+43
2021-01-01
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
1
-0
/
+2
2020-12-31
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2
-2
/
+2
2020-12-31
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
1
-2
/
+22
2020-12-31
io_uring: add a helper for setting a ref node
Pavel Begunkov
1
-10
/
+12
2020-12-30
Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-36
/
+36
2020-12-30
intel_idle: add SnowRidge C-state table
Artem Bityutskiy
1
-1
/
+40
2020-12-30
cpufreq: intel_pstate: Fix fast-switch fallback path
Rafael J. Wysocki
1
-1
/
+0
2020-12-30
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-2
/
+7
2020-12-30
s390/Kconfig: sort config S390 select list once again
Heiko Carstens
1
-14
/
+17
2020-12-30
s390: update defconfigs
Heiko Carstens
3
-7
/
+18
2020-12-30
block: add debugfs stanza for QUEUE_FLAG_NOWAIT
Andres Freund
1
-0
/
+1
2020-12-30
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
1
-1
/
+1
2020-12-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
42
-91
/
+101
2020-12-30
mm: slub: call account_slab_page() after slab page initialization
Roman Gushchin
1
-3
/
+2
2020-12-30
zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
Randy Dunlap
4
-19
/
+9
2020-12-30
lib/zlib: fix inflating zlib streams on s390
Ilya Leoshkevich
1
-2
/
+2
2020-12-30
lib/genalloc: fix the overflow when size is too big
Huang Shijie
1
-12
/
+13
2020-12-30
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
1
-11
/
+11
2020-12-30
sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
Huang Shijie
1
-0
/
+3
2020-12-30
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
22
-21
/
+1
2020-12-30
kasan: fix null pointer dereference in kasan_record_aux_stack
Walter Wu
1
-0
/
+2
2020-12-30
mm: generalise COW SMC TLB flushing race comment
Nicholas Piggin
1
-3
/
+5
2020-12-30
mm/mremap.c: fix extent calculation
Kalesh Singh
1
-1
/
+3
2020-12-30
mm: memmap defer init doesn't work as expected
Baoquan He
4
-8
/
+11
2020-12-30
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
1
-0
/
+7
2020-12-30
checkpatch: prefer strscpy to strlcpy
Joe Perches
1
-0
/
+6
2020-12-30
Revert "kbuild: avoid static_assert for genksyms"
Masahiro Yamada
1
-5
/
+0
2020-12-30
mm/hugetlb: fix deadlock in hugetlb_cow error path
Mike Kravetz
1
-1
/
+21
2020-12-30
selftests/vm: fix building protection keys test
Harish
1
-5
/
+5
2020-12-29
io_uring: don't assume mm is constant across submits
Jens Axboe
1
-7
/
+7
[next]