lp:~kmously/ubuntu/+source/linux/+git/focal
- Get this repository:
-
git clone
https://git.not.enabled/~kmously/ubuntu/+source/linux/+git/focal
Branches
Name | Last Modified | Last Commit |
---|---|---|
oracle-5.15-next | 2022-05-11 05:30:21 UTC |
UBUNTU: [Packaging] update update.conf
Author:
Khaled El Mously
UBUNTU: [Packaging] update update.conf BugLink: https:/ |
gcp-5.15-next | 2022-05-10 04:51:43 UTC |
UBUNTU: [Packaging] update update.conf
Author:
Khaled El Mously
UBUNTU: [Packaging] update update.conf BugLink: https:/ |
arm64-5.4 | 2022-03-31 04:23:53 UTC |
UBUNTU: Ubuntu-gcp-5.4.0-1070.74
Author:
Khaled El Mously
UBUNTU: Ubuntu- Signed-off-by: Khalid Elmously <khalid. |
gcp-arm64-5.4 | 2022-03-31 02:26:03 UTC |
no need for crda
Author:
Khaled El Mously
no need for crda Signed-off-by: Khalid Elmously <khalid. |
arm64-5.4-bringup | 2022-03-23 07:54:27 UTC |
UBUNTU: Ubuntu-gcp-5.4.0-1069.73
Author:
Khaled El Mously
UBUNTU: Ubuntu- Signed-off-by: Khalid Elmously <khalid. |
gcp-arm64 | 2022-03-08 00:29:21 UTC |
UBUNTU: [packaging] Ignore first arm64 ABI
Author:
Khaled El Mously
UBUNTU: [packaging] Ignore first arm64 ABI Signed-off-by: Khalid Elmously <khalid. |
gvnic-5.4-v3 | 2022-03-01 22:14:55 UTC |
gve: Use kvcalloc() instead of kvzalloc()
Author:
Gustavo A. R. Silva
gve: Use kvcalloc() instead of kvzalloc() BugLink: http:// Use 2-factor argument form kvcalloc() instead of kvzalloc(). Signed-off-by: Gustavo A. R. Silva <gustavoars@ |
gvnic2 | 2022-02-16 05:56:21 UTC |
gve: Use kvcalloc() instead of kvzalloc()
Author:
Gustavo A. R. Silva
gve: Use kvcalloc() instead of kvzalloc() BugLink: http:// Use 2-factor argument form kvcalloc() instead of kvzalloc(). Signed-off-by: Gustavo A. R. Silva <gustavoars@ |
gvnic6 | 2022-02-05 05:32:57 UTC |
gve: Use kvcalloc() instead of kvzalloc()
Author:
Gustavo A. R. Silva
gve: Use kvcalloc() instead of kvzalloc() Use 2-factor argument form kvcalloc() instead of kvzalloc(). Signed-off-by: Gustavo A. R. Silva <gustavoars@ |
gvnic5 | 2022-01-20 06:36:03 UTC |
SAUCE: to make it build
Author:
Khaled El Mously
SAUCE: to make it build Signed-off-by: Khalid Elmously <khalid. |
gvnic4 | 2022-01-20 05:48:56 UTC |
SAUCE: backport of 0290bd291cc0e0488e35e66bf39efcd7d9d9122b
Author:
Khaled El Mously
SAUCE: backport of 0290bd291cc0e04 Signed-off-by: Khalid Elmously <khalid. |
gvnic3 | 2021-12-08 05:01:15 UTC |
gve: DQO: Configure interrupts on device up
Author:
Bailey Forrest
gve: DQO: Configure interrupts on device up BugLink: https:/ When interrupts are first enabled, we also set the ratelimits, which Signed-off-by: Bailey Forrest <bcf@google.com> |
oracle-5.13 | 2021-12-02 19:12:38 UTC |
UBUNTU: Ubuntu-oracle-5.13-5.13.0-1011.13~20.04.1
Author:
Khaled El Mously
UBUNTU: Ubuntu- Signed-off-by: Khalid Elmously <khalid. |
gcp-5.13 | 2021-12-02 09:32:57 UTC |
UBUNTU: Ubuntu-gcp-5.13-5.13.0-1008.9~20.04.1
Author:
Khaled El Mously
UBUNTU: Ubuntu- Signed-off-by: Khalid Elmously <khalid. |
temp-sev- |
2021-10-14 06:55:48 UTC |
KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
Author:
Ashish Kalra
KVM: X86: Introduce KVM_HC_ This hypercall is used by the SEV guest to notify a change in the page The hypercall exits to userspace to manage the guest shared regions and Cc: Thomas Gleixner <tglx@linutroni |
temp-gcp-1 | 2021-10-14 03:16:23 UTC |
swiotlb: manipulate orig_addr when tlb_addr has offset
Author:
Bumyong Lee
swiotlb: manipulate orig_addr when tlb_addr has offset BugLink: https:/ in case of driver wants to sync part of ranges with offset, It was removed from From Linus's email: (unsigned long)tlb_addr & (IO_TLB_SIZE - 1) was wrong, but instead of removing it, I think it should have just (tlb_addr - mem->start) & (IO_TLB_SIZE - 1); instead. That way the slot offset always matches the slot index calculation." (Unfortunatly that broke NVMe). The use-case that drivers are hitting is as follow: 1. Get dma_addr_t from dma_map_single() dma_addr_t tlb_addr = dma_map_single(dev, vaddr, vsize, DMA_TO_DEVICE); |<- swiotlb_ 2. Do something dma_sync_ Error case. swiotlb_ |<- size ->| The fix is to copy the data to the original buffer and take into swiotlb_ |<- offset ->|<- size ->| [One fix which was Linus's that made more sense to as it created a would come up with the proper offset, but it would lose the Fixes: 16fc3cef33a0 ("swiotlb: don't modify orig_addr in swiotlb_ |
gcp-swiotlb | 2021-09-02 04:01:09 UTC |
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
Author:
Jianxiong Gao
swiotlb: don't modify orig_addr in swiotlb_ swiotlb_ Signed-off-by: Christoph Hellwig <hch@xxxxxx> Upstream: 16fc3cef33a0463 |
ibm | 2021-08-13 04:54:04 UTC |
UBUNTU: Ubuntu-ibm-5.4.0-1003.3
Author:
Khaled El Mously
UBUNTU: Ubuntu- Signed-off-by: Khalid Elmously <khalid. |
gcp-5.8 | 2021-04-06 07:17:25 UTC |
UBUNTU: Ubuntu-gcp-5.8-5.8.0-1027.28~20.04.1
Author:
Khaled El Mously
UBUNTU: Ubuntu- Signed-off-by: Khalid Elmously <khalid. |
branch-for-respin-1 | 2021-02-05 01:20:19 UTC |
vsock: fix the race conditions in multi-transport support
Author:
Alexander Popov
vsock: fix the race conditions in multi-transport support BugLink: https:/ commit c518adafa39f378 There are multiple similar bugs implicitly introduced by the The bug pattern: Let's copy vsock_sock. Fixes: c0cfa2d8a788fcf4 ("vsock: add multi-transports support") |
temp-for-respin | 2020-12-09 06:29:56 UTC |
Revert "md: add md_submit_discard_bio() for submitting discard bio"
Author:
Khaled El Mously
Revert "md: add md_submit_ BugLink: https:/ This reverts commit d834834f482ab8d Signed-off-by: Khalid Elmously <khalid. |
blah | 2020-11-27 05:32:59 UTC |
UBUNTU: [config] Set CONFIG_NET_IPIP and CONIG_IPV6_SIT =m
Author:
Khaled El Mously
UBUNTU: [config] Set CONFIG_NET_IPIP and CONIG_IPV6_SIT =m BugLink: https:/ There's no good reason for these modules to be statically built-in, and they are causing test validation problems on some clouds. Signed-off-by: Khalid Elmously <khalid. |
odroidc2 | 2020-05-11 03:57:49 UTC |
UBUNTU: Ubuntu-odroidc2-5.4.0-1001.2
Author:
Khaled El Mously
UBUNTU: Ubuntu- Signed-off-by: Khalid Elmously <khalid. |
1 → 23 of 23 results | First • Previous • Next • Last |