index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
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
|
|
*
|
|
|
|
dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible
Peter Griffin
2024-01-22
1
-0
/
+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 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-23
1
-1
/
+7
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
entry: Respect changes to system call number by trace_sys_enter()
André Rösti
2024-03-12
1
-1
/
+7
*
|
|
|
|
|
|
|
|
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-23
16
-231
/
+274
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
2024-03-17
8
-63
/
+61
|
*
|
|
|
|
|
|
|
|
powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
Hari Bathini
2024-03-17
2
-131
/
+142
|
*
|
|
|
|
|
|
|
|
kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP
Hari Bathini
2024-03-17
1
-6
/
+6
|
*
|
|
|
|
|
|
|
|
powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
Christophe Leroy
2024-03-17
5
-31
/
+65
*
|
|
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2024-03-23
11
-184
/
+33
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branches 'misc' and 'fixes' into for-linus
Russell King (Oracle)
2024-03-19
1
-0
/
+3
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses
Yongqiang Liu
2024-03-11
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
ARM: 9354/1: ptrace: Use bitfield helpers
Geert Uytterhoeven
2024-03-11
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B cores
Ard Biesheuvel
2024-02-26
4
-177
/
+15
|
*
|
|
|
|
|
|
|
|
|
|
ARM: 9353/1: remove unneeded entry for CONFIG_FRAME_POINTER
Masahiro Yamada
2024-02-24
1
-3
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
ARM: 9351/1: fault: Add "cut here" line for prefetch aborts
Kees Cook
2024-02-24
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()
Kees Cook
2024-02-24
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
|
|
ARM: 9349/1: unwind: Add missing "Call trace:" line
Kees Cook
2024-02-24
2
-1
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
ARM: 9334/1: mm: init: remove misuse of kernel-doc comment
Randy Dunlap
2024-02-24
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
13
-39
/
+62
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
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
8
-22
/
+58
|
*
|
|
|
|
|
|
|
|
|
|
Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST"
Guenter Roeck
2024-03-18
2
-15
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
arch/Kconfig: eliminate needless UTF-8 character in Kconfig help
Liu Song
2024-03-18
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
ubsan: Disable signed integer overflow sanitizer on GCC < 8
Kees Cook
2024-03-18
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-22
10
-71
/
+490
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
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
4
-0
/
+141
|
*
|
|
|
|
|
|
|
|
|
|
|
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
2024-02-27
5
-0
/
+27
*
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
2024-03-21
1
-5
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
nvme: remove redundant BUILD_BUG_ON check
Guixin Liu
2024-03-21
1
-3
/
+0
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
nvme/tcp: Add wq_unbound modparam for nvme_tcp_wq
Li Feng
2024-03-18
1
-3
/
+18
[prev]
[next]