index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
28
-71
/
+71
*
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
3
-14
/
+1
|
\
|
*
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-07-20
3
-9
/
+1
|
*
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
2024-07-15
1
-5
/
+0
*
|
Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-23
1
-3
/
+14
|
\
\
|
*
|
livepatch: Replace snprintf() with sysfs_emit()
Yafang Shao
2024-07-02
1
-3
/
+2
|
*
|
livepatch: Add "replace" sysfs attribute
Yafang Shao
2024-07-02
1
-0
/
+12
*
|
|
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-22
2
-76
/
+22
|
\
\
\
|
*
|
|
genirq/msi: Move msi_device_data to core
Thomas Gleixner
2024-07-18
1
-2
/
+18
|
*
|
|
genirq/msi: Remove platform MSI leftovers
Thomas Gleixner
2024-07-18
1
-73
/
+2
|
*
|
|
irqdomain: Fix formatting irq_find_matching_fwspec() kerneldoc comment
Anna-Maria Behnsen
2024-06-23
1
-1
/
+2
*
|
|
|
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-22
9
-60
/
+110
|
\
\
\
\
\
|
*
|
|
|
|
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
Thomas Gleixner
2024-07-18
1
-3
/
+8
|
*
|
|
|
|
tsacct: replace strncpy() with strscpy()
Kees Cook
2024-07-13
1
-1
/
+1
|
*
|
|
|
|
resource: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-29
1
-0
/
+1
|
*
|
|
|
|
hung_task: ignore hung_task_warnings when hung_task_panic is enabled
Yongliang Gao
2024-06-25
1
-1
/
+1
|
*
|
|
|
|
crash: remove header files which are included more than once
Wenchao Hao
2024-06-25
1
-1
/
+0
|
*
|
|
|
|
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
2024-06-25
1
-11
/
+34
|
*
|
|
|
|
kernel/panic: initialize taint_flags[] using a macro
Jani Nikula
2024-06-25
1
-19
/
+27
|
*
|
|
|
|
kernel/panic: convert print_tainted() to use struct seq_buf internally
Jani Nikula
2024-06-25
1
-14
/
+24
|
*
|
|
|
|
kernel/panic: return early from print_tainted() when not tainted
Jani Nikula
2024-06-25
1
-12
/
+13
|
*
|
|
|
|
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
2024-06-25
1
-1
/
+1
|
*
|
|
|
|
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-25
1
-5
/
+5
|
*
|
|
|
|
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-06-25
1
-5
/
+6
|
*
|
|
|
|
perf/core: fix several typos
Kuan-Wei Chiu
2024-06-25
1
-4
/
+4
|
*
|
|
|
|
fork: use this_cpu_try_cmpxchg() in try_release_thread_stack_to_cache()
Uros Bizjak
2024-06-25
1
-3
/
+4
|
*
|
|
|
|
backtracetest: add MODULE_DESCRIPTION()
Jeff Johnson
2024-06-25
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
9
-61
/
+67
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm, page_alloc: put should_fail_alloc_page() back behing CONFIG_FAIL_PAGE_ALLOC
Vlastimil Babka
2024-07-18
1
-0
/
+2
[next]