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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: convert ifile to use kmap_local
Ryusuke Konishi
2024-02-22
4
-10
/
+9
*
nilfs2: do not acquire rwsem in nilfs_bmap_write()
Ryusuke Konishi
2024-02-22
1
-3
/
+0
*
nilfs2: move nilfs_bmap_write call out of nilfs_write_inode_common
Ryusuke Konishi
2024-02-22
3
-31
/
+57
*
nilfs2: convert DAT to use kmap_local
Ryusuke Konishi
2024-02-22
1
-19
/
+19
*
nilfs2: convert persistent object allocator to use kmap_local
Ryusuke Konishi
2024-02-22
1
-45
/
+46
*
nilfs2: convert sufile to use kmap_local
Ryusuke Konishi
2024-02-22
1
-43
/
+43
*
nilfs2: convert metadata file common code to use kmap_local
Ryusuke Konishi
2024-02-22
1
-2
/
+2
*
nilfs2: convert nilfs_copy_buffer() to use kmap_local
Ryusuke Konishi
2024-02-22
1
-4
/
+4
*
nilfs2: convert segment buffer to use kmap_local
Ryusuke Konishi
2024-02-22
1
-2
/
+2
*
nilfs2: convert recovery logic to use kmap_local
Ryusuke Konishi
2024-02-22
1
-2
/
+2
*
lib: dhry: add missing closing parenthesis
Geert Uytterhoeven
2024-02-22
1
-1
/
+1
*
lib: dhry: use ktime_ms_delta() helper
Geert Uytterhoeven
2024-02-22
1
-1
/
+1
*
lib: dhry: remove unneeded <linux/mutex.h>
Geert Uytterhoeven
2024-02-22
1
-1
/
+0
*
ptrace_attach: shift send(SIGSTOP) into ptrace_set_stopped()
Oleg Nesterov
2024-02-22
1
-8
/
+5
*
flex_proportions: remove unused fprop_local_single
Kemeng Shi
2024-02-22
2
-109
/
+0
*
lib/sort: optimize heapsort with double-pop variation
Kuan-Wei Chiu
2024-02-22
1
-4
/
+14
*
lib/sort: optimize heapsort for equal elements in sift-down path
Kuan-Wei Chiu
2024-02-22
1
-1
/
+1
*
user_namespace: remove unnecessary NULL values from kbuf
Li zeming
2024-02-22
1
-1
/
+1
*
sysctl: allow to change limits for posix messages queues
Alexey Gladkov
2024-02-22
1
-0
/
+36
*
docs: add information about ipc sysctls limitations
Alexey Gladkov
2024-02-22
1
-3
/
+11
*
sysctl: allow change system v ipc sysctls inside ipc namespace
Alexey Gladkov
2024-02-22
1
-2
/
+35
*
lib min_heap: optimize number of comparisons in min_heapify()
Kuan-Wei Chiu
2024-02-22
1
-20
/
+22
*
lib min_heap: optimize number of calls to min_heapify()
Kuan-Wei Chiu
2024-02-22
1
-1
/
+1
*
panic: suppress gnu_printf warning
Baoquan He
2024-02-22
1
-0
/
+5
*
lib/win_minmax: fix header comments
Randy Dunlap
2024-02-22
1
-2
/
+2
*
ocfs2: spelling fix
Yongzhen Zhang
2024-02-22
1
-1
/
+1
*
bcache: use of hlist_count_nodes()
Pierre Gondois
2024-02-22
1
-7
/
+1
*
binder: use of hlist_count_nodes()
Pierre Gondois
2024-02-22
1
-3
/
+1
*
list: add hlist_count_nodes()
Pierre Gondois
2024-02-22
1
-0
/
+15
*
selftests: add eventfd selftests
Wen Yang
2024-02-22
3
-0
/
+195
*
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-02-22
16
-17
/
+17
*
arch and include: update LLVM Phabricator links
Nathan Chancellor
2024-02-22
4
-5
/
+5
*
bounds: support non-power-of-two CONFIG_NR_CPUS
Matthew Wilcox (Oracle)
2024-02-22
1
-1
/
+1
*
Linux 6.8-rc5
v6.8-rc5
Linus Torvalds
2024-02-18
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-18
9
-32
/
+33
|
\
|
*
kallsyms: ignore ARMv4 thunks along with others
Arnd Bergmann
2024-02-15
1
-11
/
+2
|
*
modpost: trim leading spaces when processing source files list
Radek Krejci
2024-02-15
1
-1
/
+6
|
*
gen_compile_commands: fix invalid escape sequence warning
Andrew Ballance
2024-02-15
1
-1
/
+1
|
*
kbuild: Fix changing ELF file type for output of gen_btf for big endian
Nathan Chancellor
2024-02-15
1
-2
/
+7
|
*
docs: kconfig: Fix grammar and formatting
Thorsten Blum
2024-02-15
1
-3
/
+3
|
*
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
2024-02-15
4
-14
/
+14
*
|
Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-18
1
-5
/
+18
|
\
\
|
*
|
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
2024-02-12
1
-5
/
+18
*
|
|
Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-18
4
-26
/
+47
|
\
\
\
|
*
|
|
irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update
Marc Zyngier
2024-02-13
1
-9
/
+13
|
*
|
|
irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
Marc Zyngier
2024-02-13
1
-1
/
+2
|
*
|
|
irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors
Marc Zyngier
2024-02-13
1
-12
/
+25
|
*
|
|
irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()
Dan Carpenter
2024-02-13
1
-2
/
+2
|
*
|
|
irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()
Bibo Mao
2024-02-13
1
-1
/
+1
|
*
|
|
irqchip/irq-brcmstb-l2: Add write memory barrier before exit
Doug Berger
2024-02-13
1
-1
/
+4
|
|
|
/
|
|
/
|
[next]