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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
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
2018-10-31
kernel/fail_function.c: remove meaningless null pointer check before debugfs_...
zhong jiang
1
-2
/
+1
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
29
-199
/
+2
2018-10-31
.mailmap: add Oleksij Rempel
Oleksij Rempel
1
-0
/
+5
2018-10-31
fs/proc/vmcore.c: Convert to use vmf_error()
Souptick Joarder
1
-1
/
+1
2018-10-31
mm/gup_benchmark.c: prevent integer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2018-10-31
mm/hmm: invalidate device page table at start of invalidation
Jérôme Glisse
1
-12
/
+15
2018-10-31
mm/hmm: use a structure for update callback parameters
Jérôme Glisse
2
-20
/
+44
2018-10-31
mm/hmm: properly handle migration pmd
Jérôme Glisse
1
-6
/
+34
2018-10-31
mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
Ralph Campbell
1
-15
/
+21
2018-10-31
mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
Ralph Campbell
1
-1
/
+23
2018-10-31
mm/hmm: fix utf8 ...
Jérôme Glisse
2
-2
/
+2
2018-10-31
block: call rq_qos_exit() after queue is frozen
Ming Lei
2
-2
/
+3
2018-10-31
HID: asus: only support backlight when it's not driven by WMI
Daniel Drake
2
-1
/
+23
2018-10-31
platform/x86: asus-wmi: export function for evaluating WMI methods
Daniel Drake
2
-85
/
+104
2018-10-31
platform/x86: asus-wmi: Only notify kbd LED hw_change by fn-key pressed
Jian-Hong Pan
1
-5
/
+12
2018-10-31
platform/x86: wmi: declare device_type structure as constant
Bhumika Goyal
1
-3
/
+3
2018-10-31
platform/x86: ideapad: Add Y530-15ICH to no_hw_rfkill
Misha Komarovskiy
1
-0
/
+7
2018-10-31
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
6
-10
/
+29
2018-10-31
perf top: Start display thread earlier
David Miller
1
-5
/
+5
2018-10-31
tools headers uapi: Update linux/if_link.h header copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-10-31
tools headers uapi: Update linux/netlink.h header copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-10-31
tools headers: Sync the various kvm.h header copies
Arnaldo Carvalho de Melo
4
-6
/
+24
2018-10-31
tools include uapi: Update linux/mmap.h copy
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-10-31
perf trace beauty: Use the mmap flags table generated from headers
Arnaldo Carvalho de Melo
1
-37
/
+11
2018-10-31
perf beauty: Wire up the mmap flags table generator to the Makefile
Arnaldo Carvalho de Melo
1
-0
/
+11
2018-10-31
perf beauty: Add a generator for MAP_ mmap's flag constants
Arnaldo Carvalho de Melo
1
-0
/
+32
2018-10-31
tools include uapi: Update asound.h copy
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-10-31
tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copies
Arnaldo Carvalho de Melo
2
-0
/
+3
2018-10-31
tools include uapi: Update linux/fs.h copy
Arnaldo Carvalho de Melo
1
-2
/
+2
[prev]
[next]