summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky
2019-06-15processor: remove spin_cpu_yieldHeiko Carstens
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-14Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-14net: dsa: make cpu_dp non constVivien Didelot
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet
2019-06-14tcp: add tcp_tx_skb_cache sysctlEric Dumazet
2019-06-14tcp: add tcp_rx_skb_cache sysctlEric Dumazet
2019-06-14sysctl: define proc_do_static_key()Eric Dumazet
2019-06-14ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet
2019-06-14Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-14locking/static_key: always define static_branch_deferred_incWillem de Bruijn
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl
2019-06-15bpf: Fix build error without CONFIG_INETYueHaibing
2019-06-15bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog typeStanislav Fomichev
2019-06-15bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog typeStanislav Fomichev
2019-06-15bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau
2019-06-14Merge tag 'asoc-tohdmitx' of https://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2019-06-14i2c: headers: reformat header comment and update copyrightWolfram Sang
2019-06-14i2c: headers: update docs about I2C_CLIENT_*Wolfram Sang
2019-06-14i2c: headers: always have a named variable in argumentsWolfram Sang
2019-06-14i2c: headers: don't use 'dev' as adapter variableWolfram Sang
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14docs: pcmcia: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-14ASoC: meson: add tohdmitx DT bindingsJerome Brunet
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-14net: phylink: further mac_config documentation improvementsRussell King - ARM Linux admin
2019-06-14drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNTVille Syrjälä
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood
2019-06-14gpu: ipu-v3: ipu-ic: Fully describe colorspace conversionsSteve Longerbeam
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg
2019-06-14ieee80211: Add a missing extended capability flag definitionIlan Peer
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin
2019-06-14nl80211: require and validate vendor command policyJohannes Berg
2019-06-14mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu
2019-06-14nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter