summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mlx5: avoid unused variable warningArnd Bergmann2016-05-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-199-17/+140
|\
| * dt/bindings/clk: Add PIC32 clock binding documentation.Purna Chandra Mandal2016-05-131-0/+42
| * SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-05-132-15/+15
| * seccomp: Get compat syscalls from asm-generic headerMatt Redfearn2016-05-131-0/+14
| * crash_dump: Add vmcore_elf32_check_archDaniel Wagner2016-05-131-2/+6
| * serial: pic32_uart: Add PIC32 UART driverAndrei Pistirica2016-05-131-0/+3
| * irqchip: mips-gic: Provide VP ID accessorPaul Burton2016-05-131-0/+17
| * MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h>Antony Pavlov2016-05-131-0/+19
| * MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki2016-05-131-0/+24
* | Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-05-191-0/+166
|\ \
| * | soc: Support for EZchip SoCNoam Camus2016-05-091-0/+166
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-1914-95/+175
|\ \
| * \ Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-05-0610-88/+133
| |\ \
| | * \ Merge branch 'keys-trust' into keys-nextDavid Howells2016-05-048-83/+113
| | |\ \
| | | * | IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells2016-04-111-11/+2
| | | * | certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells2016-04-111-0/+9
| | | * | KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells2016-04-113-18/+5
| | | * | KEYS: Move the point of trust determination to __key_link()David Howells2016-04-112-12/+14
| | | * | KEYS: Generalise x509_request_asymmetric_key()David Howells2016-04-111-4/+4
| | | * | KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells2016-04-112-6/+5
| | | * | KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-111-10/+43
| | | * | PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells2016-04-062-3/+1
| | | * | KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-066-43/+54
| | * | | Merge branch 'keys-sig' into keys-nextDavid Howells2016-04-123-5/+10
| | |\| |
| | | * | KEYS: Add identifier pointers to public_key_signature structDavid Howells2016-04-061-0/+1
| | | * | KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells2016-04-063-5/+9
| | * | | KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau2016-04-121-0/+10
| * | | | ima: add support for creating files using the mknodat syscallMimi Zohar2016-05-011-0/+6
| * | | | fs: fix over-zealous use of "const"Kees Cook2016-04-271-1/+1
| * | | | LSM: LoadPin for kernel file loading restrictionsKees Cook2016-04-211-0/+5
| * | | | fs: define a string representation of the kernel_read_file_id enumerationMimi Zohar2016-04-211-6/+25
| * | | | string_helpers: add kstrdup_quotable_fileKees Cook2016-04-211-0/+3
| * | | | string_helpers: add kstrdup_quotable_cmdlineKees Cook2016-04-211-0/+1
| * | | | string_helpers: add kstrdup_quotableKees Cook2016-04-211-0/+2
| |/ / /
| * / / security: drop the unused hook skb_owned_byPaolo Abeni2016-04-111-1/+0
| |/ /
* | | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-05-181-118/+2
|\ \ \
| * | | tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)2016-05-021-3/+0
| * | | tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2016-04-291-4/+0
| * | | tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)2016-04-291-2/+0
| * | | tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-291-9/+0
| * | | tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)2016-04-271-6/+0
| * | | tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-261-94/+0
| * | | tracing: Add enable_hist/disable_hist triggersTom Zanussi2016-04-191-0/+1
| * | | tracing: Add 'hist' event trigger commandTom Zanussi2016-04-191-0/+1
* | | | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-05-182-1/+27
|\ \ \ \
| * | | | tty: provide tty_name() even without CONFIG_TTYArnd Bergmann2016-04-271-1/+3
| * | | | audit: add tty field to LOGIN eventRichard Guy Briggs2016-04-261-0/+24
* | | | | Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-181-0/+4
|\ \ \ \ \
| * | | | | remoteproc: Add additional crash reasonsBjorn Andersson2016-05-121-0/+4
| | |_|/ / | |/| | |