Age | Commit message (Expand) | Author |
2019-05-03 | regulator: ab3100: Constify regulator_ops and ab3100_regulator_desc | Axel Lin |
2019-05-03 | regulator: pv880x0: Switch to SPDX identifier | Axel Lin |
2019-05-03 | crypto: ccree - use a proper le32 type for le32 val | Gilad Ben-Yossef |
2019-05-03 | crypto: ccree - remove set but not used variable 'du_size' | YueHaibing |
2019-05-03 | crypto: ccree - Make cc_sec_disable static | YueHaibing |
2019-05-03 | crypto: ccree - fix spelling mistake "protedcted" -> "protected" | Colin Ian King |
2019-05-03 | crypto: caam/qi2 - generate hash keys in-place | Horia Geantă |
2019-05-03 | crypto: caam/qi2 - fix DMA mapping of stack memory | Horia Geantă |
2019-05-03 | crypto: caam/qi2 - fix zero-length buffer DMA mapping | Horia Geantă |
2019-05-03 | crypto: stm32/cryp - update to return iv_out | Lionel Debieve |
2019-05-03 | crypto: stm32/cryp - remove request mutex protection | Lionel Debieve |
2019-05-03 | crypto: stm32/cryp - add weak key check for DES | Lionel Debieve |
2019-05-03 | crypto: atmel - remove set but not used variable 'alg_name' | YueHaibing |
2019-05-03 | crypto: picoxcell - Use dev_get_drvdata() | Kefeng Wang |
2019-05-03 | crypto: crypto4xx - get rid of redundant using_sd variable | Christian Lamparter |
2019-05-03 | crypto: crypto4xx - use sync skcipher for fallback | Christian Lamparter |
2019-05-03 | crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues | Christian Lamparter |
2019-05-03 | crypto: crypto4xx - fix ctr-aes missing output IV | Christian Lamparter |
2019-05-03 | Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/sc... | Ingo Molnar |
2019-05-03 | Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2019-05-02 | perf tools: Remove needless asm/unistd.h include fixing build in some places | Arnaldo Carvalho de Melo |
2019-05-02 | tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv | Arnaldo Carvalho de Melo |
2019-05-02 | tools build: Add -ldl to the disassembler-four-args feature test | Arnaldo Carvalho de Melo |
2019-05-02 | perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet | Leo Yan |
2019-05-02 | perf cs-etm: Don't check cs_etm_queue::prev_packet validity | Leo Yan |
2019-05-02 | perf report: Report OOM in status line in the GTK UI | Thomas Richter |
2019-05-02 | perf bench numa: Add define for RUSAGE_THREAD if not present | Arnaldo Carvalho de Melo |
2019-05-02 | tools lib traceevent: Change tag string for error | Leo Yan |
2019-05-02 | perf annotate: Fix build on 32 bit for BPF annotation | Thadeu Lima de Souza Cascardo |
2019-05-02 | tools uapi x86: Sync vmx.h with the kernel | Arnaldo Carvalho de Melo |
2019-05-02 | perf bpf: Return value with unlocking in perf_env__find_btf() | Bo YU |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-05-02 | Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-02 | i2c: Prevent runtime suspend of adapter when Host Notify is required | Jarkko Nikula |
2019-05-02 | i2c: synquacer: fix enumeration of slave devices | Ard Biesheuvel |
2019-05-02 | MAINTAINERS: friendly takeover of i2c-gpio driver | Wolfram Sang |
2019-05-02 | MAINTAINERS: Include vendor specific files under arch/*/events/* | Kim Phillips |
2019-05-02 | perf/x86/amd: Update generic hardware cache events for Family 17h | Kim Phillips |
2019-05-02 | i2c: designware: ratelimit 'transfer when suspended' errors | Wolfram Sang |
2019-05-02 | Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-02 | Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-05-02 | PCI/LINK: Add Kconfig option (default off) | Keith Busch |
2019-05-02 | s390: simplify disabled_wait | Martin Schwidefsky |
2019-05-02 | s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR | Martin Schwidefsky |
2019-05-02 | s390/unwind: introduce stack unwind API | Martin Schwidefsky |
2019-05-02 | s390/opcodes: add missing instructions to the disassembler | Martin Schwidefsky |
2019-05-02 | s390/bug: add entry size to the __bug_table section | Martin Schwidefsky |
2019-05-02 | s390: use proper expoline sections for .dma code | Martin Schwidefsky |
2019-05-02 | s390/nospec: rename assembler generated expoline thunks | Martin Schwidefsky |
2019-05-02 | s390: add missing ENDPROC statements to assembler functions | Martin Schwidefsky |