index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: module: add buffer overflow check in of_modalias()
Sergey Shtylyov
2024-05-08
1
-3
/
+4
*
of: property: Use scope based cleanup on port_node
Shresth Prasad
2024-05-03
1
-3
/
+2
*
of: reserved_mem: Remove the use of phandle from the reserved_mem APIs
Oreoluwa Babatunde
2024-05-03
1
-21
/
+1
*
of: property: fw_devlink: Add support for "power-supplies" binding
Saravana Kannan
2024-04-23
1
-0
/
+2
*
of: Use scope based of_node_put() cleanups
Rob Herring
2024-04-15
2
-93
/
+48
*
of: Use scope based kfree() cleanups
Rob Herring
2024-04-15
3
-55
/
+25
*
of: Add a helper to free property struct
Rob Herring
2024-04-15
4
-31
/
+19
*
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
3
-2
/
+5
|
\
|
*
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-24
1
-0
/
+2
|
*
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-24
1
-1
/
+2
|
*
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-03-22
1
-1
/
+1
*
|
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-24
1
-0
/
+9
|
\
\
|
*
|
iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
Nicolin Chen
2024-03-13
1
-0
/
+9
*
|
|
Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-23
6
-54
/
+110
|
\
\
\
|
*
\
\
Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
2024-03-18
6
-54
/
+110
|
|
\
\
\
|
|
*
|
|
clocksource/drivers/timer-riscv: Clear timer interrupt on timer initialization
Ley Foon Tan
2024-03-13
1
-0
/
+3
|
|
*
|
|
clocksource/drivers/arm_global_timer: Simplify prescaler register access
Martin Blumenstingl
2024-02-26
1
-11
/
+8
|
|
*
|
|
clocksource/drivers/arm_global_timer: Guard against division by zero
Martin Blumenstingl
2024-02-26
1
-6
/
+5
|
|
*
|
|
clocksource/drivers/arm_global_timer: Make gt_target_rate unsigned long
Martin Blumenstingl
2024-02-26
1
-1
/
+2
|
|
*
|
|
clocksource: arm_global_timer: fix non-kernel-doc comment
Randy Dunlap
2024-02-21
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/arm_global_timer: Remove stray tab
Martin Blumenstingl
2024-02-19
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/arm_global_timer: Fix maximum prescaler value
Martin Blumenstingl
2024-02-19
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/imx-sysctr: Add i.MX95 support
Peng Fan
2024-02-18
1
-4
/
+49
|
|
*
|
|
clocksource/drivers/imx-sysctr: Drop use global variables
Peng Fan
2024-02-18
1
-32
/
+44
|
|
*
|
|
clocksource/drivers/ti-32K: Fix misuse of "/**" comment
Randy Dunlap
2024-01-22
1
-1
/
+1
|
|
*
|
|
clocksource/drivers/stm32: Fix all kernel-doc warnings
Randy Dunlap
2024-01-22
1
-2
/
+2
|
|
*
|
|
clocksource/drivers/imx: Fix -Wunused-but-set-variable warning
Daniel Lezcano
2024-01-22
1
-2
/
+1
*
|
|
|
|
Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-23
1
-18
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
Biju Das
2024-03-18
1
-3
/
+2
|
*
|
|
|
|
irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
Biju Das
2024-03-18
1
-4
/
+32
|
*
|
|
|
|
irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
Biju Das
2024-03-18
1
-4
/
+3
|
*
|
|
|
|
irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
Biju Das
2024-03-18
1
-5
/
+3
|
*
|
|
|
|
irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
Biju Das
2024-03-18
1
-2
/
+14
*
|
|
|
|
|
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
7
-19
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
2024-03-23
1
-1
/
+1
|
*
|
|
|
|
|
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-03-23
6
-18
/
+18
*
|
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-22
8
-71
/
+411
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
scsi: scsi_debug: Maintain write statistics per group number
Bart Van Assche
2024-02-27
1
-4
/
+45
|
*
|
|
|
|
|
|
scsi: scsi_debug: Implement GET STREAM STATUS
Bart Van Assche
2024-02-27
1
-0
/
+50
|
*
|
|
|
|
|
|
scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
Bart Van Assche
2024-02-27
1
-3
/
+58
|
*
|
|
|
|
|
|
scsi: scsi_debug: Allocate the MODE SENSE response from the heap
Bart Van Assche
2024-02-27
1
-2
/
+7
|
*
|
|
|
|
|
|
scsi: scsi_debug: Rework subpage code error handling
Bart Van Assche
2024-02-27
1
-34
/
+36
|
*
|
|
|
|
|
|
scsi: scsi_debug: Rework page code error handling
Bart Van Assche
2024-02-27
1
-12
/
+12
|
*
|
|
|
|
|
|
scsi: scsi_debug: Support the block limits extension VPD page
Bart Van Assche
2024-02-27
1
-0
/
+16
|
*
|
|
|
|
|
|
scsi: scsi_debug: Reduce code duplication
Bart Van Assche
2024-02-27
1
-14
/
+2
|
*
|
|
|
|
|
|
scsi: sd: Translate data lifetime information
Bart Van Assche
2024-02-27
2
-4
/
+98
|
*
|
|
|
|
|
|
scsi: scsi_proto: Add structures and constants related to I/O groups and streams
Bart Van Assche
2024-02-27
3
-0
/
+63
|
*
|
|
|
|
|
|
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
2024-02-27
4
-0
/
+26
*
|
|
|
|
|
|
|
Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-22
12
-34
/
+233
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-21
11
-33
/
+233
|
|
\
\
\
\
\
\
\
\
[next]