index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-11-17
gpio: shared-proxy: implement the shared GPIO proxy driver
Bartosz Golaszewski
-0
/
+343
2025-11-17
gpiolib: implement low-level, shared GPIO support
Bartosz Golaszewski
-0
/
+620
2025-11-17
gpiolib: define GPIOD_FLAG_SHARED
Bartosz Golaszewski
-0
/
+1
2025-11-17
iommu/tegra: fix device leak on probe_device()
Johan Hovold
-3
/
+2
2025-11-17
iommu/sun50i: fix device leak on of_xlate()
Johan Hovold
-0
/
+2
2025-11-17
iommu/omap: simplify probe_device() error handling
Johan Hovold
-4
/
+1
2025-11-17
iommu/omap: fix device leaks on probe_device()
Johan Hovold
-3
/
+1
2025-11-17
iommu/mediatek-v1: add missing larb count sanity check
Johan Hovold
-0
/
+3
2025-11-17
iommu/mediatek-v1: fix device leaks on probe()
Johan Hovold
-5
/
+18
2025-11-17
iommu/mediatek-v1: fix device leak on probe_device()
Johan Hovold
-0
/
+2
2025-11-17
iommu/mediatek: simplify dt parsing error handling
Johan Hovold
-4
/
+3
2025-11-17
iommu/mediatek: fix use-after-free on probe deferral
Johan Hovold
-7
/
+18
2025-11-17
iommu/mediatek: fix device leak on of_xlate()
Johan Hovold
-0
/
+2
2025-11-17
iommu/ipmmu-vmsa: fix device leak on of_xlate()
Johan Hovold
-0
/
+2
2025-11-17
iommu/exynos: fix device leak on of_xlate()
Johan Hovold
-6
/
+3
2025-11-17
iommu/qcom: fix device leak on of_xlate()
Johan Hovold
-6
/
+4
2025-11-17
iommu/apple-dart: fix device leak on of_xlate()
Johan Hovold
-0
/
+2
2025-11-17
iommupt: Actually correct pt_test_sw_bit_{acquire_release}() parameter descri...
Bagas Sanjaya
-2
/
+2
2025-11-17
drivers/xen/xenbus: Replace deprecated strcpy in xenbus_transaction_end
Thorsten Blum
-10
/
+4
2025-11-17
thunderbolt: Fix typos in xdomain.c
Alan Borzeszkowski
-2
/
+2
2025-11-17
thunderbolt: Fix typos in usb4.c
Alan Borzeszkowski
-13
/
+13
2025-11-17
thunderbolt: Fix typos in tunnel.c
Alan Borzeszkowski
-7
/
+7
2025-11-17
thunderbolt: Fix typos in tmu.c
Alan Borzeszkowski
-2
/
+2
2025-11-17
thunderbolt: Fix typos in tb_regs.h
Alan Borzeszkowski
-3
/
+3
2025-11-17
thunderbolt: Fix typos in tb.h
Alan Borzeszkowski
-7
/
+7
2025-11-17
thunderbolt: Fix typos in tb.c
Alan Borzeszkowski
-7
/
+7
2025-11-17
thunderbolt: Fix typos in switch.c
Alan Borzeszkowski
-3
/
+3
2025-11-17
thunderbolt: Fix typos in retimer.c
Alan Borzeszkowski
-1
/
+1
2025-11-17
thunderbolt: Fix typos in nhi.c
Alan Borzeszkowski
-1
/
+1
2025-11-17
thunderbolt: Fix typos in lc.c
Alan Borzeszkowski
-1
/
+1
2025-11-17
thunderbolt: Fix typos in icm.c
Alan Borzeszkowski
-3
/
+3
2025-11-17
thunderbolt: Fix typos in domain.c
Alan Borzeszkowski
-1
/
+1
2025-11-17
thunderbolt: Fix typos in debugfs.c
Alan Borzeszkowski
-2
/
+2
2025-11-17
thunderbolt: Fix typos in ctl.c
Alan Borzeszkowski
-1
/
+1
2025-11-17
drivers/xen/xenbus: Simplify return statement in join()
Thorsten Blum
-1
/
+1
2025-11-17
Merge tag 'drm-misc-next-2025-11-14-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-661
/
+2168
2025-11-17
Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-437
/
+3985
2025-11-16
vfio/nvgrace-gpu: register device memory for poison handling
Ankit Agrawal
-1
/
+44
2025-11-16
mm: change ghes code to allow poison of non-struct pfn
Ankit Agrawal
-6
/
+0
2025-11-16
mm: change type of parameter for memory_notify
Israel Batista
-2
/
+2
2025-11-16
mm: change type of state in struct memory_block
Israel Batista
-1
/
+1
2025-11-16
mm: make INVALID_PHYS_ADDR a generic macro
Anshuman Khandual
-2
/
+0
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
-6
/
+5
2025-11-16
iommu/sva: invalidate stale IOTLB entries for kernel address space
Lu Baolu
-4
/
+28
2025-11-16
iommu: disable SVA when CONFIG_X86 is set
Lu Baolu
-0
/
+3
2025-11-16
mm: update mem char driver to use mmap_prepare
Lorenzo Stoakes
-34
/
+50
2025-11-16
device/dax: update devdax to use mmap_prepare
Lorenzo Stoakes
-11
/
+21
2025-11-16
drivers/base/node: fold unregister_node() into unregister_one_node()
Donet Tom
-21
/
+17
2025-11-16
drivers/base/node: fold register_node() into register_one_node()
Donet Tom
-32
/
+20
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
-4
/
+3
[prev]
[next]