summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-03ext4: Support for synchronous DAX faultsJan Kara1-0/+1
2017-11-03dax: Implement dax_finish_sync_fault()Jan Kara1-0/+2
2017-11-03dax, iomap: Add support for synchronous faultsJan Kara2-1/+10
2017-11-03mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2-2/+7
2017-11-03dax: Allow dax_iomap_fault() to return pfnJan Kara1-1/+1
2017-11-03mm: Remove VM_FAULT_HWPOISON_LARGE_MASKJan Kara1-2/+0
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2-0/+40
2017-11-03mm: Handle 0 flags in _calc_vm_trans() macroJan Kara1-1/+2
2017-11-03memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()Ladislav Michl1-12/+0
2017-11-03net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko1-3/+6
2017-11-03spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspiAngelo Dureghello1-0/+31
2017-11-03usb: remove msm_hsusb_hw.hJack Pham1-77/+0
2017-11-03net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland2-2/+1