aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-08xfrm: remove input2 indirection from xfrm_modeFlorian Westphal1-13/+0
2019-04-08xfrm: remove gso_segment indirection from xfrm_modeFlorian Westphal1-5/+0
2019-04-08xfrm: remove xmit indirection from xfrm_modeFlorian Westphal1-5/+0
2019-04-08xfrm: remove output indirection from xfrm_modeFlorian Westphal1-14/+5
2019-04-08xfrm: remove input indirection from xfrm_modeFlorian Westphal1-11/+0
2019-04-08spi: add a method for configuring CS timingSowjanya Komatineni1-0/+15
2019-04-08xfrm: place af number into xfrm_mode structFlorian Westphal1-4/+5
2019-04-08spi: bitbang: Introduce spi_bitbang_init()Andrey Smirnov1-0/+1
2019-04-08crypto: streebog - fix unaligned memory accessesEric Biggers1-1/+4
2019-04-08crypto: aes - Use ___cacheline_aligned for aes dataAndi Kleen1-4/+4
2019-04-08crypto: ccp - introduce SEV_GET_ID2 commandSingh, Brijesh2-6/+15
2019-04-08drm: add drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann1-0/+3
2019-04-08drm: add drm_fb_xrgb8888_to_rgb565_dstclip()Gerd Hoffmann1-1/+4
2019-04-08drm: add drm_fb_memcpy_dstclip() helperGerd Hoffmann1-0/+2
2019-04-08drm: move tinydrm format conversion helpers to new drm_format_helper.cGerd Hoffmann2-10/+26
2019-04-07rhashtable: add lockdep tracking to bucket bit-spin-locks.NeilBrown1-17/+34
2019-04-07rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown2-98/+165
2019-04-07rhashtable: allow rht_bucket_var to return NULL.NeilBrown1-2/+9
2019-04-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+4
2019-04-07Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson1-1/+4
2019-04-07PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki1-0/+1
2019-04-07mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy2-45/+0
2019-04-06nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter1-1/+1
2019-04-06block: sed-opal: fix typos and formattingDavid Kozub1-1/+1
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-0/+4
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig3-21/+6
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje1-0/+2
2019-04-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-25/+31
2019-04-05mm: writeback: use exact memcg dirty countsGreg Thelen1-1/+4
2019-04-05mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn1-1/+1
2019-04-05include/linux/bitrev.h: fix constant bitrevArnd Bergmann1-23/+23
2019-04-05lib/string.c: implement a basic bcmpNick Desaulniers1-0/+3
2019-04-05Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds3-20/+14
2019-04-05bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren1-0/+3
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-48/+150
2019-04-05net/mlx5: Handle event of power detection in the PCIE slotAya Levin1-0/+1
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-32/+63
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-8/+2
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2-9/+4
2019-04-05block: add dma_map_bvec helperChristoph Hellwig1-0/+4
2019-04-05block: add a rq_dma_dir helperChristoph Hellwig1-0/+3
2019-04-05block: add a rq_integrity_vec helperChristoph Hellwig1-0/+16
2019-04-05block: add a req_bvec helperChristoph Hellwig1-0/+11
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-17/+44
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie6-1/+295
2019-04-04acct_on(): don't mess with freeze protectionAl Viro1-0/+2
2019-04-04net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko1-0/+9
2019-04-04net: devlink: extend port attrs for switch IDJiri Pirko1-2/+6
2019-04-04net: devlink: convert devlink_port_attrs bools to bitsJiri Pirko1-2/+2
2019-04-04net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal1-1/+1