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
2016-02-21
ima: measure and appraise the IMA policy itself
Mimi Zohar
4
-3
/
+24
2016-02-21
ima: load policy using path
Dmitry Kasatkin
2
-2
/
+44
2016-02-21
ima: support for kexec image and initramfs
Mimi Zohar
4
-7
/
+28
2016-02-21
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
2
-64
/
+11
2016-02-21
ima: remove firmware and module specific cached status info
Mimi Zohar
5
-39
/
+28
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
7
-112
/
+22
2016-02-21
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
2
-0
/
+18
2016-02-21
security: define kernel_read_file hook
Mimi Zohar
6
-0
/
+54
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
7
-90
/
+21
2016-02-21
vfs: define kernel_read_file_from_path
Mimi Zohar
2
-0
/
+21
2016-02-21
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
9
-15
/
+66
2016-02-19
ima: calculate the hash of a buffer using aynchronous hash(ahash)
Mimi Zohar
1
-2
/
+73
2016-02-19
ima: provide buffer hash calculation function
Dmitry Kasatkin
2
-0
/
+49
2016-02-19
vfs: define kernel_read_file_id enumeration
Mimi Zohar
5
-8
/
+19
2016-02-19
vfs: define a generic function to read a file from the kernel
Mimi Zohar
5
-0
/
+78
2016-02-19
firmware: clean up filesystem load exit path
Kees Cook
1
-7
/
+5
2016-02-19
firmware: move completing fw into a helper
Luis R. Rodriguez
1
-4
/
+10
2016-02-19
firmware: simplify dev_*() print messages for generic helpers
Luis R. Rodriguez
1
-4
/
+4
2016-02-19
ima: use "ima_hooks" enum as function argument
Mimi Zohar
5
-27
/
+37
2016-02-19
ima: refactor ima_policy_show() to display "ima_hooks" rules
Mimi Zohar
1
-27
/
+36
2016-02-19
ima: separate 'security.ima' reading functionality from collect
Dmitry Kasatkin
8
-40
/
+33
2016-02-09
IMA: fix non-ANSI declaration of ima_check_policy()
Colin Ian King
1
-1
/
+1
2016-02-08
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
1
-1
/
+1
2016-02-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
33
-149
/
+230
2016-02-08
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-7
/
+2
2016-02-07
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-65
/
+131
2016-02-07
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-14
/
+32
2016-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+166
2016-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-17
/
+75
2016-02-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
28
-252
/
+461
2016-02-06
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-23
/
+10
2016-02-06
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
1
-6
/
+32
2016-02-06
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-06
MAINTAINERS: trim the file triggers for ABI/API
Michael Kerrisk (man-pages)
1
-2
/
+0
2016-02-06
dax: dirty inode only if required
Dmitry Monakhov
1
-1
/
+2
2016-02-06
thp: make deferred_split_scan() work again
Kirill A. Shutemov
1
-1
/
+1
2016-02-06
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
2
-44
/
+25
2016-02-06
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-06
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
1
-13
/
+10
2016-02-06
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
4
-7
/
+7
2016-02-06
mm/hugetlb: fix gigantic page initialization/allocation
Mike Kravetz
1
-2
/
+3
2016-02-06
mm: downgrade VM_BUG in isolate_lru_page() to warning
Kirill A. Shutemov
1
-1
/
+1
2016-02-06
mempolicy: do not try to queue pages from !vma_migratable()
Kirill A. Shutemov
1
-9
/
+5
2016-02-06
mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
Tetsuo Handa
1
-1
/
+1
2016-02-06
vmstat: make vmstat_update deferrable
Michal Hocko
1
-1
/
+1
2016-02-06
mm, vmstat: make quiet_vmstat lighter
Michal Hocko
1
-22
/
+46
2016-02-06
mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
Vlastimil Babka
1
-4
/
+5
2016-02-06
memblock: don't mark memblock_phys_mem_size() as __init
David Gibson
1
-1
/
+1
2016-02-06
dump_stack: avoid potential deadlocks
Eric Dumazet
1
-3
/
+4
2016-02-06
mm: validate_mm browse_rb SMP race condition
Andrea Arcangeli
1
-2
/
+5
[next]