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
*
kbuild: turn on -Wrestrict by default
Arnd Bergmann
2024-05-19
1
-1
/
+0
*
kbuild: remove redundant extra warning flags
Arnd Bergmann
2024-05-19
1
-15
/
+0
*
kbuild: turn on -Wextra by default
Arnd Bergmann
2024-05-19
1
-1
/
+4
*
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
77
-427
/
+679
|
\
|
*
fs/proc: fix softlockup in __read_vmcore
Rik van Riel
2024-05-11
1
-0
/
+2
|
*
nilfs2: convert BUG_ON() in nilfs_finish_roll_forward() to WARN_ON()
Ryusuke Konishi
2024-05-11
1
-1
/
+3
|
*
scripts: checkpatch: check unused parameters for function-like macro
Xining Xu
2024-05-11
2
-0
/
+20
|
*
Documentation: coding-style: ask function-like macros to evaluate parameters
Barry Song
2024-05-11
1
-0
/
+23
|
*
nilfs2: use __field_struct() for a bitwise field
Bart Van Assche
2024-05-11
1
-1
/
+5
|
*
selftests/kcmp: remove unused open mode
Edward Liaw
2024-05-11
1
-1
/
+1
|
*
nilfs2: remove calls to folio_set_error() and folio_clear_error()
Matthew Wilcox (Oracle)
2024-05-11
2
-8
/
+1
|
*
kernel/watchdog_perf.c: tidy up kerneldoc
Andrew Morton
2024-05-08
1
-3
/
+0
|
*
watchdog: allow nmi watchdog to use raw perf event
Song Liu
2024-05-08
4
-2
/
+53
|
*
watchdog: handle comma separated nmi_watchdog command line
Song Liu
2024-05-08
1
-0
/
+7
|
*
nilfs2: make superblock data array index computation sparse friendly
Ryusuke Konishi
2024-05-08
1
-2
/
+18
|
*
squashfs: remove calls to set the folio error flag
Matthew Wilcox (Oracle)
2024-05-08
2
-7
/
+2
|
*
squashfs: convert squashfs_symlink_read_folio to use folio APIs
Matthew Wilcox (Oracle)
2024-05-08
1
-19
/
+16
|
*
scripts/gdb: fix detection of current CPU in KGDB
Florian Rommel
2024-05-08
1
-5
/
+1
|
*
scripts/gdb: make get_thread_info accept pointers
Florian Rommel
2024-05-08
1
-1
/
+1
|
*
scripts/gdb: fix parameter handling in $lx_per_cpu
Florian Rommel
2024-05-08
1
-3
/
+2
|
*
scripts/gdb: fix failing KGDB detection during probe
Florian Rommel
2024-05-08
1
-1
/
+1
|
*
kfifo: don't use "proxy" headers
Andy Shevchenko
2024-05-08
3
-7
/
+13
|
*
media: stih-cec: add missing io.h
Andy Shevchenko
2024-05-08
1
-0
/
+1
|
*
media: rc: add missing io.h
Andy Shevchenko
2024-05-08
4
-0
/
+4
|
*
tools lib rbtree: pick some improvements from the kernel rbtree code
Arnaldo Carvalho de Melo
2024-05-08
2
-3
/
+3
|
*
ocfs2: remove redundant assignment to variable status
Colin Ian King
2024-05-08
1
-1
/
+0
|
*
nilfs2: convert to use the new mount API
Eric Sandeen
2024-05-08
4
-229
/
+174
|
*
kexec: fix the unexpected kexec_dprintk() macro
Baoquan He
2024-05-08
1
-4
/
+2
|
*
crash: add prefix for crash dumping messages
Baoquan He
2024-05-08
2
-2
/
+4
|
*
cpumask: delete unused reset_cpu_possible_mask()
Alexey Dobriyan
2024-05-08
1
-5
/
+0
|
*
mux: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-04-29
1
-2
/
+2
|
*
pps: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-04-29
1
-3
/
+3
|
*
intel_th: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-04-29
1
-3
/
+3
|
*
nilfs2: add kernel-doc comments to nilfs_remove_all_gcinodes()
Yang Li
2024-04-25
1
-0
/
+1
|
*
nilfs2: add kernel-doc comments to nilfs_btree_convert_and_insert()
Yang Li
2024-04-25
1
-7
/
+16
|
*
nilfs2: add kernel-doc comments to nilfs_do_roll_forward()
Yang Li
2024-04-25
1
-0
/
+1
|
*
blktrace: convert strncpy() to strscpy_pad()
Arnd Bergmann
2024-04-25
1
-2
/
+1
|
*
block/partitions/ldm: convert strncpy() to strscpy()
Arnd Bergmann
2024-04-25
1
-4
/
+2
|
*
test_hexdump: avoid string truncation warning
Arnd Bergmann
2024-04-25
1
-1
/
+1
|
*
ocfs2: use coarse time for new created files
Su Yue
2024-04-25
1
-1
/
+1
|
*
ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
Su Yue
2024-04-25
1
-0
/
+2
|
*
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
2024-04-25
1
-0
/
+2
|
*
ocfs2: return real error code in ocfs2_dio_wr_get_block
Su Yue
2024-04-25
1
-2
/
+0
|
*
vmcore: replace strncpy with strscpy_pad
Justin Stitt
2024-04-25
1
-3
/
+2
|
*
devres: don't use "proxy" headers
Andy Shevchenko
2024-04-25
1
-3
/
+6
|
*
devres: switch to use dev_err_probe() for unification
Andy Shevchenko
2024-04-25
1
-8
/
+9
|
*
kgdb: add HAS_IOPORT dependency
Niklas Schnelle
2024-04-25
1
-0
/
+1
|
*
Squashfs: remove deprecated strncpy by not copying the string
Phillip Lougher
2024-04-25
1
-10
/
+4
|
*
ipc: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-25
2
-2
/
+0
|
*
initrd: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-25
1
-1
/
+0
[next]