summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-30cfg80211: add local BSS receive time to survey informationFelix Fietkau
2019-08-30usb: gadget: net2280: Move all "ll" registers in one structureBenjamin Herrenschmidt
2019-08-29Merge tag 'mlx5-updates-2019-08-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-08-30Merge branch 'topic/mem-encrypt' into nextMichael Ellerman
2019-08-29Merge tag 'clk-meson-dt-v5.4-3' of git://github.com/BayLibre/clk-meson into v...Kevin Hilman
2019-08-29Merge tag 'amlogic-drivers-2.1' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman
2019-08-29dt-bindings: power: add Amlogic Everything-Else power domains bindingsNeil Armstrong
2019-08-29libnvdimm/security: Introduce a 'frozen' attributeDan Williams
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt
2019-08-29nvme: trace: support for Get LBA Status opcode parsedMinwoo Im
2019-08-29nvme: add Get LBA Status command opcodeMinwoo Im
2019-08-29Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-29blkcg: blk-iocost: predeclare used structsStephen Rothwell
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-29dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721ELokesh Vutla
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-08-29mtd: mtdcore: add debugfs nodes for querying the flash name and idZhuohao Lee
2019-08-29posix-timers: Unbreak CONFIG_POSIX_TIMERS=n buildThomas Gleixner
2019-08-28blkcg: implement blk-iocostTejun Heo
2019-08-28blk-mq: add optional request->alloc_time_nsTejun Heo
2019-08-28blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()Tejun Heo
2019-08-28blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-08-28ipv6: shrink struct ipv6_mc_socklistEric Dumazet
2019-08-28driver core: platform: Introduce platform_get_irq_optional()Thierry Reding
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-08-28staging: greybus: fix more header declarationsRui Miguel Silva
2019-08-28drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring
2019-08-28asm-generic/div64: Fix documentation of do_div() parameterJonathan Neuschäfer
2019-08-28Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-28hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARDSebastian Andrzej Siewior
2019-08-28ALSA: pcm: add support for 352.8KHz and 384KHz sample rateVidyakumar Athota
2019-08-28regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang
2019-08-28usb: gadget: composite: Set recommended BESL valuesThinh Nguyen
2019-08-28usb: gadget: Export recommended BESL valuesThinh Nguyen
2019-08-28posix-cpu-timers: Utilize timerqueue for storageThomas Gleixner
2019-08-28posix-cpu-timers: Move state tracking to struct posix_cputimersThomas Gleixner
2019-08-28posix-cpu-timers: Get rid of zero checksThomas Gleixner
2019-08-28posix-cpu-timers: Switch thread group sampling to arrayThomas Gleixner
2019-08-28posix-cpu-timers: Restructure expiry arrayThomas Gleixner
2019-08-28posix-cpu-timers: Remove cputime_expiresThomas Gleixner
2019-08-28posix-cpu-timers: Remove the odd field rename definesThomas Gleixner
2019-08-28posix-cpu-timers: Provide array based access to expiry cacheThomas Gleixner