summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-03-22bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MACWillem de Bruijn
2019-03-22drm/i915/ehl: Add EHL platform info and PCI IDsJames Ausmus
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein
2019-03-22net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh
2019-03-22net: Move the definition of the default Geneve udp port to public header fileMoshe Shemesh
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang
2019-03-22PCI: Cleanup register definition width and whitespaceBjorn Helgaas
2019-03-22gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-22softirq: Remove tasklet_hrtimerThomas Gleixner
2019-03-22xfrm: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson
2019-03-22crypto: simd,testmgr - introduce crypto_simd_usable()Eric Biggers
2019-03-22crypto: x86/morus1280 - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/morus640 - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: simd - support wrapping AEAD algorithmsEric Biggers
2019-03-22clk: samsung: dt-bindings: Add ADC clock ID to Exynos5410Krzysztof Kozlowski
2019-03-22clk: samsung: dt-bindings: Put CLK_UART3 in orderKrzysztof Kozlowski
2019-03-21bpf: add helper to check for a valid SYN cookieLorenz Bauer
2019-03-21bpf: add skc_lookup_tcp helperLorenz Bauer
2019-03-21bpf: allow helpers to return PTR_TO_SOCK_COMMONLorenz Bauer
2019-03-21rhashtable: rename rht_for_each*continue as *from.NeilBrown
2019-03-21rhashtable: don't hold lock on first table throughout insertion.NeilBrown
2019-03-21net: dst: remove gc leftoversJulian Wiedmann
2019-03-21ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti
2019-03-21net/sched: prepare TC actions to properly validate the control actionDavide Caratti
2019-03-21tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun deviceKirill Tkhai
2019-03-21PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()Bjorn Helgaas
2019-03-21PCI/MSI: Remove unused __write_msi_msg() and write_msi_msg()Bjorn Helgaas
2019-03-21ipv6: Change addrconf_f6i_alloc to use ip6_route_info_createDavid Ahern
2019-03-21ARM: at91: add sam9x60 SFR definitionsTudor Ambarus
2019-03-21mtd: spinand: Use the spi-mem dirmap APIBoris Brezillon
2019-03-21regulator: add regulator_get_linear_step() stub helperArnd Bergmann
2019-03-21ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_dai_init()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_hw_param()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_shutdown()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_startup()Kuninori Morimoto
2019-03-21ASoC: simple_card_utils: share common priv for simple-card/audio-graphKuninori Morimoto
2019-03-21ASoC: simple-card-utils: add asoc_simple_debug_info()Kuninori Morimoto
2019-03-21ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner