summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-05-01firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko1-0/+17
2019-05-01block: remove the unused blk_queue_dma_pad functionChristoph Hellwig1-1/+0
2019-05-01block: add a SPDX tag to blk-mq-rdma.hChristoph Hellwig1-0/+1
2019-05-01block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig1-15/+1
2019-05-01block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig3-37/+3
2019-04-30KVM: Introduce a new guest mapping APIKarimAllah Ahmed1-0/+28
2019-04-30KVM: x86: Inject PMI for KVM guestLuwei Kang1-0/+1
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+10
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2019-04-30block: remove the __bio_add_pc_page exportChristoph Hellwig1-3/+0
2019-04-30block: remove the i argument to bio_for_each_segment_allChristoph Hellwig1-3/+2
2019-04-30bpf: Use vmalloc special flagRick Edgecombe1-14/+3
2019-04-30mm/vmalloc: Add flag for freeing of special permsissionsRick Edgecombe1-0/+15
2019-04-30mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe1-12/+6
2019-04-30x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe1-0/+11
2019-04-30x86/modules: Avoid breaking W^X while loading modulesNadav Amit1-0/+1
2019-04-30fork: Provide a function for copying init_mmNadav Amit1-0/+1
2019-04-30uprobes: Initialize uprobes earlierNadav Amit1-0/+5
2019-04-30KVM: Introduce a 'release' method for KVM devicesCédric Le Goater1-0/+9
2019-04-30KVM: Introduce a 'mmap' method for KVM devicesCédric Le Goater1-0/+1
2019-04-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-0/+8
2019-04-30USB: serial: drop unused iflag macroJohan Hovold1-3/+0
2019-04-30USB: serial: clean up throttle handlingJohan Hovold1-4/+1
2019-04-30net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik2-6/+48
2019-04-30net/mlx5: Geneve, Add basic Geneve encap/decap flow table capabilitiesYevgeny Kliteynik1-3/+13
2019-04-30net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb1-0/+7
2019-04-30net/mlx5: Add new miss flow table actionMaor Gottlieb1-1/+9
2019-04-30net/mlx5: Add support in RDMA RX steeringMaor Gottlieb3-1/+8
2019-04-30net/mlx5: Get rid of storing copy of device nameParav Pandit1-2/+1
2019-04-30net/mlx5: E-Switch: Introduce prio tag modeEli Britstein1-1/+3
2019-04-30function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)1-0/+2
2019-04-30PCI: Add pci_dev_id() helperHeiner Kallweit1-0/+5
2019-04-29Merge tag 'reset-for-5.2' of git://git.pengutronix.de/pza/linux into arm/driversOlof Johansson1-0/+2
2019-04-29Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-0/+5
2019-04-29irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao1-6/+6
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner1-0/+39
2019-04-29lib/stackdepot: Remove obsolete functionsThomas Gleixner1-4/+0
2019-04-29stacktrace: Remove obsolete functionsThomas Gleixner1-17/+0
2019-04-29lockdep: Simplify stack trace handlingThomas Gleixner1-2/+7
2019-04-29lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner1-0/+4
2019-04-29stacktrace: Provide helpers for common stack trace operationsThomas Gleixner1-0/+27
2019-04-29tracing: Cleanup stack trace codeThomas Gleixner1-14/+4
2019-04-29s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo1-1/+1
2019-04-29Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson4-0/+152
2019-04-29Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+96
2019-04-29Merge tag 'tegra-for-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-26/+87
2019-04-29locking/static_key: Add support for deferred static branchesJakub Kicinski1-3/+61
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song1-4/+10
2019-04-29ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann1-0/+37
2019-04-29ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann1-2/+2