| Commit message (Expand) | Author | Age | Files | Lines |
* | integrity: add validity checks for 'path' parameter | Dmitry Kasatkin | 2015-05-21 | 3 | -2/+5 |
* | KEYS: fix "ca_keys=" partial key matching | Mimi Zohar | 2015-05-21 | 3 | -11/+35 |
* | evm: fix potential race when removing xattrs | Dmitry Kasatkin | 2015-05-21 | 2 | -9/+8 |
* | evm: labeling pseudo filesystems exception | Mimi Zohar | 2015-05-21 | 1 | -0/+11 |
* | ima: remove definition of IMA_X509_PATH | Dmitry Kasatkin | 2015-05-21 | 1 | -7/+1 |
* | ima: limit file hash setting by user to fix and log modes | Dmitry Kasatkin | 2015-05-21 | 1 | -2/+6 |
* | ima: do not measure or appraise the NSFS filesystem | Mimi Zohar | 2015-05-21 | 2 | -0/+5 |
* | ima: skip measurement of cgroupfs files and update documentation | Roberto Sassu | 2015-05-21 | 2 | -5/+14 |
* | ima: added ima-sig template among choices in kernel-parameters.txt | Roberto Sassu | 2015-05-13 | 1 | -1/+1 |
* | ima: cleanup ima_init_policy() a little | Dan Carpenter | 2015-05-13 | 1 | -10/+6 |
* | LSM: Remove unused capability.c | Casey Schaufler | 2015-05-12 | 1 | -1158/+0 |
* | LSM: Switch to lists of hooks | Casey Schaufler | 2015-05-12 | 13 | -387/+627 |
* | LSM: Add security module hook list heads | Casey Schaufler | 2015-05-12 | 6 | -402/+626 |
* | LSM: Introduce security hook calling Macros | Casey Schaufler | 2015-05-12 | 1 | -207/+226 |
* | LSM: Remove a comment from security.h | Casey Schaufler | 2015-05-12 | 1 | -1270/+0 |
* | LSM: Add the comment to lsm_hooks.h | Casey Schaufler | 2015-05-12 | 1 | -0/+1279 |
* | LSM: Split security.h | Casey Schaufler | 2015-05-12 | 9 | -312/+365 |
* | Linux 4.1-rc1v4.1-rc1 | Linus Torvalds | 2015-04-26 | 1 | -2/+2 |
* | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue | Andy Lutomirski | 2015-04-26 | 5 | -0/+48 |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-04-26 | 5 | -14/+95 |
|\ |
|
| * | Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/... | Dave Airlie | 2015-04-27 | 5 | -14/+95 |
| |\ |
|
| | * | drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg | Imre Deak | 2015-04-24 | 1 | -2/+2 |
| | * | drm/i915: Workaround to avoid lite restore with HEAD==TAIL | Michel Thierry | 2015-04-23 | 2 | -2/+36 |
| | * | drm/i915: cope with large i2c transfers | Dmitry Torokhov | 2015-04-23 | 2 | -10/+57 |
* | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-04-26 | 3 | -83/+82 |
|\ \ \ |
|
| * | | | iommu/vt-d: support extended root and context entries | David Woodhouse | 2015-03-25 | 1 | -75/+60 |
| * | | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specification | David Woodhouse | 2015-03-25 | 1 | -0/+14 |
| * | | | iommu/vt-d: Allow RMRR on graphics devices too | David Woodhouse | 2015-03-25 | 1 | -1/+6 |
| * | | | iommu/vt-d: Print x2apic opt out info instead of printing a warning | Fenghua Yu | 2015-03-25 | 1 | -4/+1 |
| * | | | iommu/vt-d: kill bogus ecap_niotlb_iunits() | David Woodhouse | 2015-03-25 | 1 | -3/+1 |
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-26 | 7 | -14/+18 |
|\ \ \ \ |
|
| * | | | | i2c: st: add include for pinctrl | Wolfram Sang | 2015-04-23 | 1 | -6/+7 |
| * | | | | i2c: mux: use proper dev when removing "channel-X" symlinks | Wolfram Sang | 2015-04-23 | 1 | -3/+5 |
| * | | | | i2c: digicolor: remove duplicate include | Wolfram Sang | 2015-04-23 | 1 | -2/+1 |
| * | | | | i2c: Mark adapter devices with pm_runtime_no_callbacks | Charles Keepax | 2015-04-23 | 1 | -0/+2 |
| * | | | | i2c: pca-platform: fix broken email address | Wolfram Sang | 2015-04-23 | 1 | -1/+1 |
| * | | | | i2c: mxs: fix broken email address | Wolfram Sang | 2015-04-23 | 1 | -1/+1 |
| * | | | | i2c: rk3x: report number of messages transmitted | Dmitry Torokhov | 2015-04-23 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-26 | 1 | -17/+25 |
|\ \ \ \ \ |
|
| * | | | | | Btrfs: prevent list corruption during free space cache processing | Chris Mason | 2015-04-24 | 1 | -14/+18 |
| * | | | | | Btrfs: fix inode cache writeout | Chris Mason | 2015-04-23 | 1 | -3/+7 |
* | | | | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-04-26 | 49 | -914/+1150 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2015-04-23 | 645 | -5202/+7692 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | xprtrdma: Make rpcrdma_{un}map_one() into inline functions | Chuck Lever | 2015-03-31 | 5 | -46/+73 |
| | * | | | | | | xprtrdma: Handle non-SEND completions via a callout | Chuck Lever | 2015-03-31 | 3 | -10/+28 |
| | * | | | | | | xprtrdma: Add "open" memreg op | Chuck Lever | 2015-03-31 | 5 | -46/+70 |
| | * | | | | | | xprtrdma: Add "destroy MRs" memreg op | Chuck Lever | 2015-03-31 | 5 | -51/+40 |
| | * | | | | | | xprtrdma: Add "reset MRs" memreg op | Chuck Lever | 2015-03-31 | 5 | -101/+83 |
| | * | | | | | | xprtrdma: Add "init MRs" memreg op | Chuck Lever | 2015-03-31 | 5 | -101/+119 |
| | * | | | | | | xprtrdma: Add a "deregister_external" op for each memreg mode | Chuck Lever | 2015-03-31 | 7 | -90/+84 |