1. 443d112 Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 2 months ago
  2. 832bcee Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 2 months ago
  3. 4da81fa Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 2 months ago
  4. 8f3bfd2 Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 2 months ago
  5. e680613 Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  6. 32d4327 Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  7. 24c56ee Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  8. 025929f Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  9. 17b6c49 Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  10. 14c50a6 Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
  11. c509ce2 Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 2 months ago
  12. 4dcd3bc Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 2 months ago
  13. e1ae4b0 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 2 months ago
  14. 077e81d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 2 months ago
  15. 15cfb0f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  16. 929b979 Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
  17. 214a5ea cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years, 2 months ago
  18. fe75a21 Merge tag 'for-5.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 2 months ago
  19. faba877 Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 2 months ago
  20. 1c304c7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  21. a903430 Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 2 months ago
  22. df7da31 Merge tag 'fixes-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 years, 2 months ago
  23. 59a4560 Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 2 months ago
  24. 9887e9a Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 2 months ago
  25. 75bd4bf arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 by Qais Yousef · 4 years, 2 months ago
  26. 741ba80 sched: Relax the set_cpus_allowed_ptr() semantics by Peter Zijlstra · 4 years, 2 months ago
  27. 5ba2ffba sched: Fix CPU hotplug / tighten is_per_cpu_kthread() by Peter Zijlstra · 4 years, 2 months ago
  28. 975707f sched: Prepare to use balance_push in ttwu() by Peter Zijlstra · 4 years, 2 months ago
  29. 640f17c workqueue: Restrict affinity change to rescuer by Peter Zijlstra · 4 years, 2 months ago
  30. 5c25b5f workqueue: Tag bound workers with KTHREAD_IS_PER_CPU by Peter Zijlstra · 4 years, 2 months ago
  31. ac687e6 kthread: Extract KTHREAD_IS_PER_CPU by Peter Zijlstra · 4 years, 2 months ago
  32. 22f667c sched: Don't run cpu-online with balance_push() enabled by Peter Zijlstra · 4 years, 2 months ago
  33. 547a77d workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinity by Lai Jiangshan · 4 years, 2 months ago
  34. 36c6e17 sched/core: Print out straggler tasks in sched_cpu_dying() by Valentin Schneider · 4 years, 2 months ago
  35. 1774985 tty: fix up hung_up_tty_write() conversion by Linus Torvalds · 4 years, 2 months ago
  36. 9ecd1d2 i2c: sprd: depend on COMMON_CLK to fix compile tests by Krzysztof Kozlowski · 4 years, 2 months ago
  37. a416634 Revert "i2c: imx: Remove unused .id_table support" by Fabio Estevam · 4 years, 2 months ago
  38. 83d09ad Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 2 months ago
  39. 36ada25 Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  40. 06ee38d Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
  41. 5f9986a Merge tag 'drm-intel-fixes-2021-01-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 2 months ago
  42. f722f5b Merge tag 'drm-misc-fixes-2021-01-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 2 months ago
  43. 6e1239c x86/cpu: Add another Alder Lake CPU to the Intel family by Gayatri Kammela · 4 years, 2 months ago
  44. 1d48915 objtool: Don't fail on missing symbol table by Josh Poimboeuf · 4 years, 2 months ago
  45. 655cf86 objtool: Don't fail the kernel build on fatal errors by Josh Poimboeuf · 4 years, 2 months ago
  46. 8adc0a0 perf script: Fix overrun issue for dynamically-allocated PMU type number by Jin Yao · 4 years, 3 months ago
  47. 3d6e79e perf metricgroup: Fix system PMU metrics by John Garry · 4 years, 2 months ago
  48. 9c880c2 perf metricgroup: Fix for metrics containing duration_time by John Garry · 4 years, 2 months ago
  49. fc705fe perf evlist: Fix id index for heterogeneous systems by Adrian Hunter · 4 years, 2 months ago
  50. 809b1e4 dm: avoid filesystem lookup in dm_get_dev_t() by Hannes Reinecke · 4 years, 2 months ago
  51. 004b8ae dm crypt: fix copy and paste bug in crypt_alloc_req_aead by Ignat Korchagin · 4 years, 2 months ago
  52. 5c02406 dm integrity: conditionally disable "recalculate" feature by Mikulas Patocka · 4 years, 2 months ago
  53. 9f29bd8 Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 2 months ago
  54. 2d06dfe dm integrity: fix a crash if "recalculate" used without "internal_hash" by Mikulas Patocka · 4 years, 2 months ago
  55. 2561bbb Merge tag 'printk-for-5.11-printk-rework-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 2 months ago
  56. 6a52f4c Merge tag 'acpi-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
  57. 120fbdb Merge tag 'sound-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 2 months ago
  58. d7631e4 Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 4 years, 2 months ago
  59. 63858ac Merge tag 'pinctrl-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 2 months ago
  60. e020ff6 driver core: Fix device link device name collision by Saravana Kannan · 4 years, 2 months ago
  61. 3d1cf43 driver core: Extend device_is_dependent() by Rafael J. Wysocki · 4 years, 2 months ago
  62. f2d6c27 kernfs: wire up ->splice_read and ->splice_write by Christoph Hellwig · 4 years, 2 months ago
  63. cc099e0 kernfs: implement ->write_iter by Christoph Hellwig · 4 years, 2 months ago
  64. 4eaad21 kernfs: implement ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  65. 9d5ae6f3 libceph: fix "Boolean result is used in bitwise operation" warning by Ilya Dryomov · 4 years, 2 months ago
  66. 39263a2 drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3 by Aaron Liu · 4 years, 2 months ago
  67. 8f0d60f drm/amdgpu: modify GCR_GENERAL_CNTL for Vangogh by Jinzhou Su · 4 years, 2 months ago
  68. 51e87da drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNTL added in FSDL by Prike Liang · 4 years, 3 months ago
  69. 4b08d8c drm/amd/display: Fixed corruptions on HPDRX link loss restore by Vladimir Stempen · 4 years, 2 months ago
  70. c74f865 drm/amd/display: Use hardware sequencer functions for PG control by Nicholas Kazlauskas · 4 years, 3 months ago
  71. 4716a7c drm/amd/display: Change function decide_dp_link_settings to avoid infinite looping by Bing Guo · 4 years, 2 months ago
  72. 8bc3d46 drm/amd/display: Allow PSTATE chnage when no displays are enabled by Aric Cyr · 4 years, 4 months ago
  73. bdfc6fd drm/amd/display: Update dram_clock_change_latency for DCN2.1 by Jake Wang · 4 years, 2 months ago
  74. acc214b drm/amdgpu: remove gpu info firmware of green sardine by Huang Rui · 4 years, 2 months ago
  75. 348fe1c drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM Case by Sung Lee · 4 years, 2 months ago
  76. 535b6a1 Merge branch 'printk-rework' into for-linus by Petr Mladek · 4 years, 2 months ago
  77. 67de8dc x86/mmx: Use KFPU_387 for MMX string operations by Andy Lutomirski · 4 years, 2 months ago
  78. e451228 x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state by Andy Lutomirski · 4 years, 2 months ago
  79. 494e63e Merge 9bb48c82aced ("tty: implement write_iter") into tty-linus by Greg Kroah-Hartman · 4 years, 2 months ago
  80. 17cbe03 mm/memblock: Fix typo in comment of memblock_phys_alloc_try_nid() by Levi Yun · 4 years, 2 months ago
  81. 9bb48c8 tty: implement write_iter by Linus Torvalds · 4 years, 2 months ago
  82. b135b335 mtd: rawnand: omap: Use BCH private fields in the specific OOB layout by Miquel Raynal · 4 years, 2 months ago
  83. 9791581 Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 2 months ago
  84. 506c203 ALSA: usb-audio: Fix hw constraints dependencies by Takashi Iwai · 4 years, 2 months ago
  85. 75439bc Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  86. 2e4ceed Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 2 months ago
  87. 7178a10 X.509: Fix crash caused by NULL pointer by Tianjia Zhang · 4 years, 2 months ago
  88. db58465 cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years, 2 months ago
  89. 78a18fe ACPI: scan: Make acpi_bus_get_device() clear return pointer on error by Hans de Goede · 4 years, 2 months ago
  90. 535d315 Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 2 months ago
  91. 0c630a6 net: systemport: free dev before on error path by Pan Bian · 4 years, 2 months ago
  92. de658a1 net: usb: cdc_ncm: don't spew notifications by Grant Grundler · 4 years, 2 months ago
  93. 584b7cf net: mscc: ocelot: Fix multicast to the CPU port by Alban Bedel · 4 years, 2 months ago
  94. c89dffc tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years, 2 months ago
  95. b3741b4 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
  96. bc895e8 bpf: Fix signed_{sub,add32}_overflows type handling by Daniel Borkmann · 4 years, 2 months ago
  97. 50aca89 can: peak_usb: fix use after free bugs by Vincent Mailhol · 4 years, 2 months ago
  98. 75854ca can: vxcan: vxcan_xmit: fix use after free bug by Vincent Mailhol · 4 years, 2 months ago
  99. 03f16c5 can: dev: can_restart: fix use after free bug by Vincent Mailhol · 4 years, 2 months ago
  100. a37eef6 drm/syncobj: Fix use-after-free by Daniel Vetter · 4 years, 2 months ago