summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-05-15mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven1-5/+11
2018-05-15HID: add driver for Valve Steam ControllerRodrigo Rivas Costa1-0/+1
2018-05-15i2c: Get rid of i2c_board_info->archdataBoris Brezillon1-2/+0
2018-05-15usb: gadget: udc: atmel: Remove obsolete includeRomain Izard1-24/+0
2018-05-15usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko1-0/+2
2018-05-15usb/gadget: Constify usb_gadget_get_string "table" argumentBenjamin Herrenschmidt1-1/+1
2018-05-15x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()Dan Williams1-0/+15
2018-05-15x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams1-2/+2
2018-05-15locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked()Andrea Parri1-3/+0
2018-05-15locking/spinlocks: Document the semantics of spin_is_locked()Andrea Parri1-0/+18
2018-05-15Merge tag 'v4.17-rc5' into locking/core, to pick up fixesIngo Molnar13-11/+87
2018-05-15ALSA: usb-audio: UAC3 Add support for connector insertion.Jorge Sanjuan2-0/+21
2018-05-15audit: use inline function to set audit contextRichard Guy Briggs1-0/+7
2018-05-15audit: use inline function to get audit contextRichard Guy Briggs1-3/+12
2018-05-15Merge branch 'opp/genpd-pstate-updates' of git://git.kernel.org/pub/scm/linux...Rafael J. Wysocki2-10/+30
2018-05-14PM / Domains: Allow a better error handling of dev_pm_domain_attach()Ulf Hansson2-3/+3
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs1-1/+1
2018-05-14block: Split out bio_list_copy_data()Kent Overstreet1-2/+3
2018-05-14block: Add bio_copy_data_iter(), zero_fill_bio_iter()Kent Overstreet1-3/+15
2018-05-14block: Use bioset_init() for fs_bio_setKent Overstreet1-2/+2
2018-05-14block: Add bioset_init()/bioset_exit()Kent Overstreet1-0/+2
2018-05-14block: Convert bio_set to mempool_init()Kent Overstreet1-5/+5
2018-05-14mempool: Add mempool_init()/mempool_exit()Kent Overstreet1-0/+34
2018-05-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-2/+2
2018-05-14vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy2-0/+24
2018-05-14PCI: Move private DT related functions into private headerRob Herring1-34/+0
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig1-4/+1
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez1-0/+10
2018-05-14nubus: Call bus_register unconditionallyFinn Thain1-1/+1
2018-05-14drivers: nvmem: Export nvmem_add_cells()Andrew Lunn1-0/+11
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-10/+3
2018-05-14uio: Prevent device destruction while fds are openHamish Martin1-1/+3
2018-05-14Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui1-2/+24
2018-05-14virtchnl: Whitespace and parenthesis cleanupBruce Allan1-2/+2
2018-05-14make xattr_getsecurity() staticAl Viro1-1/+0
2018-05-14drm: shmobile: remove unused MERAM supportBartlomiej Zolnierkiewicz1-4/+0
2018-05-14mtd: Fix comparison in map_word_andequal()Ben Hutchings1-1/+1
2018-05-14Merge commit 'f15cd6d99198e9c15229aefec639a34a6e8174c6' into v.4.17-next/soc-...Matthias Brugger1-0/+1
2018-05-14softirq/s390: Move default mutators of overwritten softirq mask to s390Frederic Weisbecker1-7/+0
2018-05-14softirq/core: Consolidate default local_softirq_pending() implementationsFrederic Weisbecker2-5/+15
2018-05-14softirq/core: Turn default irq_cpustat_t to standard per-cpuFrederic Weisbecker1-2/+2
2018-05-14Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar30-75/+234
2018-05-14Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-9/+26
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2-9/+1
2018-05-14sched/core: Distinguish between idle_cpu() calls based on desired effect, int...Rohit Jain1-0/+1
2018-05-14sched/wait: Include <linux/wait.h> in <linux/swait.h>Sebastian Andrzej Siewior1-0/+1
2018-05-14efi: Align efi_pci_io_protocol typedefs to type naming conventionArd Biesheuvel1-3/+3
2018-05-14efi: Decode IA32/X64 Processor Error SectionYazen Ghannam1-0/+2
2018-05-14efi: Fix IA32/X64 Processor Error Record definitionYazen Ghannam1-1/+1
2018-05-14efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel1-4/+4