summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-181-0/+4
|\
| * net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet2023-08-171-0/+4
| * Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski2023-08-101-0/+2
| |\
* | | locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-6/+1
* | | Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-121-0/+2
|\ \ \ | | |/ | |/|
| * | x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann2023-08-101-0/+2
* | | Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds2023-08-112-2/+1
|\ \ \ | |_|/ |/| |
| * | block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe2023-08-091-1/+1
| * | block: get rid of unused plug->nowait flagJens Axboe2023-08-081-1/+0
* | | Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-101-0/+1
|\ \ \ | |_|/ |/| |
| * | bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai2023-08-091-0/+1
* | | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-071-0/+2
|\ \ \
| * | | x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-271-0/+2
* | | | tpm: Disable RNG for all AMD fTPMsMario Limonciello2023-08-071-0/+1
* | | | vfs: get rid of old '->iterate' directory operationLinus Torvalds2023-08-061-1/+7
* | | | Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-08-041-3/+0
|\ \ \ \
| * | | | Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()YueHaibing2023-08-021-3/+0
* | | | | Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-08-041-4/+10
|\ \ \ \ \
| * | | | | powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui2023-08-011-4/+10
* | | | | | Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-041-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann2023-07-271-0/+4
* | | | | | Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-021-0/+2
|\ \ \ \ \ \
| * | | | | | backlight: corgi_lcd: fix missing prototypeArnd Bergmann2023-07-271-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds2023-08-021-2/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cpumask: eliminate kernel-doc warningsRandy Dunlap2023-07-171-2/+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
| |/ / / / /
* / / / / / 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
| |\ \ \ \ | | | |/ / | | |/| |