aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-27/+20
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+6
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+5
2018-02-24include: psp-sev: Capitalize invalid length enumBrijesh Singh1-1/+1
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott1-0/+3
2018-02-24kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott1-1/+2
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-22/+4
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds3-0/+11
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2-2/+2
2018-02-22regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-18/+33
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris1-2/+2
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-12/+54
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony1-0/+4
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook1-0/+3
2018-02-21seccomp, ptrace: switch get_metadata types to arch independentTycho Andersen1-2/+2
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann3-1/+20
2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt1-2/+0
2018-02-21mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner1-8/+16
2018-02-21Kbuild: always define endianess in kconfig.hArnd Bergmann1-0/+6
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton1-1/+12
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-0/+11
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf1-0/+1
2018-02-21jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf1-0/+3
2018-02-21locking/mutex: Add comment to __mutex_owner() to deter usagePeter Zijlstra1-0/+5
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland1-2/+3
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland1-1/+0
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland1-0/+1
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland1-2/+0
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland1-17/+0
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse3-4/+13
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-9/+8
2018-02-19mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau1-1/+1
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-02-17nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-02-17nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-02-17nospec: Kill array_index_nospec_mask_check()Dan Williams1-21/+1
2018-02-16drm: Allow determining if current task is output poll workerLukas Wunner1-0/+1
2018-02-16workqueue: Allow retrieval of current task's work structLukas Wunner1-0/+1
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev1-0/+1
2018-02-16skbuff: Fix comment mis-spelling.David S. Miller1-1/+1
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-02-16Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2018-02-16cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley1-0/+2
2018-02-15Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-5/+5
2018-02-15Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2018-02-15IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe1-2/+2
2018-02-15IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe1-6/+4
2018-02-15IB/uverbs: Always use the attribute size provided by the userMatan Barak1-7/+28
2018-02-15RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky1-4/+0
2018-02-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+3
2018-02-15block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im1-1/+1
2018-02-15Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki1-1/+1
2018-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+1
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-16/+22
2018-02-15x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski1-1/+1
2018-02-15nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-02-13uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2-7/+5
2018-02-13x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck1-6/+0
2018-02-13locking/semaphore: Update the file path in documentationTycho Andersen1-1/+1
2018-02-13locking/atomic/bitops: Document and clarify ordering semantics for failed tes...Will Deacon1-1/+2
2018-02-13vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang1-0/+1
2018-02-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+9
2018-02-12dma-mapping: fix a comment typoChristoph Hellwig1-1/+1
2018-02-12PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki1-1/+1
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko3-5/+5
2018-02-12ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko1-2/+2
2018-02-12Merge branch 'topic/fixes' into for-linusTakashi Iwai1-1/+1
2018-02-12ALSA: ac97: Fix copy and paste typo in documentationMatthias Lange1-1/+1
2018-02-11ptr_ring: prevent integer overflow when calculating sizeJason Wang1-1/+1
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2-27/+37
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds3-12/+12
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-17/+19
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-2/+865
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-12/+26
2018-02-09Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-0/+3
2018-02-09ptr_ring: try vmalloc() when kmalloc() failsJason Wang1-5/+8
2018-02-09ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang1-0/+2
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+8
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-33/+36
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-46/+79
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-115/+76
2018-02-08Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller1-0/+2
2018-02-08net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre1-1/+1
2018-02-08Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+3
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-2/+230
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2018-02-08compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven1-2/+1
2018-02-08compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2-0/+8
2018-02-08Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor'Rafael J. Wysocki2-4/+7
2018-02-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki1-46/+79
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski1-46/+79
2018-02-07Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+11
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2-3/+5
2018-02-07Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-pla...Linus Torvalds1-0/+14
2018-02-07Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+1
2018-02-07Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds1-0/+2
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds1-0/+58
2018-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-6/+5
2018-02-07SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust1-0/+3
2018-02-07PCI: Add Ubiquiti Networks vendor IDTobias Schramm1-0/+2
2018-02-07Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...Mark Brown1-1/+1
2018-02-07Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/...Mark Brown4-7/+15
2018-02-07x86: hibernate: fix swsusp_arch_resume() prototypeArnd Bergmann1-0/+2
2018-02-07netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau1-1/+0
2018-02-07netfilter: remove useless prototypeTaehee Yoo1-5/+0
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko1-0/+14
2018-02-07ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2-4/+7
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-64/+111
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-10/+128
2018-02-06Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+3
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-13/+19
2018-02-06pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers1-1/+1
2018-02-06pipe, sysctl: remove pipe_proc_fn()Eric Biggers2-4/+0
2018-02-06pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers1-1/+1
2018-02-06crash_dump: is_kdump_kernel can be booleanYaowei Bai1-6/+6
2018-02-06kernel/mutex: mutex_is_locked can be booleanYaowei Bai1-2/+2
2018-02-06kernel/module: module_is_live can be booleanYaowei Bai1-1/+1
2018-02-06kernel/resource: iomem_is_exclusive can be booleanYaowei Bai1-1/+1
2018-02-06kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai1-3/+3
2018-02-06lib/lockref: __lockref_is_dead can be booleanYaowei Bai1-1/+1
2018-02-06mm/memblock: memblock_is_map/region_memory can be booleanYaowei Bai1-2/+2
2018-02-06build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada1-2/+0
2018-02-06include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() definesMasahiro Yamada1-11/+1
2018-02-06pids: introduce find_get_task_by_vpid() helperMike Rapoport1-0/+5
2018-02-06cpumask: make cpumask_size() return "unsigned int"Alexey Dobriyan1-1/+1
2018-02-06<asm-generic/siginfo.h>: fix language in commentsRandy Dunlap1-2/+2
2018-02-06kallsyms: let print_ip_sym() print raw addressesHuacai Chen1-1/+1
2018-02-06lib: optimize cpumask_next_and()Clement Courbet2-1/+25
2018-02-06include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistentAndy Shevchenko1-5/+10
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov1-10/+1
2018-02-06bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32Yury Norov1-0/+31
2018-02-06uuid: cleanup <uapi/linux/uuid.h>Alexey Dobriyan2-1/+1
2018-02-06kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov1-2/+0
2018-02-06kasan: detect invalid frees for large mempool objectsDmitry Vyukov1-2/+2
2018-02-06kasan: don't use __builtin_return_address(1)Dmitry Vyukov1-4/+5
2018-02-06kasan: detect invalid frees for large objectsDmitry Vyukov1-2/+2
2018-02-06kasan: add compiler support for clangPaul Lawrence1-0/+8
2018-02-07netfilter: nf_tables: fix flowtable freePablo Neira Ayuso1-0/+2
2018-02-07netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso1-0/+3
2018-02-06Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds3-99/+145
2018-02-06arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMarc Zyngier1-0/+141
2018-02-06arm/arm64: smccc: Make function identifiers an unsigned quantityMarc Zyngier1-2/+4
2018-02-06firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier1-0/+6
2018-02-06firmware/psci: Expose PSCI conduitMarc Zyngier1-0/+7
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier1-0/+5
2018-02-06arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier1-1/+20
2018-02-06arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier2-1/+14
2018-02-06arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier1-0/+3
2018-02-06arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier2-2/+7
2018-02-06arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier1-0/+27
2018-02-06media: videobuf2: fix up for "media: annotate ->poll() instances"Stephen Rothwell1-5/+5
2018-02-06idr: Add documentationMatthew Wilcox1-1/+15
2018-02-06idr: Make 1-based IDRs more efficientMatthew Wilcox1-29/+37
2018-02-06idr: Rename idr_for_each_entry_extMatthew Wilcox1-20/+32
2018-02-06idr: Remove idr_alloc_extMatthew Wilcox2-66/+2
2018-02-06idr: Add idr_alloc_u32 helperMatthew Wilcox1-0/+2
2018-02-06idr: Delete idr_find_ext functionMatthew Wilcox1-6/+1
2018-02-06idr: Delete idr_replace_ext functionMatthew Wilcox1-2/+1
2018-02-06idr: Delete idr_remove_ext functionMatthew Wilcox1-6/+1
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar535-7295/+23015
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds58-1232/+5228
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-21/+34
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-133/+75
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-344/+298
2018-02-06net: erspan: fix metadata extractionWilliam Tu1-13/+13
2018-02-06bpf: sockmap, add sock close() hook to remove socksJohn Fastabend1-0/+2
2018-02-06net: add a UID to use for ULP socket assignmentJohn Fastabend1-0/+6
2018-02-06ACPICA: Update version to 20180105Bob Moore1-1/+1
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore22-22/+22
2018-02-06locking/qrwlock: include asm/byteorder.h as neededArnd Bergmann1-0/+1
2018-02-06jump_label: Add branch hints to static_branch_{un,}likely()Peter Zijlstra1-2/+2
2018-02-06sched/fair: Use a recently used CPU as an idle candidate and the basis for SISMel Gorman1-0/+8
2018-02-05Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers2-1/+49
2018-02-05locking: Introduce sync_core_before_usermode()Mathieu Desnoyers1-0/+21
2018-02-05membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers2-9/+39
2018-02-05membarrier: Document scheduler barrier requirementsMathieu Desnoyers1-0/+5
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers1-1/+12
2018-02-05Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds1-5/+16
2018-02-05mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg1-1/+1
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+6
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+84
2018-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+22
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds2-26/+48
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-27/+95
2018-02-04Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-130/+171
2018-02-04ACPICA: Add a missing pair of parenthesesJung-uk Kim1-1/+1
2018-02-04ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()Jung-uk Kim1-1/+1
2018-02-04ACPICA: Avoid NULL pointer arithmeticJung-uk Kim1-4/+4
2018-02-04ACPICA: Linux: add support for X32 ABI compilationAnuj Mittal1-1/+1
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-17/+73
2018-02-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-164/+269
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+16