summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* / / PM: sleep: wakeirq: drop unused enable helpersJohan Hovold2023-07-241-10/+0
|/ /
* | Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-07-231-6/+1
|\ \
| * | jbd2: fix a race when checking checkpoint buffer busyZhang Yi2023-07-101-0/+1
| * | 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-201-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2023-07-201-1/+1
* | | | Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-07-162-2/+6
|\ \ \ \
| * | | | sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan2023-07-102-2/+6
| | |_|/ | |/| |
* | | | Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds2023-07-143-4/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5Jens Axboe2023-07-131-1/+1
| |\ \ \
| | * | | nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar2023-07-101-1/+1
| * | | | block: remove dead struc request->completion_data fieldJens Axboe2023-07-101-3/+3
| |/ / /
| * | | blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers2023-07-051-0/+1
* | | | Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-07-141-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard2023-07-11312-5372/+14965
| |\ \ \ | | | |/ | | |/|
| * | | dma-buf: keep the signaling time of merged fences v3Christian König2023-07-031-1/+1
* | | | Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-131-6/+1
|\ \ \ \
| * | | | s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle2023-07-081-6/+0
| * | | | s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle2023-07-081-0/+1
* | | | | Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-131-0/+9
|\ \ \ \ \
| * | | | | tracing: arm64: Avoid missing-prototype warningsArnd Bergmann2023-07-121-0/+9
| | |_|/ / | |/| | |
* | | | | Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-121-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)2023-07-111-0/+1
* | | | | Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-081-0/+2
|\ \ \ \ \
| * | | | | bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin2023-07-081-0/+2
* | | | | | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds2023-07-082-6/+4
|\ \ \ \ \ \
| * | | | | | nodemask: Drop duplicate check in for_each_node_mask()Gavin Shan2023-06-221-1/+1
| * | | | | | lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2023-06-221-5/+3
* | | | | | | Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-07-061-0/+9
|\ \ \ \ \ \ \
| * | | | | | | ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko2023-07-041-0/+9
* | | | | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-062-198/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | syscalls: Remove file path comments from headersSohil Mehta2023-06-222-198/+24
* | | | | | | | | Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-062-212/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dmaengine: dw-edma: Add support for native HDMACai Huoqing2023-05-241-1/+2
| * | | | | | | | | dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing2023-05-241-2/+2
| * | | | | | | | | dmaengine: ste_dma40: Remove platform dataLinus Walleij2023-05-161-209/+0
* | | | | | | | | | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-051-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov2023-06-111-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-07-051-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | phy: core: add debugfs filesChunfeng Yun2023-05-191-0/+2
| |/ / / / / / / /