summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-06-17crypto: api - remove CRYPTOA_U32 and related functionsLiu Shixin
2021-06-17crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel
2021-06-16pstore/blk: Include zone in pstore_device_infoKees Cook
2021-06-17arm64: dts: hisilicon: use the correct HiSilicon copyrightHao Fang
2021-06-17netfilter: nf_tables: add last expressionPablo Neira Ayuso
2021-06-16Merge tag 'memory-controller-drv-tegra-5.14-2' of https://git.kernel.org/pub/...Olof Johansson
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA/core: Expose the ib port sysfs attribute machineryJason Gunthorpe
2021-06-16RDMA/core: Create the device hw_counters through the normal groups mechanismJason Gunthorpe
2021-06-16RDMA/core: Split port and device counter sysfs attributesJason Gunthorpe
2021-06-16RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointerJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-16RDMA/rxe: Add bind MW fields to rxe_send_wrBob Pearson
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16PCI: Dynamically map ECAM regionsRussell King
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce
2021-06-16net/smc: Add netlink support for SMC fallback statisticsGuvenc Gulce
2021-06-16net/smc: Add netlink support for SMC statisticsGuvenc Gulce
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi
2021-06-16Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede
2021-06-16Merge tag 'intel-gpio-v5.14-1' into review-hansHans de Goede
2021-06-16platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz
2021-06-16platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian Luz
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz
2021-06-16platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz
2021-06-16platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz
2021-06-16ide: remove the legacy ide driverChristoph Hellwig
2021-06-16ata: include: libata: Move fields commonly over-written to separate MACROLee Jones
2021-06-16io_uring: minor clean up in trace events definitionOlivier Langlois
2021-06-16io_uring: Add to traces the req pointer when availableOlivier Langlois
2021-06-16xfrm: delete xfrm4_output_finish xfrm6_output_finish declarationsAntony Antony
2021-06-16ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello
2021-06-15libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()Dan Williams
2021-06-15ahci: Add support for Dell S140 and later controllersCharles Rose
2021-06-15drm/amd/display: Partition DPCD address space and break up transactionsWesley Chalmers
2021-06-15dm writecache: have ssd writeback wait if the kcopyd workqueue is busyMikulas Patocka
2021-06-15net: bonding: Use per-cpu rr_tx_counterJussi Maki
2021-06-15net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski
2021-06-15mtd: spi-nor: sfdp: save a copy of the SFDP dataMichael Walle
2021-06-15Merge tag 'arm-ffa-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Olof Johansson
2021-06-15bpf: Support socket migration by eBPF.Kuniyuki Iwashima