summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8Dave Airlie2020-06-081-1/+23
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm/msm: Add syncobj support.Bas Nieuwenhuizen2020-05-181-1/+23
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-0813-27/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic: add a flush_icache_user_range stubChristoph Hellwig2020-06-081-0/+4
| * | | | | | | | mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-3/+3
| * | | | | | | | asm-generic: improve the flush_dcache_page stubChristoph Hellwig2020-06-081-3/+3
| * | | | | | | | asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig2020-06-081-3/+0
| * | | | | | | | asm-generic: fix the inclusion guards for cacheflush.hChristoph Hellwig2020-06-081-3/+3
| * | | | | | | | mm/gup: introduce pin_user_pages_locked()John Hubbard2020-06-081-0/+2
| * | | | | | | | mm/gup.c: convert to use get_user_{page|pages}_fast_only()Souptick Joarder2020-06-081-2/+8
| * | | | | | | | panic: add sysctl to dump all CPUs backtraces on oops eventGuilherme G. Piccoli2020-06-081-0/+6
| * | | | | | | | kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...Guilherme G. Piccoli2020-06-081-0/+7
| * | | | | | | | kernel/sysctl: support setting sysctl parameters from kernel command lineVlastimil Babka2020-06-081-0/+4
| * | | | | | | | xarray.h: correct return code documentation for xa_store_{bh,irq}()Manfred Spraul2020-06-081-2/+2
| * | | | | | | | kernel: add panic_on_taintRafael Aquini2020-06-081-0/+3
| * | | | | | | | dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai2020-06-086-11/+21
| * | | | | | | | ipc/namespace.c: use a work queue to free_ipcGiuseppe Scrivano2020-06-081-0/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-074-23/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: ethtool: Fix comment mentioning typo in IS_ENABLED()Kees Cook2020-06-051-1/+1
| * | | | | | | | | inet_connection_sock: clear inet_num out of destroy helperPaolo Abeni2020-06-041-1/+0
| * | | | | | | | | u64_stats: Document writer non-preemptibility requirementAhmed S. Darwish2020-06-041-20/+23
| * | | | | | | | | seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam2020-06-041-1/+1
* | | | | | | | | | Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-06-072-18/+639
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pinctrl: mcp23s08: Get rid of legacy platform dataAndy Shevchenko2020-04-161-18/+0
| * | | | | | | | | | pinctrl: imx: Add imx8dxl driverAnson Huang2020-04-161-0/+639
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-06-071-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rtc: add new VL flag for backup switchoverAlexandre Belloni2020-05-111-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'ntb-5.8' of git://github.com/jonmason/ntbLinus Torvalds2020-06-071-3/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read comment typosWesley Sheng2020-06-051-2/+2
| * | | | | | | | | include/ntb: Fix typo in ntb_unregister_device descriptionMaciej Grochowski2020-04-131-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-0718-197/+758
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | /dev/mem: Revoke mappings when a driver claims the regionDan Williams2020-05-272-0/+7
| * | | | | | | | | misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas2020-05-221-12/+0
| * | | | | | | | | misc: rtsx: Removed unused dev_aspm_modeBjorn Helgaas2020-05-221-9/+0
| * | | | | | | | | misc: rtsx: Remove unused pcr_opsBjorn Helgaas2020-05-221-4/+0
| * | | | | | | | | bus: mhi: core: Remove the system error worker threadHemant Kumar2020-05-221-2/+0
| * | | | | | | | | bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt2020-05-221-2/+0
| * | | | | | | | | Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-05-222-8/+33
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | soundwire: disco: s/ch/channels/Pierre-Louis Bossart2020-05-201-4/+4
| | * | | | | | | | | soundwire: bus_type: add sdw_master_device supportPierre-Louis Bossart2020-05-191-1/+16
| | * | | | | | | | | soundwire: bus: add unique bus idBard Liao2020-05-191-0/+2
| | * | | | | | | | | soundwire: bus_type: introduce sdw_slave_type and sdw_master_typePierre-Louis Bossart2020-05-191-1/+8
| | * | | | | | | | | soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart2020-05-191-2/+3
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2020-05-224-0/+164
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'icc-get-by-index' into icc-nextGeorgi Djakov2020-05-151-0/+6
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | interconnect: Add of_icc_get_by_index() helper functionGeorgi Djakov2020-05-131-0/+6
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | interconnect: Add helpers for enabling/disabling a pathGeorgi Djakov2020-05-101-0/+12
| | * | | | | | | | | interconnect: imx: Add platform driver for imx8mnLeonard Crestez2020-04-281-0/+41
| | * | | | | | | | | interconnect: imx: Add platform driver for imx8mqLeonard Crestez2020-04-281-0/+48
| | * | | | | | | | | interconnect: imx: Add platform driver for imx8mmLeonard Crestez2020-04-281-0/+50