summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-03-25iio: hid: Add humidity sensor supportSong Hongyan1-0/+4
2017-03-25block: remove bio_clone_bioset_partial()Shaohua Li1-9/+2
2017-03-25block: constify struct blk_integrity_profileEric Biggers2-9/+9
2017-03-25net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed1-0/+1
2017-03-25Merge back schedutil governor updates for 4.12.Rafael J. Wysocki1-0/+1
2017-03-25tracing: Move trace_handle_return() out of lineSteven Rostedt (VMware)1-10/+1
2017-03-25ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)2-1/+8
2017-03-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-20/+5
2017-03-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2017-03-24Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+13
2017-03-24net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli1-2/+19
2017-03-24of_mdio: Correct check against CONFIG_OFFlorian Fainelli1-2/+2
2017-03-24regulator: core: Add new notification for enabling of regulatorHarald Geyer1-0/+1
2017-03-24block: introduce bio_copy_data_partialMing Lei1-0/+2
2017-03-24tracing: Split tracing initialization into two for early initializationSteven Rostedt (VMware)1-0/+2
2017-03-24cgroup: drop duplicate header nsproxy.hGeliang Tang1-1/+0
2017-03-24treewide: Fix typo in xml/driver-api/basics.xmlMasanari Iida1-1/+1
2017-03-24md5: remove from lib and only live in cryptoJason A. Donenfeld1-5/+0
2017-03-24crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook1-0/+9
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook1-1/+56
2017-03-24crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook1-0/+2
2017-03-24gpio: gpio-reg: add irq mapping for gpio-reg usersRussell King1-1/+2
2017-03-24gpio: add generic single-register fixed-direction GPIO driverRussell King1-0/+12
2017-03-24Add a helper function to get socket cookie in eBPFChenbo Feng1-0/+1
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-21/+8
2017-03-24Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman9-10/+39
2017-03-23firmware: meson-sm: Check for buffer output sizeCarlo Caione1-2/+2
2017-03-23clockevents: Make clockevents_config() staticNicolai Stange1-1/+0
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+6
2017-03-23KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2017-03-23block: make nr_iovecs unsigned in bio_alloc_bioset()Dan Carpenter1-1/+1
2017-03-23PCI: Include pci.h for struct pci_ops definitionMarc Gonzalez1-0/+1
2017-03-23USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold1-0/+35
2017-03-23USB: core: add helpers to retrieve endpointsJohan Hovold1-0/+35
2017-03-23usb: USB Type-C connector classHeikki Krogerus1-0/+243
2017-03-23lib/string: add sysfs_match_string helperHeikki Krogerus1-0/+10
2017-03-23mfd: mxs-lradc: Add support for mxs-lradcKsenija Stanojevic1-0/+187
2017-03-23mfd: wm831x: Add basic device tree bindingCharles Keepax1-1/+8
2017-03-23locking/atomic: Introduce atomic_try_cmpxchg()Peter Zijlstra1-0/+42
2017-03-23Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar2-0/+6
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann2-0/+4
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra1-6/+7
2017-03-23percpu-refcount: support synchronous switch to atomic mode.NeilBrown1-0/+1
2017-03-23blk-mq: remove BLK_MQ_F_DEFER_ISSUEChristoph Hellwig1-1/+0
2017-03-23kobject: Export kobject_get_unless_zero()Jan Kara1-0/+2
2017-03-23block: Fix oops in locked_inode_to_wb_and_lock_list()Jan Kara1-0/+1
2017-03-23bdi: Do not wait for cgwbs release in bdi_unregister()Jan Kara1-1/+0
2017-03-23bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()Jan Kara1-0/+1
2017-03-23bdi: Mark congested->bdi as internalJan Kara1-1/+3
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie26-65/+147