summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-06PCI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki1-0/+2
2017-11-06PM / core: Add SMART_SUSPEND driver flagRafael J. Wysocki1-0/+8
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki1-6/+1
2017-11-06PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki2-0/+30
2017-11-06Merge branch 'acpi-pm' into pm-coreRafael J. Wysocki2-3/+10
2017-11-06Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...Mark Brown1-0/+6
2017-11-06Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown1-7/+51
2017-11-06Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar2-2/+6
2017-11-06Merge branch 'x86/fpu' into x86/asm, to pick up fixIngo Molnar1-26/+0
2017-11-06f2fs: support quota sys filesJaegeuk Kim1-1/+0
2017-11-06f2fs: add quota_ino feature infraJaegeuk Kim1-1/+5
2017-11-06f2fs: support flexible inline xattr sizeChao Yu1-2/+3
2017-11-06include/linux/fs.h: fix comment about struct address_spaceMike Rapoport1-1/+1
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin3-1/+25
2017-11-05device_cgroup: prepare code for bpf-based device controllerRoman Gushchin1-4/+57
2017-11-05Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller4-1/+104
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha1-2/+7
2017-11-05bpf: remove old offload/analyzerJakub Kicinski1-5/+0
2017-11-05xdp: allow attaching programs loaded for specific deviceJakub Kicinski1-0/+10
2017-11-05bpf: report offload info to user spaceJakub Kicinski1-0/+1
2017-11-05bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski3-0/+60
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski1-11/+12
2017-11-05i2c: nuc900: remove platform_data, tooWolfram Sang1-9/+0
2017-11-05net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen3-0/+32
2017-11-05net/mlx5: Add MLX5_SET16 and MLX5_GET16Huy Nguyen1-0/+17
2017-11-05net/mlx5: QCAM register firmware command supportHuy Nguyen3-1/+55
2017-11-04blk-mq: don't handle failure in .get_budgetMing Lei1-1/+1
2017-11-04objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf1-2/+2
2017-11-04netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin1-0/+7
2017-11-04tty: cyclades: Convert timers to use timer_setup()Kees Cook1-0/+3
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman38-0/+38
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller961-4/+968
2017-11-04platform/x86: wmi: create userspace interface for driversMario Limonciello1-0/+5
2017-11-04platform/x86: wmi: Don't allow drivers to get each other's GUIDsMario Limonciello1-4/+0
2017-11-04platform/x86: wmi: Add new method wmidev_evaluate_methodMario Limonciello1-0/+6
2017-11-03iommu/vt-d: Clear Page Request Overflow fault bitLu Baolu1-0/+1
2017-11-03block: add a poll_fn callback to struct request_queueChristoph Hellwig1-1/+3
2017-11-03block: introduce GENHD_FL_HIDDENChristoph Hellwig1-0/+1
2017-11-03block: don't look at the struct device dev_t in disk_devtChristoph Hellwig1-1/+1
2017-11-03block: add a blk_steal_bios helperChristoph Hellwig1-0/+2
2017-11-03block: provide a direct_make_request helperChristoph Hellwig1-0/+1
2017-11-03block: add REQ_DRV bitChristoph Hellwig1-0/+5
2017-11-03block: move REQ_NOWAITChristoph Hellwig1-2/+2
2017-11-03Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/blockJens Axboe2-6/+13
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+4
2017-11-03regset: Add support for dynamically sized regsetsDave Martin1-7/+60
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying1-0/+4
2017-11-03crypto: introduce crypto wait for async opGilad Ben-Yossef1-0/+40
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu17-59/+116