Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fe05178c7891c546e07e24836c0af967996766c6
fe05178
watchdog: ziirave_wdt: Drop status polling code
by Andrey Smirnov
· 5 years ago
0007cbd
watchdog: ziirave_wdt: Fix RESET_PROCESSOR payload
by Andrey Smirnov
· 5 years ago
c47825f
watchdog: ziirave_wdt: Fix DOWNLOAD_END payload
by Andrey Smirnov
· 5 years ago
910d0f9
watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payload
by Andrey Smirnov
· 5 years ago
d2c1d42
watchdog: ziirave_wdt: Fix misleading error message
by Andrey Smirnov
· 5 years ago
d2ddc450
watchdog: ziirave_wdt: Don't try to program readonly flash
by Andrey Smirnov
· 5 years ago
de88053
watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytes
by Andrey Smirnov
· 5 years ago
d91bb8d
watchdog: ziirave_wdt: Don't check if ihex record length is zero
by Andrey Smirnov
· 5 years ago
08f980a
watchdog: ziirave_wdt: Make use of put_unaligned_le16
by Andrey Smirnov
· 5 years ago
10f98fe
watchdog: ziirave_wdt: Zero out only what's necessary
by Andrey Smirnov
· 5 years ago
e6bd448
watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZE
by Andrey Smirnov
· 5 years ago
dc0dd28
watchdog: ziirave_wdt: Skip zeros when calculating checksum
by Andrey Smirnov
· 5 years ago
08188e8
watchdog: ziirave_wdt: Check packet length only once
by Andrey Smirnov
· 5 years ago
5870f49
watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()
by Andrey Smirnov
· 5 years ago
42abc12
watchdog: ziirave_wdt: Log bootloader/firmware info during probe
by Andrey Smirnov
· 5 years ago
39d0387
watchdog: ziirave_wdt: Don't bail out on unexpected timeout value
by Andrey Smirnov
· 5 years ago
b774fce
watchdog: ziirave_wdt: Be more verbose during firmware update
by Andrey Smirnov
· 5 years ago
4a9600c
watchdog: ziirave_wdt: Be verbose about errors in probe()
by Andrey Smirnov
· 5 years ago
670e51b
watchdog: ziirave_wdt: Add missing newline
by Andrey Smirnov
· 5 years ago
30520ee
watchdog: imx_sc: Remove unnecessary error log
by Anson Huang
· 5 years ago
144783a
watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
by Rasmus Villemoes
· 5 years ago
68f28b0
watchdog: cpwd: use generic compat_ptr_ioctl
by Arnd Bergmann
· 5 years ago
31bfa64
watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog API
by Guenter Roeck
· 5 years ago
58e4db9
watchdog: remove w90x900 driver
by Arnd Bergmann
· 5 years ago
a65f506
watchdog: remove ks8695 driver
by Arnd Bergmann
· 5 years ago
c9b8af4
watchdog: pnx4008_wdt: allow compile-testing
by Arnd Bergmann
· 5 years ago
b18f22d
watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe
by Gustavo A. R. Silva
· 5 years ago
26ae6a8
watchdog: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
4b4b8b0
watchdog: riowd: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
2c01764
watchdog: wdt977: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
ca58397
watchdog: scx200_wdt: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
630ee1a
watchdog: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
a18670f
watchdog: ath79_wdt: fix a typo in the name of a function
by Christophe JAILLET
· 5 years ago
ad5e427
Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
7b5cf70
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
44b912c
Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
21c730d
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
b8d3349
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
by Thomas Gleixner
· 5 years ago
c92f038
Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
8376824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
b191d64
pidfd: fix a poll race when setting exit_state
by Suren Baghdasaryan
· 5 years ago
b617158
tcp: be more careful in tcp_fragment()
by Eric Dumazet
· 5 years ago
be4363b
hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
by Haiyang Zhang
· 5 years ago
5f9e832
Linus 5.3-rc1
by Linus Torvalds
· 5 years ago
107e47c
vrf: make sure skb->data contains ip header to make routing
by Peter Kosyh
· 5 years ago
903e9d1
connector: remove redundant input callback from cn_dev
by Vasily Averin
· 5 years ago
93428c5
qed: Prefer pcie_capability_read_word()
by Frederick Lawler
· 5 years ago
a16f6d3
igc: Prefer pcie_capability_read_word()
by Frederick Lawler
· 5 years ago
6133b92
cxgb4: Prefer pcie_capability_read_word()
by Frederick Lawler
· 5 years ago
ffd342e
be2net: Synchronize be_update_queues with dev_watchdog
by Benjamin Poirier
· 5 years ago
ea811b7
bnx2x: Prevent load reordering in tx completion processing
by Brian King
· 5 years ago
0cea0e1
net: phy: sfp: hwmon: Fix scaling of RX power
by Andrew Lunn
· 5 years ago
503d81d
net: sched: verify that q!=NULL before setting q->flags
by Vlad Buslov
· 5 years ago
85d9bf9
chelsio: Fix a typo in a function name
by Christophe JAILLET
· 5 years ago
bb13208
allocate_flower_entry: should check for null deref
by Navid Emamdoost
· 5 years ago
4803d01
net: hns3: typo in the name of a constant
by Christophe JAILLET
· 5 years ago
408d2bb
kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist.
by Jeremy Sowden
· 5 years ago
bad7f86
tipc: Fix a typo
by Christophe JAILLET
· 5 years ago
953ba0a
Merge tag 'mac80211-for-davem-2019-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 5 years ago
c7bf0a0
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
d6788eb
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
91962d0
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
8cf6650
iommu/amd: fix a crash in iova_magazine_free_pfns
by Qian Cai
· 5 years ago
618381f
hexagon: switch to generic version of pte allocation
by Mike Rapoport
· 6 years ago
bec5545
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
69245c9
parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines
by Helge Deller
· 5 years ago
f5e03d3
parisc: add kprobe_fault_handler()
by Sven Schnelle
· 5 years ago
1b03bc5
typo fix: it's d_make_root, not d_make_inode...
by Al Viro
· 5 years ago
e2297f7
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
by Rob Herring
· 5 years ago
20051f5
dt-bindings: iio: ad7124: Fix dtc warnings in example
by Rob Herring
· 5 years ago
fbbf2b6
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
by Rob Herring
· 5 years ago
fcbe7e3
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
by Rob Herring
· 5 years ago
ad21a4c
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
by Rob Herring
· 5 years ago
7d9ef7f3
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
by Rob Herring
· 6 years ago
15ffef1
dt-bindings: Ensure child nodes are of type 'object'
by Rob Herring
· 5 years ago
d2b3fe4
mac80211: don't warn about CW params when not using them
by Brian Norris
· 5 years ago
bcc27fa
mac80211: fix possible memory leak in ieee80211_assign_beacon
by Lorenzo Bianconi
· 5 years ago
5edaac0
nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN
by John Crispin
· 6 years ago
91046d6
nl80211: fix VENDOR_CMD_RAW_DATA
by Johannes Berg
· 6 years ago
1667e4f
wireless: fix nl80211 vendor commands
by Johannes Berg
· 6 years ago
f1a3b43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
1a03bb5
r8169: fix RTL8168g PHY init
by Thomas Voegtle
· 5 years ago
ac60602
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
c6dd78f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
46f5c0c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e6023ad
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
4b01f5a
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
70e6e1b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
07ab9d5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
f65420d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
168c799
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
18253e0
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
6879298
x86/entry/64: Prevent clobbering of saved CR2 value
by Thomas Gleixner
· 5 years ago
19dbdcb
smp: Warn on function calls from softirq context
by Peter Zijlstra
· 5 years ago
30cd860
KVM: x86: Add fixed counters to PMU filter
by Eric Hankland
· 5 years ago
88dddc1
KVM: nVMX: do not use dangling shadow VMCS after guest reset
by Paolo Bonzini
· 5 years ago
3b20e03
KVM: VMX: dump VMCS on failed entry
by Paolo Bonzini
· 5 years ago
6fc3977
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
by Like Xu
· 5 years ago
d984740
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
by Wanpeng Li
· 5 years ago
d73eb57
KVM: Boost vCPUs that are delivering interrupts
by Wanpeng Li
· 5 years ago
Next »