summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: sched: do not offload flows with a helper in act_ctXin Long2023-11-161-0/+9
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2023-11-151-3/+7
|\
| * bpf: Do not allocate percpu memory at init stageYonghong Song2023-11-151-1/+1
| * bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko2023-11-091-2/+6
* | net: mdio: fix typo in headerMarek Behún2023-11-131-1/+1
|/
* Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-098-28/+46
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-081-0/+11
| |\
| | * bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky2023-11-011-0/+2
| | * bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky2023-11-011-0/+9
| * | net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov2023-11-081-13/+17
| * | nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski2023-11-061-3/+3
| * | net/tcp: fix possible out-of-bounds reads in tcp_hash_fail()Eric Dumazet2023-11-031-6/+7
| * | tcp: fix fastopen code vs usec TSEric Dumazet2023-11-031-1/+1
| * | Fix termination state for idr_for_each_entry_ul()NeilBrown2023-11-031-2/+4
| * | net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn2023-11-021-2/+2
| * | inet: shrink struct flowi_commonEric Dumazet2023-11-021-1/+1
| |/
* | Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-092-2/+2
|\ \
| * | Input: Annotate struct ff_device with __counted_byKees Cook2023-10-131-1/+1
| * | Input: mt - annotate struct input_mt with __counted_byKees Cook2023-09-301-1/+1
| * | Merge tag 'v6.5' into nextDmitry Torokhov2023-09-05590-6855/+23445
| |\ \
* | \ \ Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-11-091-0/+92
|\ \ \ \
| * | | | dt-bindings: watchdog: aspeed-wdt: Add aspeed,reset-mask propertyZev Weiss2023-10-291-0/+92
* | | | | Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-091-18/+6
|\ \ \ \ \
| * | | | | pwm: Drop pwm_[sg]et_chip_data()Uwe Kleine-König2023-10-131-14/+0
| * | | | | pwm: Manage owner assignment implicitly for driversUwe Kleine-König2023-10-131-4/+6
* | | | | | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-093-159/+25
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-273-159/+25
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | iommu/dma: Allow a single FQ in addition to per-CPU FQsNiklas Schnelle2023-10-021-0/+2
| | | | | * | | | | | iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM returnNiklas Schnelle2023-10-021-2/+2
| | | | * | | | | | | Merge tag 'v6.6-rc7' into coreJoerg Roedel2023-10-2651-84/+190
| | | | |\ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | | | * | | | | | | iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domainJason Gunthorpe2023-10-261-0/+3
| | | | * | | | | | | iommu: change iommu_map_sgtable to return signed valuesDan Carpenter2023-10-161-1/+1
| | | | |/ / / / / /
| | | | * | | | | | iommu: Retire map/unmap opsRobin Murphy2023-09-251-6/+0
| | | | * | | | | | iommu: Add generic_single_device_group()Jason Gunthorpe2023-09-251-0/+3
| | | | * | | | | | iommu: Add ops->domain_alloc_paging()Jason Gunthorpe2023-09-251-0/+3
| | | | * | | | | | iommu: Remove ops->set_platform_dma_ops()Jason Gunthorpe2023-09-251-4/+0
| | | | * | | | | | iommu/tegra-gart: Remove tegra-gartJason Gunthorpe2023-09-251-26/+0
| | | | * | | | | | iommu: Add IOMMU_DOMAIN_PLATFORMJason Gunthorpe2023-09-251-0/+8
| | | | * | | | | | iommu: Add iommu_ops->identity_domainJason Gunthorpe2023-09-251-0/+3
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | iommu/amd: Remove amd_iommu_device_info()Vasant Hegde2023-10-061-26/+0
| | | * | | | | | iommu/amd: Remove iommu_v2 moduleVasant Hegde2023-10-061-94/+0
| | |/ / / / / /
* | | | | | | | Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-11-083-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | nfs: Convert nfs_symlink() to use a folioMatthew Wilcox (Oracle)2023-11-011-1/+1
| * | | | | | | | SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix2023-11-011-0/+1
| * | | | | | | | NFSv4: fairly test all delegations on a SEQ4_ revocationBenjamin Coddington2023-11-011-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-073-55/+10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-11-061-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amdgpu: Optimize the asic type fix codeMa Jun2023-11-031-0/+5
| * | | | | | | | | Merge tag 'shmob-drm-atomic-dt-tag2' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2023-11-022-55/+5
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | drm: renesas: shmobile: Use media bus formats in platform dataGeert Uytterhoeven2023-10-161-12/+1