summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-08-02random: Make crng state queryableJason A. Donenfeld
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook
2018-08-02scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-08-02libceph: implement CEPHX_V2 calculation modeIlya Dryomov
2018-08-02libceph: add authorizer challengeIlya Dryomov
2018-08-02libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov
2018-08-02libceph: remove now unused ceph_{en,de}code_timespec()Ilya Dryomov
2018-08-02libceph: use timespec64 for r_mtimeArnd Bergmann
2018-08-02libceph: use timespec64 in for keepalive2 and ticket validityArnd Bergmann
2018-08-02libceph: change ceph_pagelist_encode_string() to take u32Ilya Dryomov
2018-08-02libceph: make ceph_osdc_notify{,_ack}() payload_len u32Ilya Dryomov
2018-08-02Merge branch 'rppt' into docs-nextJonathan Corbet
2018-08-02docs/mm: memblock: add kernel-doc description for memblock typesMike Rapoport
2018-08-02docs/mm: memblock: update kernel-doc commentsMike Rapoport
2018-08-02mm/memblock: add a name for memblock flags enumerationMike Rapoport
2018-08-02docs/mm: bootmem: add kernel-doc description of 'struct bootmem_data'Mike Rapoport
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02rtc: remove struct rtc_taskAlexandre Belloni
2018-08-02spi: spi-mem: Extend the SPI mem interface to set a custom memory nameFrieder Schrempf
2018-08-02spi: spi-mem: Fix a typo in the documentation of struct spi_memFrieder Schrempf
2018-08-02goldfish: Use dedicated macros instead of manual bit shiftingRoman Kiryanov
2018-08-02goldfish: Add missing includes to goldfish.hRoman Kiryanov
2018-08-02Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui
2018-08-02serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPEChris Brandt
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-01kill d_instantiate_no_diralias()Al Viro
2018-08-01ring-buffer: Make ring_buffer_record_is_set_on() return boolSteven Rostedt (VMware)
2018-08-01ring-buffer: Make ring_buffer_record_is_on() return boolSteven Rostedt (VMware)
2018-08-01Merge branch 'ib/4.17-bitmap' into nextDmitry Torokhov
2018-08-01bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-08-01tcp: add stat of data packet reordering eventsWei Wang
2018-08-01tcp: add dsack blocks received statsWei Wang
2018-08-01tcp: add data bytes retransmitted statsWei Wang
2018-08-01tcp: add data bytes sent statsWei Wang
2018-08-01spi: spi-gpio: add SPI_3WIRE supportLorenzo Bianconi
2018-08-01spi: add flags parameter to txrx_word function pointersLorenzo Bianconi
2018-08-01Merge tag 'clk-core-duty-cycle-for-mark' of git://git.kernel.org/pub/scm/linu...Mark Brown
2018-08-01mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris
2018-07-31PCI: Unify PCI and normal DMA direction definitionsShunyong Yang
2018-08-01Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-07-31dm kcopyd: return void from dm_kcopyd_copy()Mike Snitzer
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker
2018-07-31sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski
2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski
2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas