index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
udp_offload.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
Christoph Hellwig
3
-51
/
+51
2020-09-17
ARM/dma-mapping: remove dma_to_virt
Christoph Hellwig
2
-21
/
+1
2020-09-17
ARM/dma-mapping: remove a __arch_page_to_dma #error
Christoph Hellwig
1
-4
/
+0
2020-09-17
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
2
-3
/
+11
2020-09-11
dma-mapping: move the dma_declare_coherent_memory documentation
Christoph Hellwig
2
-24
/
+17
2020-09-11
dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
Christoph Hellwig
3
-46
/
+53
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
15
-30
/
+34
2020-09-11
dma-direct: remove __dma_to_phys
Christoph Hellwig
13
-25
/
+17
2020-09-11
dma-direct: use phys_to_dma_direct in dma_direct_alloc
Christoph Hellwig
1
-4
/
+1
2020-09-11
dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
Christoph Hellwig
1
-7
/
+5
2020-09-11
dma-direct: remove dma_direct_{alloc,free}_pages
Christoph Hellwig
4
-32
/
+19
2020-09-11
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
7
-17
/
+23
2020-09-11
dma-mapping: fix DMA_OPS dependencies
Christoph Hellwig
2
-0
/
+2
2020-09-11
MIPS/jazzdma: decouple from dma-direct
Christoph Hellwig
1
-11
/
+22
2020-09-11
MIPS/jazzdma: remove the unused vdma_remap function
Christoph Hellwig
2
-72
/
+0
2020-09-11
MIPS: make dma_sync_*_for_cpu a little less overzealous
Christoph Hellwig
1
-16
/
+28
2020-09-11
dma-debug: remove most exports
Christoph Hellwig
1
-10
/
+0
2020-09-11
dma-mapping: remove the dma_dummy_ops export
Christoph Hellwig
1
-1
/
+0
2020-09-03
dma-mapping: set default segment_boundary_mask to ULONG_MAX
Nicolin Chen
1
-1
/
+1
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
11
-38
/
+33
2020-09-01
mm: cma: use CMA_MAX_NAME to define the length of cma name array
Barry Song
4
-5
/
+5
2020-09-01
arm64: mm: reserve per-numa CMA to localize coherent dma buffers
Barry Song
1
-0
/
+2
2020-09-01
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
5
-11
/
+120
2020-08-31
Linux 5.9-rc3
v5.9-rc3
Linus Torvalds
1
-1
/
+1
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-29
fsldma: fix very broken 32-bit ppc ioread64 functionality
Linus Torvalds
1
-6
/
+6
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
1
-1
/
+1
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2
-1
/
+16
2020-08-28
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
3
-8
/
+42
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
8
-26
/
+108
2020-08-28
arm64: vdso32: make vdso32 install conditional
Frank van der Linden
1
-1
/
+2
2020-08-28
arm64: use a common .arch preamble for inline assembly
Sami Tolvanen
3
-5
/
+18
2020-08-28
mfd: mfd-core: Ensure disabled devices are ignored without error
Lee Jones
1
-4
/
+6
2020-08-28
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
1
-0
/
+7
2020-08-28
md/raid5: make sure stripe_size as power of two
Yufen Yu
1
-2
/
+5
2020-08-28
powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
Christophe Leroy
1
-1
/
+1
2020-08-28
io_uring: don't bounce block based -EAGAIN retry off task_work
Jens Axboe
1
-20
/
+6
2020-08-28
io_uring: fix IOPOLL -EAGAIN retries
Jens Axboe
1
-5
/
+9
2020-08-27
arm64/cpuinfo: Remove unnecessary fallthrough annotation
Gustavo A. R. Silva
1
-1
/
+0
2020-08-27
media: dib0700: Fix identation issue in dib8096_set_param_override()
Gustavo A. R. Silva
1
-5
/
+5
2020-08-27
hwmon: (gsc-hwmon) Scale temperature to millidegrees
Tim Harvey
1
-0
/
+1
2020-08-27
afs: Remove erroneous fallthough annotation
Dan Carpenter
1
-1
/
+0
2020-08-27
EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()
Shiju Jose
1
-4
/
+6
2020-08-27
crypto: af_alg - Work around empty control messages without MSG_MORE
Herbert Xu
1
-3
/
+10
2020-08-27
cpufreq: Use WARN_ON_ONCE() for invalid relation
Viresh Kumar
1
-2
/
+2
2020-08-27
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Viresh Kumar
1
-2
/
+1
2020-08-27
Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
Pratik Rajesh Sampat
1
-1
/
+1
2020-08-27
powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imc
Athira Rajeev
1
-2
/
+2
2020-08-27
powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
Alexey Kardashevskiy
1
-5
/
+14
[next]