Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/smc: add generic netlink support for system EID | Karsten Graul | 2021-09-14 | 1 | -0/+12 |
* | net/smc: add support for user defined EIDs | Karsten Graul | 2021-09-14 | 1 | -0/+15 |
* | Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-09-07 | 2 | -0/+3 |
|\ | |||||
| * | fq_codel: reject silly quantum parameters | Eric Dumazet | 2021-09-04 | 1 | -0/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 2021-09-04 | 1 | -0/+1 |
| |\ | |||||
| | * | netfilter: refuse insertion if chain has grown too large | Florian Westphal | 2021-08-30 | 1 | -0/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-09-07 | 1 | -4/+7 |
|\ \ \ | |||||
| * \ \ | Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2021-09-06 | 2 | -2/+2 |
| |\ \ \ | |||||
| * | | | | KVM: stats: Support linear and logarithmic histogram statistics | Jing Zhang | 2021-08-20 | 1 | -4/+7 |
* | | | | | Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-09-07 | 2 | -0/+48 |
|\ \ \ \ \ | |||||
| * | | | | | gpio: virtio: Fix sparse warnings | Viresh Kumar | 2021-08-31 | 1 | -5/+5 |
| * | | | | | gpio: Add virtio-gpio driver | Viresh Kumar | 2021-08-23 | 2 | -0/+48 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-03 | 2 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mm: wire up syscall process_mrelease | Suren Baghdasaryan | 2021-09-03 | 1 | -1/+3 |
| * | | | | | | mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodes | Dave Hansen | 2021-09-03 | 1 | -0/+1 |
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-09-03 | 2 | -0/+108 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | scsi: fc: Add EDC ELS definition | James Smart | 2021-08-25 | 1 | -0/+106 |
| * | | | | | | | scsi: target: tcmu: Add new feature KEEP_BUF | Bodo Stroesser | 2021-08-03 | 1 | -0/+2 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2021-09-02 | 1 | -2/+15 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'sg_nents' into rdma.git for-next | Jason Gunthorpe | 2021-08-30 | 8 | -9/+49 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | RDMA/mlx5: Add DCS offload support | Lior Nahmanson | 2021-07-20 | 1 | -2/+15 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2021-09-02 | 2 | -0/+25 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge tag 'scmi-updates-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 2021-08-12 | 2 | -0/+25 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | firmware: arm_scmi: Add virtio transport | Igor Skalkin | 2021-08-05 | 2 | -0/+25 |
| | |/ / / / / | |||||
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2021-09-02 | 1 | -5/+6 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'tip/sched/arm64' into for-next/core | Catalin Marinas | 2021-08-31 | 4 | -4/+16 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | arm64: mte: change ASYNC and SYNC TCF settings into bitfields | Peter Collingbourne | 2021-07-28 | 1 | -5/+6 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-09-01 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman | 2021-07-12 | 1 | -1/+0 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2021-09-01 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | signal: Verify the alignment and size of siginfo_t | Eric W. Biederman | 2021-07-23 | 1 | -0/+5 |
| |/ / / / / / | |||||
* | | | | | | | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-09-01 | 10 | -122/+1273 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin... | Dave Airlie | 2021-08-26 | 1 | -23/+402 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | drm/tegra: Add new UAPI to header | Mikko Perttunen | 2021-08-10 | 1 | -23/+402 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge tag 'drm-intel-gt-next-2021-08-06-1' of ssh://git.freedesktop.org/git/d... | Dave Airlie | 2021-08-12 | 1 | -81/+417 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | drm/i915/userptr: Probe existence of backing struct pages upon creation | Chris Wilson | 2021-08-05 | 1 | -0/+20 |
| | * | | | | | | | drm/i915/guc: Implement GuC priority management | Matthew Brost | 2021-07-28 | 1 | -0/+9 |
| | * | | | | | | | drm/i915/uapi: reject set_domain for discrete | Matthew Auld | 2021-07-23 | 1 | -0/+19 |
| | * | | | | | | | drm/i915: Add TTM offset argument to mmap. | Maarten Lankhorst | 2021-07-21 | 1 | -11/+36 |
| | * | | | | | | | drm/i915/uapi: convert drm_i915_gem_userptr to kernel doc | Matthew Auld | 2021-07-20 | 1 | -1/+39 |
| | * | | | | | | | drm/i915/uapi: reject caching ioctls for discrete | Matthew Auld | 2021-07-20 | 1 | -0/+29 |
| | * | | | | | | | drm/i915/uapi: convert drm_i915_gem_set_domain to kernel doc | Matthew Auld | 2021-07-14 | 1 | -3/+27 |
| | * | | | | | | | drm/i915/uapi: convert drm_i915_gem_caching to kernel doc | Matthew Auld | 2021-07-14 | 1 | -29/+36 |
| | * | | | | | | | Merge drm/drm-next into drm-intel-gt-next | Rodrigo Vivi | 2021-07-13 | 65 | -807/+987 |
| | |\| | | | | | | |||||
| | * | | | | | | | drm/i915: Drop the CONTEXT_CLONE API (v2) | Jason Ekstrand | 2021-07-08 | 1 | -13/+3 |
| | * | | | | | | | drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP | Jason Ekstrand | 2021-07-08 | 1 | -0/+4 |
| | * | | | | | | | drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE | Jason Ekstrand | 2021-07-08 | 1 | -18/+2 |
| | * | | | | | | | drm/i915: Document the Virtual Engine uAPI | Tvrtko Ursulin | 2021-06-21 | 1 | -0/+188 |
| | * | | | | | | | drm/i915: Fix busy ioctl commentary | Tvrtko Ursulin | 2021-06-14 | 1 | -5/+4 |
| * | | | | | | | | Merge tag 'amd-drm-next-5.15-2021-08-06' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 2021-08-11 | 1 | -7/+9 |
| |\ \ \ \ \ \ \ \ |