summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-08-01Merge tag 'clk-core-duty-cycle-for-mark' of git://git.kernel.org/pub/scm/linu...Mark Brown2-0/+59
2018-08-01mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal1-3/+3
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris1-0/+1
2018-08-01PCI: Unify PCI and normal DMA direction definitionsShunyong Yang2-8/+6
2018-08-01Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...Dave Airlie1-0/+38
2018-08-01dm kcopyd: return void from dm_kcopyd_copy()Mike Snitzer1-6/+6
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig1-1/+1
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker1-0/+1
2018-07-31sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski1-2/+2
2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski1-3/+4
2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski1-1/+2
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-1/+0
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)4-17/+15
2018-07-31t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe1-0/+11
2018-07-31ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan1-0/+4
2018-07-31console: Replace #if 0 with atomic var 'ignore_console_lock_warning'Thomas Zimmermann1-5/+9
2018-07-31mtd: rawnand: allocate model parameter dynamicallyMiquel Raynal1-1/+1
2018-07-31mtd: rawnand: do not export nand_scan_[ident|tail]() anymoreMiquel Raynal1-12/+6
2018-07-31mtd: rawnand: add hooks that may be called during nand_scan()Miquel Raynal1-0/+21
2018-07-31mtd: rawnand: better name for the controller structureMiquel Raynal1-6/+8
2018-07-31mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal1-8/+8
2018-07-31tracepoint: Make rcuidle tracepoint callers use SRCUJoel Fernandes (Google)1-8/+32
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+7
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon1-2/+3
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy1-0/+3
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy1-0/+10
2018-07-30block: don't account for split bio's size in cgroup statsJosef Bacik1-2/+8
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada1-1/+2
2018-07-30include: Move ascii85 functions from i915 to linux/ascii85.hJordan Crouse1-0/+38
2018-07-30media: sii9234: remove unused headerCorentin Labbe1-24/+0
2018-07-30netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso1-0/+9
2018-07-30Merge back cpufreq material for 4.19.Rafael J. Wysocki1-0/+2
2018-07-30Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman44-121/+274
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman19-20/+75
2018-07-30dmaengine: add a new helper dmaenginem_async_device_registerHuang Shijie1-0/+1
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie31-84/+193
2018-07-30gpiolib: Use GPIOD_OUT_{LOW,HIGH} macros in open drain onesAndy Shevchenko1-5/+2
2018-07-29Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2-1/+5
2018-07-29net: report invalid mtu value via netlink extackStephen Hemminger1-0/+2
2018-07-29route: add support for directed broadcast forwardingXin Long1-0/+1
2018-07-29Merge tag 'at24-4.19-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang13-13/+26
2018-07-29f2fs: Allocate and stat mem used by free nid bitmap more accuratelyYunlei He1-5/+0
2018-07-28tpm: Implement tpm_default_chip() to find a TPM chipStefan Berger1-0/+5
2018-07-28tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler1-0/+2
2018-07-28net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed1-0/+2
2018-07-27net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman1-1/+3
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+14
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+16
2018-07-27nvme.h: add ANA definitionsChristoph Hellwig1-3/+47