summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-02libceph: remove now unused ceph_{en,de}code_timespec()Ilya Dryomov1-12/+0
2018-08-02libceph: use timespec64 for r_mtimeArnd Bergmann1-3/+3
2018-08-02scsi: target: add session removal functionMike Christie1-0/+1
2018-08-02scsi: target: rename target_alloc_sessionMike Christie1-1/+1
2018-08-02scsi: target: make transport_init_session_tags staticMike Christie1-2/+0
2018-08-02libceph: use timespec64 in for keepalive2 and ticket validityArnd Bergmann2-2/+20
2018-08-02libceph: change ceph_pagelist_encode_string() to take u32Ilya Dryomov1-1/+1
2018-08-02libceph: make ceph_osdc_notify{,_ack}() payload_len u32Ilya Dryomov1-2/+2
2018-08-02Merge branch 'rppt' into docs-nextJonathan Corbet2-23/+70
2018-08-02docs/mm: memblock: add kernel-doc description for memblock typesMike Rapoport1-4/+33
2018-08-02docs/mm: memblock: update kernel-doc commentsMike Rapoport1-5/+12
2018-08-02mm/memblock: add a name for memblock flags enumerationMike Rapoport1-11/+11
2018-08-02docs/mm: bootmem: add kernel-doc description of 'struct bootmem_data'Mike Rapoport1-3/+14
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-1/+44
2018-08-02ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla1-7/+0
2018-08-02rtc: remove struct rtc_taskAlexandre Belloni1-7/+2
2018-08-02spi: spi-mem: Extend the SPI mem interface to set a custom memory nameFrieder Schrempf1-0/+12
2018-08-02spi: spi-mem: Fix a typo in the documentation of struct spi_memFrieder Schrempf1-1/+1
2018-08-02media: v4l: Add new 10-bit packed grayscale formatTodor Tomov1-0/+1
2018-08-02media: v4l: Add new 2X8 10-bit grayscale media bus codeTodor Tomov1-1/+2
2018-08-02media: doc-rst: Add packed Bayer raw14 pixel formatsSakari Ailus1-0/+5
2018-08-02ASoC: fsi: convert to SPDX identifiersKuninori Morimoto1-8/+5
2018-08-02goldfish: Use dedicated macros instead of manual bit shiftingRoman Kiryanov1-4/+7
2018-08-02goldfish: Add missing includes to goldfish.hRoman Kiryanov1-0/+3
2018-08-02Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui1-0/+2
2018-08-02serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPEChris Brandt1-1/+0
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar13-17/+77
2018-08-02kill d_instantiate_no_diralias()Al Viro1-1/+0
2018-08-02ring-buffer: Make ring_buffer_record_is_set_on() return boolSteven Rostedt (VMware)1-1/+1
2018-08-02ring-buffer: Make ring_buffer_record_is_on() return boolSteven Rostedt (VMware)1-1/+1
2018-08-02Merge branch 'ib/4.17-bitmap' into nextDmitry Torokhov1-0/+8
2018-08-02bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko1-0/+8
2018-08-02drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helperHuang Rui1-0/+22
2018-08-01IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe1-2/+4
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2-4/+3
2018-08-01IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe1-3/+9
2018-08-01IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe1-1/+6
2018-08-01IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe2-11/+18
2018-08-01IB/uverbs: Consolidate uobject destructionJason Gunthorpe2-39/+35
2018-08-01IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe2-6/+11
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai1-4/+2
2018-08-01net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat1-7/+7
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds1-0/+3
2018-08-01Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-36/+93
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko1-3/+0
2018-08-01tcp: add stat of data packet reordering eventsWei Wang2-2/+4
2018-08-01tcp: add dsack blocks received statsWei Wang2-0/+5
2018-08-01tcp: add data bytes retransmitted statsWei Wang2-0/+5
2018-08-01tcp: add data bytes sent statsWei Wang2-1/+6