Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-11-10 | 8 | -28/+46 | |
|\ | ||||||
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-11-09 | 1 | -0/+11 | |
| |\ | ||||||
| | * | bpf: Add __bpf_hook_{start,end} macros | Dave Marchevsky | 2023-11-02 | 1 | -0/+2 | |
| | * | bpf: Add __bpf_kfunc_{start,end}_defs macros | Dave Marchevsky | 2023-11-02 | 1 | -0/+9 | |
| * | | net/sched: act_ct: Always fill offloading tuple iifidx | Vlad Buslov | 2023-11-09 | 1 | -13/+17 | |
| * | | nfsd: regenerate user space parsers after ynl-gen changes | Jakub Kicinski | 2023-11-06 | 1 | -3/+3 | |
| * | | net/tcp: fix possible out-of-bounds reads in tcp_hash_fail() | Eric Dumazet | 2023-11-03 | 1 | -6/+7 | |
| * | | tcp: fix fastopen code vs usec TS | Eric Dumazet | 2023-11-03 | 1 | -1/+1 | |
| * | | Fix termination state for idr_for_each_entry_ul() | NeilBrown | 2023-11-03 | 1 | -2/+4 | |
| * | | net: ethtool: Fix documentation of ethtool_sprintf() | Andrew Lunn | 2023-11-02 | 1 | -2/+2 | |
| * | | inet: shrink struct flowi_common | Eric Dumazet | 2023-11-02 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-11-09 | 2 | -2/+2 | |
|\ \ | ||||||
| * | | Input: Annotate struct ff_device with __counted_by | Kees Cook | 2023-10-14 | 1 | -1/+1 | |
| * | | Input: mt - annotate struct input_mt with __counted_by | Kees Cook | 2023-09-30 | 1 | -1/+1 | |
| * | | Merge tag 'v6.5' into next | Dmitry Torokhov | 2023-09-05 | 590 | -6855/+23445 | |
| |\ \ | ||||||
* | \ \ | Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2023-11-09 | 1 | -0/+92 | |
|\ \ \ \ | ||||||
| * | | | | dt-bindings: watchdog: aspeed-wdt: Add aspeed,reset-mask property | Zev Weiss | 2023-10-29 | 1 | -0/+92 | |
* | | | | | Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-11-09 | 1 | -18/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | pwm: Drop pwm_[sg]et_chip_data() | Uwe Kleine-König | 2023-10-13 | 1 | -14/+0 | |
| * | | | | | pwm: Manage owner assignment implicitly for drivers | Uwe Kleine-König | 2023-10-13 | 1 | -4/+6 | |
* | | | | | | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-11-09 | 3 | -159/+25 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel | 2023-10-27 | 3 | -159/+25 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | iommu/dma: Allow a single FQ in addition to per-CPU FQs | Niklas Schnelle | 2023-10-02 | 1 | -0/+2 | |
| | | | | * | | | | | | iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return | Niklas Schnelle | 2023-10-02 | 1 | -2/+2 | |
| | | | * | | | | | | | Merge tag 'v6.6-rc7' into core | Joerg Roedel | 2023-10-26 | 51 | -84/+190 | |
| | | | |\ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain | Jason Gunthorpe | 2023-10-26 | 1 | -0/+3 | |
| | | | * | | | | | | | iommu: change iommu_map_sgtable to return signed values | Dan Carpenter | 2023-10-16 | 1 | -1/+1 | |
| | | | |/ / / / / / | ||||||
| | | | * | | | | | | iommu: Retire map/unmap ops | Robin Murphy | 2023-09-25 | 1 | -6/+0 | |
| | | | * | | | | | | iommu: Add generic_single_device_group() | Jason Gunthorpe | 2023-09-25 | 1 | -0/+3 | |
| | | | * | | | | | | iommu: Add ops->domain_alloc_paging() | Jason Gunthorpe | 2023-09-25 | 1 | -0/+3 | |
| | | | * | | | | | | iommu: Remove ops->set_platform_dma_ops() | Jason Gunthorpe | 2023-09-25 | 1 | -4/+0 | |
| | | | * | | | | | | iommu/tegra-gart: Remove tegra-gart | Jason Gunthorpe | 2023-09-25 | 1 | -26/+0 | |
| | | | * | | | | | | iommu: Add IOMMU_DOMAIN_PLATFORM | Jason Gunthorpe | 2023-09-25 | 1 | -0/+8 | |
| | | | * | | | | | | iommu: Add iommu_ops->identity_domain | Jason Gunthorpe | 2023-09-25 | 1 | -0/+3 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | iommu/amd: Remove amd_iommu_device_info() | Vasant Hegde | 2023-10-06 | 1 | -26/+0 | |
| | | * | | | | | | iommu/amd: Remove iommu_v2 module | Vasant Hegde | 2023-10-06 | 1 | -94/+0 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2023-11-08 | 3 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nfs: Convert nfs_symlink() to use a folio | Matthew Wilcox (Oracle) | 2023-11-01 | 1 | -1/+1 | |
| * | | | | | | | | SUNRPC: Fix RPC client cleaned up the freed pipefs dentries | felix | 2023-11-01 | 1 | -0/+1 | |
| * | | | | | | | | NFSv4: fairly test all delegations on a SEQ4_ revocation | Benjamin Coddington | 2023-11-01 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2023-11-08 | 3 | -55/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd... | Dave Airlie | 2023-11-06 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/amdgpu: Optimize the asic type fix code | Ma Jun | 2023-11-03 | 1 | -0/+5 | |
| * | | | | | | | | | Merge tag 'shmob-drm-atomic-dt-tag2' of git://git.kernel.org/pub/scm/linux/ke... | Dave Airlie | 2023-11-02 | 2 | -55/+5 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | drm: renesas: shmobile: Use media bus formats in platform data | Geert Uytterhoeven | 2023-10-16 | 1 | -12/+1 | |
| | * | | | | | | | | drm: renesas: shmobile: Use struct videomode in platform data | Laurent Pinchart | 2023-10-16 | 1 | -9/+2 | |
| | * | | | | | | | | drm: renesas: shmobile: Remove support for SYS panels | Laurent Pinchart | 2023-10-16 | 1 | -25/+0 | |
| | * | | | | | | | | drm: renesas: shmobile: Remove backlight support | Laurent Pinchart | 2023-10-16 | 1 | -8/+0 | |
| | * | | | | | | | | media: uapi: Add MEDIA_BUS_FMT_RGB666_2X9_BE format | Geert Uytterhoeven | 2023-10-16 | 1 | -1/+2 | |
* | | | | | | | | | | Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2023-11-08 | 2 | -28/+36 | |
|\ \ \ \ \ \ \ \ \ \ |