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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-22
6
-128
/
+338
|
\
|
*
irqdomain: Remove __irq_domain_add()
Herve Codina
2024-06-17
1
-33
/
+0
|
*
irqdomain: Convert domain creation functions to irq_domain_instantiate()
Herve Codina
2024-06-17
1
-5
/
+21
|
*
irqdomain: Add a resource managed version of irq_domain_instantiate()
Herve Codina
2024-06-17
1
-0
/
+41
|
*
irqdomain: Add support for generic irq chips creation before publishing a domain
Herve Codina
2024-06-17
1
-1
/
+13
|
*
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
2024-06-17
1
-2
/
+22
|
*
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
2024-06-17
1
-23
/
+68
|
*
irqdomain: Introduce init() and exit() hooks
Herve Codina
2024-06-17
1
-0
/
+15
|
*
irqdomain: Handle domain bus token in irq_domain_create()
Herve Codina
2024-06-17
1
-6
/
+24
|
*
irqdomain: Make __irq_domain_create() return an error code
Herve Codina
2024-06-17
1
-5
/
+5
|
*
irqdomain: Use irq_domain_instantiate() for hierarchy domain creation
Herve Codina
2024-06-17
1
-12
/
+5
|
*
irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
Herve Codina
2024-06-17
1
-0
/
+7
|
*
irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina
2024-06-17
1
-0
/
+2
|
*
irqdomain: Convert __irq_domain_create() to use struct irq_domain_info
Herve Codina
2024-06-17
1
-24
/
+24
|
*
irqdomain: Use a dedicated function to set the domain name
Herve Codina
2024-06-17
1
-31
/
+38
|
*
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
2024-06-17
1
-7
/
+32
|
*
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
|
*
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 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
9
-60
/
+110
|
\
\
|
*
|
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
Thomas Gleixner
2024-07-17
1
-3
/
+8
|
*
|
tsacct: replace strncpy() with strscpy()
Kees Cook
2024-07-12
1
-1
/
+1
|
*
|
resource: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-28
1
-0
/
+1
|
*
|
hung_task: ignore hung_task_warnings when hung_task_panic is enabled
Yongliang Gao
2024-06-24
1
-1
/
+1
|
*
|
crash: remove header files which are included more than once
Wenchao Hao
2024-06-24
1
-1
/
+0
|
*
|
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
2024-06-24
1
-11
/
+34
|
*
|
kernel/panic: initialize taint_flags[] using a macro
Jani Nikula
2024-06-24
1
-19
/
+27
|
*
|
kernel/panic: convert print_tainted() to use struct seq_buf internally
Jani Nikula
2024-06-24
1
-14
/
+24
|
*
|
kernel/panic: return early from print_tainted() when not tainted
Jani Nikula
2024-06-24
1
-12
/
+13
|
*
|
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
2024-06-24
1
-1
/
+1
|
*
|
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-24
1
-5
/
+5
|
*
|
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-06-24
1
-5
/
+6
|
*
|
perf/core: fix several typos
Kuan-Wei Chiu
2024-06-24
1
-4
/
+4
|
*
|
fork: use this_cpu_try_cmpxchg() in try_release_thread_stack_to_cache()
Uros Bizjak
2024-06-24
1
-3
/
+4
|
*
|
backtracetest: add MODULE_DESCRIPTION()
Jeff Johnson
2024-06-24
1
-0
/
+1
*
|
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-21
9
-61
/
+67
|
\
\
\
|
*
|
|
mm, page_alloc: put should_fail_alloc_page() back behing CONFIG_FAIL_PAGE_ALLOC
Vlastimil Babka
2024-07-17
1
-0
/
+2
|
*
|
|
mm, slab: put should_failslab() back behind CONFIG_SHOULD_FAILSLAB
Vlastimil Babka
2024-07-17
1
-0
/
+2
|
*
|
|
mm: define __pte_leaf_size() to also take a PMD entry
Christophe Leroy
2024-07-12
1
-1
/
+1
|
*
|
|
kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init section
Wei Yang
2024-07-10
1
-2
/
+2
|
*
|
|
kernel/fork.c: get totalram_pages from memblock to calculate max_threads
Wei Yang
2024-07-10
1
-1
/
+2
|
*
|
|
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-10
2
-9
/
+6
|
*
|
|
get_task_mm: check PF_KTHREAD lockless
Oleg Nesterov
2024-07-04
1
-6
/
+5
|
*
|
|
memcg: mm_update_next_owner: move for_each_thread() into try_to_set_owner()
Oleg Nesterov
2024-07-04
1
-16
/
+24
|
*
|
|
memcg: mm_update_next_owner: kill the "retry" logic
Oleg Nesterov
2024-07-04
1
-30
/
+27
|
*
|
|
ftrace: unpoison ftrace_regs in ftrace_ops_list_func()
Ilya Leoshkevich
2024-07-03
1
-0
/
+1
|
*
|
|
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
1
-1
/
+1
|
*
|
|
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
2024-07-03
1
-0
/
+2
[next]