aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-2/+1
2018-02-03pinctrl: remove include file from <linux/device.h>Linus Torvalds2-1/+2
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler24-44/+310
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler84-543/+444
2018-02-02x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann1-0/+2
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+124
2018-02-02Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2-1/+8
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-4/+353
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2018-02-02buffer: Avoid setting buffer bits that are already setKemi Wang1-1/+4
2018-02-02x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-02-01libnvdimm, namespace: make min namespace size 4KDan Williams1-1/+1
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-1299/+1279
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds8-37/+740
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-43/+808
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-14/+16
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds14-1/+961
2018-02-01IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt1-6/+14
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez1-6/+4
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez1-0/+5
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez1-0/+4
2018-02-01acpi: nfit: add persistent memory control flag for nd_regionDave Jiang1-0/+6
2018-02-01acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang1-0/+5
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds3-20/+70
2018-02-01preparation to switching ->poll() to returning EPOLL...Al Viro1-1/+2
2018-02-01add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro1-16/+17
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-1/+12
2018-02-01Merge branch 'KASAN-read_word_at_a_time'Linus Torvalds1-8/+14
2018-02-01compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin1-0/+8
2018-02-01compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin1-8/+6
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-39/+15
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-102/+15
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-107/+1938
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-20/+15
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-3/+355
2018-02-01Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-8/+8
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-17/+48
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas6-44/+6
2018-02-01bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann1-0/+6
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens1-0/+16
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář179-1476/+2903
2018-02-01iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli1-11/+11
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-238/+280
2018-01-31mm: remove PG_highmem descriptionMiles Chen1-5/+0
2018-01-31hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko1-2/+3
2018-01-31hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko1-3/+2
2018-01-31mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko1-0/+3
2018-01-31include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...Petr Tesarik1-2/+10
2018-01-31zswap: only save zswap header when necessaryYu Zhao1-0/+2
2018-01-31hugetlb: implement memfd sealingMarc-André Lureau1-0/+1
2018-01-31hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau1-0/+10
2018-01-31shmem: rename functions that are memfd-relatedMarc-André Lureau1-2/+2
2018-01-31shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau1-2/+0
2018-01-31mm: remove reference to PG_buddyMatthew Wilcox1-7/+7
2018-01-31mm: document how to use struct pageMatthew Wilcox1-1/+23
2018-01-31mm: store compound_dtor / compound_order as bytesMatthew Wilcox1-13/+3
2018-01-31mm: introduce _slub_counter_tMatthew Wilcox1-13/+8
2018-01-31mm: improve comment on page->mappingMatthew Wilcox1-9/+3
2018-01-31mm: remove misleading alignment claimsMatthew Wilcox1-8/+5
2018-01-31mm: de-indent struct pageMatthew Wilcox1-21/+19
2018-01-31mm: align struct page more aestheticallyMatthew Wilcox1-9/+7
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-3/+27
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V1-8/+0
2018-01-31mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov1-1/+1
2018-01-31asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2018-01-31mm: get 7% more pages in a pagevecMatthew Wilcox1-3/+3
2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox1-10/+16
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko1-1/+0
2018-01-31mm: remove unused pgdat_reclaimable_pages()Jan Kara2-18/+0
2018-01-31mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner1-34/+62
2018-01-31mm: memcontrol: implement lruvec stat functions on top of each otherJohannes Weiner1-22/+22
2018-01-31mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner1-11/+20
2018-01-31mm: use sc->priority for slab shrink targetsJosef Bacik1-13/+10
2018-01-31mm: drop hotplug lock from lru_add_drain_all()Michal Hocko1-1/+0