summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-08-03random: Make crng state queryableJason A. Donenfeld1-0/+1
2018-08-03block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook1-1/+2
2018-08-02scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche1-0/+14
2018-08-02libceph: implement CEPHX_V2 calculation modeIlya Dryomov1-3/+4
2018-08-02libceph: add authorizer challengeIlya Dryomov3-1/+12
2018-08-02libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov1-2/+1
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-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. Miller7-1/+42
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-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 Molnar8-7/+56
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-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds1-0/+3
2018-08-01tcp: add stat of data packet reordering eventsWei Wang1-2/+2
2018-08-01tcp: add dsack blocks received statsWei Wang1-0/+3
2018-08-01tcp: add data bytes retransmitted statsWei Wang1-0/+3
2018-08-01tcp: add data bytes sent statsWei Wang1-0/+3
2018-08-01spi: spi-gpio: add SPI_3WIRE supportLorenzo Bianconi1-0/+1
2018-08-01spi: add flags parameter to txrx_word function pointersLorenzo Bianconi1-1/+1
2018-08-01Merge tag 'clk-core-duty-cycle-for-mark' of git://git.kernel.org/pub/scm/linu...Mark Brown2-0/+59
2018-08-01mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal1-3/+3
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris1-0/+1
2018-08-01PCI: Unify PCI and normal DMA direction definitionsShunyong Yang2-8/+6
2018-08-01Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...Dave Airlie1-0/+38
2018-08-01dm kcopyd: return void from dm_kcopyd_copy()Mike Snitzer1-6/+6
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig1-1/+1
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker1-0/+1
2018-07-31sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski1-2/+2
2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski1-3/+4
2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski1-1/+2
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-1/+0