summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-09-13netfilter: update include directives.Jeremy Sowden4-9/+11
2019-09-13netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden3-31/+0
2019-09-13netfilter: ip_tables: remove unused function declarations.Jeremy Sowden2-4/+1
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden7-13/+13
2019-09-13netfilter: fix include guards.Jeremy Sowden2-4/+9
2019-09-13netfilter: nf_tables_offload: remove rules when the device unregisterswenxu1-1/+1
2019-09-13vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells2-4/+4
2019-09-12platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra1-0/+1
2019-09-12module: Remove leftover '#undef' from export headerWill Deacon1-1/+0
2019-09-12fuse: reserve byteswapped init opcodesMichael S. Tsirkin1-0/+4
2019-09-12fuse: reserve values for mapping protocolDr. David Alan Gilbert1-1/+7
2019-09-12mmc: queue: Fix bigger segments usageYoshihiro Shimoda1-0/+1
2019-09-12Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-4/+6
2019-09-12quota: fix wrong condition in is_quota_modification()Chao Yu1-1/+1
2019-09-12Merge branch 'aspeed/dt-3' into arm/lateArnd Bergmann1-0/+113
2019-09-12gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()Geert Uytterhoeven1-3/+0
2019-09-12Merge tag 'samsung-soc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-17/+0
2019-09-11module: Fix link failure due to invalid relocation on namespace offsetWill Deacon2-2/+2
2019-09-11cpuidle: allow governor switch on cpuidle_register_driver()Joao Martins1-0/+3
2019-09-11Merge branch 'regulator-5.4' into regulator-nextMark Brown3-0/+97
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean1-0/+1
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru1-0/+8
2019-09-11mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryUlf Hansson1-0/+1
2019-09-11mmc: core: Add helper function to indicate if SDIO IRQs is enabledUlf Hansson1-0/+9
2019-09-11devlink: add unknown 'fw_load_policy' valueDirk van der Merwe1-0/+1
2019-09-11PCI: Add Genesys Logic, Inc. Vendor IDBen Chuang1-0/+2
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller3-0/+10
2019-09-11gpio: of: Make of_gpio_simple_xlate() privateGeert Uytterhoeven1-11/+0
2019-09-11KVM: x86: Return to userspace with internal error on unexpected exit reasonLiran Alon1-0/+2
2019-09-11swiotlb-xen: simplify cache maintainanceChristoph Hellwig2-63/+5
2019-09-11swiotlb-xen: use the same foreign page check everywhereChristoph Hellwig1-22/+9
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig1-2/+0
2019-09-11xen/arm: consolidate page-coherent.hChristoph Hellwig1-0/+80
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel11-50/+411
2019-09-11iommu/vt-d: Add Scalable Mode fault informationKyung Min Park1-0/+2
2019-09-11iommu/vt-d: Add trace events for device dma map/unmapLu Baolu1-0/+106
2019-09-11swiotlb: Split size parameter to map/unmap APIsLu Baolu1-2/+6
2019-09-11mac80211: allow drivers to set max MTUWen Gong1-0/+3
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij1-4/+10
2019-09-10netfilter: nft_{fwd,dup}_netdev: add offload supportPablo Neira Ayuso2-1/+8
2019-09-10netfilter: nft_synproxy: add synproxy stateful object supportFernando Fernandez Mancera1-1/+2
2019-09-10devlink: add 'reset_dev_on_drv_probe' paramDirk van der Merwe2-0/+12
2019-09-10devlink: extend 'fw_load_policy' valuesDirk van der Merwe1-0/+1
2019-09-10export.h: remove defined(__KERNEL__), which is no longer neededMasahiro Yamada1-1/+1
2019-09-10nfsd: add support for upcall version 2Scott Mayhew1-1/+29
2019-09-10nfsd: add a "GetVersion" upcall for nfsdcldScott Mayhew1-1/+10
2019-09-10Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Linus Torvalds2-1/+20
2019-09-10Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai147-868/+1082
2019-09-10export: allow definition default namespaces in Makefiles or sourcesMatthias Maennich1-0/+6
2019-09-10module: add support for symbol namespaces.Matthias Maennich3-19/+80