Age | Commit message (Expand) | Author | Files | Lines |
2022-05-11 | swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm | Christoph Hellwig | 1 | -65/+34 |
2022-04-18 | swiotlb: merge swiotlb-xen initialization into swiotlb | Christoph Hellwig | 1 | -127/+1 |
2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig | 1 | -2/+2 |
2022-04-18 | x86: remove the IOMMU table infrastructure | Christoph Hellwig | 3 | -12/+5 |
2022-04-18 | swiotlb: simplify swiotlb_max_segment | Christoph Hellwig | 1 | -2/+0 |
2022-04-17 | Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -64/+23 |
2022-04-17 | Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 2 | -0/+8 |
2022-04-17 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -12/+54 |
2022-04-17 | Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -12/+14 |
2022-04-17 | Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -18/+47 |
2022-04-17 | Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -24/+20 |
2022-04-16 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 9 | -306/+271 |
2022-04-16 | Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski | 1 | -10/+12 |
2022-04-16 | random: use memmove instead of memcpy for remaining 32 bytes | Jason A. Donenfeld | 1 | -1/+1 |
2022-04-16 | Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -40/+45 |
2022-04-16 | i2c: ismt: Fix undefined behavior due to shift overflowing the constant | Borislav Petkov | 1 | -2/+2 |
2022-04-16 | i2c: dev: Force case user pointers in compat_i2cdev_ioctl() | Andy Shevchenko | 1 | -1/+1 |
2022-04-16 | i2c: dev: check return value when calling dev_set_name() | Andy Shevchenko | 1 | -5/+10 |
2022-04-16 | i2c: qcom-geni: Use dev_err_probe() for GPI DMA error | Bjorn Andersson | 1 | -4/+2 |
2022-04-16 | i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit | Marek Vasut | 1 | -0/+33 |
2022-04-16 | i2c: pasemi: Wait for write xfers to finish | Martin Povišer | 1 | -0/+6 |
2022-04-15 | dm: fix bio length of empty flush | Shin'ichiro Kawasaki | 1 | -0/+1 |
2022-04-15 | Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -9/+34 |
2022-04-15 | nvme-pci: disable namespace identifiers for Qemu controllers | Christoph Hellwig | 1 | -1/+4 |
2022-04-15 | nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202 | Christoph Hellwig | 1 | -0/+4 |
2022-04-15 | nvme: add a quirk to disable namespace identifiers | Christoph Hellwig | 2 | -6/+23 |
2022-04-15 | nvme: don't print verbose errors for internal passthrough requests | Chaitanya Kulkarni | 1 | -1/+2 |
2022-04-15 | dm: allow dm_accept_partial_bio() for dm_io without duplicate bios | Mike Snitzer | 1 | -11/+6 |
2022-04-15 | Merge tag 'drm-fixes-2022-04-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 20 | -68/+145 |
2022-04-15 | Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -50/+74 |
2022-04-15 | Merge tag 'amd-drm-fixes-5.18-2022-04-13' of https://gitlab.freedesktop.org/a... | Dave Airlie | 8 | -21/+37 |
2022-04-14 | Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 34 | -122/+178 |
2022-04-14 | block: null_blk: end timed out poll request | Ming Lei | 1 | -1/+1 |
2022-04-14 | gpio: sim: fix setting and getting multiple lines | Bartosz Golaszewski | 1 | -2/+2 |
2022-04-14 | net: bcmgenet: Revert "Use stronger register read/writes to assure ordering" | Jeremy Linton | 1 | -2/+2 |
2022-04-14 | net: dsa: felix: fix tagging protocol changes with multiple CPU ports | Vladimir Oltean | 1 | -0/+23 |
2022-04-14 | tun: annotate access to queue->trans_start | Antoine Tenart | 1 | -1/+1 |
2022-04-14 | Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.freedesktop.org/drm/ms... | Dave Airlie | 11 | -46/+107 |
2022-04-14 | drm/amd/display: remove dtbclk_ss compensation for dcn316 | Charlene Liu | 3 | -4/+4 |
2022-04-14 | drm/amdgpu: Enable gfxoff quirk on MacBook Pro | Tomasz Moń | 1 | -0/+2 |
2022-04-14 | drm/amdgpu: Ensure HDA function is suspended before ASIC reset | Kai-Heng Feng | 1 | -6/+12 |
2022-04-14 | drm/amdgpu: fix VCN 3.1.2 firmware name | Alex Deucher | 1 | -1/+1 |
2022-04-14 | drm/amd/display: don't ignore alpha property on pre-multiplied mode | Melissa Wen | 2 | -10/+18 |
2022-04-13 | vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used | Jason Gunthorpe | 1 | -50/+74 |
2022-04-13 | dm zone: fix NULL pointer dereference in dm_zone_map_bio | Mike Snitzer | 1 | -21/+28 |
2022-04-13 | dm mpath: only use ktime_get_ns() in historical selector | Khazhismel Kumykov | 1 | -6/+5 |
2022-04-13 | dm integrity: fix memory corruption when tag_size is less than digest size | Mikulas Patocka | 1 | -2/+5 |
2022-04-13 | net: dsa: realtek: don't parse compatible string for RTL8366S | Alvin Šipraga | 1 | -5/+0 |
2022-04-13 | net: dsa: realtek: fix Kconfig to assure consistent driver linkage | Alvin Šipraga | 1 | -9/+21 |
2022-04-13 | Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 5 | -23/+38 |