Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e0802b8dfcd1fded7d82ef5993eb0c1087788b1a
e0802b8d
memblock: replace alloc_bootmem_align with memblock_alloc
by Mike Rapoport
· 6 years ago
eb31d55
memblock: remove _virt from APIs returning virtual address
by Mike Rapoport
· 6 years ago
9a8dd70
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
by Mike Rapoport
· 6 years ago
b146ada
mm: nobootmem: remove dead code
by Mike Rapoport
· 6 years ago
355c45a
mm: remove bootmem allocator implementation.
by Mike Rapoport
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
69a60bc
percpu: remove PER_CPU_DEF_ATTRIBUTES macro
by Alexander Pateenok
· 6 years ago
6a32c24
kbuild: fix kernel/bounds.c 'W=1' warning
by Arnd Bergmann
· 6 years ago
2209fda
lib/lz4: update LZ4 decompressor module
by Gao Xiang
· 6 years ago
8c81ddd
ipc: IPCMNI limit check for semmni
by Waiman Long
· 6 years ago
6730e65
ipc: IPCMNI limit check for msgmni and shmmni
by Waiman Long
· 6 years ago
b49dec1
kernel/panic.c: filter out a potential trailing newline
by Borislav Petkov
· 6 years ago
95c4fb7
kernel/panic.c: do not append newline to the stack protector panic string
by Borislav Petkov
· 6 years ago
3819dde
include/linux/signal.h: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
2e58f57
kernel/signal.c: fix a comment error
by Weikang Shi
· 6 years ago
22ea4eb
fat: truncate inode timestamp updates in setattr
by Frank Sorenson
· 6 years ago
cd83f6b
fat: change timestamp updates to use fat_truncate_time
by Frank Sorenson
· 6 years ago
6bb885e
fat: add functions to update and truncate timestamps appropriately
by Frank Sorenson
· 6 years ago
d9f4d94
fat: create a function to calculate the timezone offest
by Frank Sorenson
· 6 years ago
eceb890
fat: expand a slightly out-of-date comment
by Mihir Mehta
· 6 years ago
21bfc83
reiserfs: remove workaround code for GCC 3.x
by Masahiro Yamada
· 6 years ago
b10298d
reiserfs: propagate errors from fill_with_dentries() properly
by Jann Horn
· 6 years ago
6c9a3f8
fs/hfs/extent.c: fix array out of bounds read of array extent
by Colin Ian King
· 6 years ago
8cd3cb5
hfs: update timestamp on truncate()
by Ernesto A. Fernández
· 6 years ago
dc8844a
hfsplus: update timestamps on truncate()
by Ernesto A. Fernández
· 6 years ago
1267a07
hfs: fix return value of hfs_get_block()
by Ernesto A. Fernández
· 6 years ago
839c3a6a
hfsplus: fix return value of hfsplus_get_block()
by Ernesto A. Fernández
· 6 years ago
54640c7
hfs: prevent btree data loss on ENOSPC
by Ernesto A. Fernández
· 6 years ago
d92915c
hfsplus: prevent btree data loss on ENOSPC
by Ernesto A. Fernández
· 6 years ago
ef75bcc
hfs: fix BUG on bnode parent update
by Ernesto A. Fernández
· 6 years ago
d057c03
hfs: prevent btree data loss on root split
by Ernesto A. Fernández
· 6 years ago
19a9d0f
hfsplus: fix BUG on bnode parent update
by Ernesto A. Fernández
· 6 years ago
0a3021d
hfsplus: prevent btree data loss on root split
by Ernesto A. Fernández
· 6 years ago
f027c34
init/do_mounts.c: add root=PARTLABEL=<name> support
by Nikolaus Voss
· 6 years ago
22ebb72
checkpatch: remove GCC_BINARY_CONSTANT warning
by Christophe Leroy
· 6 years ago
8997600
include/linux/compat.h: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
048e513
lib/kstrtox.c: delete unnecessary casts
by Alexey Dobriyan
· 6 years ago
7e5ca36
lib/rbtree.c: fix typo in comment of rb_insert_augmented()
by Wei Yang
· 6 years ago
7f47671
lib/sg_pool.c: remove unnecessary null check when freeing object
by zhong jiang
· 6 years ago
7a20c2fa1
lib/zlib_inflate/inflate.c: remove fall through warnings
by Corentin Labbe
· 6 years ago
36c8d1e
lib/parser.c: switch match_number() over to use match_strdup()
by Eric Biggers
· 6 years ago
4ed97b3
lib/parser.c: switch match_u64int() over to use match_strdup()
by Eric Biggers
· 6 years ago
30f7bc9
lib/parser.c: switch match_strdup() over to use kmemdup_nul()
by Eric Biggers
· 6 years ago
8ec3d768
lib/bitmap.c: simplify bitmap_print_to_pagebuf()
by Rasmus Villemoes
· 6 years ago
ce1091d
lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf
by Rasmus Villemoes
· 6 years ago
41e7b16
linux/bitmap.h: relax comment on compile-time constant nbits
by Rasmus Villemoes
· 6 years ago
d987396
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
by Rasmus Villemoes
· 6 years ago
c8cebc5
linux/bitmap.h: remove redundant uses of small_const_nbits()
by Rasmus Villemoes
· 6 years ago
7275b09
linux/bitmap.h: handle constant zero-size bitmaps correctly
by Rasmus Villemoes
· 6 years ago
696e421
lib/bitmap.c: remove wrong documentation
by Rasmus Villemoes
· 6 years ago
ea6f650
kernel/fail_function.c: remove meaningless null pointer check before debugfs_remove_recursive
by zhong jiang
· 6 years ago
de0d22e
treewide: remove current_text_addr
by Nick Desaulniers
· 6 years ago
49ef341
.mailmap: add Oleksij Rempel
by Oleksij Rempel
· 6 years ago
b5c2123
fs/proc/vmcore.c: Convert to use vmf_error()
by Souptick Joarder
· 6 years ago
4b408c7
mm/gup_benchmark.c: prevent integer overflow in ioctl
by Dan Carpenter
· 6 years ago
ec131b2
mm/hmm: invalidate device page table at start of invalidation
by Jérôme Glisse
· 6 years ago
44532d4
mm/hmm: use a structure for update callback parameters
by Jérôme Glisse
· 6 years ago
d08faca
mm/hmm: properly handle migration pmd
by Jérôme Glisse
· 6 years ago
86a2d59
mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
by Ralph Campbell
· 6 years ago
aab8d05
mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
by Ralph Campbell
· 6 years ago
f813f21
mm/hmm: fix utf8 ...
by Jérôme Glisse
· 6 years ago
343a9f3
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
f4267b3
Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
5b4c0d8
Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
c2101d01
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
6ef7467
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
85b5d4b
Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
c4ac688
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
by Rafael J. Wysocki
· 6 years ago
11743c5
Merge tag 'rpmsg-v4.20' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
929e134
Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
4b42745
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
b22b6be
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
53b7a3b
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
93335e5
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
c38239b
Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
57dbde6
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
134bf98
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
84de6e9
MAINTAINERS: add maintainer for Renesas RIIC driver
by Chris Brandt
· 6 years ago
7ce6c65
i2c: sh_mobile: Remove dummy runtime PM callbacks
by Jarkko Nikula
· 6 years ago
eaba687
i2c: uniphier-f: fix race condition when IRQ is cleared
by Masahiro Yamada
· 6 years ago
39226aa
i2c: uniphier-f: fix occasional timeout error
by Masahiro Yamada
· 6 years ago
f1fdcbb
i2c: uniphier-f: make driver robust against concurrency
by Masahiro Yamada
· 6 years ago
a560ae5
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.20-fixed
by Wolfram Sang
· 6 years ago
044ee89
HID: input: simplify/fix high-res scroll event handling
by Linus Torvalds
· 6 years ago
5bd4af3
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
738b04f
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
fe675d4
Merge tag 'mailbox-v4.20' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 6 years ago
e64433d
Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
79257514
Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
7da4221
Merge tag '9p-for-4.20' of git://github.com/martinetd/linux
by Linus Torvalds
· 6 years ago
673c790
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 6 years ago
83e7e5b
Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 6 years ago
ac43507
Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
9f51ae6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
747569b
net: diag: document swapped src/dst in udp_dump_one.
by Lorenzo Colitti
· 6 years ago
3bdf6ba
Merge branch 'macsec-fixes'
by David S. Miller
· 6 years ago
07bddef
macsec: let the administrator set UP state even if lowerdev is down
by Sabrina Dubroca
· 6 years ago
e6ac075
macsec: update operstate when lower device changes
by Sabrina Dubroca
· 6 years ago
38b4f18
net: sched: gred: pass the right attribute to gred_change_table_def()
by Jakub Kicinski
· 6 years ago
Next »