index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
irqdomain: Constify parameter in is_fwnode_irqchip()
Herve Codina
2024-06-17
1
-1
/
+1
|
*
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
2024-06-17
2
-7
/
+53
|
*
irqdomain: Introduce irq_domain_free()
Herve Codina
2024-06-17
1
-6
/
+10
|
*
irqdomain: Fixed unbalanced fwnode get and put
Herve Codina
2024-06-17
1
-5
/
+2
|
*
irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
Lorenzo Pieralisi
2024-06-06
4
-0
/
+31
|
*
irqchip/renesas-rzg2l: Add support for RZ/Five SoC
Lad Prabhakar
2024-06-05
1
-3
/
+145
|
*
dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC
Lad Prabhakar
2024-06-05
1
-7
/
+10
|
*
irqdomain: Add missing parameter descriptions in kernel-doc comments
Herve Codina
2024-06-05
1
-0
/
+27
|
*
genirq/debugfs: Print irqdomain flags as human-readable strings
Jinjie Ruan
2024-06-03
3
-10
/
+27
|
*
genirq/proc: Simplify irqdesc::kstat_irqs handling further
Adrian Huang
2024-06-03
1
-5
/
+2
*
|
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2024-07-22
32
-51
/
+256
|
\
\
|
*
|
LoongArch: Make the users of larch_insn_gen_break() constant
Oleg Nesterov
2024-07-20
3
-4
/
+7
|
*
|
LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint
Tiezhu Yang
2024-07-20
2
-1
/
+4
|
*
|
LoongArch: Use rustc option -Zdirect-access-external-data
WANG Rui
2024-07-20
1
-1
/
+2
|
*
|
LoongArch: Add support for relocating the kernel with RELR relocation
Xi Ruoyao
2024-07-20
5
-0
/
+33
|
*
|
LoongArch: Remove a redundant checking in relocator
Xi Ruoyao
2024-07-20
1
-3
/
+1
|
*
|
LoongArch: Use correct API to map cmdline in relocate_kernel()
Huacai Chen
2024-07-20
1
-1
/
+3
|
*
|
LoongArch: Automatically disable KASLR for hibernation
Huacai Chen
2024-07-20
1
-0
/
+26
|
*
|
LoongArch: Add ACPI standard hardware register based S3 support
Jiaxun Yang
2024-07-20
2
-6
/
+18
|
*
|
LoongArch: Add architectural preparation for CPUFreq
Huacai Chen
2024-07-20
3
-0
/
+19
|
*
|
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
2024-07-20
7
-17
/
+37
|
*
|
LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE support
Huacai Chen
2024-07-20
2
-1
/
+2
|
*
|
LoongArch: Add ARCH_HAS_PTE_DEVMAP support
Huacai Chen
2024-07-20
3
-2
/
+24
|
*
|
LoongArch: Add RANDOMIZE_KSTACK_OFFSET support
Jinjie Ruan
2024-07-20
2
-1
/
+22
|
*
|
LoongArch: Add irq_work support via self IPIs
Huacai Chen
2024-07-20
5
-1
/
+34
|
*
|
LoongArch: Always enumerate MADT and setup logical-physical CPU mapping
Huacai Chen
2024-07-20
3
-11
/
+22
|
*
|
LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
Huacai Chen
2024-07-20
2
-2
/
+2
|
*
|
Merge tag 'asm-generic-6.11' into loongarch-next
Huacai Chen
2024-07-17
86
-1275
/
+1228
|
|
\
\
*
|
\
\
Merge tag 'thermal-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-22
4
-29
/
+37
|
\
\
\
\
|
*
|
|
|
thermal: core: Allow thermal zones to tell the core to ignore them
Rafael J. Wysocki
2024-07-18
4
-29
/
+37
*
|
|
|
|
Merge tag 'io_uring-6.11-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-22
2
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
io_uring: fix error pbuf checking
Pavel Begunkov
2024-07-20
1
-1
/
+3
|
*
|
|
|
|
io_uring: fix lost getsockopt completions
Pavel Begunkov
2024-07-20
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-22
19
-102
/
+233
|
\
\
\
\
\
\
|
*
|
|
|
|
|
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
2024-07-19
3
-10
/
+10
|
*
|
|
|
|
|
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
2024-07-19
2
-7
/
+34
|
*
|
|
|
|
|
block: avoid polling configuration errors
hexue
2024-07-19
1
-1
/
+4
|
*
|
|
|
|
|
block: Catch possible entries missing from rqf_name[]
John Garry
2024-07-19
2
-0
/
+2
|
*
|
|
|
|
|
block: Simplify definition of RQF_NAME()
John Garry
2024-07-19
1
-1
/
+1
|
*
|
|
|
|
|
block: Use enum to define RQF_x bit indexes
John Garry
2024-07-19
1
-32
/
+54
|
*
|
|
|
|
|
block: Catch possible entries missing from cmd_flag_name[]
John Garry
2024-07-19
2
-0
/
+3
|
*
|
|
|
|
|
block: Catch possible entries missing from alloc_policy_name[]
John Garry
2024-07-19
2
-2
/
+7
|
*
|
|
|
|
|
block: Catch possible entries missing from hctx_flag_name[]
John Garry
2024-07-19
2
-4
/
+9
|
*
|
|
|
|
|
block: Catch possible entries missing from hctx_state_name[]
John Garry
2024-07-19
2
-7
/
+11
|
*
|
|
|
|
|
block: Catch possible entries missing from blk_queue_flag_name[]
John Garry
2024-07-19
1
-0
/
+2
|
*
|
|
|
|
|
block: Make QUEUE_FLAG_x as an enum
John Garry
2024-07-19
1
-13
/
+16
|
*
|
|
|
|
|
block: Relocate BLK_MQ_MAX_DEPTH
John Garry
2024-07-19
1
-2
/
+1
|
*
|
|
|
|
|
block: Relocate BLK_MQ_CPU_WORK_BATCH
John Garry
2024-07-19
2
-2
/
+2
|
*
|
|
|
|
|
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
2024-07-19
2
-3
/
+0
|
*
|
|
|
|
|
block: Add missing entry to hctx_flag_name[]
John Garry
2024-07-19
1
-2
/
+3
[prev]
[next]