summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-09-241-0/+17
|\
| * serial: Create uart_xmit_advance()Ilpo Järvinen2022-09-071-0/+17
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-231-2/+1
|\ \
| * | vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon2022-09-231-2/+1
* | | Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-231-2/+3
|\ \ \
| * | | drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld2022-09-221-2/+3
* | | | Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-222-17/+17
|\ \ \ \
| * \ \ \ Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2022-09-082-17/+17
| |\ \ \ \
| | * | | | firmware: arm_scmi: Harmonize SCMI tracing message formatCristian Marussi2022-08-231-15/+15
| | * | | | firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi2022-08-221-2/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-224-4/+40
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-09-191-2/+0
| |\ \ \ \ \
| | * | | | | Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz2022-09-091-2/+0
| * | | | | | net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2022-09-162-2/+3
| * | | | | | net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2022-09-161-0/+37
| |/ / / / /
* | | | | | Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu2022-09-211-3/+1
* | | | | | Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-181-1/+1
|\ \ \ \ \ \
| * | | | | | Input: hp_sdc: fix spelling typo in commentJiangshan Yi2022-09-131-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-09-141-2/+3
|\ \ \ \ \ \
| * | | | | | of/device: Fix up of_dma_configure_id() stubThierry Reding2022-08-251-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-09-121-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...Vitaly Kuznetsov2022-09-051-0/+3
| |/ / / /
* | | | | Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-09-111-1/+3
|\ \ \ \ \
| * | | | | iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu2022-09-111-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-09-101-5/+0
|\ \ \ \ \
| * | | | | dma-mapping: mark dma_supported staticChristoph Hellwig2022-09-071-5/+0
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-09-092-5/+2
|\ \ \ \ \ \
| * | | | | | scsi: core: Fix a use-after-freeBart Van Assche2022-09-011-0/+2
| * | | | | | scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche2022-09-011-2/+0
| * | | | | | scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche2022-09-011-3/+0
* | | | | | | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-091-0/+6
|\ \ \ \ \ \ \
| * | | | | | | debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman2022-09-051-0/+6
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-09-091-9/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla2022-09-051-9/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-09-092-2/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-09-102-2/+7
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsetsVille Syrjälä2022-09-022-2/+7
| | |/ / / / / /
* | | | | | | | Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds2022-09-091-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | kunit: fix assert_type for comparison macrosSander Vanheule2022-09-011-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-09-091-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-1/+1
* | | | | | | | | Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-081-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | spi: mux: Fix mux interaction with fast path optimisationsMark Brown2022-09-021-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-089-9/+112
|\ \ \ \ \ \ \ \
| * | | | | | | | net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong2022-09-072-1/+81
| * | | | | | | | Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-09-041-3/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | wifi: use struct_group to copy addressesJohannes Berg2022-09-031-3/+5
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-09-022-3/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso2022-08-312-3/+0
| * | | | | | | | | | Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2022-09-023-2/+5
| |\ \ \ \ \ \ \ \ \ \