Age | Commit message (Expand) | Author | Files | Lines |
2014-01-14 | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET | Kees Cook | 1 | -11/+18 |
2014-01-14 | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2013-11-12 | x86, kaslr: Use char array to gain sizeof sanity | Kees Cook | 1 | -1/+1 |
2013-11-11 | x86, kaslr: Add a circular multiply for better bit diffusion | H. Peter Anvin | 1 | -0/+11 |
2013-11-11 | x86, kaslr: Mix entropy sources together as needed | Kees Cook | 2 | -22/+65 |
2013-10-18 | x86/relocs: Add percpu fixup for GNU ld 2.23 | Kees Cook | 1 | -0/+2 |
2013-10-13 | x86, boot: Rename get_flags() and check_flags() to *_cpuflags() | H. Peter Anvin | 4 | -10/+10 |
2013-10-13 | x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64 | Kees Cook | 4 | -7/+29 |
2013-10-13 | x86, kaslr: Report kernel offset on panic | Kees Cook | 1 | -0/+26 |
2013-10-13 | x86, kaslr: Select random position from e820 maps | Kees Cook | 3 | -9/+202 |
2013-10-13 | x86, kaslr: Provide randomness functions | Kees Cook | 4 | -14/+76 |
2013-10-13 | x86, kaslr: Return location from decompress_kernel | Kees Cook | 9 | -24/+106 |
2013-10-13 | x86, boot: Move CPU flags out of cpucheck | Kees Cook | 7 | -97/+138 |
2013-10-13 | x86, relocs: Add more per-cpu gold special cases | Michael Davidson | 1 | -5/+13 |
2013-10-06 | Linux 3.12-rc4 | Linus Torvalds | 1 | -1/+1 |
2013-10-06 | net: Update the sysctl permissions handler to test effective uid/gid | Eric W. Biederman | 1 | -2/+2 |
2013-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 8 | -25/+67 |
2013-10-06 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 3 | -17/+17 |
2013-10-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 6 | -17/+39 |
2013-10-05 | Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -57/+101 |
2013-10-05 | Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 8 | -13/+29 |
2013-10-05 | Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -20/+27 |
2013-10-05 | Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -28/+21 |
2013-10-05 | btrfs: Fix crash due to not allocating integrity data for a bioset | Darrick J. Wong | 1 | -0/+8 |
2013-10-05 | Merge branch 'for-linus' into for-linus-3.12 | Chris Mason | 6 | -17/+31 |
2013-10-04 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 10 | -115/+74 |
2013-10-04 | Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+6 |
2013-10-04 | Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero" | Bjorn Helgaas | 1 | -1/+6 |
2013-10-04 | Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -5/+19 |
2013-10-04 | Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 6 | -42/+45 |
2013-10-04 | selinux: remove 'flags' parameter from avc_audit() | Linus Torvalds | 3 | -4/+4 |
2013-10-04 | selinux: avc_has_perm_flags has no more users | Linus Torvalds | 2 | -17/+6 |
2013-10-04 | Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing | Ilya Dryomov | 2 | -5/+7 |
2013-10-04 | Btrfs: eliminate races in worker stopping code | Ilya Dryomov | 2 | -6/+21 |
2013-10-04 | Btrfs: fix crash of compressed writes | Liu Bo | 1 | -1/+1 |
2013-10-04 | Btrfs: fix transid verify errors when recovering log tree | Josef Bacik | 1 | -5/+2 |
2013-10-04 | selinux: remove 'flags' parameter from inode_has_perm | Linus Torvalds | 1 | -7/+6 |
2013-10-04 | xfs: Use kmem_free() instead of free() | Thierry Reding | 1 | -1/+1 |
2013-10-04 | xfs: fix memory leak in xlog_recover_add_to_trans | tinguely@sgi.com | 1 | -0/+1 |
2013-10-04 | xfs: dirent dtype presence is dependent on directory magic numbers | Dave Chinner | 4 | -39/+28 |
2013-10-04 | xfs: lockdep needs to know about 3 dquot-deep nesting | Dave Chinner | 1 | -3/+16 |
2013-10-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 3 | -13/+32 |
2013-10-04 | Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -7/+15 |
2013-10-04 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 5 | -13/+13 |
2013-10-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -1/+3 |
2013-10-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2013-10-04 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+12 |
2013-10-04 | dmaengine: imx-dma: fix callback path in tasklet | Michael Grzeschik | 1 | -4/+6 |
2013-10-04 | dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet | Michael Grzeschik | 1 | -11/+8 |
2013-10-04 | dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic | Michael Grzeschik | 1 | -1/+1 |