1. d6a326d Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 9 months ago
  2. 2ef32ad Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 months ago
  3. 2c92ca8 tracing/treewide: Remove second parameter of __assign_str() by Steven Rostedt (Google) · 10 months ago
  4. 5f16eb0 Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 months ago
  5. a85629f Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 months ago
  6. 7249ad5 misc: nsm: drop owner assignment by Krzysztof Kozlowski · 11 months ago
  7. f0bae24 Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 10 months ago
  8. ff9a793 Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 10 months ago
  9. f5b335d misc: ntsync: mark driver as "broken" to prevent from building by Greg Kroah-Hartman · 10 months ago
  10. 7f7f6f7 Makefile: remove redundant tool coverage variables by Masahiro Yamada · 10 months ago
  11. 87caef42 Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 10 months ago
  12. ed63ba1 Merge 6.9-rc7 into char-misc-testing by Greg Kroah-Hartman · 10 months ago
  13. b915881 Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 months ago
  14. 82fecaf misc: rtsx: do clear express reg every SD_INT by Ricky Wu · 10 months ago
  15. bd86030 tifm: constify the struct tifm_bus_type usage by Kunwu Chan · 10 months ago
  16. 91020ae misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM by Bhargav Raviprakash · 10 months ago
  17. 8003f00 vmci: prevent speculation leaks by sanitizing event in event_deliver() by Hagar Gamal Halim Hemdan · 10 months ago
  18. 73df3d6 VMCI: Fix an error handling path in vmci_guest_probe_device() by Christophe JAILLET · 10 months ago
  19. fb28a88 lkdtm: Disable CFI checking for perms functions by Kees Cook · 10 months ago
  20. ee59be3 misc/pvpanic-pci: register attributes via pci_driver by Thomas Weißschuh · 11 months ago
  21. 7b51b13 misc/pvpanic: add support for normal shutdowns by Thomas Weißschuh · 11 months ago
  22. 11e5e1a misc: sgi_gru: remove default attribute of LATTICE_ECP3_CONFIG by Prasad Pandit · 11 months ago
  23. 7a5ffa5 misc: sgi_gru: indent SGI_GRU option help text by Prasad Pandit · 11 months ago
  24. 2db2642 eeprom: 93xx46: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 11 months ago
  25. 7c28f96 eeprom: at25: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 11 months ago
  26. 58cd9e0 Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 10 months ago
  27. ef083b6 VMCI: Use PCI_IRQ_ALL_TYPES to remove PCI_IRQ_LEGACY use by Damien Le Moal · 11 months ago
  28. 4108a30 mei: me: add lunar lake point M DID by Alexander Usyskin · 11 months ago
  29. a1383ac mei: pxp: match against PCI_CLASS_DISPLAY_OTHER by Daniele Ceraolo Spurio · 11 months ago
  30. e22810a mei: bus: constify the struct mei_cl_bus_type usage by Kunwu Chan · 10 months ago
  31. df1aa5b Merge 6.9-rc5 into char-misc-next by Greg Kroah-Hartman · 10 months ago
  32. f42c970 eeprom: at24: fix memory corruption race condition by Daniel Okazaki · 10 months ago
  33. dc806bd ntsync: Introduce NTSYNC_IOC_SEM_POST. by Elizabeth Figura · 11 months ago
  34. b46271e ntsync: Introduce NTSYNC_IOC_CREATE_SEM. by Elizabeth Figura · 11 months ago
  35. 25b9cad ntsync: Introduce the ntsync driver and character device. by Elizabeth Figura · 11 months ago
  36. f6085a9 mei: vsc: Unregister interrupt handler for system suspend by Sakari Ailus · 11 months ago
  37. e3dc66d Revert "mei: vsc: Call wake_up() in the threaded IRQ handler" by Sakari Ailus · 11 months ago
  38. 26ac2df misc: rtsx: Fix rts5264 driver status incorrect when card removed by Ricky Wu · 12 months ago
  39. 0dc0411 mei: me: disable RPL-S on SPS and IGN firmwares by Alexander Usyskin · 12 months ago
  40. 5f8fcfc misc: ti-st: st_kim: remove unnecessary (void*) conversions by Atin Bainada · 11 months ago
  41. 355f6a2 mei: Avoid a bunch of -Wflex-array-member-not-at-end warnings by Gustavo A. R. Silva · 11 months ago
  42. 115ee55 misc: ds1682: Add NVMEM support by Sean Anderson · 12 months ago
  43. b718713 Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 11 months ago
  44. 231dc3f0 lkdtm/bugs: Improve warning message for compilers without counted_by support by Nathan Chancellor · 12 months ago
  45. bb41fe3 Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 months ago
  46. 902861e Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
  47. 6cdebf6 Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 12 months ago
  48. 0ea680e Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 12 months ago
  49. 216532e Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 12 months ago
  50. a7478b3 tifm: make tifm_adapter_class constant by Ricardo B. Marliere · 1 year ago
  51. 2f709f7 mm/treewide: replace pmd_large() with pmd_leaf() by Peter Xu · 12 months ago
  52. a0776c2 mei: gsc_proxy: match component when GSC is on different bus by Alexander Usyskin · 1 year ago
  53. a283d7f misc: fastrpc: Pass proper arguments to scm call by Ekansh Gupta · 1 year ago
  54. 37efe11 misc: xilinx_tmr_inject: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  55. 2743e96 misc: xilinx_sdfec: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  56. be7e1a4 misc: vcpu_stall_detector: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  57. f1a70d6 misc: ti-st: st_kim: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  58. 74b3251 misc: sram: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  59. 3aa42cb misc: open-dice: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  60. 469b832 mei: vsc: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  61. 09ed594 misc: hisi_hikey_usb: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  62. 0f84159 misc: fastrpc: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  63. 3d293ac cxl: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  64. 25f6ef0 misc: atmel-ssc: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
  65. 3f03dad misc: hisi_hikey_usb: Remove unused of_gpio.h by Andy Shevchenko · 12 months ago
  66. 33e165f misc: hi6421-spmi-pmic: Remove unused of_gpio.h by Andy Shevchenko · 12 months ago
  67. eb582f6 misc: eeprom_93xx46: Remove unused of_gpio.h by Andy Shevchenko · 12 months ago
  68. 33a2120 mei: vsc: Assign pinfo fields in variable declaration by Sakari Ailus · 1 year ago
  69. b8b19ac mei: vsc: Don't use sleeping condition in wait_event_timeout() by Sakari Ailus · 1 year ago
  70. 058a38a mei: vsc: Call wake_up() in the threaded IRQ handler by Sakari Ailus · 1 year ago
  71. e37db17 mei: me: remove unnecessary NULL pointer checks by Bjorn Helgaas · 1 year ago
  72. 64386d1 mei: txe: remove unnecessary NULL pointer checks by Bjorn Helgaas · 1 year ago
  73. d654380 mei: gsc: remove unnecessary NULL pointer checks by Bjorn Helgaas · 1 year ago
  74. ac3e038 misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/resume by Hans de Goede · 1 year ago
  75. e606e4b VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_handler() by Vasiliy Kovalev · 1 year ago
  76. daaf528 mei: Add Meteor Lake support for IVSC device by Wentong Wu · 1 year, 1 month ago
  77. 8436f25 mei: me: add arrow lake point H DID by Alexander Usyskin · 1 year, 1 month ago
  78. 7a9b901 mei: me: add arrow lake point S DID by Alexander Usyskin · 1 year, 1 month ago
  79. d0fc93f misc: eeprom/idt_89hpesx: Convert data structures to LE explicitly by Dawei Li · 1 year, 1 month ago
  80. 26dcf09 misc: gehc-achc: Follow renaming of SPI "master" to "controller" by Uwe Kleine-König · 1 year, 1 month ago
  81. e21817ac Merge 6.8-rc3 into char-misc-next by Greg Kroah-Hartman · 1 year, 1 month ago
  82. 19b070f VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() by Harshit Mogalapalli · 1 year, 2 months ago
  83. e03d491 VMCI: Use struct_size() in kmalloc() by Harshit Mogalapalli · 1 year, 2 months ago
  84. 735b763 lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1) by Douglas Anderson · 1 year, 1 month ago
  85. 6dde356 lkdtm/bugs: Adjust lkdtm_HUNG_TASK() to avoid tail call optimization by Douglas Anderson · 1 year, 1 month ago
  86. 84022cf lkdtm: Make lkdtm_do_action() return to avoid tail call optimization by Douglas Anderson · 1 year, 1 month ago
  87. ac9762a misc: open-dice: Fix spurious lockdep warning by Will Deacon · 1 year, 1 month ago
  88. a4e61de misc: fastrpc: Mark all sessions as invalid in cb_remove by Ekansh Gupta · 1 year, 2 months ago
  89. 390b60f mei: pxp: add dependency on Xe driver by Alexander Usyskin · 1 year, 1 month ago
  90. d35e28b mei: hdcp: add dependency on Xe driver by Alexander Usyskin · 1 year, 1 month ago
  91. ceeedd9 mei: pxp: match without driver name by Alexander Usyskin · 1 year, 1 month ago
  92. 6244a8b mei: hdcp: match without driver name by Alexander Usyskin · 1 year, 1 month ago
  93. 0e59f01 mei: gsc: add support for auxiliary device created by Xe driver by Vitaly Lubart · 1 year, 1 month ago
  94. 9d5043d misc: hpilo: rename device creation loop variable by Ian Abbott · 1 year, 1 month ago
  95. 1c9a697 misc: hpilo: fix inconsistent device numbers by Ian Abbott · 1 year, 1 month ago
  96. 671776b mm/slub: unify all sl[au]b parameters with "slab_$param" by Xiongwei Song · 1 year, 3 months ago
  97. ed8d845 Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 1 year, 1 month ago
  98. 2b0eee4 eeprom: at24: use of_match_ptr() by Bartosz Golaszewski · 1 year, 3 months ago
  99. bd736f3 Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 1 year, 1 month ago
  100. 296455a Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 1 year, 2 months ago