summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-26Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka
2021-06-26Bluetooth: use inclusive language when tracking connectionsArchie Pusaka
2021-06-26Bluetooth: use inclusive language in SMPArchie Pusaka
2021-06-26Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka
2021-06-26Bluetooth: use inclusive language to describe CPBArchie Pusaka
2021-06-26Bluetooth: use inclusive language in hci_core.hArchie Pusaka
2021-06-26Bluetooth: Add ncmd=0 recovery handlingManish Mandlik
2021-06-26Bluetooth: Return whether a connection is outboundYu Liu
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira
2021-06-25trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpersSteven Rostedt
2021-06-25Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller
2021-06-25net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas
2021-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-25dev_forward_skb: do not scrub skb mark within the same name spaceNicolas Dichtel
2021-06-25userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definitionGleb Fotengauer-Malinovskiy
2021-06-25kunit: Support skipped testsDavid Gow
2021-06-25kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpersDaniel Latypov
2021-06-25Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-25i2c: core-smbus: Expose PEC calculate function for generic useQuan Nguyen
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-25Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown
2021-06-25Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown
2021-06-25Merge remote-tracking branch 'asoc/for-5.13' into asoc-linusMark Brown
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker
2021-06-25ACPI: Add driver for the VIOT tableJean-Philippe Brucker
2021-06-25ACPI: Move IOMMU setup code out of IORTJean-Philippe Brucker
2021-06-25ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker
2021-06-25HID: core: Add hid_hw_may_wakeup() functionHans de Goede
2021-06-25spi: core: add dma_map_dev for dma deviceVinod Koul
2021-06-25tty: make linux/tty_flip.h self-containedJiri Slaby
2021-06-24mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins
2021-06-24mm/vmalloc: add vmalloc_no_hugeClaudio Imbrenda
2021-06-24blk: Fix lock inversion between ioc lock and bfqd lockJan Kara
2021-06-24kvm: x86: Allow userspace to handle emulation errorsAaron Lewis
2021-06-24KVM: debugfs: Reuse binary stats descriptorsJing Zhang
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUJing Zhang
2021-06-24KVM: stats: Support binary stats retrieval for a VMJing Zhang
2021-06-24sctp: do black hole detection in search complete stateXin Long
2021-06-24net: macsec: fix the length used to copy the key for offloadingAntoine Tenart
2021-06-24PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov
2021-06-24net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig
2021-06-24block: move bdev_disk_changedChristoph Hellwig
2021-06-24xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen
2021-06-24rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney