summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2023-08-2424-54/+108
|\
| * Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-08-201-1/+2
| |\
| | * serial: core: Fix serial core port id to not use port->lineTony Lindgren2023-08-011-0/+1
| | * serial: core: Controller id cannot be negativeTony Lindgren2023-08-011-1/+1
| * | 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
* | | | | | fbdev: Align deferred I/O with naming of helpersThomas Zimmermann2023-07-311-2/+2
* | | | | | fbdev: Use _DMAMEM_ infix for DMA-memory helpersThomas Zimmermann2023-07-311-2/+2
* | | | | | fbdev: Use _SYSMEM_ infix for system-memory helpersThomas Zimmermann2023-07-311-2/+2
* | | | | | fbdev: Use _IOMEM_ infix for I/O-memory helpersThomas Zimmermann2023-07-311-7/+7
* | | | | | fbdev: Harmonize some comments in <linux/fb.h>Thomas Zimmermann2023-07-241-10/+2