summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann1-0/+4
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-30/+44
2021-06-17crypto: api - remove CRYPTOA_U32 and related functionsLiu Shixin2-6/+0
2021-06-17crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel1-7/+1
2021-06-17pstore/blk: Include zone in pstore_device_infoKees Cook1-24/+3
2021-06-17arm64: dts: hisilicon: use the correct HiSilicon copyrightHao Fang1-1/+1
2021-06-17netfilter: nf_tables: add last expressionPablo Neira Ayuso2-0/+16
2021-06-17Merge tag 'memory-controller-drv-tegra-5.14-2' of https://git.kernel.org/pub/...Olof Johansson5-42/+175
2021-06-17RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe1-23/+7
2021-06-17RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe2-10/+3
2021-06-17RDMA/core: Expose the ib port sysfs attribute machineryJason Gunthorpe1-0/+41
2021-06-17RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe1-4/+5
2021-06-17RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe1-2/+2
2021-06-17RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe1-1/+2
2021-06-17RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe1-6/+7
2021-06-17RDMA/rxe: Add bind MW fields to rxe_send_wrBob Pearson1-0/+10
2021-06-17net/mlx5e: Don't create devices during unload flowDmytro Linkin1-0/+4
2021-06-17PCI: Dynamically map ECAM regionsRussell King1-0/+1
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce2-0/+20
2021-06-16net/smc: Add netlink support for SMC fallback statisticsGuvenc Gulce1-0/+14
2021-06-16net/smc: Add netlink support for SMC statisticsGuvenc Gulce1-0/+69
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins1-0/+3
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins1-0/+1
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins1-1/+7
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz1-0/+2
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu1-4/+11
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi1-0/+6
2021-06-16Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede2-1/+11
2021-06-16Merge tag 'intel-gpio-v5.14-1' into review-hansHans de Goede2-0/+9
2021-06-16platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz1-0/+32
2021-06-16platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian Luz1-2/+39
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz3-3/+3
2021-06-16platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz1-0/+8
2021-06-16platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz1-0/+17
2021-06-16ide: remove the legacy ide driverChristoph Hellwig1-1623/+0
2021-06-16ata: include: libata: Move fields commonly over-written to separate MACROLee Jones1-5/+8
2021-06-16io_uring: minor clean up in trace events definitionOlivier Langlois1-18/+17
2021-06-16io_uring: Add to traces the req pointer when availableOlivier Langlois1-18/+53
2021-06-16xfrm: delete xfrm4_output_finish xfrm6_output_finish declarationsAntony Antony1-2/+0
2021-06-16ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello1-0/+5
2021-06-16libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()Dan Williams1-0/+1
2021-06-16ahci: Add support for Dell S140 and later controllersCharles Rose1-0/+2
2021-06-16drm/amd/display: Partition DPCD address space and break up transactionsWesley Chalmers1-0/+17
2021-06-15dm writecache: have ssd writeback wait if the kcopyd workqueue is busyMikulas Patocka1-0/+1
2021-06-15net: bonding: Use per-cpu rr_tx_counterJussi Maki1-1/+1
2021-06-15net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du1-1/+6
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski1-1/+1
2021-06-15mtd: spi-nor: sfdp: save a copy of the SFDP dataMichael Walle1-0/+2
2021-06-15Merge tag 'arm-ffa-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Olof Johansson2-0/+322
2021-06-15bpf: Support socket migration by eBPF.Kuniyuki Iwashima3-0/+18