index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
Christoph Hellwig
1
-18
/
+5
2021-04-07
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
6
-68
/
+55
2021-04-07
iommu: remove DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
4
-39
/
+18
2021-04-07
iommu: remove DOMAIN_ATTR_PAGING
Christoph Hellwig
2
-6
/
+0
2021-04-07
iommu/fsl_pamu: hardcode the window address and size in pamu_config_ppaace
Christoph Hellwig
3
-29
/
+7
2021-04-07
iommu/fsl_pamu: remove the rpn and snoop_id arguments to pamu_config_ppaac
Christoph Hellwig
3
-16
/
+7
2021-04-07
iommu/fsl_pamu: remove the snoop_id field
Christoph Hellwig
2
-4
/
+2
2021-04-07
iommu/fsl_pamu: enable the liodn when attaching a device
Christoph Hellwig
4
-66
/
+3
2021-04-07
iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
Christoph Hellwig
1
-39
/
+20
2021-04-07
iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
Christoph Hellwig
1
-48
/
+17
2021-04-07
iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
Christoph Hellwig
5
-40
/
+9
2021-04-07
iommu/fsl_pamu: remove ->domain_window_enable
Christoph Hellwig
5
-218
/
+14
2021-04-07
iommu/fsl_pamu: remove support for multiple windows
Christoph Hellwig
6
-513
/
+60
2021-04-07
iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
Christoph Hellwig
1
-24
/
+10
2021-04-07
iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
3
-68
/
+5
2021-04-07
iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
Christoph Hellwig
2
-34
/
+0
2021-04-07
iommu: remove the unused domain_window_disable method
Christoph Hellwig
2
-50
/
+0
2021-04-07
iommu/arm-smmu-v3: Maintain a SID->device structure
Jean-Philippe Brucker
2
-30
/
+141
2021-04-07
iommu: Add a page fault handler
Jean-Philippe Brucker
4
-0
/
+517
2021-04-07
uacce: Enable IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
1
-9
/
+30
2021-04-07
iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
1
-3
/
+8
2021-04-07
iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
Jean-Philippe Brucker
1
-3
/
+17
2021-04-07
iommu/arm-smmu-v3: Use device properties for pasid-num-bits
Jean-Philippe Brucker
4
-14
/
+9
2021-04-07
iommu: Fix comment for struct iommu_fwspec
Jean-Philippe Brucker
1
-1
/
+1
2021-04-07
iommu: Stop exporting free_iova_fast()
John Garry
1
-1
/
+0
2021-04-07
iommu: Delete iommu_dma_free_cpu_cached_iovas()
John Garry
4
-20
/
+2
2021-04-07
iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining
John Garry
2
-32
/
+0
2021-04-07
iova: Add CPU hotplug handler to flush rcaches
John Garry
3
-1
/
+31
2021-03-18
iommu/iova: Improve restart logic
Robin Murphy
1
-1
/
+38
2021-03-18
iommu/iova: Add rbtree entry helper
Robin Murphy
1
-9
/
+14
2021-03-18
iommu/dma: Resurrect the "forcedac" option
Robin Murphy
4
-11
/
+24
2021-03-18
iommu: Check dev->iommu in iommu_dev_xxx functions
Shameer Kolothum
1
-9
/
+15
2021-03-14
Linux 5.12-rc3
Linus Torvalds
1
-1
/
+1
2021-03-14
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
1
-1
/
+1
2021-03-13
zram: fix broken page writeback
Minchan Kim
1
-3
/
+3
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
1
-3
/
+8
2021-03-13
mm/memcg: set memcg when splitting page
Zhou Guanghui
1
-0
/
+1
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument
Zhou Guanghui
3
-14
/
+9
2021-03-13
ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
Sergei Trofimovich
1
-1
/
+1
2021-03-13
ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
Sergei Trofimovich
1
-6
/
+18
2021-03-13
mm/userfaultfd: fix memory corruption due to writeprotect
Nadav Amit
1
-0
/
+8
2021-03-13
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2021-03-13
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
Andrey Konovalov
1
-2
/
+6
2021-03-13
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
1
-1
/
+12
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-03-13
kfence: fix reports if constant function prefixes exist
Marco Elver
1
-6
/
+12
2021-03-13
kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
Marco Elver
1
-1
/
+1
2021-03-13
kfence: fix printk format for ptrdiff_t
Marco Elver
1
-6
/
+6
2021-03-13
linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
Arnd Bergmann
1
-0
/
+6
2021-03-13
MAINTAINERS: exclude uapi directories in API/ABI section
Vlastimil Babka
1
-2
/
+2
[next]