summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-10-18symbol namespaces: revert to previous __ksymtab name schemeMatthias Maennich1-9/+5
2019-10-18x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGNJiri Slaby1-1/+1
2019-10-18x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-6/+2
2019-10-18x86/asm/32: Change all ENTRY+END to SYM_CODE_*Jiri Slaby1-0/+2
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-0/+4
2019-10-18x86/asm: Remove the last GLOBAL user and remove the macroJiri Slaby1-0/+2
2019-10-18linkage: Introduce new macros for assembler symbolsJiri Slaby1-8/+237
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut1-1/+1
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon7-5/+94
2019-10-17iomap: iomap that extends beyond EOF should be marked dirtyDave Chinner1-0/+2
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)3-6/+83
2019-10-17percpu: add __percpu to SHIFT_PERCPU_PTRBen Dooks1-1/+1
2019-10-17Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-0/+8
2019-10-17bpf: Check types of arguments passed into helpersAlexei Starovoitov1-5/+13
2019-10-17bpf: Add support for BTF pointers to x86 JITAlexei Starovoitov2-0/+13
2019-10-17bpf: Add support for BTF pointers to interpreterAlexei Starovoitov1-0/+3
2019-10-17bpf: Implement accurate raw_tp context access via BTFAlexei Starovoitov2-1/+20
2019-10-17bpf: Add attach_btf_id attribute to program loadAlexei Starovoitov1-0/+1
2019-10-17bpf: Process in-kernel BTFAlexei Starovoitov2-1/+4
2019-10-17bpf: Add typecast to bpf helpers to help BTF generationAlexei Starovoitov1-1/+2
2019-10-17ARM: mmp: move cputype.h to include/linux/soc/Lubomir Rintel1-0/+85
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes1-0/+16
2019-10-17pidfd: check pid has attached task in fdinfoChristian Brauner1-0/+4
2019-10-17driver: core: Improve documentation for fwnode_operations.add_links()Saravana Kannan1-2/+19
2019-10-17netfilter: add and use nf_hook_slow_list()Florian Westphal1-9/+30
2019-10-16net: sfp: move fwnode parsing into sfp-bus layerRussell King1-5/+5
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry1-0/+1
2019-10-16debugfs: remove return value of debugfs_create_x64()Greg Kroah-Hartman1-8/+4
2019-10-16debugfs: remove return value of debugfs_create_x32()Greg Kroah-Hartman1-8/+4
2019-10-16debugfs: remove return value of debugfs_create_x16()Greg Kroah-Hartman1-8/+4
2019-10-16soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domainTejas Patel1-1/+2
2019-10-16rtc: ds1685: add indirect access method and remove plat_read/plat_writeThomas Bogendoerfer1-3/+5
2019-10-15net: phylink: use more linkmode_*Russell King1-0/+6
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti1-2/+3
2019-10-15PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateBjorn Helgaas1-5/+0
2019-10-15PCI/ATS: Remove unused PRI and PASID stubsBjorn Helgaas1-10/+0
2019-10-15PCI/ATS: Consolidate ATS declarations in linux/pci-ats.hKrzysztof Wilczynski2-61/+28
2019-10-15PCI/ATS: Cache PRI PRG Response PASID Required bitBjorn Helgaas1-0/+1
2019-10-15PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan1-0/+1
2019-10-15PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan1-0/+1
2019-10-15PCI/ATS: Disable PF/VF ATS service independentlyKuppuswamy Sathyanarayanan1-1/+0
2019-10-15PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRIBjorn Helgaas1-6/+5
2019-10-15iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_dataLorenzo Bianconi1-0/+2
2019-10-15PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()Heiner Kallweit1-3/+7
2019-10-15iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()Jan Kara1-1/+2
2019-10-15iommu: Introduce guest PASID bind functionJacob Pan1-0/+22
2019-10-15iommu/ioasid: Add custom allocatorsJacob Pan1-0/+28
2019-10-15iommu: Add I/O ASID allocatorJean-Philippe Brucker1-0/+48
2019-10-15iommu: Introduce cache_invalidate APIYi L Liu1-0/+14