summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-13bpf: Remove bpf_image treeJiri Olsa1-7/+1
2020-03-13bpf: Add dispatchers to kallsymsJiri Olsa1-7/+12
2020-03-13bpf: Add trampolines to kallsymsJiri Olsa1-0/+3
2020-03-13bpf: Add bpf_ksym_add/del functionsJiri Olsa1-0/+3
2020-03-13bpf: Add prog flag to struct bpf_ksym objectJiri Olsa1-0/+1
2020-03-13bpf: Move ksym_tnode to bpf_ksymJiri Olsa1-1/+1
2020-03-13bpf: Move lnode list node to struct bpf_ksymJiri Olsa1-1/+1
2020-03-13bpf: Add name to struct bpf_ksymJiri Olsa2-6/+2
2020-03-13bpf: Add struct bpf_ksymJiri Olsa1-0/+6
2020-03-13bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHERBjörn Töpel2-15/+15
2020-03-13bpf: Abstract away entire bpf_link clean up procedureAndrii Nakryiko1-1/+0
2020-03-13Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+1
2020-03-13Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-0/+1
2020-03-13Merge branch 'mlx5_mr_cache' into rdma.git for-nextJason Gunthorpe2-14/+7
2020-03-13{IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ibMichael Guralnik1-6/+0
2020-03-13{IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed1-4/+0
2020-03-13iommu/vt-d: Fix debugfs register readsMegha Dey1-0/+2
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller13-23/+71
2020-03-13bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira1-0/+1
2020-03-13fs/nsfs.c: Added ns_matchCarlos Neira1-0/+2
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-7/+16
2020-03-13bitfield.h: add FIELD_MAX() and field_max()Alex Elder1-0/+14
2020-03-13net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-0/+2
2020-03-13net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey1-0/+7
2020-03-13xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)1-1/+5
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller1-2/+29
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-12serial: core: Refactor uart_unlock_and_check_sysrq()Andy Shevchenko1-2/+1
2020-03-12libata: drop BPRINTK()Hannes Reinecke1-2/+0
2020-03-12block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki1-12/+1
2020-03-12block: Document genhd capability flagsStephen Kitt1-11/+58
2020-03-12PCI: Add Loongson vendor IDTiezhu Yang1-0/+2
2020-03-12block: Fix use-after-free issue accessing struct io_cqSahitya Tummala1-0/+1
2020-03-12mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri1-0/+1
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain1-2/+1
2020-03-12thermal: Fix build warning of !defined(CONFIG_THERMAL_OF)Anson Huang1-1/+1
2020-03-12thermal: of-thermal: add API for getting sensor ID from DTAnson Huang1-0/+10
2020-03-12tty: serial: ifx6x60: Convert to GPIO descriptorsLinus Walleij1-5/+0
2020-03-12cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev1-3/+12
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-25/+74
2020-03-11docs: fix pointers to io-mapping.rst and io_ordering.rst filesMauro Carvalho Chehab1-1/+1
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig1-1/+1
2020-03-11mtd: rawnand: Add support for manufacturer specific lock/unlock operationMason Yang1-0/+5
2020-03-11mtd: rawnand: Fix a typo ("manufecturer")Jonathan Neuschäfer1-1/+1
2020-03-11mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson1-0/+1
2020-03-11mtd: implement proper partition handlingMiquel Raynal2-11/+115
2020-03-11bpf: Add bpf_link_new_file that doesn't install FDAndrii Nakryiko1-0/+3
2020-03-11dmaengine: Create debug directories for DMA devicesPeter Ujfalusi1-0/+1
2020-03-11dmaengine: Add basic debugfs supportPeter Ujfalusi1-1/+12