aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+4
2016-02-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2016-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-4/+8
2016-02-12Merge branch 'akpm'(patches from Andrew)Linus Torvalds3-13/+12
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+6
2016-02-11mm: fix pfn_t vs highmemDan Williams2-11/+10
2016-02-11kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton1-2/+2
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+6
2016-02-10target/transport: add flag to indicate CPU Affinity is observedQuinn Tran1-0/+2
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+12
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+5
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg1-0/+1
2016-02-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+10
2016-02-09net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2016-02-09tcp: do not drop syn_recv on all icmp reportsEric Dumazet1-1/+1
2016-02-08unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2-2/+3
2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-06target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger1-4/+0
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-20/+6
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-2/+22
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-17/+70
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov1-14/+0
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka1-3/+3
2016-02-05target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger1-0/+2
2016-02-05Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+2
2016-02-05Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+4
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley1-3/+6
2016-02-05Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie2-17/+61
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-15/+10
2016-02-05drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-02-05Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+9
2016-02-04block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen1-3/+6
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov1-1/+4
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov1-1/+12
2016-02-04crush: add chooseleaf_stable tunableIlya Dryomov1-1/+7
2016-02-04[media] vb2: fix nasty vb2_thread regressionHans Verkuil1-1/+2
2016-02-03Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li1-0/+2
2016-02-03target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger1-0/+1
2016-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-8/+31
2016-02-03Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-02-03radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov2-5/+7
2016-02-03mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner1-1/+1
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner1-2/+1
2016-02-03thp: make split_queue per-nodeKirill A. Shutemov1-0/+6
2016-02-03ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai1-0/+4
2016-02-03modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-9/+10
2016-02-03ACPI / CPPC: remove redundant mbox_send_message() declarationTimur Tabi1-1/+0
2016-02-02drm: add helper to check for wc memory supportDave Airlie1-0/+9
2016-02-02cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao1-2/+3
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-30/+46
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+14
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+31
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+3
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams1-2/+2
2016-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+6
2016-01-30block: use DAX for partition table readsDan Williams1-0/+11
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams2-4/+0
2016-01-30fs, block: force direct-I/O for dax-enabled block devicesDan Williams1-1/+1
2016-01-29ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni1-2/+10
2016-01-29target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie1-0/+3
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+7
2016-01-29Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+12
2016-01-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+7
2016-01-29tcp: Change reference to experimental CWND RFC.Jörg Thalheim1-1/+1
2016-01-29workqueue: skip flush dependency checks for legacy workqueuesTejun Heo1-4/+5
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm1-4/+12
2016-01-29Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg1-0/+6
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra1-3/+0
2016-01-29perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov1-2/+2
2016-01-28Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-2/+1
2016-01-29Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...Dave Airlie1-0/+4
2016-01-28sctp: remove the dead field of sctp_transportXin Long1-2/+1
2016-01-28sctp: fix the transport dead race check by using atomic_add_unless on refcntXin Long1-1/+1
2016-01-27include/linux/cleancache.h: Clean up codeChen Gang1-8/+6
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall1-1/+1
2016-01-26tty: Wait interruptibly for tty lock on reopenPeter Hurley1-0/+1
2016-01-26drm/etnaviv: add further minor features and varyings countRussell King1-0/+3
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier1-0/+1
2016-01-25drivers: ata: wake port before DMA stop for ALPMDanesh Petigara1-0/+1
2016-01-25tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_onGustavo Padovan1-1/+1
2016-01-25of: drop symbols declared by _OF_DECLARE() from modulesMasahiro Yamada1-1/+1
2016-01-24net: simplify napi_synchronize() to avoid warningsArnd Bergmann1-6/+5
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+236
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+5
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-37/+2
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott1-6/+5
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott1-0/+5
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-0/+98
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott1-0/+112
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds22-268/+624
2016-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson1-0/+22
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+28
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-2/+42
2016-01-22dax: add support for fsync/syncRoss Zwisler1-0/+2
2016-01-22mm: add find_get_entries_tag()Ross Zwisler1-0/+3
2016-01-22dax: support dirty DAX entries in radix treeRoss Zwisler3-1/+16
2016-01-22pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler1-1/+21
2016-01-22make sure that freeing shmem fast symlinks is RCU-delayedAl Viro1-4/+1
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+27
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-5/+19
2016-01-22Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-5/+28
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+33
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+5
2016-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-14/+14
2016-01-22cgroup: make sure a parent css isn't offlined before its childrenTejun Heo1-0/+6
2016-01-22cpuset: make mm migration asynchronousTejun Heo1-0/+6
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds6-27/+38
2016-01-21Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2-65/+204
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds5-3/+236
2016-01-21mm: fix kernel crash in khugepaged threadyalin wang1-6/+6
2016-01-21thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov1-8/+8
2016-01-21raid6/algos.c : bug fix : Add the missing definitions to the pq.h fileGayatri Kammela1-0/+2
2016-01-21net: sock: remove dead cgroup methods from struct protoJohannes Weiner1-12/+0
2016-01-21Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds1-0/+7
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-659/+595
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+16
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+14
2016-01-21Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+69
2016-01-21libceph: fix ceph_msg_revoke()Ilya Dryomov1-1/+1
2016-01-21ceph: ceph_frag_contains_value can be booleanYaowei Bai1-1/+1
2016-01-21ceph: remove unused functions in ceph_frag.hYaowei Bai1-35/+0
2016-01-21perf: Collapse and fix event_function_call() usersPeter Zijlstra1-1/+1
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com1-2/+1
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2-1/+10
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2-1/+12
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com3-4/+24
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com1-0/+74
2016-01-21ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai1-0/+1
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-24/+36
2016-01-20Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+0
2016-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+3
2016-01-20gro: Make GRO aware of lightweight tunnels.Jesse Gross1-0/+18
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-4/+200
2016-01-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds10-3/+69
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-9/+0
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+37
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-20/+0
2016-01-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+177
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-8/+28
2016-01-20mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner1-1/+4
2016-01-20mm: free swap cache aggressively if memcg swap is fullVladimir Davydov1-0/+6
2016-01-20mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov1-0/+6
2016-01-20swap.h: move memcg related stuff to the end of the fileVladimir Davydov1-32/+38
2016-01-20mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov1-17/+10
2016-01-20mm: memcontrol: charge swap to cgroup2Vladimir Davydov2-0/+7
2016-01-20mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner1-3/+0
2016-01-20mm: memcontrol: flatten struct cg_protoJohannes Weiner1-8/+6
2016-01-20mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner1-9/+5
2016-01-20net: drop tcp_memcontrol.cVladimir Davydov1-10/+0
2016-01-20mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner1-2/+2
2016-01-20mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner6-10/+12
2016-01-20mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner1-5/+10
2016-01-20mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner1-1/+2
2016-01-20dma-mapping: use offset_in_page macroGeliang Tang1-2/+2
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2-38/+28
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig4-481/+361
2016-01-20ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai1-3/+3
2016-01-20lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim1-2/+2
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+3
2016-01-20rbtree: use READ_ONCE in RB_EMPTY_ROOTDavidlohr Bueso1-1/+1
2016-01-20kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang1-37/+25
2016-01-20kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes1-4/+39
2016-01-20kernel/cpu.c: eliminate cpu_*_maskRasmus Villemoes1-4/+4
2016-01-20kernel/cpu.c: export __cpu_*_maskRasmus Villemoes1-0/+4
2016-01-20ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-01-20epoll: add EPOLLEXCLUSIVE flagJason Baron1-0/+3
2016-01-20include/linux/radix-tree.h: fix error in docs about locksAdam Barth1-1/+1
2016-01-20lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd1-0/+1
2016-01-21Merge branch 'pm-cpuidle'Rafael J. Wysocki1-0/+2
2016-01-21Merge branch 'pm-devfreq'Rafael J. Wysocki1-1/+1
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki3-0/+6
2016-01-21Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki23-23/+27
2016-01-20swiotlb: Make linux/swiotlb.h standalone includibleThierry Reding1-0/+3
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas1-2/+2
2016-01-20Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas1-0/+1
2016-01-20netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin1-5/+3
2016-01-20target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger1-0/+2
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger1-3/+2
2016-01-20drm/atomic-helper: Export framebuffer_changed()John Keeping1-0/+4
2016-01-19pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+8
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua1-2/+2
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua1-1/+1
2016-01-19IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua1-0/+1
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua1-1/+12
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua1-0/+1
2016-01-19IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua1-1/+2
2016-01-19net/mlx4: Query RoCE supportMoni Shoua1-3/+7
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig1-2/+0
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever1-0/+5