summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-09-15Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2019-09-15compiler-types.h: add asm_inline definitionRasmus Villemoes
2019-09-15compiler_types.h: don't #define __inlineRasmus Villemoes
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-14export.h, genksyms: do not make genksyms calculate CRC of trimmed symbolsMasahiro Yamada
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-09-13padata: remove cpu_index from the parallel_queueDaniel Jordan
2019-09-13padata: unbind parallel jobs from specific CPUsDaniel Jordan
2019-09-13padata: use separate workqueues for parallel and serial workDaniel Jordan
2019-09-13padata: make padata_do_parallel find alternate callback CPUDaniel Jordan
2019-09-13workqueue: unconfine alloc/apply/free_workqueue_attrs()Daniel Jordan
2019-09-13padata: allocate workqueue internallyDaniel Jordan
2019-09-13netfilter: remove CONFIG_NETFILTER checks from headers.Jeremy Sowden
2019-09-13netfilter: conntrack: move code to linux/nf_conntrack_common.h.Jeremy Sowden
2019-09-13netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...Jeremy Sowden
2019-09-13netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...Jeremy Sowden
2019-09-13netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden
2019-09-13netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden
2019-09-13netfilter: ip_tables: remove unused function declarations.Jeremy Sowden
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden
2019-09-12vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells
2019-09-12platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra
2019-09-12mmc: queue: Fix bigger segments usageYoshihiro Shimoda
2019-09-12Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2019-09-12quota: fix wrong condition in is_quota_modification()Chao Yu
2019-09-12gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()Geert Uytterhoeven
2019-09-11Merge tag 'samsung-soc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-09-11module: Fix link failure due to invalid relocation on namespace offsetWill Deacon
2019-09-11cpuidle: allow governor switch on cpuidle_register_driver()Joao Martins
2019-09-11Merge branch 'regulator-5.4' into regulator-nextMark Brown
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru
2019-09-11mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryUlf Hansson
2019-09-11mmc: core: Add helper function to indicate if SDIO IRQs is enabledUlf Hansson
2019-09-11PCI: Add Genesys Logic, Inc. Vendor IDBen Chuang
2019-09-11gpio: of: Make of_gpio_simple_xlate() privateGeert Uytterhoeven
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel
2019-09-11iommu/vt-d: Add Scalable Mode fault informationKyung Min Park
2019-09-11swiotlb: Split size parameter to map/unmap APIsLu Baolu
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij
2019-09-10export.h: remove defined(__KERNEL__), which is no longer neededMasahiro Yamada
2019-09-10Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Linus Torvalds
2019-09-10Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2019-09-10export: allow definition default namespaces in Makefiles or sourcesMatthias Maennich
2019-09-10module: add support for symbol namespaces.Matthias Maennich
2019-09-10export: explicitly align struct kernel_symbolMatthias Maennich
2019-09-09platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen
2019-09-09platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLDKristian Klausen