Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
e33c1e29d4c3afbdca7390ee97efcb29275d4061
e33c1e2
f2fs: fix missing up_read
by Jaegeuk Kim
· 6 years ago
aafb371
f2fs: fix to do sanity check with block address in main area
by Chao Yu
· 6 years ago
1c87980
f2fs: fix to do sanity check with node footer and iblocks
by Chao Yu
· 7 years ago
fd8c7d3
f2fs: Add sanity_check_inode() function
by Ben Hutchings
· 6 years ago
06e606a
f2fs: fix to do sanity check with user_block_count
by Chao Yu
· 7 years ago
a3dccfa
f2fs: fix to do sanity check with secs_per_zone
by Chao Yu
· 7 years ago
d451188
f2fs: introduce and spread verify_blkaddr
by Chao Yu
· 7 years ago
6012d18
f2fs: clean up with is_valid_blkaddr()
by Chao Yu
· 7 years ago
65e1055
f2fs: enhance sanity_check_raw_super() to avoid potential overflow
by Jaegeuk Kim
· 7 years ago
6e182e9
f2fs: sanity check on sit entry
by Jaegeuk Kim
· 7 years ago
89d78cf
f2fs: check blkaddr more accuratly before issue a bio
by Yunlei He
· 7 years ago
3fd9620
f2fs: return error during fill_super
by Jaegeuk Kim
· 7 years ago
240ceff
f2fs: detect wrong layout
by Jaegeuk Kim
· 8 years ago
cb9b1d4
f2fs: fix race condition in between free nid allocator/initializer
by Chao Yu
· 8 years ago
3b19f96
f2fs: fix a panic caused by NULL flush_cmd_control
by Yunlei He
· 8 years ago
d558df7
btrfs: tree-checker: Fix misleading group system information
by Shaokun Zhang
· 6 years ago
fbf8bd3
btrfs: tree-checker: Check level for leaves and nodes
by Qu Wenruo
· 6 years ago
7a72f91
btrfs: Check that each block group has corresponding chunk at mount time
by Qu Wenruo
· 6 years ago
6f33d3d
btrfs: tree-checker: Detect invalid and empty essential trees
by Qu Wenruo
· 7 years ago
058e388
btrfs: tree-checker: Verify block_group_item
by Qu Wenruo
· 7 years ago
db438c3
btrfs: tree-check: reduce stack consumption in check_dir_item
by David Sterba
· 7 years ago
6b66f51
btrfs: tree-checker: use %zu format string for size_t
by Arnd Bergmann
· 7 years ago
e48e62f
btrfs: tree-checker: Add checker for dir item
by Qu Wenruo
· 7 years ago
f7438e6
btrfs: tree-checker: Fix false panic for sanity test
by Qu Wenruo
· 7 years ago
f4209d9
btrfs: tree-checker: Enhance btrfs_check_node output
by Qu Wenruo
· 7 years ago
20b30415
btrfs: struct-funcs, constify readers
by Jeff Mahoney
· 8 years ago
90eb4c0
btrfs: Move leaf and node validation checker to tree-checker.c
by Qu Wenruo
· 7 years ago
dc56464
btrfs: Add checker for EXTENT_CSUM
by Qu Wenruo
· 7 years ago
c5b2907
btrfs: Add sanity check for EXTENT_DATA when reading out leaf
by Qu Wenruo
· 7 years ago
ece4bb5
btrfs: Check if item pointer overlaps with the item itself
by Qu Wenruo
· 7 years ago
b0a67e4
btrfs: Refactor check_leaf function for later expansion
by Qu Wenruo
· 7 years ago
23eb2f4
btrfs: Verify that every chunk has corresponding block group at mount time
by Qu Wenruo
· 6 years ago
3c77b07
btrfs: validate type when reading a chunk
by Gu Jinxiang
· 7 years ago
447effd
hugetlbfs: check for pgoff value overflow
by Mike Kravetz
· 7 years ago
3d101f3
hugetlbfs: fix offset overflow in hugetlbfs mmap
by Mike Kravetz
· 8 years ago
e5deaa5
mm/hugetlb.c: don't call region_abort if region_chg fails
by Mike Kravetz
· 8 years ago
35db4d1
wil6210: missing length check in wmi_set_ie
by Lior David
· 7 years ago
def8c1d
bpf: Prevent memory disambiguation attack
by Alexei Starovoitov
· 7 years ago
62e0865
bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()
by Ben Hutchings
· 6 years ago
9c33b84
bpf/verifier: Add spi variable to check_stack_write()
by Ben Hutchings
· 6 years ago
e190b82
libceph: check authorizer reply/challenge length before reading
by Ilya Dryomov
· 6 years ago
985a551
libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
by Ilya Dryomov
· 6 years ago
18a23fb
libceph: implement CEPHX_V2 calculation mode
by Ilya Dryomov
· 6 years ago
06e9259
libceph: add authorizer challenge
by Ilya Dryomov
· 6 years ago
2e901ea
libceph: factor out encrypt_authorizer()
by Ilya Dryomov
· 6 years ago
9da9bb4
libceph: factor out __ceph_x_decrypt()
by Ilya Dryomov
· 6 years ago
2617cd5
libceph: factor out __prepare_write_connect()
by Ilya Dryomov
· 6 years ago
0811545
libceph: store ceph_auth_handshake pointer in ceph_connection
by Ilya Dryomov
· 6 years ago
bd180ec
libceph: no need to drop con->mutex for ->get_authorizer()
by Ilya Dryomov
· 8 years ago
9041d1e
libceph: drop len argument of *verify_authorizer_reply()
by Ilya Dryomov
· 8 years ago
5acc58c
tipc: use destination length for copy string
by Guoqing Jiang
· 6 years ago
11de2fa
net: qed: use correct strncpy() size
by Arnd Bergmann
· 7 years ago
f3e31bb
usb: gadget: dummy: fix nonsensical comparisons
by Arnd Bergmann
· 7 years ago
60b3d44
mm: cleancache: fix corruption on missed inode invalidation
by Pavel Tikhomirov
· 6 years ago
0e67f1c
reset: remove remaining WARN_ON() in <linux/reset.h>
by Masahiro Yamada
· 7 years ago
f109deb
reset: make device_reset_optional() really optional
by Masahiro Yamada
· 7 years ago
ee6e7fb
reset: add exported __reset_control_get, return NULL if optional
by Philipp Zabel
· 9 years ago
7be2600
reset: fix optional reset_control_get stubs to return NULL
by Philipp Zabel
· 8 years ago
d4b89ec
reset: core: fix reset_control_put
by Heiner Kallweit
· 8 years ago
ca58e3b
reset: make optional functions really optional
by Ramiro Oliveira
· 8 years ago
47fb2ff
udf: Allow mounting volumes with incorrect identification strings
by Jan Kara
· 6 years ago
84fa7fc
arc: [devboards] Add support of NFSv3 ACL
by Alexey Brodkin
· 6 years ago
abbeacc
ARC: change defconfig defaults to ARCv2
by Kevin Hilman
· 6 years ago
ddc07d5
Btrfs: fix use-after-free when dumping free space
by Filipe Manana
· 6 years ago
c50ccf2
btrfs: Always try all copies when reading extent buffers
by Nikolay Borisov
· 6 years ago
b5e2333
Input: elan_i2c - add support for ELAN0621 touchpad
by Adam Wong
· 6 years ago
0d70ce8
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
by Noah Westervelt
· 6 years ago
d5cb3f3
Input: elan_i2c - add ELAN0620 to the ACPI table
by Patrick Gaskin
· 6 years ago
81bedda
Input: matrix_keypad - check for errors from of_get_named_gpio()
by Christian Hoff
· 6 years ago
3ea71da
Input: xpad - quirk all PDP Xbox One gamepads
by Cameron Gutman
· 6 years ago
d0095c5
drm/mediatek: fix OF sibling-node lookup
by Johan Hovold
· 6 years ago
8e9de89
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
by Wei Wang
· 6 years ago
c0d75da
binder: fix proc->files use-after-free
by Todd Kjos
· 7 years ago
412091e
kgdboc: Fix warning with module build
by Laura Abbott
· 6 years ago
d0bf1cb
kgdboc: Fix restrict error
by Laura Abbott
· 6 years ago
0256f87
scsi: csiostor: Avoid content leaks and casts
by Kees Cook
· 8 years ago
b2b9363
ALSA: trident: Suppress gcc string warning
by Takashi Iwai
· 6 years ago
5f41f8c
scsi: scsi_devinfo: cleanly zero-pad devinfo strings
by Martin Wilck
· 7 years ago
de8268d
drm: set is_master to 0 upon drm_new_set_master() failure
by Sergio Correia
· 6 years ago
96562b8
drm/ast: Fix incorrect free on ioregs
by Sam Bobroff
· 6 years ago
23aa2d8
IB/mlx5: Avoid load failure due to unknown link width
by Michael Guralnik
· 6 years ago
26c1287
mips: fix mips_get_syscall_arg o32 check
by Dmitry V. Levin
· 6 years ago
1eef40b
MIPS: ralink: Fix mt7620 nd_sd pinmux
by Mathias Kresin
· 6 years ago
0b58d90
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
by Andrea Parri
· 6 years ago
6673937
iser: set sector for ambiguous mr status errors
by Sagi Grimberg
· 6 years ago
ad3af65
x86/power/64: Use char arrays for asm function names
by Kees Cook
· 8 years ago
21761c7
kdb: use memmove instead of overlapping memcpy
by Arnd Bergmann
· 7 years ago
e9490d7
staging: rts5208: fix gcc-8 logic error warning
by Arnd Bergmann
· 7 years ago
2de7563
scsi: bfa: convert to strlcpy/strlcat
by Arnd Bergmann
· 7 years ago
0470662
drm: gma500: fix logic error
by Arnd Bergmann
· 7 years ago
5569c10
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
by Sultan Alsawaf
· 7 years ago
52fc8c7
kernfs: Replace strncpy with memcpy
by Guenter Roeck
· 7 years ago
0d4a2de
unifdef: use memcpy instead of strncpy
by Linus Torvalds
· 6 years ago
cd39e29
kobject: Replace strncpy with memcpy
by Guenter Roeck
· 7 years ago
d041ed2
test_hexdump: use memcpy instead of strncpy
by Linus Torvalds
· 6 years ago
5e2669c
disable stringop truncation warnings for now
by Stephen Rothwell
· 6 years ago
dfb64b8
Kbuild: suppress packed-not-aligned warning for default setting only
by Xiongfeng Wang
· 7 years ago
b136f0e
Linux 4.9.143
by Greg Kroah-Hartman
· 6 years ago
740f140
kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
by Chris Fries
· 6 years ago
6d075d2
efi/libstub: Make file I/O chunking x86-specific
by Ard Biesheuvel
· 8 years ago
Next »