Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
24d48a61f2666630da130cc2ec2e526eacf229e3
24d48a6
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
by Buland Singh
· 6 years ago
8147760
slimbus: core: add missing spin_lock_init on txn_lock
by Srinivas Kandagatla
· 6 years ago
380c624
slimbus: core: use slim_device_update_status() to update status
by Srinivas Kandagatla
· 6 years ago
cfb3210
slimbus: core: do not call device_status under a lock
by Srinivas Kandagatla
· 6 years ago
8631f94
slimbus: core: match full device id
by Srinivas Kandagatla
· 6 years ago
db6e863
efirtc: remove unnecessary code efi_rtc_open & efi_rtc_close
by Naveen Kumar Parna
· 6 years ago
5455766
uio: remove redundant check
by Chengguang Xu
· 6 years ago
1e09cdd
uio: fix potential memory leak in error case
by Chengguang Xu
· 6 years ago
dcf9b50
drivers: platform: goldfish: fix the checkpatch complain in Kconfig
by Roman Kiryanov
· 6 years ago
8216e7e
vop: Fix handling of >32 feature bits
by Vincent Whitchurch
· 6 years ago
417406f
vop: vringh: Do not crash if no DMA channel
by Vincent Whitchurch
· 6 years ago
96c12ef
vop: Add definition of readq/writeq if missing
by Vincent Whitchurch
· 6 years ago
e637308
vop: Use %z for size_t
by Vincent Whitchurch
· 6 years ago
20e07af
powerpc: Adopt nvram module for PPC64
by Finn Thain
· 6 years ago
537f328
char/generic_nvram: Remove as unused
by Finn Thain
· 6 years ago
f9c3a57
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
by Finn Thain
· 6 years ago
066ac5c
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PPC_PMAC && CONFIG_NVRAM
by Finn Thain
· 6 years ago
95ac14b
powerpc: Implement nvram ioctls
by Finn Thain
· 6 years ago
ebcebc7
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
by Finn Thain
· 6 years ago
7fc0ac0
char/nvram: Add "devname:nvram" module alias
by Finn Thain
· 6 years ago
d3b41b6
m68k: Dispatch nvram_ops calls to Atari or Mac functions
by Finn Thain
· 6 years ago
458c77f
macintosh/via-cuda: Don't rely on Cuda to end a transfer
by Finn Thain
· 6 years ago
aefcb74
m68k/mac: Fix PRAM accessors
by Finn Thain
· 6 years ago
a71fa0e
m68k/mac: Use macros for RTC accesses not magic numbers
by Finn Thain
· 6 years ago
cda67df
m68k/mac: Adopt naming and calling conventions for PRAM routines
by Finn Thain
· 6 years ago
666047f
m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
by Finn Thain
· 6 years ago
109b3a8
char/nvram: Implement NVRAM read/write methods
by Finn Thain
· 6 years ago
2d58636
char/nvram: Allow the set_checksum and initialize ioctls to be omitted
by Finn Thain
· 6 years ago
d5bbb50
char/nvram: Adopt arch_nvram_ops
by Finn Thain
· 6 years ago
a156c7b
powerpc: Replace nvram_* extern declarations with standard header
by Finn Thain
· 6 years ago
a084dbf
m68k/atari: Implement arch_nvram_ops struct
by Finn Thain
· 6 years ago
1278cf6
nvram: Replace nvram_* function exports with static functions
by Finn Thain
· 6 years ago
cb8d800
char/nvram: Re-order functions to remove forward declarations and #ifdefs
by Finn Thain
· 6 years ago
437ace3
m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
by Finn Thain
· 6 years ago
83d2aed
scsi/atari_scsi: Don't select CONFIG_NVRAM
by Finn Thain
· 6 years ago
e3575c1
misc: enclosure: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
bffcd11
misc/sgi-gru/grufault: fix a style error
by Peng Hao
· 6 years ago
080038c
misc/mic/vop/vop_main : remove unneeded semicolon
by Peng Hao
· 6 years ago
b05ae01
misc/ics932s401: Add a missing check to i2c_smbus_read_word_data
by Aditya Pakki
· 6 years ago
068ad41
drivers: misc: ad525x_dpot: clean indentation issue, remove tabs
by Colin Ian King
· 6 years ago
87bf65b
lkdtm: change snprintf to scnprintf for possible overflow
by Silvio Cesare
· 6 years ago
4ad84cb
mei: squash single_recv_buf into one bit in client properties
by Alexander Usyskin
· 6 years ago
a291569
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
59a1220
lkdtm: Add tests for NULL pointer dereference
by Christophe Leroy
· 6 years ago
4c41115
lkdtm: Print real addresses
by Christophe Leroy
· 6 years ago
a77d087
lkdtm: Do not depend on BLOCK and clean up headers
by Kees Cook
· 6 years ago
bfeffd1
Linux 5.0-rc1
by Linus Torvalds
· 6 years ago
85e1ffb
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
ac5eed2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
574823bf
Change mincore() to count "mapped" pages rather than "cached" pages
by Linus Torvalds
· 6 years ago
94bd8a0
Fix 'acccess_ok()' on alpha and SH
by Linus Torvalds
· 6 years ago
baa6707
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 6 years ago
2152404
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
e2b745f
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
1213325
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 6 years ago
66e012f
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
8094c3c
fscrypt: add Adiantum support
by Eric Biggers
· 6 years ago
b5aef86
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
15b215e
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 6 years ago
d7252d0
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0fe4e2d
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
3954e1d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
a8a6b11
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
7671c14
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
926b02d
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
cf26057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
1686cc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 6 years ago
d86271a
kconfig: rename generated .*conf-cfg to *conf-cfg
by Masahiro Yamada
· 6 years ago
f7de64b
kbuild: remove unnecessary stubs for archheader and archscripts
by Masahiro Yamada
· 6 years ago
ba97df4
kbuild: use assignment instead of define ... endef for filechk_* rules
by Masahiro Yamada
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
9199873
kbuild: generate asm-generic wrappers if mandatory headers are missing
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
8c4fa8b
riscv: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
ad77408
kbuild: change filechk to surround the given command with { }
by Masahiro Yamada
· 6 years ago
172caf1
kbuild: remove redundant target cleaning on failure
by Masahiro Yamada
· 6 years ago
f568866
kbuild: clean up rule_dtc_dt_yaml
by Masahiro Yamada
· 6 years ago
786ac51
kbuild: remove UIMAGE_IN and UIMAGE_OUT
by Masahiro Yamada
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
72d3ebb
kallsyms: lower alignment on ARM
by Mathias Krause
· 6 years ago
c300331
scripts: coccinelle: boolinit: drop warnings on named constants
by Julia Lawall
· 6 years ago
dc7884f
scripts: coccinelle: check for redeclaration
by Julia Lawall
· 6 years ago
a500357
kconfig: remove unused "file" field of yylval union
by Masahiro Yamada
· 6 years ago
5c0ab28
nds32: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
fd8658b
nios2: remove unneeded HAS_DMA define
by Masahiro Yamada
· 6 years ago
5c4a608
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 6 years ago
c280230
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
a670124
Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
7e928df
Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
3cd6d49
Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
acda9ef
Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
c7eaf34
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
35004f2
lib/genalloc.c: include vmalloc.h
by Olof Johansson
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
9b286ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
47f3f4e
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
f1c2f88
Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
cd08f68
Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
670b321
Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 6 years ago
b23b0ea
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
Next »