summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-07-22cpufreq: governor: Drop min_sampling_rateViresh Kumar1-2/+0
2017-07-22Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+1
2017-07-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+7
2017-07-22device property: Introduce fwnode_property_get_reference_argsSakari Ailus2-0/+23
2017-07-22device property: Constify fwnode property APISakari Ailus3-51/+58
2017-07-22ACPI: Constify internal fwnode argumentsSakari Ailus1-18/+22
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus4-20/+6
2017-07-22Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-0/+2
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2017-07-21mtd: create per-device and module-scope debugfs entriesMario Rugiero1-0/+10
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust1-1/+1
2017-07-21cgroup: implement cgroup v2 thread supportTejun Heo1-0/+12
2017-07-21cgroup: implement CSS_TASK_ITER_THREADEDTejun Heo1-0/+6
2017-07-21cgroup: introduce cgroup->dom_cgrp and threaded css_set handlingTejun Heo2-5/+31
2017-07-21cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo1-1/+5
2017-07-21rxrpc: Expose UAPI definitions to userspaceDavid Howells1-79/+0
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-0/+2
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller79-421/+1527
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-25/+17
2017-07-21bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann1-0/+1
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig1-7/+7
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin1-8/+32
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang2-4/+4
2017-07-20userns,pidns: Verify the userns for new pid namespacesEric W. Biederman1-1/+8
2017-07-20net: make dev_close and related functions voidstephen hemminger1-2/+2
2017-07-20llist: clang: introduce member_address_is_nonnull()Alexander Potapenko1-2/+19
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds30-43/+74
2017-07-19Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-4/+4
2017-07-19reset: Add APIs to manage array of resetsVivek Gautam1-0/+68
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-9/+0
2017-07-18compiler-gcc.h: Introduce __nostackprotector function attributeTom Lendacky2-0/+6
2017-07-18mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tablesCyrille Pitchen1-0/+6
2017-07-18crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh1-4/+3
2017-07-18crypto: ccp - Fix some line spacingGary R Hook1-1/+0
2017-07-18x86/mm, kexec: Allow kexec to be used with SMETom Lendacky1-0/+8
2017-07-18swiotlb: Add warnings for use of bounce buffers with SMETom Lendacky1-0/+13
2017-07-18x86, swiotlb: Add memory encryption supportTom Lendacky1-0/+1
2017-07-18x86/mm: Add support to access boot related data in the clearTom Lendacky1-0/+2
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky1-1/+1
2017-07-18efi: Add an EFI table address match functionTom Lendacky1-0/+7
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky1-0/+8
2017-07-18x86/mm: Add support to enable SME in early boot processingTom Lendacky1-0/+5
2017-07-18x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky1-0/+35
2017-07-18LSM: Remove security_task_create() hook.Tetsuo Handa2-13/+0
2017-07-18include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol1-7/+7
2017-07-18net: fix build error in devmap helper callsJohn Fastabend1-5/+20
2017-07-18{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky1-6/+4
2017-07-17bpf: check NULL for sk_to_full_sk() return valueWANG Cong1-1/+1
2017-07-17net: Revert "net: add function to allocate sk_buff head without data area"Florian Westphal1-6/+0
2017-07-17net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller3-20/+16