| Commit message (Expand) | Author | Age | Files | Lines |
* | KEYS: strip 'id:' from ca_keyid | Dmitry Kasatkin | 2014-10-06 | 1 | -1/+1 |
* | KEYS: use swapped SKID for performing partial matching | Dmitry Kasatkin | 2014-10-06 | 2 | -9/+9 |
* | KEYS: Restore partial ID matching functionality for asymmetric keys | Dmitry Kasatkin | 2014-10-06 | 6 | -25/+81 |
* | X.509: If available, use the raw subjKeyId to form the key description | David Howells | 2014-10-03 | 3 | -2/+11 |
* | KEYS: handle error code encoded in pointer | Dmitry Kasatkin | 2014-10-03 | 1 | -2/+2 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris | 2014-10-02 | 7 | -48/+95 |
|\ |
|
| * | ima: detect violations for mmaped files | Roberto Sassu | 2014-09-18 | 2 | -9/+5 |
| * | ima: fix race condition on ima_rdwr_violation_check and process_measurement | Roberto Sassu | 2014-09-18 | 1 | -21/+33 |
| * | ima: added ima_policy_flag variable | Roberto Sassu | 2014-09-17 | 4 | -5/+34 |
| * | ima: return an error code from ima_add_boot_aggregate() | Roberto Sassu | 2014-09-17 | 1 | -6/+15 |
| * | ima: provide 'ima_appraise=log' kernel option | Dmitry Kasatkin | 2014-09-17 | 3 | -3/+6 |
| * | ima: move keyring initialization to ima_init() | Dmitry Kasatkin | 2014-09-17 | 2 | -8/+6 |
* | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2014-10-01 | 5 | -83/+115 |
|\ \ |
|
| * | | selinux: normalize audit log formatting | Richard Guy Briggs | 2014-09-22 | 1 | -6/+8 |
| * | | selinux: cleanup error reporting in selinux_nlmsg_perm() | Richard Guy Briggs | 2014-09-22 | 1 | -4/+3 |
| * | | selinux: make the netif cache namespace aware | Paul Moore | 2014-09-10 | 4 | -36/+46 |
| * | | selinux: register nf hooks with single nf_register_hooks call | Jiri Pirko | 2014-09-08 | 1 | -25/+10 |
| * | | selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute() | Paul Moore | 2014-09-03 | 1 | -0/+1 |
| * | | selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID. | Stephen Smalley | 2014-08-28 | 1 | -12/+47 |
| * | | Merge tag 'v3.16' into next | Paul Moore | 2014-08-05 | 9799 | -266702/+513243 |
| |\ \ |
|
* | \ \ | Merge commit 'v3.16' into next | James Morris | 2014-10-01 | 467 | -2301/+4180 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Linux 3.16v3.16 | Linus Torvalds | 2014-08-03 | 1 | -1/+1 |
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-08-03 | 2 | -5/+9 |
| |\ \ \ |
|
| | * | | | timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks | Jan Kara | 2014-08-01 | 1 | -4/+6 |
| | * | | | sched_clock: Avoid corrupting hrtimer tree during suspend | Stephen Boyd | 2014-07-24 | 1 | -1/+3 |
| * | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-08-02 | 6 | -17/+43 |
| |\ \ \ \ |
|
| | * | | | | ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction | Omar Sandoval | 2014-08-02 | 1 | -0/+4 |
| | * | | | | ARM: idmap: add identity mapping usage note | Russell King | 2014-08-02 | 1 | -0/+5 |
| | * | | | | ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout | Konstantin Khlebnikov | 2014-07-29 | 1 | -0/+7 |
| | * | | | | ARM: fix alignment of keystone page table fixup | Russell King | 2014-07-29 | 1 | -3/+3 |
| | * | | | | ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabled | Uwe Kleine-König | 2014-07-24 | 1 | -2/+2 |
| | * | | | | ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable() | Sebastian Hesselbarth | 2014-07-18 | 1 | -11/+12 |
| | * | | | | ARM: DMA: ensure that old section mappings are flushed from the TLB | Russell King | 2014-07-17 | 1 | -1/+10 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-08-01 | 2 | -8/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | vfs: fix check for fallocate on active swapfile | Eric Biggers | 2014-08-01 | 1 | -3/+2 |
| | * | | | | | direct-io: fix AIO regression | Christoph Hellwig | 2014-08-01 | 1 | -5/+4 |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-08-01 | 3 | -21/+11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski | 2014-07-28 | 3 | -21/+11 |
| * | | | | | | | Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-01 | 5 | -8/+15 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | staging: vt6655: Fix disassociated messages every 10 seconds | Malcolm Priestley | 2014-07-24 | 1 | -1/+1 |
| | * | | | | | | | staging: vt6655: Fix Warning on boot handle_irq_event_percpu. | Malcolm Priestley | 2014-07-24 | 1 | -2/+5 |
| | * | | | | | | | staging: rtl8723au: rtw_resume(): release semaphore before exit on error | Jes Sorensen | 2014-07-21 | 1 | -1/+3 |
| | * | | | | | | | Merge tag 'iio-fixes-for-3.16e' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-07-21 | 2 | -4/+6 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | iio:bma180: Missing check for frequency fractional part | Peter Meerwald | 2014-07-20 | 1 | -0/+2 |
| | | * | | | | | | | iio:bma180: Fix scale factors to report correct acceleration units | Peter Meerwald | 2014-07-20 | 1 | -3/+3 |
| | | * | | | | | | | iio: buffer: Fix demux table creation | Lars-Peter Clausen | 2014-07-20 | 1 | -1/+1 |
| * | | | | | | | | | Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-01 | 2 | -8/+7 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | dm cache: fix race affecting dirty block count | Anssi Hannula | 2014-08-01 | 1 | -7/+6 |
| | * | | | | | | | | | dm bufio: fully initialize shrinker | Greg Thelen | 2014-08-01 | 1 | -1/+1 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-01 | 3 | -5/+6 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|