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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
KEYS: Make the key matching functions return bool
David Howells
1
-4
/
+6
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
1
-4
/
+0
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
1
-3
/
+0
2014-09-16
KEYS: Preparse match data
David Howells
1
-3
/
+28
2014-09-16
Provide a binary to hex conversion function
David Howells
1
-0
/
+1
2014-09-09
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
1
-2
/
+2
2014-09-02
security: Silence shadow warning
Mark Rustad
1
-1
/
+1
2014-07-30
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
1
-0
/
+3
2014-07-29
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-4
/
+1
2014-07-28
Revert "selinux: fix the default socket labeling in sock_graft()"
Paul Moore
1
-4
/
+1
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
1
-0
/
+6
2014-07-25
security: introduce kernel_fw_from_file hook
Kees Cook
1
-0
/
+17
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-1
/
+4
2014-07-24
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
5
-2
/
+479
2014-07-23
Merge branch 'keys-fixes' into keys-next
David Howells
1
-0
/
+1
2014-07-23
Merge remote-tracking branch 'integrity/next-with-keys' into keys-next
David Howells
1
-0
/
+1
2014-07-23
Merge tag 'keys-pefile-20140709' into keys-next
David Howells
3
-1
/
+472
2014-07-23
Merge tag 'keys-pkcs7-20140708' into keys-next
David Howells
1
-0
/
+1
2014-07-23
KEYS: Allow expiry time to be set when preparsing a key
David Howells
1
-0
/
+1
2014-07-23
KEYS: struct key_preparsed_payload should have two payload pointers
David Howells
1
-1
/
+1
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
1
-0
/
+2
2014-07-18
seccomp: introduce writer locking
Kees Cook
1
-3
/
+3
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
1
-3
/
+15
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
1
-0
/
+2
2014-07-18
KEYS: Provide a generic instantiation function
David Howells
1
-0
/
+2
2014-07-17
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
David Howells
1
-0
/
+1
2014-07-17
KEYS: validate certificate trust only with builtin keys
Dmitry Kasatkin
1
-0
/
+1
2014-07-16
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-1
/
+4
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2014-07-10
selinux: fix the default socket labeling in sock_graft()
Paul Moore
1
-1
/
+4
2014-07-09
pefile: Parse the "Microsoft individual code signing" data blob
David Howells
1
-1
/
+6
2014-07-09
pefile: Parse a PE binary to find a key and a signature contained therein
David Howells
1
-0
/
+18
2014-07-09
Provide PE binary definitions
David Howells
1
-0
/
+448
2014-07-08
PKCS#7: Implement a parser [RFC 2315]
David Howells
1
-0
/
+1
2014-07-04
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+3
2014-07-04
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
1
-0
/
+1
2014-07-02
core: fix typo in percpu read_mostly section
Zhengyu He
1
-2
/
+2
2014-07-01
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
1
-1
/
+3
2014-06-30
kernfs: introduce kernfs_pin_sb()
Li Zefan
1
-0
/
+1
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-5
/
+4
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2
-5
/
+4
2014-06-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+11
2014-06-27
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2014-06-25
block: add support for limiting gaps in SG lists
Jens Axboe
2
-0
/
+10
2014-06-25
bio: remove unused macro bip_vec_idx()
Gu Zheng
1
-4
/
+0
2014-06-24
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
1
-0
/
+1
[next]