summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-03crypto: drbg - move to generic async completionGilad Ben-Yossef
2017-11-03crypto: algif - move to generic async completionGilad Ben-Yossef
2017-11-03crypto: introduce crypto wait for async opGilad Ben-Yossef
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2017-11-03crypto: gf128mul - The x8_ble multiplication functionsHarsh Jain
2017-10-12crypto: dh - return unsigned value for crypto_dh_key_len()Tudor-Dan Ambarus
2017-10-12crypto: ecdh - return unsigned value for crypto_ecdh_key_len()Tudor-Dan Ambarus
2017-10-07padata: ensure padata_do_serial() runs on the correct CPUMathias Krause
2017-10-07padata: ensure the reorder timer callback runs on the correct CPUMathias Krause
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-29Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra
2017-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-09-28timer: Prepare to change timer callback argument typeKees Cook
2017-09-28Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3James Morris
2017-09-27iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-25smp/hotplug: Hotplug state fail injectionPeter Zijlstra
2017-09-25smp/hotplug: Add state diagramPeter Zijlstra
2017-09-25nvmet-fc: sync header templates with commentsJames Smart
2017-09-25PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky
2017-09-25nvme: add transport SGL definitionsJames Smart
2017-09-25nvme.h: remove FC transport-specific error valuesJames Smart
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2017-09-25KEYS: prevent creating a different user's keyringsEric Biggers
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-22crypto: gcm - add GCM IV size constantCorentin LABBE
2017-09-22crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef
2017-09-22crypto: doc - clarify return values for async hash methodsKamil Konieczny
2017-09-21net: prevent dst uses after freeEric Dumazet
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov