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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/minix: remove unneeded cast
Firo Yang
2015-06-25
1
-1
/
+1
*
init/do_mounts.c: add create_dev() failure log
Vishnu Pratap Singh
2015-06-25
1
-2
/
+7
*
kasan: remove duplicate definition of the macro KASAN_FREE_PAGE
Wang Long
2015-06-25
1
-1
/
+0
*
fs/efs: femove unneeded cast
Firo Yang
2015-06-25
1
-1
/
+1
*
checkpatch: emit "NOTE: <types>" message only once after multiple files
Joe Perches
2015-06-25
1
-4
/
+4
*
checkpatch: emit an error when there's a diff in a changelog
Joe Perches
2015-06-25
1
-1
/
+14
*
checkpatch: validate MODULE_LICENSE content
Bjorn Andersson
2015-06-25
1
-0
/
+18
*
checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY
Mateusz Kulikowski
2015-06-25
1
-2
/
+3
*
checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()
Mateusz Kulikowski
2015-06-25
1
-0
/
+23
*
checkpatch: fix processing of MEMSET issues
Mateusz Kulikowski
2015-06-25
1
-1
/
+1
*
checkpatch: suggest using ether_addr_equal*()
Mateusz Kulikowski
2015-06-25
1
-0
/
+8
*
checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files
Joe Perches
2015-06-25
1
-1
/
+1
*
checkpatch: remove local from codespell path
Maxim Uvarov
2015-06-25
1
-2
/
+2
*
checkpatch: add --showfile to allow input via pipe to show filenames
Joe Perches
2015-06-25
1
-5
/
+17
*
checkpatch: colorize output to terminal
Joe Perches
2015-06-25
1
-6
/
+21
*
checkpatch: improve output with multiple command-line files
Joe Perches
2015-06-25
1
-23
/
+39
*
checkpatch: categorize some long line length checks
Joe Perches
2015-06-25
1
-10
/
+50
*
checkpatch: use $String consistently
Joe Perches
2015-06-25
1
-6
/
+6
*
checkpatch: make types found in a source file/patch local
Alex Dowad
2015-06-25
1
-4
/
+9
*
checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t
Joe Perches
2015-06-25
1
-6
/
+25
*
checkpatch: check for uncommented waitqueue_active()
Joe Perches
2015-06-25
1
-0
/
+7
*
drivers/firmware/memmap.c: fix kernel-doc format
Michal Simek
2015-06-25
1
-11
/
+13
*
fs/ext4/super.c: use strreplace() in ext4_fill_super()
Rasmus Villemoes
2015-06-25
1
-3
/
+1
*
fs/jbd2/journal.c: use strreplace()
Rasmus Villemoes
2015-06-25
1
-8
/
+2
*
drivers/md/md.c: use strreplace()
Rasmus Villemoes
2015-06-25
1
-3
/
+1
*
drivers/base/core.c: use strreplace()
Rasmus Villemoes
2015-06-25
1
-5
/
+4
*
lib/kobject.c: use strreplace()
Rasmus Villemoes
2015-06-25
1
-8
/
+5
*
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
2015-06-25
1
-4
/
+2
*
kernel/trace/trace_events_filter.c: use strreplace()
Rasmus Villemoes
2015-06-25
1
-3
/
+2
*
lib/string.c: introduce strreplace()
Rasmus Villemoes
2015-06-25
2
-0
/
+18
*
radix-tree: replace preallocated node array with linked list
Kirill A. Shutemov
2015-06-25
1
-11
/
+17
*
bitmap: remove explicit newline handling using scnprintf format string
Sudeep Holla
2015-06-25
1
-7
/
+8
*
lib/sort: Add 64 bit swap function
Daniel Wagner
2015-06-25
1
-2
/
+21
*
hexdump: Make test data really const
Geert Uytterhoeven
2015-06-25
1
-3
/
+3
*
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
2015-06-25
1
-8
/
+9
*
MAINTAINERS: Davidlohr has moved
Andrew Morton
2015-06-25
1
-1
/
+1
*
MAINTAINERS: Add quotation marks around names with commas
Joe Perches
2015-06-25
1
-4
/
+4
*
MAINTAINERS: add quotation marks around names with periods
Joe Perches
2015-06-25
1
-11
/
+11
*
MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribers
Jim Davis
2015-06-25
1
-3
/
+3
*
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Joe Perches
2015-06-25
1
-12
/
+12
*
get_maintainer: emit longer section headers
Joe Perches
2015-06-25
1
-4
/
+5
*
get_maintainer.pl: add .get_maintainer.ignore file capability
Joe Perches
2015-06-25
1
-0
/
+32
*
check_syslog_permissions() cleanup
Vasily Averin
2015-06-25
2
-8
/
+8
*
security_syslog() should be called once only
Vasily Averin
2015-06-25
1
-7
/
+4
*
netconsole: implement extended console support
Tejun Heo
2015-06-25
2
-3
/
+173
*
netconsole: make all dynamic netconsoles share a mutex
Tejun Heo
2015-06-25
1
-5
/
+3
*
netconsole: make netconsole_target->enabled a bool
Tejun Heo
2015-06-25
1
-9
/
+9
*
netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
Tejun Heo
2015-06-25
1
-2
/
+0
*
printk: implement support for extended console drivers
Tejun Heo
2015-06-25
3
-8
/
+68
*
printk: factor out message formatting from devkmsg_read()
Tejun Heo
2015-06-25
1
-66
/
+80
[next]