1. 3697aaaf ata: pata_it821x: convert printk() calls by Hannes Reinecke · 3 years ago
  2. 3dede7f ata: pata_cypress: convert printk() calls by Hannes Reinecke · 3 years ago
  3. 0d43bff ata: pata_cs5536: convert printk() calls by Hannes Reinecke · 3 years ago
  4. 56f7979 ata: pata_cs5520: convert printk() calls by Hannes Reinecke · 3 years ago
  5. 8705cb7 ata: pata_cmd64x: convert printk() calls by Hannes Reinecke · 3 years ago
  6. 0f1c129 ata: pata_cmd640: convert printk() calls by Hannes Reinecke · 3 years ago
  7. f2f01a5 ata: pata_atp867x: convert printk() calls by Hannes Reinecke · 3 years ago
  8. 870bb83 ata: libata: remove debug compilation switches by Hannes Reinecke · 3 years ago
  9. db45905 ata: libata: remove 'new' ata message handling by Hannes Reinecke · 3 years ago
  10. 1c95a27 ata: libata: drop ata_msg_drv() by Hannes Reinecke · 3 years ago
  11. 96c810f ata: libata: drop ata_msg_info() by Hannes Reinecke · 3 years ago
  12. 17a1e1b ata: libata: drop ata_msg_probe() by Hannes Reinecke · 3 years ago
  13. 16d4246 ata: libata: drop ata_msg_warn() by Hannes Reinecke · 3 years ago
  14. 2f784b9 ata: libata: drop ata_msg_malloc() by Hannes Reinecke · 3 years ago
  15. 5cef96b ata: libata: drop ata_msg_ctl() by Hannes Reinecke · 3 years ago
  16. d97c75e ata: libata: drop ata_msg_error() and ata_msg_intr() by Hannes Reinecke · 3 years ago
  17. f11c540 ata: sata_sx4: add module parameter 'dimm_test' by Hannes Reinecke · 3 years ago
  18. bc21c10 ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining ones by Hannes Reinecke · 3 years ago
  19. 0b8e9cc ata: sata_sil: Drop pointless VPRINTK() calls by Hannes Reinecke · 3 years ago
  20. 14d3630 ata: sata_fsl: convert VPRINTK() calls to ata_port_dbg() by Hannes Reinecke · 3 years ago
  21. 47013c5 ata: sata_nv: drop pointless VPRINTK() calls and convert remaining ones by Hannes Reinecke · 3 years ago
  22. 23b87b9 ata: sata_mv: Drop pointless VPRINTK() call and convert the remaining one by Hannes Reinecke · 3 years ago
  23. a0a8005 ata: sata_inic162x: Drop pointless VPRINTK() calls by Hannes Reinecke · 3 years ago
  24. 559ba18 ata: sata_rcar: Drop pointless VPRINTK() calls by Hannes Reinecke · 3 years ago
  25. 05d8501 ata: sata_qstor: Drop pointless VPRINTK() calls by Hannes Reinecke · 3 years ago
  26. 156e67c ata: sata_promise: Drop pointless VPRINTK() calls and convert the remaining ones by Hannes Reinecke · 3 years ago
  27. 9913d39 ata: pata_via: Drop pointless VPRINTK() calls by Hannes Reinecke · 3 years ago
  28. d3e140f ata: pata_octeon_cf: Drop pointless VPRINTK() calls and convert the remaining one by Hannes Reinecke · 3 years ago
  29. 51d628f ata: pdc_adma: Drop pointless VPRINTK() calls and remove disabled NCQ debugging by Hannes Reinecke · 3 years ago
  30. 93c7711 ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones by Hannes Reinecke · 3 years ago
  31. e155335 ata: libata: remove pointless VPRINTK() calls by Hannes Reinecke · 3 years ago
  32. b5a5fc8 ata: pata_pdc2027x: Replace PDPRINTK() with standard ata logging by Hannes Reinecke · 3 years ago
  33. 1891b92 ata: sata_qstor: replace DPRINTK() with dev_dbg() by Hannes Reinecke · 3 years ago
  34. fa538d4 ata: sata_rcar: replace DPRINTK() with ata_port_dbg() by Hannes Reinecke · 3 years ago
  35. 6594514 ata: sata_fsl: move DPRINTK to ata debugging by Hannes Reinecke · 3 years ago
  36. 774f6ba ata: pdc_adma: Remove DPRINTK call by Hannes Reinecke · 3 years ago
  37. e392e39 ata: pata_octeon_cf: remove DPRINTK() macro in interrupt context by Hannes Reinecke · 3 years ago
  38. a2715a4 ata: sata_mv: replace DPRINTK with dynamic debugging by Hannes Reinecke · 3 years ago
  39. 37fcfad ata: sata_mv: kill 'port' argument in mv_dump_all_regs() by Hannes Reinecke · 3 years ago
  40. 4633778 ata: libata: move DPRINTK to ata debugging by Hannes Reinecke · 3 years ago
  41. d452090 ata: libata: revamp ata_get_cmd_descript() by Hannes Reinecke · 3 years ago
  42. 742bef4 ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros by Hannes Reinecke · 3 years ago
  43. c318458 ata: libata: add tracepoints for ATA error handling by Hannes Reinecke · 3 years ago
  44. 1fe9fb7 ata: libata-scsi: drop DPRINTK calls for cdb translation by Hannes Reinecke · 3 years ago
  45. 7fad6ad ata: libata-sff: tracepoints for HSM state machine by Hannes Reinecke · 3 years ago
  46. c206a38 ata: libata: tracepoints for bus-master DMA by Hannes Reinecke · 3 years ago
  47. fc914fa ata: libata: add qc_prep tracepoint by Hannes Reinecke · 3 years ago
  48. f8ec26d ata: libata: add reset tracepoints by Hannes Reinecke · 3 years ago
  49. 4baa574 ata: libata: sanitize ATA_HORKAGE_DUMP_ID by Hannes Reinecke · 3 years ago
  50. 6044f3c ata: libata: move ata_dump_id() to dynamic debugging by Hannes Reinecke · 3 years ago
  51. 6c952a0 ata: libata: Add ata_port_classify() helper by Hannes Reinecke · 3 years ago
  52. bb6a42d ata: libata: whitespace cleanup by Hannes Reinecke · 3 years ago
  53. f3b9db5 ata: libata: remove pointless debugging messages by Hannes Reinecke · 3 years ago
  54. da29947 ata: libata: use min() to make code cleaner by Changcheng Deng · 3 years ago
  55. 7b6acb4 ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved by Andy Shevchenko · 3 years ago
  56. ea63a89 ata: libahci_platform: Remove bogus 32-bit DMA mask attempt by Andy Shevchenko · 3 years, 1 month ago
  57. 0805e94 ata: sata_dwc_460ex: Remove unused forward declaration by Andy Shevchenko · 3 years, 1 month ago
  58. f1550f2 ata: sata_dwc_460ex: Use temporary variable for struct device by Andy Shevchenko · 3 years, 1 month ago
  59. f713961 ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIs by Andy Shevchenko · 3 years, 1 month ago
  60. ab0efc0 ata: sata_fsl: use sysfs_emit() by Damien Le Moal · 3 years, 1 month ago
  61. 179a028 ata: ahci: use sysfs_emit() by Damien Le Moal · 3 years, 1 month ago
  62. 0667391 ata: libata-scsi: use sysfs_emit() by Damien Le Moal · 3 years, 1 month ago
  63. 58c5411 ata: libata-sata: use sysfs_emit() by Damien Le Moal · 3 years, 1 month ago
  64. 23c72ff ata: sata_fsl: Use struct_group() for memcpy() region by Kees Cook · 3 years, 1 month ago
  65. 49737f2 ata: pata_ali: no need to initialise statics to 0 by Jason Wang · 3 years, 2 months ago
  66. c9e6606 Linux 5.16-rc8 by Linus Torvalds · 3 years ago
  67. 24a0b22 Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
  68. 859431a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years ago
  69. 1286cc4 Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  70. 64f18d2 perf top: Fix TUI exit screen refresh race condition by yaowenbin · 3 years ago
  71. e0257a0 perf pmu: Fix alias events list by John Garry · 3 years ago
  72. 278218f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years ago
  73. 8008293 mm: vmscan: reduce throttling due to a failure to make progress -fix by Mel Gorman · 3 years ago
  74. 1b4e3f2 mm: vmscan: Reduce throttling due to a failure to make progress by Mel Gorman · 3 years, 1 month ago
  75. f87bcc8 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  76. e46227b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years ago
  77. ebb3f99 mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()' by SeongJae Park · 3 years ago
  78. f5c7329 userfaultfd/selftests: fix hugetlb area allocations by Mike Kravetz · 3 years ago
  79. c116fe1 Docs: Fixes link to I2C specification by Deep Majumder · 3 years, 1 month ago
  80. bb43628 i2c: validate user data in compat ioctl by Pavel Skripkin · 3 years ago
  81. bc7ec91 Input: spaceball - fix parsing of movement data packets by Leo L. Schwab · 3 years ago
  82. 9f3ccdc Input: appletouch - initialize work before device registration by Pavel Skripkin · 3 years ago
  83. 4f3d93c Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  84. ce9b333 Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixes by Dave Airlie · 3 years ago
  85. 012e332 fs/mount_setattr: always cleanup mount_kattr by Christian Brauner · 3 years ago
  86. 74c78b4 Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  87. 9bad743 Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
  88. 2d40060 Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years ago
  89. bf2b09f fsl/fman: Fix missing put_device() call in fman_port_probe by Miaoqian Lin · 3 years ago
  90. 8b3170e selftests: net: using ping6 for IPv6 in udpgro_fwd.sh by Jianguo Wu · 3 years ago
  91. be1c5b5 Documentation: fix outdated interpretation of ip_no_pmtu_disc by xu xin · 3 years ago
  92. aeeb82f Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years ago
  93. ccc0c9b Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 3 years ago
  94. 05097b1 Merge tag 'drm-intel-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years ago
  95. 92a34ab net/ncsi: check for error return from call to nla_put_u32 by Jiasheng Jiang · 3 years ago
  96. 168fed9 net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper by Nikolay Aleksandrov · 3 years ago
  97. e22e45f net: fix use-after-free in tw_timer_handler by Muchun Song · 3 years ago
  98. add25d6 selftests: net: Fix a typo in udpgro_fwd.sh by Jianguo Wu · 3 years ago
  99. 9c1952a selftests/net: udpgso_bench_tx: fix dst ip argument by wujianguo · 3 years ago
  100. d6f12f8 x86/build: Use the proper name CONFIG_FW_LOADER by Lukas Bulwahn · 3 years ago