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.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
*
kernel/ksysfs.c: use sysfs_emit for sysfs show handlers
Thomas Weißschuh
2023-03-24
1
-11
/
+11
*
workqueue: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+7
*
cpu/hotplug: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
1
-6
/
+17
*
sched/debug: Put sched/domains files under the verbose flag
Phil Auld
2023-03-17
1
-3
/
+49
*
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-05
4
-13
/
+39
|
\
|
*
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
2023-03-02
1
-1
/
+22
|
*
genirq/msi: Drop dead domain name assignment
Johan Hovold
2023-02-24
1
-4
/
+1
|
*
irqdomain: Add missing NULL pointer check in irq_domain_create_hierarchy()
Juergen Gross
2023-02-23
1
-1
/
+2
|
*
Merge branch 'irq/core' into irq/urgent
Thomas Gleixner
2023-02-23
6
-560
/
+470
|
|
\
|
*
|
genirq/irqdesc: Make kobj_type structures constant
Thomas Weißschuh
2023-02-21
1
-2
/
+2
|
*
|
genirq/msi: Take the per-device MSI lock before validating the control structure
Marc Zyngier
2023-02-20
1
-3
/
+6
|
*
|
genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
Sergey Shtylyov
2023-02-20
1
-2
/
+6
*
|
|
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-04
1
-18
/
+26
|
\
\
\
|
*
|
|
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
2023-03-02
1
-18
/
+26
*
|
|
|
umh: simplify the capability pointer logic
Linus Torvalds
2023-03-03
1
-13
/
+5
*
|
|
|
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-03-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
cpufreq: schedutil: make kobj_type structure constant
Thomas Weißschuh
2023-02-23
1
-1
/
+1
*
|
|
|
|
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-03
1
-5
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
block: remove more NULL checks after bdev_get_queue()
Juhyung Park
2023-02-21
1
-5
/
+1
*
|
|
|
|
|
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-03-01
3
-87
/
+64
*
|
|
|
|
|
Merge tag 'dma-mapping-6.3-2022-02-27' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-02-27
1
-9
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
swiotlb: mark swiotlb_memblock_alloc() as __init
Randy Dunlap
2023-02-22
1
-1
/
+2
|
*
|
|
|
|
|
swiotlb: remove swiotlb_max_segment
Christoph Hellwig
2023-02-16
1
-8
/
+0
*
|
|
|
|
|
|
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-26
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
kheaders: use standard naming for the temporary directory
Thomas Weißschuh
2023-01-22
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'probes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2023-02-25
8
-185
/
+96
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kernel/trace: extract common part in process_fetch_insn
Song Chen
2023-02-24
4
-37
/
+34
|
*
|
|
|
|
|
|
kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
Song Chen
2023-02-24
4
-116
/
+29
|
*
|
|
|
|
|
|
kernel/trace: Introduce trace_probe_print_args and use it in *probes
Song Chen
2023-02-24
6
-32
/
+33
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2023-02-25
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
alpha: replace NR_SYSCALLS by NR_syscalls
Yang Yang
2023-02-14
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-25
1
-14
/
+0
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
2023-02-17
1
-14
/
+0
*
|
|
|
|
|
|
|
|
|
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
2
-39
/
+27
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2023-02-21
38
-177
/
+374
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
2023-01-11
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
2023-01-11
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
2023-01-11
1
-39
/
+0
|
*
|
|
|
|
|
|
|
|
|
genirq/msi: Add msi_device_has_isolated_msi()
Jason Gunthorpe
2023-01-11
1
-0
/
+27
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
2
-4
/
+10
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
kernel/fail_function: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-08
1
-4
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
kernel/power/energy_model.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-08
1
-4
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
kernel/time/test_udelay.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-08
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
2023-01-22
14
-58
/
+109
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
kernels/ksysfs.c: export kernel address bits
Thomas Weißschuh
2023-01-20
1
-0
/
+9
|
|
|
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-02-06
21
-81
/
+144
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
Merge tag 'coresight-next-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2023-02-02
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
kernel: events: Export perf_report_aux_output_id()
Mike Leach
2023-01-19
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-23
6
-7
/
+111
|
\
\
\
\
\
\
\
\
\
\
\
\
\
[next]