summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-10-16devres: provide devm_kstrdup_const()Bartosz Golaszewski
2018-10-16devres: constify p in devm_kfree()Bartosz Golaszewski
2018-10-16driver core: add BUS_ATTR_WO() macroGreg Kroah-Hartman
2018-10-16fpga: add devm_fpga_region_createAlan Tull
2018-10-16fpga: bridge: add devm_fpga_bridge_createAlan Tull
2018-10-16fpga: mgr: add devm_fpga_mgr_createAlan Tull
2018-10-16ACPI/ADXL: Add address translation interface using an ACPI DSMTony Luck
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera
2018-10-16net: Plumb support for filtering ipv4 and ipv6 multicast route dumpsDavid Ahern
2018-10-16ipmr: Refactor mr_rtm_dumprouteDavid Ahern
2018-10-16netlink: Add answer_flags to netlink_callbackDavid Ahern
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-15tcp: do not change tcp_wstamp_ns in tcp_mstamp_refreshEric Dumazet
2018-10-15Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-10-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-10-15FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki
2018-10-16scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE usageNicholas Bellinger
2018-10-15blk-mq: provide helper for setting up an SQ queue and tag setJens Axboe
2018-10-15tls: add bpf support to sk_msg handlingJohn Fastabend
2018-10-15tls: convert to generic sk_msg interfaceDaniel Borkmann
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann
2018-10-15bitops: protect variables in bit_clear_unless() macroMiklos Szeredi
2018-10-15bitops: protect variables in set_mask_bits() macroMiklos Szeredi
2018-10-15mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada
2018-10-14remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy
2018-10-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-10-13firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interfaceGovind Singh
2018-10-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro
2018-10-13usb-serial: begin switching to ->[sg]et_serial()Al Viro
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-12Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...David S. Miller
2018-10-12regulator/gpio: Allow nonexclusive GPIO accessLinus Walleij
2018-10-12PCI: Provide pci_match_id() with CONFIG_PCI=nLubomir Rintel
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-12Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-11leds: core: Introduce LED pattern triggerBaolin Wang
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-11block: describe difference between flags IO_STAT and STATSKonstantin Khlebnikov
2018-10-11TC: Set DMA masks for devicesMaciej W. Rozycki
2018-10-11dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASEDMike Snitzer
2018-10-11compiler.h: give up __compiletime_assert_fallback()Masahiro Yamada
2018-10-11spi: pxa2xx: Add devicetree supportLubomir Rintel
2018-10-11spi: pxa2xx: Use an enum for typeLubomir Rintel
2018-10-11Merge tag 'qcom-geni-immutable-for-mark-brown' of git://git.kernel.org/pub/sc...Mark Brown
2018-10-11mac80211: minstrel: Enable STBC and LDPC for VHT RatesChaitanya T K
2018-10-11lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca