summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-09-13netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden2-12/+12
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 Sowden2-2/+2
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-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-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 Deacon1-1/+1
2019-09-11cpuidle: allow governor switch on cpuidle_register_driver()Joao Martins1-0/+3
2019-09-11Merge branch 'regulator-5.4' into regulator-nextMark Brown2-0/+69
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-11PCI: Add Genesys Logic, Inc. Vendor IDBen Chuang1-0/+2
2019-09-11gpio: of: Make of_gpio_simple_xlate() privateGeert Uytterhoeven1-11/+0
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel8-45/+175
2019-09-11iommu/vt-d: Add Scalable Mode fault informationKyung Min Park1-0/+2
2019-09-11swiotlb: Split size parameter to map/unmap APIsLu Baolu1-2/+6
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij1-4/+10
2019-09-10export.h: remove defined(__KERNEL__), which is no longer neededMasahiro Yamada1-1/+1
2019-09-10Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Linus Torvalds1-0/+19
2019-09-10Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai54-231/+246
2019-09-10export: allow definition default namespaces in Makefiles or sourcesMatthias Maennich1-0/+6
2019-09-10module: add support for symbol namespaces.Matthias Maennich2-16/+77
2019-09-10export: explicitly align struct kernel_symbolMatthias Maennich1-1/+2
2019-09-09platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen1-1/+1
2019-09-09platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLDKristian Klausen1-1/+3
2019-09-09kbuild: allow Clang to find unused static inline functions for W=1 buildMasahiro Yamada1-6/+14
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds1-4/+4
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers1-4/+4
2019-09-08ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann1-0/+2
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann1-0/+19
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-5/+25
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg1-1/+0
2019-09-07kernel.h: Add non_block_start/end()Daniel Vetter2-1/+26
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig1-26/+38
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2-46/+54
2019-09-07mm/mmu_notifiers: annotate with might_sleep()Daniel Vetter1-0/+5
2019-09-07mm/mmu_notifiers: add a lockdep map for invalidate_range_start/endDaniel Vetter1-2/+12
2019-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2019-09-07Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires1-1/+1
2019-09-07kexec_elf: remove parsing of section headersSven Schnelle1-1/+0
2019-09-07kexec: add KEXEC_ELFSven Schnelle1-0/+24
2019-09-06vfs: subtype handling moved to fuseDavid Howells1-1/+0
2019-09-06Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Miklos Szeredi2-1/+14