summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* swiotlb: search the software IO TLB only if the device makes use of itPetr Tesarik2023-08-012-1/+8
* swiotlb: allocate a new memory pool when existing pools are fullPetr Tesarik2023-08-011-0/+8
* swiotlb: determine potential physical address limitPetr Tesarik2023-08-011-0/+2
* swiotlb: if swiotlb is full, fall back to a transient memory poolPetr Tesarik2023-08-013-1/+36
* swiotlb: add a flag whether SWIOTLB is allowed to growPetr Tesarik2023-08-011-0/+4
* swiotlb: separate memory pool data from other allocator dataPetr Tesarik2023-08-012-18/+29
* swiotlb: add documentation and rename swiotlb_do_find_slots()Petr Tesarik2023-08-011-4/+11
* swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik2023-08-011-1/+24
* dma-contiguous: support per-numa CMA for all architecturesYajun Deng2023-07-311-6/+0
* dma-mapping: move arch_dma_set_mask() declaration to headerArnd Bergmann2023-07-311-0/+6
* xen/pci: add flag for PCI passthrough being possibleJuergen Gross2023-07-311-0/+6
* Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-07-291-1/+1
|\
| * fs/nls: make load_nls() take a const parameterWinston Wen2023-07-251-1/+1
* | Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-07-291-4/+0
|\ \
| * | ftrace: Remove unused extern declarationsYueHaibing2023-07-281-4/+0
* | | Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-283-8/+59
|\ \ \
| * | | mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn2023-07-273-8/+59
| | |/ | |/|
* | | Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-281-3/+3
|\ \ \
| * | | thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum2023-07-241-3/+3
| |/ /
* | | Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-07-281-10/+0
|\ \ \
| * | | PM: sleep: wakeirq: drop unused enable helpersJohan Hovold2023-07-241-10/+0
| |/ /
* | | Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-07-282-1/+19
|\ \ \
| * | | xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh2023-07-262-1/+19
| | |/ | |/|
* | | Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds2023-07-281-5/+5
|\ \ \
| * | | block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche2023-07-241-5/+5
* | | | Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-07-281-5/+0
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-fixes-2023-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-07-281-5/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()YueHaibing2023-07-251-5/+0
* | | | | Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-273-11/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima2023-07-251-1/+5
| * | | | tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith2023-07-241-6/+2
| * | | | vxlan: calculate correct header length for GPEJiri Benc2023-07-241-4/+9
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-231-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-07-231-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier2023-07-131-1/+1
* | | | | | Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-07-232-14/+5
|\ \ \ \ \ \
| * | | | | | jbd2: fix a race when checking checkpoint buffer busyZhang Yi2023-07-101-0/+1
| * | | | | | jbd2: remove journal_clean_one_cp_list()Zhang Yi2023-07-101-8/+4
| * | | | | | jbd2: remove t_checkpoint_io_listZhang Yi2023-07-101-6/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds2023-07-221-2/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | blk-mq: delete dead struct blk_mq_hw_ctx->queued fieldChengming Zhou2023-07-201-2/+0
* | | | | Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-2013-33/+60
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-07-201-2/+5
| |\ \ \ \ \
| | * | | | | Bluetooth: coredump: fix building with coredump disabledArnd Bergmann2023-07-201-2/+0
| | * | | | | Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen2023-07-201-0/+5
| * | | | | | tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2023-07-201-1/+1
| * | | | | | tcp: annotate data-races around tp->notsent_lowatEric Dumazet2023-07-201-1/+5
| * | | | | | tcp: annotate data-races around tp->keepalive_probesEric Dumazet2023-07-201-2/+7
| * | | | | | tcp: annotate data-races around tp->keepalive_intvlEric Dumazet2023-07-201-2/+7
| * | | | | | tcp: annotate data-races around tp->keepalive_timeEric Dumazet2023-07-201-2/+5
| |/ / / / /