aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-28x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams1-6/+16
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-18/+45
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds1-2/+8
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+3
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+32
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko3-12/+31
2016-03-25mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2-10/+13
2016-03-25mm, kasan: SLAB supportAlexander Potapenko4-0/+43
2016-03-25include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa1-2/+0
2016-03-25oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa1-2/+0
2016-03-25oom: make oom_reaper_list single linkedVladimir Davydov1-1/+1
2016-03-25oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko1-0/+2
2016-03-25mm, oom_reaper: implement OOM victims queuingMichal Hocko1-0/+3
2016-03-25oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko1-1/+1
2016-03-25mm, oom: introduce oom reaperMichal Hocko1-0/+2
2016-03-25sched: add schedule_timeout_idle()Andrew Morton1-0/+1
2016-03-25ceph: fix security xattr deadlockYan, Zheng1-1/+2
2016-03-25libceph: add helper that duplicates last extent operationYan, Zheng1-0/+2
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov1-2/+4
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng1-2/+3
2016-03-25libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov1-1/+1
2016-03-25libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2-0/+6
2016-03-25libceph: monc ping rate is 10sIlya Dryomov1-2/+3
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov3-10/+24
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-4/+4
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+1
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2016-03-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-14/+14
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds9-16/+21
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+19
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+5
2016-03-24Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+8
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki1-0/+9
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds5-123/+57
2016-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-2/+34
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-7/+20
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2016-03-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+7
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-132/+159
2016-03-23net: ping: make ping_v6_sendmsg staticHaishuang Yan1-1/+0
2016-03-24Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-4/+4
2016-03-23net: Fix typos and whitespace.Bjorn Helgaas1-109/+106
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller1-0/+8
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds1-0/+35
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds14-90/+325
2016-03-23x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuckYaowei Bai1-1/+0
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-37/+451
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds14-15/+1264
2016-03-22memremap: add MEMREMAP_WC flagBrian Starkey1-0/+1
2016-03-22kfifo: fix sparse complaintsStefani Seibold1-1/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov3-0/+50
2016-03-22panic: change nmi_panic from macro to functionHidehiro Kawai1-20/+1
2016-03-22cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2016-03-22rapidio: add mport char device driverAlexandre Bounine2-0/+272
2016-03-22rapidio: add outbound window supportAlexandre Bounine2-0/+9
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine2-1/+10
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine2-0/+3
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine1-0/+1
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine1-0/+2
2016-03-22rapidio: add core mport removal supportAlexandre Bounine1-0/+18
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine1-9/+9
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine1-0/+2
2016-03-22rapidio: add query_mport operationAlexandre Bounine2-0/+52
2016-03-22cpumask: remove incorrect information from commentEric Biggers1-2/+0
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-03-22compat: add in_compat_syscall to ask whether we're in a compat syscallAndy Lutomirski1-0/+15
2016-03-22tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-35/+120
2016-03-22ipv6: remove unused in6_addr structLuis de Bethencourt1-1/+0
2016-03-22ethtool: minor doc updateDavid Decotigny1-3/+3
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-9/+9
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+169
2016-03-21net: Add missing kernel-doc for netdev ptype listsBenjamin Poirier1-0/+2
2016-03-21net: add missing descriptions in net_device_priv_flagsLuis de Bethencourt1-0/+4
2016-03-21NTB: Make _addr functions optional in the APIAllen Hubbe1-2/+8
2016-03-21Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-12/+10
2016-03-21Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford19-41/+1393
2016-03-21IB/mlx5: Implement callbacks for manipulating VFsEli Cohen2-1/+10
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen1-0/+4
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen1-1/+2
2016-03-21IB/core: Add interfaces to control VF attributesEli Cohen1-0/+19
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-244/+448
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen1-0/+6
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen1-0/+1
2016-03-21net/core: Add support for configuring VF GUIDsEli Cohen2-0/+10
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky1-1/+1
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg2-1/+36
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky1-2/+1
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds1-0/+2
2016-03-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-0/+8
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-1/+18
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds6-13/+495
2016-03-21net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet1-0/+2
2016-03-21vxlan: fix sparse warningsJiri Benc1-8/+8
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds5-6/+63
2016-03-21mailbox: Introduce TI message manager driverNishanth Menon1-0/+35
2016-03-21Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel2-0/+169
2016-03-21bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra1-7/+7
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui1-0/+4
2016-03-21dma-buf/fence: fix fence_is_later v2Christian König1-1/+1
2016-03-21perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa1-0/+1
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-18/+149
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-30/+55
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+23
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-14/+72
2016-03-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds4-0/+1243
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+19
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-0/+718
2016-03-20isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani1-1/+1
2016-03-20tunnels: Remove encapsulation offloads on decap.Jesse Gross1-0/+16
2016-03-20tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross1-2/+2
2016-03-20sctp: keep fragmentation point aligned to word sizeMarcelo Ricardo Leitner1-1/+1
2016-03-20sctp: align MTU to a wordMarcelo Ricardo Leitner1-3/+5
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-5/+67
2016-03-20ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann2-2/+2
2016-03-20vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann1-0/+6
2016-03-20blk-mq: Use proper cpumask iteratorThomas Gleixner1-14/+0
2016-03-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-9/+34
2016-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-55/+25
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller419-2816/+10713
2016-03-19Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-0/+1
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-5/+20
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-8/+162
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+9
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds130-954/+4241
2016-03-19dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson1-3/+3
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-14/+32
2016-03-18bonding: fix bond_get_stats()Eric Dumazet1-0/+1
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds1-0/+2
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds36-203/+673
2016-03-18nvme: lightnvm: return ppa completion statusMatias Bjorling1-0/+1
2016-03-18lightnvm: add a bitmap of lunsWenwei Tao1-0/+5
2016-03-18lightnvm: specify target's logical address areaWenwei Tao1-0/+8
2016-03-18Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2016-03-18Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2016-03-18net: fix a comment typoZhang Shengju1-1/+1
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann1-0/+7
2016-03-18bpf, dst: add and use dst_tclassid helperDaniel Borkmann1-0/+12
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro9-55/+25
2016-03-18scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann1-12/+3
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-9/+774
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds10-30/+126
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds11-28/+132
2016-03-18Thermal: Ignore invalid trip pointsZhang Rui1-0/+2
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-4/+71
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-33/+361
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+9
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim4-0/+461
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds5-121/+190
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-7/+11
2016-03-17Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-03-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-59/+50
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2-4/+10
2016-03-17lib/bug.c: use common WARN helperJosh Poimboeuf1-0/+6
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook1-1/+1
2016-03-17lib: move strtobool() to kstrtobool()Kees Cook2-1/+7
2016-03-17include/linux/unaligned: force inlining of byteswap operationsDenys Vlasenko1-12/+12
2016-03-17include/uapi/linux/byteorder, swab: force inlining of some byteswap operationsDenys Vlasenko3-29/+29
2016-03-17include/asm-generic/atomic-long.h: force inlining of some atomic_long operationsDenys Vlasenko1-3/+3
2016-03-17lib/string: introduce match_string() helperAndy Shevchenko1-0/+2
2016-03-17radix-tree,shmem: introduce radix_tree_iter_next()Matthew Wilcox1-0/+16
2016-03-17radix_tree: add support for multi-order entriesMatthew Wilcox1-2/+9
2016-03-17radix-tree: add an explicit include of bitops.hMatthew Wilcox1-0/+1
2016-03-17include/linux/list_bl.h: use bool instead of int for boolean functionsChen Gang1-2/+2
2016-03-17include/uapi/linux/elf-em.h: remove v850Rob Landley1-3/+0
2016-03-17fix Christoph's email addressesChristoph Lameter1-1/+1
2016-03-17bug: set warn variable before calling WARN()Steven Rostedt1-9/+12
2016-03-17timer: convert timer_slack_ns from unsigned long to u64John Stultz4-9/+11
2016-03-17thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkersKirill A. Shutemov1-4/+6
2016-03-17mm: make remove_migration_ptes() beyond mm/migration.cKirill A. Shutemov1-0/+2
2016-03-17rmap: extend try_to_unmap() to be usable by split_huge_page()Kirill A. Shutemov2-0/+10
2016-03-17rmap: introduce rmap_walk_locked()Kirill A. Shutemov1-0/+1
2016-03-17mm: remove VM_FAULT_MINORJan Kara1-2/+0
2016-03-17mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2-13/+22
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2-5/+227
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim3-35/+94
2016-03-17mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman2-8/+3
2016-03-17mm: remove unnecessary description about a non-exist gfp flagSatoru Takeuchi1-2/+0
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner2-0/+3
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-9/+8
2016-03-17virtio_balloon: export 'available' memory to balloon statisticsIgor Redko1-1/+2
2016-03-17mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko1-0/+1
2016-03-17mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V1-0/+17
2016-03-17mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov2-7/+17
2016-03-17mm: move max_map_count bits into mm.hAndrey Ryabinin2-21/+21
2016-03-17thp, vmstats: count deferred split eventsKirill A. Shutemov1-0/+1
2016-03-17mm: workingset: make shadow node shrinker memcg awareVladimir Davydov1-0/+10
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov1-10/+0
2016-03-17include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko1-15/+15
2016-03-17bufferhead: force inlining of buffer head flag operationsDenys Vlasenko1-5/+5
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka4-0/+78
2016-03-17/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi1-0/+2
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov1-1/+2
2016-03-17mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov1-0/+21
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-17/+157
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-75/+59
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-32/+243
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2016-03-17Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-2/+101