Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c745da8d4320c49e54662c0a8f7cb6b8204f44c4
c745da8
mailbox: tegra: Fix superfluous IRQ error message
by Jon Hunter
· 5 years ago
b52517e
net: caif: Fix debugfs on 64-bit platforms
by Geert Uytterhoeven
· 5 years ago
0628cda
mac80211: Use debugfs_create_xul() helper
by Geert Uytterhoeven
· 5 years ago
d0dd61a2
media: c8sectpfe: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
8e12257
of: property: Add device link support for iommus, mboxes and io-channels
by Saravana Kannan
· 5 years ago
a436ef4
of: property: Make it easy to add device links from DT properties
by Saravana Kannan
· 5 years ago
ba861f8
of: property: Minor style clean up of of_link_to_phandle()
by Saravana Kannan
· 5 years ago
cc4c831
gpio: tegra186: use devm_platform_ioremap_resource_byname()
by Bartosz Golaszewski
· 5 years ago
f51b18d
gpio: mvebu: use devm_platform_ioremap_resource_byname()
by Bartosz Golaszewski
· 5 years ago
c9c8641
drivers: provide devm_platform_ioremap_resource_byname()
by Bartosz Golaszewski
· 5 years ago
444b011
misc: sram: use devm_platform_ioremap_resource_wc()
by Bartosz Golaszewski
· 5 years ago
bb6243b
drivers: platform: provide devm_platform_ioremap_resource_wc()
by Bartosz Golaszewski
· 5 years ago
b873af6
lib: devres: provide devm_ioremap_resource_wc()
by Bartosz Golaszewski
· 5 years ago
6e92482
lib: devres: prepare devm_ioremap_resource() for more variants
by Bartosz Golaszewski
· 5 years ago
4154abc
Documentation: devres: add missing entry for devm_platform_ioremap_resource()
by Bartosz Golaszewski
· 5 years ago
09b0965
IB: mlx5: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
b889b3b
firmware loader: log path to loaded firmwares
by Drew DeVault
· 5 years ago
118e111
mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call
by Geert Uytterhoeven
· 5 years ago
0c40c1b
mmc: dw_mmc: Fix debugfs on 64-bit platforms
by Geert Uytterhoeven
· 5 years ago
f1dfe70
mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() call
by Geert Uytterhoeven
· 5 years ago
785bbb8
mmc: atmel-mci: Fix debugfs on 64-bit platforms
by Geert Uytterhoeven
· 5 years ago
d350475
debugfs: Add debugfs_create_xul() for hexadecimal unsigned long
by Geert Uytterhoeven
· 5 years ago
726ce47
Documentation: debugfs: Document debugfs helper for unsigned long values
by Geert Uytterhoeven
· 5 years ago
9927c6f
debugfs: remove return value of debugfs_create_atomic_t()
by Greg Kroah-Hartman
· 5 years ago
c7c1168
debugfs: remove return value of debugfs_create_x8()
by Greg Kroah-Hartman
· 5 years ago
ff22931
powerpc: pseries: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
15956da
of: property: Skip adding device links to suppliers that aren't devices
by Saravana Kannan
· 5 years ago
0ff5cc1
of: property: Make sure child dependencies don't block probing of parent
by Saravana Kannan
· 5 years ago
0332450
driver core: Allow fwnode_operations.add_links to differentiate errors
by Saravana Kannan
· 5 years ago
bcbbcfd
driver core: Allow a device to wait on optional suppliers
by Saravana Kannan
· 5 years ago
05ef983
driver core: Add device link support for SYNC_STATE_ONLY flag
by Saravana Kannan
· 5 years ago
8f677bc
Merge 5.4-rc5 into driver-core-next
by Greg Kroah-Hartman
· 5 years ago
d6d5df1
Linux 5.4-rc5
by Linus Torvalds
· 5 years ago
153a971
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
2b776b5
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a8a31fd
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1e1ac1c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c9a2e4a
Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
6995a6a
Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
5a1e843
Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
2976895
Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
228bd62
Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
13fa692
Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
a03885d
Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
0ecdd78
Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
992cb10
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
acf913b
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
f877bee
Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
4fac240
Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
964f9cf
Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
485fc4b
Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
1c4e395
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
e8f44c5
riscv: cleanup do_trap_break
by Christoph Hellwig
· 5 years ago
b4b61b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
cf1b232
nbd: verify socket is supported during setup
by Mike Christie
· 5 years ago
962399b
ata: libahci_platform: Fix regulator_get_optional() misuse
by Mark Brown
· 5 years ago
7ce23e8
nbd: handle racing with error'ed out commands
by Josef Bacik
· 5 years ago
de6346e
nbd: protect cmd->status with cmd->lock
by Josef Bacik
· 5 years ago
9e2dd2c
Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
63cbb3b
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
8c12338
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
8caacaa
Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
f649284
Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
2b2ed97
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
by Jens Axboe
· 5 years ago
498ccd9
io_uring: used cached copies of sq->dropped and cq->overflow
by Jens Axboe
· 5 years ago
86ec2e1
ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
by Patrice Chotard
· 5 years ago
935d1e4
io_uring: Fix race for sqes with userspace
by Pavel Begunkov
· 5 years ago
fb5ccc9
io_uring: Fix broken links with offloading
by Pavel Begunkov
· 5 years ago
84d55dc
io_uring: Fix corrupted user_data
by Pavel Begunkov
· 5 years ago
6ccae60
xen: issue deprecation warning for 32-bit pv guest
by Juergen Gross
· 5 years ago
1486b7b
Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 5 years ago
41860cc
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
by Alan Mikhak
· 5 years ago
2a36084
Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
2097580
Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
d46b0da
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
by Dave Wysochanski
· 5 years ago
1a67c41
CIFS: Fix use after free of file info structures
by Pavel Shilovsky
· 5 years ago
abe5707
CIFS: Fix retry mid list corruption on reconnects
by Pavel Shilovsky
· 5 years ago
39a38bc
Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
7f65d35
Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
5fa2845
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
65b15b7
Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
348e46f
i2c: stm32f7: remove warning when compiling with W=1
by Alain Volmat
· 5 years ago
6d6b0d0
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
by Fabrice Gasnier
· 5 years ago
02e6427
i2c: stm32f7: fix first byte to send in slave mode
by Fabrice Gasnier
· 5 years ago
62931ac
i2c: mt65xx: fix NULL ptr dereference
by Fabien Parent
· 5 years ago
8424312
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
by Zenghui Yu
· 5 years ago
30aecae
gfs2: Fix memory leak when gfs2meta's fs_context is freed
by Andrew Price
· 5 years ago
767d2d71
Merge branches 'pm-cpuidle' and 'pm-opp'
by Rafael J. Wysocki
· 5 years ago
f116b96
Merge tag 'mfd-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 5 years ago
f632bfa
Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
603d929
mfd: mt6397: Fix probe after changing mt6397-core
by Frank Wunderlich
· 5 years ago
b42aa3f
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
by Paul Burton
· 5 years ago
a1f58ba
io_uring: correct timeout req sequence when inserting a new entry
by zhangyi (F)
· 5 years ago
ef03681
io_uring : correct timeout req sequence when waiting timeout
by zhangyi (F)
· 5 years ago
bc808bc
io_uring: revert "io_uring: optimize submit_and_wait API"
by Jens Axboe
· 5 years ago
e4f5cb1
MIPS: bmips: mark exception vectors as char arrays
by Jonas Gorski
· 5 years ago
116c05b
Merge tag 'arm-soc/for-5.5/maintainers' of https://github.com/Broadcom/stblinux into arm/fixes
by Olof Johansson
· 5 years ago
d4267a5
MAINTAINERS: Update the Spreadtrum SoC maintainer
by Baolin Wang
· 5 years ago
a6d9e26
riscv: cleanup <asm/bug.h>
by Christoph Hellwig
· 5 years ago
9fe57d8
riscv: Fix undefined reference to vmemmap_populate_basepages
by Kefeng Wang
· 5 years ago
Next »