1. 002488a perf probe: Skip end-of-sequence and non statement lines by Masami Hiramatsu · 4 years, 11 months ago
  2. bde5071 perf probe: Fix to show calling lines of inlined functions by Masami Hiramatsu · 4 years, 11 months ago
  3. 763127e perf probe: Return a better scope DIE if there is no best scope by Masami Hiramatsu · 4 years, 10 months ago
  4. 9e3282b perf probe: Skip overlapped location on searching variables by Masami Hiramatsu · 4 years, 11 months ago
  5. e00d45c perf parse: If pmu configuration fails free terms by Ian Rogers · 4 years, 10 months ago
  6. dd6a216 xen/gntdev: Use select for DMA_SHARED_BUFFER by Jason Gunthorpe · 4 years, 11 months ago
  7. 2c528fa drm/amdgpu: fix potential double drop fence reference by Pan Bian · 4 years, 10 months ago
  8. 7b3fe66 drm/amdgpu: disallow direct upload save restore list from gfx driver by Hawking Zhang · 4 years, 10 months ago
  9. 6ad06c8 perf tools: Splice events onto evlist even on error by Ian Rogers · 4 years, 11 months ago
  10. 5288503 perf probe: Fix to probe a function which has no entry pc by Masami Hiramatsu · 4 years, 11 months ago
  11. 88c7412 libsubcmd: Use -O0 with DEBUG=1 by James Clark · 4 years, 11 months ago
  12. 8a10919 perf probe: Fix to show inlined function callsite without entry_pc by Masami Hiramatsu · 4 years, 11 months ago
  13. 0ddcc1a perf probe: Fix to show ranges of variables in functions without entry_pc by Masami Hiramatsu · 4 years, 11 months ago
  14. 330e684 perf probe: Fix to probe an inline function which has no entry pc by Masami Hiramatsu · 4 years, 11 months ago
  15. 097f5dfa perf probe: Walk function lines in lexical blocks by Masami Hiramatsu · 4 years, 11 months ago
  16. 41bd4cc perf jevents: Fix resource leak in process_mapfile() and main() by Yunfeng Ye · 5 years ago
  17. 4208e18 perf probe: Fix to list probe event with correct line number by Masami Hiramatsu · 4 years, 11 months ago
  18. 30ad6a8 perf probe: Fix to find range-only function instance by Masami Hiramatsu · 4 years, 11 months ago
  19. ff1e1c7 rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt() by Ping-Ke Shih · 4 years, 10 months ago
  20. 691960e ALSA: timer: Limit max amount of slave instances by Takashi Iwai · 4 years, 10 months ago
  21. b90fd09 spi: img-spfi: fix potential double release by Pan Bian · 4 years, 10 months ago
  22. 58b35c9 bnx2x: Fix PF-VF communication over multi-cos queues. by Manish Chopra · 4 years, 10 months ago
  23. b542133 rfkill: allocate static minor by Marcel Holtmann · 4 years, 11 months ago
  24. f8aae26 nvmem: imx-ocotp: reset error status on probe by Lucas Stach · 4 years, 11 months ago
  25. 0613a3b media: v4l2-core: fix touch support in v4l_g_fmt by Vandana BN · 4 years, 11 months ago
  26. debdd16 media: rcar_drif: fix a memory disclosure by Kangjie Lu · 5 years ago
  27. 1b6b6bb ixgbe: protect TX timestamping from API misuse by Manjunath Patil · 5 years ago
  28. b2098be pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() by Ben Dooks (Codethink) · 4 years, 11 months ago
  29. eef455a Bluetooth: Fix advertising duplicated flags by Luiz Augusto von Dentz · 4 years, 10 months ago
  30. b3051cd libbpf: Fix error handling in bpf_map__reuse_fd() by Toke Høiland-Jørgensen · 4 years, 10 months ago
  31. 77a6a26 iio: dln2-adc: fix iio_triggered_buffer_postenable() position by Alexandru Ardelean · 4 years, 11 months ago
  32. a498e02 pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B by Geert Uytterhoeven · 4 years, 11 months ago
  33. 4e004c3 loop: fix no-unmap write-zeroes request behavior by Darrick J. Wong · 4 years, 10 months ago
  34. c2c5802 libata: Ensure ata_port probe has completed before detach by John Garry · 5 years ago
  35. e7e11c0 net: hns3: add struct netdev_queue debug info for TX timeout by Yunsheng Lin · 4 years, 10 months ago
  36. 8eaee8c s390/mm: add mm_pxd_folded() checks to pxd_free() by Gerald Schaefer · 4 years, 11 months ago
  37. f95ec2b s390/time: ensure get_clock_monotonic() returns monotonic values by Heiko Carstens · 4 years, 11 months ago
  38. 8fa7f8d phy: qcom-usb-hs: Fix extcon double register after power cycle by Stephan Gerhold · 5 years ago
  39. dfcae41 net: dsa: LAN9303: select REGMAP when LAN9303 enable by Mao Wenan · 4 years, 11 months ago
  40. 9287cc6 gpu: host1x: Allocate gather copy for host1x by Thierry Reding · 4 years, 11 months ago
  41. fe9bd98 RDMA/qedr: Fix memory leak in user qp and mr by Michal Kalderon · 4 years, 11 months ago
  42. 2cf968c ACPI: button: Add DMI quirk for Medion Akoya E2215T by Hans de Goede · 4 years, 11 months ago
  43. 3e3378f spi: sprd: adi: Add missing lock protection when rebooting by Lingling Xu · 4 years, 11 months ago
  44. 16015bd drm/tegra: sor: Use correct SOR index on Tegra210 by Thierry Reding · 5 years ago
  45. 3d09786 net: phy: dp83867: enable robust auto-mdix by Grygorii Strashko · 4 years, 11 months ago
  46. b3e2e10 i40e: initialize ITRN registers with correct values by Nicholas Nunley · 5 years ago
  47. 3bb8863 arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill() by Yunfeng Ye · 4 years, 11 months ago
  48. 5d8a64e md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit by Guoqing Jiang · 5 years ago
  49. 3e1e748 media: smiapp: Register sensor after enabling runtime PM on the device by Sakari Ailus · 5 years ago
  50. 00f0f29 x86/ioapic: Prevent inconsistent state when moving an interrupt by Thomas Gleixner · 5 years ago
  51. f9d405a ipmi: Don't allow device module unload when in use by Corey Minyard · 5 years ago
  52. d760750 rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot by Chris Chiu · 5 years ago
  53. 7a28405 drm/gma500: fix memory disclosures due to uninitialized bytes by Kangjie Lu · 5 years ago
  54. c761b5e perf tests: Disable bp_signal testing for arm64 by Leo Yan · 5 years ago
  55. 8d492e4 x86/mce: Lower throttling MCE messages' priority to warning by Benjamin Berg · 5 years ago
  56. a7f4da8 bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack() by Song Liu · 5 years ago
  57. 512de42 Bluetooth: hci_core: fix init for HCI_USER_CHANNEL by Mattijs Korpershoek · 5 years ago
  58. 71aaa81 Bluetooth: Workaround directed advertising bug in Broadcom controllers by Szymon Janc · 5 years ago
  59. 8829e88 Bluetooth: missed cpu_to_le16 conversion in hci_init4_req by Ben Dooks (Codethink) · 5 years ago
  60. eec8f08 iio: adc: max1027: Reset the device at probe time by Miquel Raynal · 5 years ago
  61. cba6467 usb: usbfs: Suppress problematic bind and unbind uevents. by Ingo Rohloff · 5 years ago
  62. 888d90b perf report: Add warning when libunwind not compiled in by Jin Yao · 5 years ago
  63. 24c0a10 perf test: Report failure for mmap events by Leo Yan · 5 years ago
  64. 327e416 drm/bridge: dw-hdmi: Restore audio when setting a mode by Daniel Kurtz · 5 years ago
  65. cdaf057 ath10k: Correct error handling of dma_map_single() by Bjorn Andersson · 5 years ago
  66. 81c3dc6 x86/mm: Use the correct function type for native_set_fixmap() by Sami Tolvanen · 5 years ago
  67. 45a6c3f extcon: sm5502: Reset registers during initialization by Stephan Gerhold · 5 years ago
  68. 59fc167 drm/amd/display: Fix dongle_caps containing stale information. by David Galiffi · 5 years ago
  69. 0aeb658 syscalls/x86: Use the correct function type in SYSCALL_DEFINE0 by Sami Tolvanen · 5 years ago
  70. fa03f6c media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage by Benoit Parrot · 5 years ago
  71. 653e40f media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases by Benoit Parrot · 5 years ago
  72. 030a5be media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic by Benoit Parrot · 5 years ago
  73. dc5c8d1 media: ti-vpe: vpe: Make sure YUYV is set as default format by Benoit Parrot · 5 years ago
  74. 8155d36 media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number by Benoit Parrot · 5 years ago
  75. 5f54465 media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format by Benoit Parrot · 5 years ago
  76. 4b358bb media: ti-vpe: vpe: Fix Motion Vector vpdma stride by Benoit Parrot · 5 years ago
  77. 3835f92 media: cx88: Fix some error handling path in 'cx8800_initdev()' by Christophe JAILLET · 5 years ago
  78. 5d60d39 drm/drm_vblank: Change EINVAL by the correct errno by Rodrigo Siqueira · 5 years ago
  79. 1b3e52d mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring by Navid Emamdoost · 5 years ago
  80. bf495b6 block: Fix writeback throttling W=1 compiler warnings by Bart Van Assche · 5 years ago
  81. 340eae0 samples: pktgen: fix proc_cmd command result check logic by Daniel T. Lee · 5 years ago
  82. da6c749 drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller by Matthias Kaehlcke · 5 years ago
  83. 7d939dd media: cec-funcs.h: add status_req checks by Hans Verkuil · 5 years ago
  84. c8ae65b media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init() by Yang Yingliang · 5 years ago
  85. 5a23b8f regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe() by Yizhuo · 5 years ago
  86. 03e5b24 hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled by Tony Lindgren · 5 years ago
  87. 8b8d3dc usb: renesas_usbhs: add suspend event support in gadget mode by Veeraiyan Chidambaram · 5 years ago
  88. f0d45d4 media: venus: Fix occasionally failures to suspend by Stanimir Varbanov · 5 years ago
  89. 697353c selftests/bpf: Correct path to include msg + path by Ivan Khoronzhuk · 5 years ago
  90. 5524867 drm/amdkfd: fix a potential NULL pointer dereference (v2) by Allen Pais · 5 years ago
  91. f88ac13 pinctrl: devicetree: Avoid taking direct reference to device name string by Will Deacon · 5 years ago
  92. 7c7e165 ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq by Ben Greear · 7 years ago
  93. be6b6a3 media: venus: core: Fix msm8996 frequency table by Loic Poulain · 5 years ago
  94. aac91ba tools/power/cpupower: Fix initializer override in hsw_ext_cstates by Nathan Chancellor · 5 years ago
  95. b9d63c8 media: ov6650: Fix stored crop rectangle not in sync with hardware by Janusz Krzysztofik · 5 years ago
  96. 384f83b media: ov6650: Fix stored frame format not in sync with hardware by Janusz Krzysztofik · 5 years ago
  97. 018f35c media: i2c: ov2659: Fix missing 720p register config by Benoit Parrot · 5 years ago
  98. 658f955 media: ov6650: Fix crop rectangle alignment not passed back by Janusz Krzysztofik · 5 years ago
  99. 2baeb5f media: i2c: ov2659: fix s_stream return value by Benoit Parrot · 5 years ago
  100. 3769fabb media: am437x-vpfe: Setting STD to current value is not an error by Benoit Parrot · 5 years ago