Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1bd7face74391ddfc568b3e638f156da1ed77aa6
/
include
/
linux
6c8ff87
Merge commit 'v3.16' into next
by James Morris
· 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
8f1d26d
kexec: export free_huge_page to VMCOREINFO
by Atsushi Kumagai
· 11 years ago
704033c
of: Add memory limiting function for flattened devicetrees
by Laura Abbott
· 11 years ago
4972a74
of: Split early_init_dt_scan into two parts
by Laura Abbott
· 11 years ago
8e54caf
tpm: Provide a generic means to override the chip returned timeouts
by Jason Gunthorpe
· 11 years ago
167225b
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 11 years ago
2873ead
Revert "selinux: fix the default socket labeling in sock_graft()"
by Paul Moore
· 11 years ago
5a9196d
ima: add support for measuring and appraising firmware
by Mimi Zohar
· 11 years ago
13752fe
security: introduce kernel_fw_from_file hook
by Kees Cook
· 11 years ago
7d8b6c6
CAPABILITIES: remove undefined caps from all processes
by Eric Paris
· 11 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
· 11 years ago
ea9339e
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
a0f7a75
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
by Naoya Horiguchi
· 11 years ago
1a112d1
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
by Tejun Heo
· 11 years ago
633706a
Merge branch 'keys-fixes' into keys-next
by David Howells
· 11 years ago
64724cf
Merge remote-tracking branch 'integrity/next-with-keys' into keys-next
by David Howells
· 11 years ago
6204e00
Merge tag 'keys-pefile-20140709' into keys-next
by David Howells
· 11 years ago
1ca72c9
Merge tag 'keys-pkcs7-20140708' into keys-next
by David Howells
· 11 years ago
7dfa0ca
KEYS: Allow expiry time to be set when preparsing a key
by David Howells
· 11 years ago
fc7c70e
KEYS: struct key_preparsed_payload should have two payload pointers
by David Howells
· 11 years ago
d057190
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
da5b99b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 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
· 11 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
· 11 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
· 11 years ago
32c4741
KEYS: validate certificate trust only with builtin keys
by Dmitry Kasatkin
· 11 years ago
bcf44bf
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b6b8a37
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 11 years ago
5db6c6f
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
by Davidlohr Bueso
· 11 years ago
ce069fc
locking/rwsem: Reduce the size of struct rw_semaphore
by Jason Low
· 11 years ago
13b9a96
locking/rwsem: Rename 'activity' to 'count'
by Peter Zijlstra
· 11 years ago
4d9d951
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
by Jason Low
· 11 years ago
9063182
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
by Jason Low
· 11 years ago
046a619
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
by Jason Low
· 11 years ago
5615f9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
40f6123
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
b3e87bd
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 11 years ago
4da6daf
selinux: fix the default socket labeling in sock_graft()
by Paul Moore
· 11 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
2e3fadb
PKCS#7: Implement a parser [RFC 2315]
by David Howells
· 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
35f6f45
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map
by Amir Vadai
· 11 years ago
ecca47c
kernfs: kernfs_notify() must be useable from non-sleepable contexts
by Tejun Heo
· 11 years ago
d9daa24
net: fix circular dependency in of_mdio code
by Daniel Mack
· 11 years ago
b6220ad
sched: Fix compiler warnings
by Guenter Roeck
· 11 years ago
330d282
core: fix typo in percpu read_mostly section
by Zhengyu He
· 11 years ago
b14bf2d
usb-storage/SCSI: Add broken_fua blacklist flag
by Alan Stern
· 11 years ago
4e26445
kernfs: introduce kernfs_pin_sb()
by Li Zefan
· 11 years ago
eb477e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
ac5ccdb
iovec: move memcpy_from/toiovecend to lib/iovec.c
by Michael S. Tsirkin
· 11 years ago
3493860
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
0b86dbf
Fix 32-bit regression in block device read(2)
by Al Viro
· 11 years ago
f40ede3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
5cfec34
Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 11 years ago
66cb45a
block: add support for limiting gaps in SG lists
by Jens Axboe
· 11 years ago
3a4b0ed
bio: remove unused macro bip_vec_idx()
by Gu Zheng
· 11 years ago
ed23587
kernel/watchdog.c: print traces for all cpus on lockup detection
by Aaron Tomlin
· 11 years ago
f3aca3d0
nmi: provide the option to issue an NMI back trace to every cpu but current
by Aaron Tomlin
· 11 years ago
b3acc56
kexec: save PG_head_mask in VMCOREINFO
by Petr Tesarik
· 11 years ago
4a81e83
rcu: Reduce overhead of cond_resched() checks for RCU
by Paul E. McKenney
· 11 years ago
546a9d8
rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()
by Paul E. McKenney
· 11 years ago
e567bf7
Revert "block: add __init to elv_register"
by Jens Axboe
· 11 years ago
2dfded8
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 11 years ago
2b8f2a2
net: phylib: add link_change_notify callback to phy device
by Daniel Mack
· 11 years ago
3c8fb50
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f1d7024
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
c4222e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
8537b12
blk-mq: bitmap tag: fix races on shared ::wake_index fields
by Alexander Gordeev
· 11 years ago
736ed4d
block: blk_max_size_offset() should check ->max_sectors
by Jens Axboe
· 11 years ago
a6e15a3
PM / hibernate: introduce "nohibernate" boot parameter
by Kees Cook
· 11 years ago
c3313b0
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
by Mark Brown
· 11 years ago
a9be224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
dd1845a
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
b55b390
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
e5eb4e3
net: add skb_pop_rcv_encapsulation
by Tom Herbert
· 11 years ago
4b28252
net: Fix GSO constants to match NETIF flags
by Tom Herbert
· 11 years ago
503698e
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
f3db22f
NVMe: Fix hot cpu notification dead lock
by Keith Busch
· 11 years ago
6d87c22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
8841c8b
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
b2e09f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c29deef
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
Next »