1. b6231ea soc: fsl: qe: drop broken lazy call of cpm_muram_init() by Rasmus Villemoes · 5 years ago
  2. 900470c soc: fsl: qe: make cpm_muram_free() ignore a negative offset by Rasmus Villemoes · 5 years ago
  3. 754f40e soc: fsl: qe: make cpm_muram_free() return void by Rasmus Villemoes · 5 years ago
  4. 800cd6f soc: fsl: qe: change return type of cpm_muram_alloc() to s32 by Rasmus Villemoes · 5 years ago
  5. 09a39ec serial: ucc_uart: access __be32 field using be32_to_cpu by Rasmus Villemoes · 5 years ago
  6. b0816f8 serial: ucc_uart: limit brg-frequency workaround to PPC32 by Rasmus Villemoes · 5 years ago
  7. 89ad26f serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe() by Rasmus Villemoes · 5 years ago
  8. 002dedc serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32 by Rasmus Villemoes · 5 years ago
  9. 96b6b6a serial: ucc_uart: factor out soft_uart initialization by Rasmus Villemoes · 5 years ago
  10. 8b1cdc4 serial: ucc_uart: replace ppc-specific IO accessors by Rasmus Villemoes · 5 years ago
  11. 2f58c2a serial: ucc_uart: explicitly include soc/fsl/cpm.h by Rasmus Villemoes · 5 years ago
  12. c1c80cd soc/fsl/qe/qe.h: update include path for cpm.h by Rasmus Villemoes · 5 years ago
  13. d5b4a762 soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl by Rasmus Villemoes · 5 years ago
  14. b3f4ff6 soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init() by Rasmus Villemoes · 5 years ago
  15. 6aef512 soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu by Rasmus Villemoes · 5 years ago
  16. abc6311 soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle() by Rasmus Villemoes · 5 years ago
  17. 123ee6e soc: fsl: qe: qe.c: use of_property_read_* helpers by Rasmus Villemoes · 5 years ago
  18. 9dab15b soc: fsl: qe: merge qe_ic.h headers into qe_ic.c by Rasmus Villemoes · 5 years ago
  19. 882c626 soc: fsl: qe: simplify qe_ic_init() by Rasmus Villemoes · 5 years ago
  20. 5bd2022 soc: fsl: qe: make qe_ic_get_{low,high}_irq static by Rasmus Villemoes · 5 years ago
  21. 10d7930 soc: fsl: qe: don't use NO_IRQ in qe_ic.c by Rasmus Villemoes · 5 years ago
  22. d7c2878 soc: fsl: qe: remove unused qe_ic_set_* functions by Rasmus Villemoes · 5 years ago
  23. 523eef1 soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low by Rasmus Villemoes · 5 years ago
  24. a36742d soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c by Rasmus Villemoes · 5 years ago
  25. 01a2ffb powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ by Rasmus Villemoes · 5 years ago
  26. 4e0e161 soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ by Rasmus Villemoes · 5 years ago
  27. 273e667 soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx by Rasmus Villemoes · 5 years ago
  28. ea275d1 soc: fsl: qe: remove pointless sysfs registration in qe_ic.c by Rasmus Villemoes · 5 years ago
  29. 003204b soc: fsl: qe: drop assign-only high_active in qe_ic_init by Rasmus Villemoes · 5 years ago
  30. 4322392 soc: fsl: qe: drop unneeded #includes by Rasmus Villemoes · 5 years ago
  31. df049d1 soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32 by Rasmus Villemoes · 5 years ago
  32. 5809968 soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic by Rasmus Villemoes · 5 years ago
  33. 77d7676a soc: fsl: qe: avoid ppc-specific io accessors by Rasmus Villemoes · 5 years ago
  34. 6ac9b61 soc: fsl: qe: introduce qe_io{read,write}* wrappers by Rasmus Villemoes · 5 years ago
  35. d9d95bc soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers by Rasmus Villemoes · 5 years ago
  36. cf037a9 soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs by Rasmus Villemoes · 5 years ago
  37. 1972194 soc: fsl: qe: remove space-before-tab by Rasmus Villemoes · 5 years ago
  38. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
  39. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  40. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  41. a78f7cd Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  42. 5bf9a06 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  43. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  44. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  45. 95207d5 Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  46. 50caca9 Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  47. 316933c Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  48. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  49. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  50. 231e2a0 smb3: improve check for when we send the security descriptor context on create by Steve French · 5 years ago
  51. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  52. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  53. 6dc517a3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  54. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  55. 85190d1 pipe: don't use 'pipe_wait() for basic pipe IO by Linus Torvalds · 5 years ago
  56. 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
  57. a28c8b9 pipe: remove 'waiting_writers' merging logic by Linus Torvalds · 5 years ago
  58. f467a6a pipe: fix and clarify pipe read wakeup logic by Linus Torvalds · 5 years ago
  59. 1b6b26a pipe: fix and clarify pipe write wakeup logic by Linus Torvalds · 5 years ago
  60. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  61. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  62. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  63. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago
  64. 51302f7 net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  65. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  66. 0e49409 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  67. 02a896c pppoe: remove redundant BUG_ON() check in pppoe_pernet by Aditya Pakki · 5 years ago
  68. 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  69. ec29a5c kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  70. 2b05bb7 kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' by Changbin Du · 5 years ago
  71. ebebdd0 kernel-hacking: create a submenu for scheduler debugging options by Changbin Du · 5 years ago
  72. dc9b963 kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE by Changbin Du · 5 years ago
  73. f43a289 kernel-hacking: move Oops into 'Lockups and Hangs' by Changbin Du · 5 years ago
  74. 09a7495 kernel-hacking: move kernel testing and coverage options to same submenu by Changbin Du · 5 years ago
  75. 3be5cbc kernel-hacking: group kernel data structures debugging together by Changbin Du · 5 years ago
  76. ff600a9 kernel-hacking: create submenu for arch special debugging options by Changbin Du · 5 years ago
  77. 6210b64 kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  78. ad910e3 pipe: fix poll/select race introduced by the pipe rework by Linus Torvalds · 5 years ago
  79. 38a2204 nfsd: depend on CRYPTO_MD5 for legacy client tracking by Patrick Steinhardt · 5 years ago
  80. 18f428d NFSD fixing possible null pointer derefering in copy offload by Olga Kornievskaia · 5 years ago
  81. 5532946 Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps' by David S. Miller · 5 years ago
  82. 721c8da tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 5 years ago
  83. cb44a08 tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 5 years ago
  84. 04d26e7 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 5 years ago
  85. 537d077 Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  86. 04aa1bc lpc_eth: kernel BUG on remove by Bruno Carneiro da Cunha · 5 years ago
  87. 9424e2e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 5 years ago
  88. 9a74542ee Merge branch 'net-tc-indirect-block-relay' by David S. Miller · 5 years ago
  89. 25a443f net: sched: allow indirect blocks to bind to clsact in TC by John Hurley · 5 years ago
  90. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  91. e0b60903 net-sysfs: Call dev_hold always in netdev_queue_add_kobject by Jouni Hogander · 5 years ago
  92. 8bef0af net: dsa: fix flow dissection on Tx path by Alexander Lobakin · 5 years ago
  93. 4a5cdc6 net/tls: Fix return values to avoid ENOTSUPP by Valentin Vidic · 5 years ago
  94. eea2d5d Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  95. 347f56f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  96. 9888428 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  97. 76f6777 pipe: Fix iteration end check in fuse_dev_splice_write() by David Howells · 5 years ago
  98. 43a2898 Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  99. f89d416 Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  100. 3cf2890 Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago