summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-17net: Remove all references to SKB_GSO_UDP.David S. Miller1-5/+0
2017-07-17net: add notifier hooks for devmap bpf mapJohn Fastabend1-1/+1
2017-07-17xdp: Add batching support to redirect mapJohn Fastabend3-1/+13
2017-07-17bpf: add bpf_redirect_map helper routineJohn Fastabend1-0/+3
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend1-0/+3
2017-07-17xdp: add trace event for xdp redirectJohn Fastabend1-1/+3
2017-07-17net: implement XDP_REDIRECT for xdp genericJohn Fastabend1-0/+1
2017-07-17xdp: add bpf_redirect helper functionJohn Fastabend2-0/+10
2017-07-17jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski1-15/+14
2017-07-17Merge branch 'drm-misc-next-fixes' into drm-misc-fixesSean Paul24-125/+246
2017-07-17arch_topology: Change return type of topology_parse_cpu_capacity() to boolViresh Kumar1-1/+3
2017-07-17fpga: Add flag to indicate bitstream needs decompressionAnatolij Gustschin1-0/+2
2017-07-17lib: add bitrev8x4()Joshua Clayton1-0/+19
2017-07-17fpga: Add flag to indicate SPI bitstream is bit-reversedAnatolij Gustschin1-0/+2
2017-07-17vmbus: eliminate duplicate cached indexStephen Hemminger1-14/+0
2017-07-17vmbus: refactor hv_signal_on_readStephen Hemminger1-49/+0
2017-07-17vmbus: drop unused ring_buffer_info elementsStephen Hemminger1-2/+0
2017-07-17netfilter: remove old pre-netns era hook apiFlorian Westphal1-9/+0
2017-07-17debugfs: Add dummy implementation of few helpersViresh Kumar1-0/+16
2017-07-17block: order /proc/devices by major numberLogan Gunthorpe1-2/+2