Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
456f5fd3f6017f10d04d459159ac7bd9e3815c5e
/
include
f1b731d
KEYS: Restore partial ID matching functionality for asymmetric keys
by Dmitry Kasatkin
· 10 years ago
6c8ff87
Merge commit 'v3.16' into next
by James Morris
· 10 years ago
46963b7
KEYS: Overhaul key identification when searching for asymmetric keys
by David Howells
· 10 years ago
7901c1a
KEYS: Implement binary asymmetric key ID handling
by David Howells
· 10 years ago
0c903ab
KEYS: Make the key matching functions return bool
by David Howells
· 10 years ago
c06cfb0
KEYS: Remove key_type::match in favour of overriding default by match_preparse
by David Howells
· 10 years ago
614d8c3
KEYS: Remove key_type::def_lookup_type
by David Howells
· 10 years ago
4629195
KEYS: Preparse match data
by David Howells
· 10 years ago
53d91c5
Provide a binary to hex conversion function
by David Howells
· 10 years ago
3034a14
ima: pass 'opened' flag to identify newly created files
by Dmitry Kasatkin
· 11 years ago
fbff661
security: Silence shadow warning
by Mark Rustad
· 10 years ago
478d085
Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 10 years ago
103ae67
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
4fbe63d
netlabel: shorter names for the NetLabel catmap funcs/structs
by Paul Moore
· 10 years ago
4b8feff
netlabel: fix the horribly broken catmap functions
by Paul Moore
· 10 years ago
41c3bd2
netlabel: fix a problem when setting bits below the previously lowest bit
by Paul Moore
· 10 years ago
8f1d26d
kexec: export free_huge_page to VMCOREINFO
by Atsushi Kumagai
· 10 years ago
26bcd8b
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
acba648
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
1d8fcba
Revert "cdc_subset: deal with a device that needs reset for timeout"
by Linus Torvalds
· 10 years ago
b527cae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
b7dd0e3
x86/xen: safely map and unmap grant frames when in atomic context
by David Vrabel
· 10 years ago
704033c
of: Add memory limiting function for flattened devicetrees
by Laura Abbott
· 10 years ago
4972a74
of: Split early_init_dt_scan into two parts
by Laura Abbott
· 10 years ago
8e54caf
tpm: Provide a generic means to override the chip returned timeouts
by Jason Gunthorpe
· 11 years ago
20fbe3a
cdc_subset: deal with a device that needs reset for timeout
by Oliver Neukum
· 10 years ago
c98158e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
167225b
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
5ce43ad
PKCS#7: Use x509_request_asymmetric_key()
by David Howells
· 10 years ago
04ca697
ip: make IP identifiers less predictable
by Eric Dumazet
· 10 years ago
2873ead
Revert "selinux: fix the default socket labeling in sock_graft()"
by Paul Moore
· 10 years ago
0246544
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 10 years ago
5a9196d
ima: add support for measuring and appraising firmware
by Mimi Zohar
· 10 years ago
13752fe
security: introduce kernel_fw_from_file hook
by Kees Cook
· 11 years ago
bf1d987
Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 10 years ago
7d8b6c6
CAPABILITIES: remove undefined caps from all processes
by Eric Paris
· 10 years ago
4ca332e
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 10 years ago
ea9339e
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
a0f7a75
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
by Naoya Horiguchi
· 10 years ago
1a112d1
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
by Tejun Heo
· 10 years ago
23d9cec
pinctrl: dra: dt-bindings: Fix pull enable/disable
by Nishanth Menon
· 10 years ago
633706a
Merge branch 'keys-fixes' into keys-next
by David Howells
· 10 years ago
64724cf
Merge remote-tracking branch 'integrity/next-with-keys' into keys-next
by David Howells
· 10 years ago
6204e00
Merge tag 'keys-pefile-20140709' into keys-next
by David Howells
· 10 years ago
1ca72c9
Merge tag 'keys-pkcs7-20140708' into keys-next
by David Howells
· 10 years ago
002edaf
KEYS: big_key: Use key preparsing
by David Howells
· 10 years ago
f916778
KEYS: user: Use key preparsing
by David Howells
· 10 years ago
7dfa0ca
KEYS: Allow expiry time to be set when preparsing a key
by David Howells
· 10 years ago
fc7c70e
KEYS: struct key_preparsed_payload should have two payload pointers
by David Howells
· 10 years ago
d7afaec
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
by Andrew Gallagher
· 10 years ago
15ba223
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
d057190
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
da5b99b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
084c9ca
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c2e1f2e
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
by Kees Cook
· 11 years ago
dbd95212
seccomp: introduce writer locking
by Kees Cook
· 11 years ago
1d4457f
sched: move no_new_privs into new atomic flags
by Kees Cook
· 11 years ago
48dc92b
seccomp: add "seccomp" syscall
by Kees Cook
· 11 years ago
6a09d17
KEYS: Provide a generic instantiation function
by David Howells
· 10 years ago
2b1987a
cpufreq: make table sentinel macros unsigned to match use
by Brian W Hart
· 11 years ago
0c7774a
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
by David Howells
· 10 years ago
32c4741
KEYS: validate certificate trust only with builtin keys
by Dmitry Kasatkin
· 11 years ago
3be4bea
KEYS: verify a certificate is signed by a 'trusted' key
by Mimi Zohar
· 11 years ago
38a4dfc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
bcf44bf
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b6b8a37
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
5db6c6f
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
by Davidlohr Bueso
· 10 years ago
ce069fc
locking/rwsem: Reduce the size of struct rw_semaphore
by Jason Low
· 10 years ago
13b9a96
locking/rwsem: Rename 'activity' to 'count'
by Peter Zijlstra
· 10 years ago
4d9d951
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
by Jason Low
· 10 years ago
9063182
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
by Jason Low
· 10 years ago
046a619
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
by Jason Low
· 10 years ago
5615f9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
9ecf07a
neigh: sysctl - simplify address calculation of gc_* variables
by Mathias Krause
· 10 years ago
ce355e2
netfilter: nf_tables: 64bit stats need some extra synchronization
by Eric Dumazet
· 11 years ago
38e029f
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
by Pablo Neira Ayuso
· 11 years ago
502fde1
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
2f3870e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
b67db9d
Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c0fb262
clk: exynos5420: Add IDs for clocks used in PD mfc
by Arun Kumar K
· 10 years ago
40f6123
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
b3e87bd
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
4da6daf
selinux: fix the default socket labeling in sock_graft()
by Paul Moore
· 10 years ago
4c0b4b1
pefile: Parse the "Microsoft individual code signing" data blob
by David Howells
· 11 years ago
26d1164
pefile: Parse a PE binary to find a key and a signature contained therein
by David Howells
· 11 years ago
9c87e0f
Provide PE binary definitions
by David Howells
· 11 years ago
08815b6
PKCS#7: Find intersection between PKCS#7 message and known, trusted keys
by David Howells
· 11 years ago
a473035
PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
by David Howells
· 11 years ago
2e3fadb
PKCS#7: Implement a parser [RFC 2315]
by David Howells
· 11 years ago
0b9f7d9
ACPI / i915: ignore firmware requests for backlight change
by Aaron Lu
· 11 years ago
8addf0c
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
88b5a85
Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
b82207b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
c149dcb
drm/i915: provide interface for audio driver to query cdclk
by Jani Nikula
· 11 years ago
034a0f6
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
3089f54
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
b9cd18d
ptrace,x86: force IRET path after a ptrace_stop()
by Tejun Heo
· 11 years ago
5616b0a
[SCSI] use the scsi data buffer length to extract transfer size
by Martin K. Petersen
· 11 years ago
48bc034
ieee802154: reassembly: fix possible buffer overflow
by Alexander Aring
· 11 years ago
35f6f45
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map
by Amir Vadai
· 11 years ago
Next »