index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
37
-105
/
+105
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
30
-51
/
+50
2018-10-31
mm: nobootmem: remove dead code
Mike Rapoport
2
-61
/
+0
2018-10-31
mm: remove bootmem allocator implementation.
Mike Rapoport
2
-827
/
+0
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
40
-199
/
+11
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
29
-76
/
+4
2018-10-31
percpu: remove PER_CPU_DEF_ATTRIBUTES macro
Alexander Pateenok
2
-8
/
+2
2018-10-31
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
1
-1
/
+3
2018-10-31
lib/lz4: update LZ4 decompressor module
Gao Xiang
2
-141
/
+349
2018-10-31
ipc: IPCMNI limit check for semmni
Waiman Long
2
-1
/
+31
2018-10-31
ipc: IPCMNI limit check for msgmni and shmmni
Waiman Long
1
-2
/
+5
2018-10-31
kernel/panic.c: filter out a potential trailing newline
Borislav Petkov
1
-2
/
+6
2018-10-31
kernel/panic.c: do not append newline to the stack protector panic string
Borislav Petkov
1
-1
/
+1
2018-10-31
include/linux/signal.h: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-10-31
kernel/signal.c: fix a comment error
Weikang Shi
2
-3
/
+3
2018-10-31
fat: truncate inode timestamp updates in setattr
Frank Sorenson
1
-0
/
+12
2018-10-31
fat: change timestamp updates to use fat_truncate_time
Frank Sorenson
5
-20
/
+20
2018-10-31
fat: add functions to update and truncate timestamps appropriately
Frank Sorenson
6
-0
/
+87
2018-10-31
fat: create a function to calculate the timezone offest
Frank Sorenson
1
-7
/
+9
2018-10-31
fat: expand a slightly out-of-date comment
Mihir Mehta
1
-1
/
+3
2018-10-31
reiserfs: remove workaround code for GCC 3.x
Masahiro Yamada
1
-9
/
+0
2018-10-31
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
1
-0
/
+7
2018-10-31
fs/hfs/extent.c: fix array out of bounds read of array extent
Colin Ian King
1
-1
/
+1
2018-10-31
hfs: update timestamp on truncate()
Ernesto A. Fernández
1
-0
/
+2
2018-10-31
hfsplus: update timestamps on truncate()
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfs: fix return value of hfs_get_block()
Ernesto A. Fernández
1
-1
/
+3
2018-10-31
hfsplus: fix return value of hfsplus_get_block()
Ernesto A. Fernández
1
-1
/
+3
2018-10-31
hfs: prevent btree data loss on ENOSPC
Ernesto A. Fernández
4
-16
/
+46
2018-10-31
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
5
-16
/
+68
2018-10-31
hfs: fix BUG on bnode parent update
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfs: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-10-31
hfsplus: fix BUG on bnode parent update
Ernesto A. Fernández
1
-0
/
+1
2018-10-31
hfsplus: prevent btree data loss on root split
Ernesto A. Fernández
1
-0
/
+4
2018-10-31
init/do_mounts.c: add root=PARTLABEL=<name> support
Nikolaus Voss
1
-0
/
+31
2018-10-31
checkpatch: remove GCC_BINARY_CONSTANT warning
Christophe Leroy
1
-11
/
+0
2018-10-31
include/linux/compat.h: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-10-31
lib/kstrtox.c: delete unnecessary casts
Alexey Dobriyan
1
-8
/
+8
2018-10-31
lib/rbtree.c: fix typo in comment of rb_insert_augmented()
Wei Yang
1
-2
/
+2
2018-10-31
lib/sg_pool.c: remove unnecessary null check when freeing object
zhong jiang
1
-4
/
+3
2018-10-31
lib/zlib_inflate/inflate.c: remove fall through warnings
Corentin Labbe
1
-0
/
+12
2018-10-31
lib/parser.c: switch match_number() over to use match_strdup()
Eric Biggers
1
-4
/
+1
2018-10-31
lib/parser.c: switch match_u64int() over to use match_strdup()
Eric Biggers
1
-4
/
+1
2018-10-31
lib/parser.c: switch match_strdup() over to use kmemdup_nul()
Eric Biggers
1
-5
/
+1
2018-10-31
lib/bitmap.c: simplify bitmap_print_to_pagebuf()
Rasmus Villemoes
1
-5
/
+2
2018-10-31
lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf
Rasmus Villemoes
1
-4
/
+6
2018-10-31
linux/bitmap.h: relax comment on compile-time constant nbits
Rasmus Villemoes
1
-2
/
+2
2018-10-31
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Rasmus Villemoes
1
-1
/
+1
2018-10-31
linux/bitmap.h: remove redundant uses of small_const_nbits()
Rasmus Villemoes
1
-18
/
+6
2018-10-31
linux/bitmap.h: handle constant zero-size bitmaps correctly
Rasmus Villemoes
1
-1
/
+6
2018-10-31
lib/bitmap.c: remove wrong documentation
Rasmus Villemoes
1
-5
/
+0
[next]