summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)
2018-07-31t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe
2018-07-31ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan
2018-07-31console: Replace #if 0 with atomic var 'ignore_console_lock_warning'Thomas Zimmermann
2018-07-31mtd: rawnand: allocate model parameter dynamicallyMiquel Raynal
2018-07-31mtd: rawnand: do not export nand_scan_[ident|tail]() anymoreMiquel Raynal
2018-07-31mtd: rawnand: add hooks that may be called during nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: better name for the controller structureMiquel Raynal
2018-07-31mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal
2018-07-30tracepoint: Make rcuidle tracepoint callers use SRCUJoel Fernandes (Google)
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-30block: don't account for split bio's size in cgroup statsJosef Bacik
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada
2018-07-30include: Move ascii85 functions from i915 to linux/ascii85.hJordan Crouse
2018-07-30media: sii9234: remove unused headerCorentin Labbe
2018-07-30netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso
2018-07-30Merge back cpufreq material for 4.19.Rafael J. Wysocki
2018-07-30Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-30dmaengine: add a new helper dmaenginem_async_device_registerHuang Shijie
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-30gpiolib: Use GPIOD_OUT_{LOW,HIGH} macros in open drain onesAndy Shevchenko
2018-07-29Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-07-29net: report invalid mtu value via netlink extackStephen Hemminger
2018-07-29route: add support for directed broadcast forwardingXin Long
2018-07-29Merge tag 'at24-4.19-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2018-07-28f2fs: Allocate and stat mem used by free nid bitmap more accuratelyYunlei He
2018-07-28tpm: Implement tpm_default_chip() to find a TPM chipStefan Berger
2018-07-28tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-27nvme.h: add ANA definitionsChristoph Hellwig
2018-07-27nvme.h: add support for the log specific fieldChristoph Hellwig
2018-07-27dma-mapping: Generalise dma_32bit_limit flagRobin Murphy
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-27Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon
2018-07-27lib/crc: Use consistent naming for CRC-32 polynomialsKrzysztof Kozlowski
2018-07-27lib/crc: Move polynomial definition to separate headerKrzysztof Kozlowski
2018-07-27can: dev: enable multi-queue for SocketCAN devicesZhu Yi
2018-07-27Merge tag 'fsi-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-07-27mfd: as3722: Disable auto-power-on when AC OKMarcel Ziswiler
2018-07-27mfd: wm8994: Allow to configure CS/ADDR Pulldown from dtsAlberto Panizzo
2018-07-27mfd: rave-sp: Add legacy EEPROM access command translationAndrey Smirnov
2018-07-27Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones