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