aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+3
2016-08-18locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg1-3/+3
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-114/+156
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong2-16/+28
2016-08-17net_sched: move tc offload macros to pkt_cls.hWANG Cong2-16/+22
2016-08-17net_sched: fix a typo in tc_for_each_action()WANG Cong1-1/+1
2016-08-15gre: set inner_protocol on xmitSimon Horman1-0/+1
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca1-2/+1
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+12
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann1-2/+2
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+25
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+4
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall1-0/+6
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall1-0/+6
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2016-08-11bvec: avoid variable shadowing warningJohannes Berg1-1/+2
2016-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2016-08-10locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui1-2/+25
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros1-0/+4
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds1-33/+15
2016-08-09Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-3/+11
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2016-08-09tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)1-3/+11
2016-08-09virtio-vsock: fix include guard typoStefan Hajnoczi1-1/+1
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+2
2016-08-09cxl: Use fixed width predefined types in data structure.Philippe Bergheaud1-2/+2
2016-08-08qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru1-0/+8
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds3-0/+38
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann1-19/+33
2016-08-08unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds1-2/+2
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter2-64/+64
2016-08-08netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso1-1/+1
2016-08-08Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-1/+2
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-37/+37
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+20
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe5-22/+23
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe4-15/+14
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-6/+1
2016-08-06Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+2
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+8
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-1/+455
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+20
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells1-1/+1
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+158
2016-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-15/+20
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+19
2016-08-05NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust1-0/+2
2016-08-05SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust1-1/+2
2016-08-05drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer1-1/+2
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds7-313/+5
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+13
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-1/+2
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds6-27/+97
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds12-8/+404
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-2/+222
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-28/+117
2016-08-04Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-137/+160
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-0/+2
2016-08-04mm/block: convert rw_page users to bio op useMike Christie4-14/+15
2016-08-04Include: blkdev: Removed duplicate 'struct request;' declaration.John Pittman1-1/+0
2016-08-04block: fix bdi vs gendisk lifetime mismatchDan Williams2-0/+2
2016-08-04block: add missing group association in bio-cloning functionsPaolo Valente1-0/+3
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford6-2/+176
2016-08-04Soft RoCE driverMoni Shoua2-0/+145
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-29/+41
2016-08-04dynamic_debug: add jump label supportJason Baron1-6/+54
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron1-23/+23
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski8-142/+110
2016-08-04include/linux/bitmap.h: cleanupAndrew Morton1-4/+3
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2-3/+3
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-4/+20
2016-08-03Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford1-0/+6
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker3-2/+24
2016-08-03IB/mlx4: Add diagnostic hardware countersMark Bloch1-0/+3
2016-08-03net/mlx4: Query performance and diagnostics countersMark Bloch1-0/+3
2016-08-03net/mlx4: Add diagnostic counters capability bitMark Bloch1-0/+1
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker1-0/+2
2016-08-04modules: add ro_after_init supportJessica Yu2-2/+5
2016-08-04exceptions: fork exception table content from module.h into extable.hPaul Gortmaker2-25/+32
2016-08-03Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Al Viro1-5/+0
2016-08-03vfs: make dentry_needs_remove_privs() internalMiklos Szeredi1-1/+0
2016-08-03vfs: remove file_needs_remove_privs()Miklos Szeredi1-4/+0
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-08-02IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny1-1/+1
2016-08-02IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny1-6/+4
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds27-431/+735
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds8-40/+160
2016-08-02ipc: delete "nr_ipc_ns"Alexey Dobriyan1-2/+0
2016-08-02rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine1-0/+2
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine2-42/+136
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine1-1/+1
2016-08-02rapidio: add RapidIO channelized messaging driverAlexandre Bounine2-0/+79
2016-08-02kexec: add a kexec_crash_loaded() functionPetr Tesarik1-0/+2
2016-08-02kexec: allow architectures to override boot mappingRussell King1-0/+40
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King1-1/+1
2016-08-02kexec: don't invoke OOM-killer for control page allocationRussell King1-1/+1
2016-08-02cpumask: fix code commentGeliang Tang1-1/+1
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2-41/+63
2016-08-02nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2-306/+314
2016-08-02firmware: support loading into a pre-allocated bufferStephen Boyd2-0/+9
2016-08-02radix-tree: fix comment about "exceptional" bitsRoss Zwisler1-1/+1
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov1-0/+9
2016-08-02ratelimit: extend to print suppressed messages on releaseBorislav Petkov1-5/+33
2016-08-02printk: create pr_<level> functionsJoe Perches1-15/+33
2016-08-02dynamic_debug: only add header when usedLuis de Bethencourt2-2/+2
2016-08-02include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang1-1/+1
2016-08-02Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds1-0/+2
2016-08-03Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie1-0/+20
2016-08-02uapi: move forward declarations of internal structuresAlexey Dobriyan4-4/+2
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick3-8/+2
2016-08-02mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin1-0/+3
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+153
2016-08-03drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä1-0/+2
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2-4/+5
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds3-11/+24
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-608/+412
2016-08-02IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong1-0/+1
2016-08-02IB/hfi1: Add the capability for reserved operationsMike Marciniszyn2-0/+51
2016-08-02IB/rdmavt: Handle local operations in post sendJianxin Xiong1-0/+3
2016-08-02IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong2-0/+4
2016-08-02IB/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn2-4/+27
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche1-0/+6
2016-08-02IB/hfi1: Clean up port state structure definitionIra Weiny1-16/+0
2016-08-02vhost: new device IOTLB APIJason Wang1-0/+28
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds38-651/+1607
2016-08-02VSOCK: Introduce vhost_vsock.koAsias He1-0/+5
2016-08-02VSOCK: Introduce virtio_vsock_common.koAsias He6-0/+396
2016-08-02VSOCK: defer sock removal to transportsStefan Hajnoczi1-0/+1
2016-08-02VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi1-0/+3
2016-08-01Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds5-1/+171
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds14-39/+456
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds6-32/+108
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2016-08-01sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSINGXin Long1-1/+1
2016-08-01virtio: new feature to detect IOMMU device quirkMichael S. Tsirkin2-1/+22
2016-08-01KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff1-0/+1
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas66-193/+495
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas1-1/+4
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas1-1/+34
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas1-1/+9
2016-08-01Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-38/+107
2016-08-01Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+88
2016-08-01Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds1-0/+56
2016-07-31Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-14/+49
2016-07-31Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+5
2016-07-31Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+133
2016-08-01elf: Add powerpc specific core note sectionsAnshuman Khandual1-0/+13
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro1-1/+1
2016-07-31Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds12-23/+149
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-0/+148
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-7/+18
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2016-07-30Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-29/+425
2016-07-29Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-2/+0
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds13-17/+260
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds6-32/+70
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-47/+124
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-0/+14
2016-07-29Revert "vfs: add lookup_hash() helper"Linus Torvalds1-2/+0
2016-07-29drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3Christian König1-0/+9
2016-07-29mm: export filemap_check_errors() to modulesMiklos Szeredi1-0/+1
2016-07-29drm: add generic zpos propertyMarek Szyprowski1-0/+20
2016-07-29Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard8-68/+120
2016-07-28Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds5-10/+22
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-110/+50
2016-07-28Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-0/+1326
2016-07-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-226/+418
2016-07-28mm, compaction: simplify contended compaction handlingVlastimil Babka1-11/+2
2016-07-28mm, compaction: introduce direct compaction priorityVlastimil Babka2-15/+19
2016-07-28mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka2-6/+9
2016-07-28mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko3-1/+8
2016-07-28mm, kasan: account for object redzone in SLUB's nearest_obj()Alexander Potapenko1-4/+6
2016-07-28mm/memblock.c: add new infrastructure to address the mem limit issueDennis Chen1-0/+1
2016-07-28kdb: use task_cpu() instead of task_thread_info()->cpuAndy Lutomirski1-1/+1
2016-07-28mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski1-1/+1
2016-07-28mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski1-1/+1
2016-07-28mm: cleanup ifdef guards for vmem_altmapDan Williams1-1/+1
2016-07-28mm, THP: clean up return value of madvise_free_huge_pmdHuang Ying1-1/+1
2016-07-28mm: remove reclaim and compaction retry approximationsMel Gorman2-0/+2
2016-07-28mm, vmscan: remove highmem_file_pagesMel Gorman1-17/+0
2016-07-28mm: add per-zone lru list statMinchan Kim2-0/+8
2016-07-28mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2-4/+3
2016-07-28mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman3-8/+17
2016-07-28mm: vmstat: account per-zone stalls and pages skipped during reclaimMel Gorman1-1/+3
2016-07-28mm: vmstat: replace __count_zone_vm_events with a zone id equivalentMel Gorman1-3/+2
2016-07-28mm, page_alloc: remove fair zone allocation policyMel Gorman1-5/+0
2016-07-28mm, vmscan: add classzone information to tracepointsMel Gorman1-20/+31
2016-07-28mm: convert zone_reclaim to node_reclaimMel Gorman3-14/+15
2016-07-28mm: move vmscan writes and file write accounting to the nodeMel Gorman2-6/+6
2016-07-28mm: move most file-based accounting to the nodeMel Gorman2-12/+13
2016-07-28mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman1-1/+1
2016-07-28mm: move page mapped accounting to the nodeMel Gorman1-3/+3
2016-07-28mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman2-7/+7
2016-07-28mm, workingset: make working set detection node-awareMel Gorman2-4/+3