summaryrefslogtreecommitdiffstats
path: root/crypto/cbc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-25x86/apic: Deinline x2apic functionsThomas Gleixner4-51/+49
2017-09-25genirq/matrix: Add tracepointsThomas Gleixner2-0/+216
2017-09-25genirq: Implement bitmap matrix allocatorThomas Gleixner4-0/+454
2017-09-25genirq/irqdomain: Add force reactivation flag to irq domainsThomas Gleixner2-0/+7
2017-09-25genirq/irqdomain: Propagate early activationThomas Gleixner6-12/+13
2017-09-25genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner5-21/+52
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner12-25/+36
2017-09-25genirq: Separate activation and startupThomas Gleixner4-8/+43
2017-09-25genirq: Set managed shut down flag at initThomas Gleixner1-1/+1
2017-09-25genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHYThomas Gleixner2-4/+11
2017-09-25irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner3-1/+9
2017-09-25genirq/msi: Capture device name for debugfsThomas Gleixner4-1/+21
2017-09-25genirq/debugfs: Show debug information for all irq descriptorsThomas Gleixner2-1/+1
2017-09-25genirq: Check __free_irq() return value for NULLAlexandru Moise1-0/+4
2017-09-25x86/apic: Use lapic_is_integrated() consistentlyDou Liyang1-5/+4
2017-09-25x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()Dou Liyang1-4/+0
2017-09-25x86/apic: Remove init_bsp_APIC()Dou Liyang3-53/+0
2017-09-25x86/apic: Initialize interrupt mode after timer initDou Liyang3-6/+8
2017-09-25x86/init: Add intr_mode_init to x86_init_opsDou Liyang5-2/+6
2017-09-25x86/ioapic: Refactor the delay logic in timer_irq_works()Dou Liyang1-2/+43
2017-09-25x86/apic: Unify interrupt mode setup for UP systemDou Liyang2-42/+6
2017-09-25x86/apic: Mark the apic_intr_mode extern for sanity check cleanupDou Liyang3-58/+24
2017-09-25x86/apic: Unify interrupt mode setup for SMP-capable systemDou Liyang2-15/+37
2017-09-25x86/apic: Move logical APIC ID away from apic_bsp_setup()Dou Liyang3-11/+13
2017-09-25x86/apic: Split local APIC timer setup from the APIC setupDou Liyang2-2/+7
2017-09-25x86/apic: Prepare for unifying the interrupt delivery modes setupDou Liyang2-0/+18
2017-09-25x86/apic: Construct a selector for the interrupt delivery modeDou Liyang1-0/+52
2017-09-25Linux 4.14-rc2v4.14-rc2Linus Torvalds1-1/+1
2017-09-24tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek1-36/+60
2017-09-24tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak5-14/+21
2017-09-24Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra1-0/+6
2017-09-24tpm: tpm_crb: constify acpi_device_id.Arvind Yadav1-1/+1
2017-09-24tpm: vtpm: constify vio_device_idArvind Yadav1-1/+1
2017-09-24security: fix description of values returned by cap_inode_need_killprivStefan Berger1-3/+3
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf13-45/+42
2017-09-23objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2-17/+32
2017-09-23inet: fix improper empty comparisonJosef Bacik1-1/+1
2017-09-23net: use inet6_rcv_saddr to compare socketsJosef Bacik1-1/+1
2017-09-23net: set tb->fast_sk_familyJosef Bacik1-0/+2
2017-09-23net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn1-2/+6
2017-09-23MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt1-2/+2
2017-09-23SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French1-0/+7
2017-09-23SMB3: handle new statx fieldsSteve French1-0/+15
2017-09-23arch: remove unused *_segments() macros/functionsTobias Klauser10-51/+0
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2-2/+3
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller2-0/+17
2017-09-22apparmor: fix apparmorfs DAC access permissionsJohn Johansen1-4/+4
2017-09-22apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen1-1/+4
2017-09-22apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen1-1/+1
2017-09-22apparmor: ensure unconfined profiles have dfas initializedJohn Johansen1-0/+2