summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-01-30genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier1-0/+6
2021-01-29tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu1-1/+1
2021-01-29tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon1-2/+1
2021-01-29tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()Will Deacon1-0/+1
2021-01-29tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon1-2/+1
2021-01-29linux/qed: fix spelling typo in qed_chain.hdingsenjie1-1/+1
2021-01-29fs: Remove dcookies supportViresh Kumar1-69/+0
2021-01-29drivers: Remove CONFIG_OPROFILE supportViresh Kumar1-209/+0
2021-01-29net: adjust net_device layout for cacheline usageJesper Dangaard Brouer1-26/+27
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-33/+52
2021-01-29Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-1/+15
2021-01-29of/device: Don't NULLify match table in of_match_device() with CONFIG_OF=nStephen Boyd1-3/+1
2021-01-29iommu/io-pgtable: Remove TLBI_ON_MAP quirkRobin Murphy1-5/+0
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-18/+0
2021-01-28iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit1-0/+2
2021-01-28iommu: use the __iommu_attach_device() directly for deferred attachLianbo Jiang1-0/+1
2021-01-28futex: Change utime parameter to be 'const ... *'Alejandro Colomar1-4/+4
2021-01-28iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu1-0/+2
2021-01-28net/mlx5e: Add trap entity to ETH driverAya Levin1-0/+5
2021-01-28net/mlx5: Notify on trap action by blocking eventAya Levin2-0/+19
2021-01-28net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin1-0/+1
2021-01-28Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+1
2021-01-28bpf: Allow rewriting to ports under ip_unprivileged_port_startStanislav Fomichev2-29/+61
2021-01-28hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flagEddie James1-0/+9
2021-01-28skmsg: Make sk_psock_destroy() staticCong Wang1-1/+0
2021-01-28libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()Eric Biggers1-5/+0
2021-01-28f2fs: compress: support compress levelChao Yu1-0/+3
2021-01-27PM: clk: make PM clock layer compatible with clocks that must sleepNicolas Pitre2-1/+25
2021-01-27ACPI: platform-profile: Introduce object pointers to callbacksJiaxun Yang1-2/+4
2021-01-27mm: remove get_swap_bioChristoph Hellwig1-1/+0
2021-01-27block: use an on-stack bio in blkdev_issue_flushChristoph Hellwig1-2/+2
2021-01-27block: split bio_kmalloc from bio_alloc_biosetChristoph Hellwig1-5/+1
2021-01-27sched: Correctly sort struct predeclarationsPeter Oskolkov1-1/+1
2021-01-27sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider1-0/+1
2021-01-27PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas1-3/+0
2021-01-27bus: fsl-mc: move fsl_mc_command struct in a uapi headerIoana Ciornei1-7/+1
2021-01-27misc: pti: Remove driver for deprecated platformAndy Shevchenko1-35/+0
2021-01-27iommu/io-pgtable: Allow io_pgtable_tlb ops optionalYong Wu1-3/+5
2021-01-27iommu: Switch gather->end to the inclusive endYong Wu1-2/+2
2021-01-27iommu: Add iova and size as parameters in iotlb_sync_mapYong Wu1-1/+2
2021-01-27iommu: Delete iommu_dev_has_feature()John Garry1-7/+0
2021-01-27iommu: Delete iommu_domain_window_disable()John Garry1-6/+0
2021-01-27iova: Delete copy_reserved_iova()John Garry1-6/+0
2021-01-27Merge branch 'mhi-net-immutable' into mhi-nextManivannan Sadhasivam1-0/+9
2021-01-27bus: mhi: core: Add helper API to return number of free TREsHemant Kumar1-0/+9
2021-01-27iova: Make has_iova_flush_queue() privateJohn Garry1-6/+0
2021-01-27can: dev: export can_get_state_str() functionVincent Mailhol1-0/+1
2021-01-27net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary1-0/+1
2021-01-26block: unexport truncate_bdev_rangeChristoph Hellwig1-7/+2
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+30