summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-06-28Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'hwmon-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-28trace/osnoise: Fix 'no previous prototype' warningsDaniel Bristot de Oliveira
2021-06-28Merge tag 'spi-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-06-28Merge tag 'regulator-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-28Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2021-06-28Merge tag 'mmc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-06-28Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-28regulator: rt5033: Fix n_voltages settings for BUCK and LDOAxel Lin
2021-06-28sched/sysctl: Move extern sysctl declarations to sched.hHailong Liu
2021-06-28wait: use LIST_HEAD_INIT() to initialize wait_queue_headJulian Wiedmann
2021-06-28pwm: Add a device-managed function to add PWM chipsUwe Kleine-König
2021-06-28Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds
2021-06-26mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_dataChun-Kuang Hu
2021-06-26mailbox: mtk-cmdq: Remove cmdq_cb_statusChun-Kuang Hu
2021-06-26net/mlx5: DR, Add support for flow sampler offloadYevgeny Kliteynik
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira
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-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: 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-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-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
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang