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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
netlabel: Pass a family parameter to netlbl_skbuff_err().
Huw Davies
1
-1
/
+1
2016-06-27
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
1
-0
/
+11
2016-06-27
ipv6: constify the skb pointer of ipv6_find_tlv().
Huw Davies
1
-1
/
+1
2016-06-27
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
1
-0
/
+6
2016-06-27
ipv6: Allow request socks to contain IPv6 options.
Huw Davies
1
-1
/
+6
2016-06-27
calipso: Set the calipso socket label to match the secattr.
Huw Davies
3
-0
/
+12
2016-06-27
netlabel: Move bitmap manipulation functions to the NetLabel core.
Huw Davies
1
-0
/
+6
2016-06-27
ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.
Huw Davies
1
-0
/
+6
2016-06-27
netlabel: Add support for removing a CALIPSO DOI.
Huw Davies
1
-0
/
+1
2016-06-27
netlabel: Add support for enumerating the CALIPSO DOI list.
Huw Davies
1
-0
/
+4
2016-06-27
netlabel: Add support for querying a CALIPSO DOI.
Huw Davies
1
-0
/
+4
2016-06-27
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies
3
-0
/
+104
2016-05-06
Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
10
-88
/
+133
2016-05-04
Merge branch 'keys-trust' into keys-next
David Howells
8
-83
/
+113
2016-05-01
ima: add support for creating files using the mknodat syscall
Mimi Zohar
1
-0
/
+6
2016-04-27
fs: fix over-zealous use of "const"
Kees Cook
1
-1
/
+1
2016-04-21
LSM: LoadPin for kernel file loading restrictions
Kees Cook
1
-0
/
+5
2016-04-21
fs: define a string representation of the kernel_read_file_id enumeration
Mimi Zohar
1
-6
/
+25
2016-04-21
string_helpers: add kstrdup_quotable_file
Kees Cook
1
-0
/
+3
2016-04-21
string_helpers: add kstrdup_quotable_cmdline
Kees Cook
1
-0
/
+1
2016-04-21
string_helpers: add kstrdup_quotable
Kees Cook
1
-0
/
+2
2016-04-12
Merge branch 'keys-sig' into keys-next
David Howells
3
-5
/
+10
2016-04-12
KEYS: Add KEYCTL_DH_COMPUTE command
Mat Martineau
1
-0
/
+10
2016-04-12
IMA: Use the the system trusted keyrings instead of .ima_mok
David Howells
1
-11
/
+2
2016-04-12
certs: Add a secondary system keyring that can be added to dynamically
David Howells
1
-0
/
+9
2016-04-12
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
3
-18
/
+5
2016-04-12
KEYS: Move the point of trust determination to __key_link()
David Howells
2
-12
/
+14
2016-04-12
KEYS: Generalise x509_request_asymmetric_key()
David Howells
1
-4
/
+4
2016-04-12
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
David Howells
2
-6
/
+5
2016-04-12
KEYS: Add a facility to restrict new links into a keyring
David Howells
1
-10
/
+43
2016-04-11
security: drop the unused hook skb_owned_by
Paolo Abeni
1
-1
/
+0
2016-04-06
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
2
-3
/
+1
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
6
-43
/
+54
2016-04-06
KEYS: Add identifier pointers to public_key_signature struct
David Howells
1
-0
/
+1
2016-04-06
KEYS: Allow authentication data to be stored in an asymmetric key
David Howells
3
-5
/
+9
2016-04-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-19
/
+23
2016-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+1
2016-04-03
Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-2
/
+2
2016-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-1
/
+11
2016-04-02
mm/page_isolation: fix tracepoint to mirror check function behavior
Lucas Stach
1
-1
/
+1
2016-04-02
include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()
Chen Gang
1
-1
/
+1
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
1
-1
/
+1
2016-04-01
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
1
-1
/
+0
2016-04-01
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
1
-0
/
+4
2016-03-31
target: add a new add_wwn_groups fabrics method
Christoph Hellwig
1
-0
/
+1
2016-03-31
target: remove ->fabric_cleanup_nodeacl
Christoph Hellwig
1
-1
/
+0
2016-03-31
bpf: make padding in bpf_tunnel_key explicit
Daniel Borkmann
1
-0
/
+1
2016-03-30
uapi/linux/stddef.h: Provide __always_inline to userspace headers
Denys Vlasenko
1
-0
/
+4
2016-03-29
locking/atomic, sched: Unexport fetch_or()
Frederic Weisbecker
1
-21
/
+0
2016-03-29
timers/nohz: Convert tick dependency mask to atomic_t
Frederic Weisbecker
1
-2
/
+2
[next]