summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-243-2/+5
|\
| * efi: fix panic in kdump kernelOleksandr Tymoshenko2024-03-241-0/+2
| * x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-241-1/+2
| * efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)2024-03-221-1/+1
* | Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-03-241-0/+9
|\ \
| * | iommu/dma: Force swiotlb_max_mapping_size on an untrusted deviceNicolin Chen2024-03-131-0/+9
* | | Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-236-54/+110
|\ \ \
| * \ \ Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner2024-03-186-54/+110
| |\ \ \
| | * | | clocksource/drivers/timer-riscv: Clear timer interrupt on timer initializationLey Foon Tan2024-03-131-0/+3
| | * | | clocksource/drivers/arm_global_timer: Simplify prescaler register accessMartin Blumenstingl2024-02-261-11/+8
| | * | | clocksource/drivers/arm_global_timer: Guard against division by zeroMartin Blumenstingl2024-02-261-6/+5
| | * | | clocksource/drivers/arm_global_timer: Make gt_target_rate unsigned longMartin Blumenstingl2024-02-261-1/+2
| | * | | clocksource: arm_global_timer: fix non-kernel-doc commentRandy Dunlap2024-02-211-1/+1
| | * | | clocksource/drivers/arm_global_timer: Remove stray tabMartin Blumenstingl2024-02-191-1/+1
| | * | | clocksource/drivers/arm_global_timer: Fix maximum prescaler valueMartin Blumenstingl2024-02-191-1/+1
| | * | | clocksource/drivers/imx-sysctr: Add i.MX95 supportPeng Fan2024-02-181-4/+49
| | * | | clocksource/drivers/imx-sysctr: Drop use global variablesPeng Fan2024-02-181-32/+44
| | * | | clocksource/drivers/ti-32K: Fix misuse of "/**" commentRandy Dunlap2024-01-221-1/+1
| | * | | clocksource/drivers/stm32: Fix all kernel-doc warningsRandy Dunlap2024-01-221-2/+2
| | * | | clocksource/drivers/imx: Fix -Wunused-but-set-variable warningDaniel Lezcano2024-01-221-2/+1
* | | | | Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-231-18/+54
|\ \ \ \ \
| * | | | | irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same timeBiju Das2024-03-181-3/+2
| * | | | | irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger typeBiju Das2024-03-181-4/+32
| * | | | | irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()Biju Das2024-03-181-4/+3
| * | | | | irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()Biju Das2024-03-181-5/+3
| * | | | | irqchip/renesas-rzg2l: Flush posted write in irq_eoi()Biju Das2024-03-181-2/+14
* | | | | | Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-237-19/+19
|\ \ \ \ \ \
| * | | | | | lkdtm/bugs: Improve warning message for compilers without counted_by supportNathan Chancellor2024-03-221-1/+1
| * | | | | | overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook2024-03-226-18/+18
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-03-228-71/+411
|\ \ \ \ \ \ \
| * | | | | | | scsi: scsi_debug: Maintain write statistics per group numberBart Van Assche2024-02-261-4/+45
| * | | | | | | scsi: scsi_debug: Implement GET STREAM STATUSBart Van Assche2024-02-261-0/+50
| * | | | | | | scsi: scsi_debug: Implement the IO Advice Hints Grouping mode pageBart Van Assche2024-02-261-3/+58
| * | | | | | | scsi: scsi_debug: Allocate the MODE SENSE response from the heapBart Van Assche2024-02-261-2/+7
| * | | | | | | scsi: scsi_debug: Rework subpage code error handlingBart Van Assche2024-02-261-34/+36
| * | | | | | | scsi: scsi_debug: Rework page code error handlingBart Van Assche2024-02-261-12/+12
| * | | | | | | scsi: scsi_debug: Support the block limits extension VPD pageBart Van Assche2024-02-261-0/+16
| * | | | | | | scsi: scsi_debug: Reduce code duplicationBart Van Assche2024-02-261-14/+2
| * | | | | | | scsi: sd: Translate data lifetime informationBart Van Assche2024-02-262-4/+98
| * | | | | | | scsi: scsi_proto: Add structures and constants related to I/O groups and streamsBart Van Assche2024-02-263-0/+63
| * | | | | | | scsi: core: Query the Block Limits Extension VPD pageBart Van Assche2024-02-264-0/+26
* | | | | | | | Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linuxLinus Torvalds2024-03-2212-34/+233
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9Jens Axboe2024-03-2111-33/+233
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flagGuixin Liu2024-03-211-5/+3
| | * | | | | | | | nvme: remove redundant BUILD_BUG_ON checkGuixin Liu2024-03-211-3/+0
| | * | | | | | | | nvme/tcp: Add wq_unbound modparam for nvme_tcp_wqLi Feng2024-03-181-3/+18
| | * | | | | | | | nvme-tcp: Export the nvme_tcp_wq to sysfsLi Feng2024-03-181-1/+1
| | * | | | | | | | drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)2024-03-181-0/+3
| | * | | | | | | | nvme: parse format command's lbafu when tracingGuixin Liu2024-03-141-1/+4
| | * | | | | | | | nvme: add tracing of reservation commandsGuixin Liu2024-03-141-0/+62