summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray
2019-10-18Merge branch 'ib-ab8500-5.4-rc1' into HEADJonathan Cameron
2019-10-18mfd: Switch the AB8500 GPADC to IIOLinus Walleij
2019-10-18spi: pxa2xx: No need to keep pointer to platform deviceAndy Shevchenko
2019-10-18ASoC: cros_ec_codec: read max DMIC gain from EC codecTzung-Bi Shih
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih
2019-10-18platform/chrome: cros_ec: remove unused EC featureTzung-Bi Shih
2019-10-18symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich
2019-10-18x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGNJiri Slaby
2019-10-18x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-10-18x86/asm/32: Change all ENTRY+END to SYM_CODE_*Jiri Slaby
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-10-18x86/asm: Remove the last GLOBAL user and remove the macroJiri Slaby
2019-10-18linkage: Introduce new macros for assembler symbolsJiri Slaby
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon
2019-10-17iomap: iomap that extends beyond EOF should be marked dirtyDave Chinner
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-10-17percpu: add __percpu to SHIFT_PERCPU_PTRBen Dooks
2019-10-17Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-10-17bpf: Check types of arguments passed into helpersAlexei Starovoitov
2019-10-17bpf: Add support for BTF pointers to x86 JITAlexei Starovoitov
2019-10-17bpf: Add support for BTF pointers to interpreterAlexei Starovoitov
2019-10-17bpf: Implement accurate raw_tp context access via BTFAlexei Starovoitov
2019-10-17bpf: Add attach_btf_id attribute to program loadAlexei Starovoitov
2019-10-17bpf: Process in-kernel BTFAlexei Starovoitov
2019-10-17bpf: Add typecast to bpf helpers to help BTF generationAlexei Starovoitov
2019-10-17ARM: mmp: move cputype.h to include/linux/soc/Lubomir Rintel
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes
2019-10-17pidfd: check pid has attached task in fdinfoChristian Brauner
2019-10-17driver: core: Improve documentation for fwnode_operations.add_links()Saravana Kannan
2019-10-17netfilter: add and use nf_hook_slow_list()Florian Westphal
2019-10-16net: sfp: move fwnode parsing into sfp-bus layerRussell King
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry
2019-10-16debugfs: remove return value of debugfs_create_x64()Greg Kroah-Hartman
2019-10-16debugfs: remove return value of debugfs_create_x32()Greg Kroah-Hartman
2019-10-16debugfs: remove return value of debugfs_create_x16()Greg Kroah-Hartman
2019-10-16soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domainTejas Patel
2019-10-16rtc: ds1685: add indirect access method and remove plat_read/plat_writeThomas Bogendoerfer
2019-10-15net: phylink: use more linkmode_*Russell King
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti
2019-10-15PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateBjorn Helgaas
2019-10-15PCI/ATS: Remove unused PRI and PASID stubsBjorn Helgaas
2019-10-15PCI/ATS: Consolidate ATS declarations in linux/pci-ats.hKrzysztof Wilczynski
2019-10-15PCI/ATS: Cache PRI PRG Response PASID Required bitBjorn Helgaas
2019-10-15PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan
2019-10-15PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan