1. 0721b54 ipmi: fix hung processes in __get_guid() by Wen Yang · 4 years, 7 months ago
  2. 7676f94 libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set by Kai-Heng Feng · 6 years ago
  3. 3151839 hfsplus: fix crash and filesystem corruption when deleting files by Simon Gander · 4 years, 6 months ago
  4. 35e68ae cpufreq: powernv: Fix use-after-free by Oliver O'Halloran · 4 years, 9 months ago
  5. 2a87b49 kmod: make request_module() return an error when autoloading is disabled by Eric Biggers · 4 years, 6 months ago
  6. ae6baa8 clk: ingenic/jz4770: Exit with error if CGU init failed by Paul Cercueil · 4 years, 8 months ago
  7. cdfa83e Input: i8042 - add Acer Aspire 5738z to nomux list by Hans de Goede · 4 years, 7 months ago
  8. e68129e s390/diag: fix display of diagnose call statistics by Michael Mueller · 4 years, 8 months ago
  9. d1b6feb perf tools: Support Python 3.8+ in Makefile by Sam Lunt · 4 years, 9 months ago
  10. 13380f2 ocfs2: no need try to truncate file beyond i_size by Changwei Ge · 4 years, 6 months ago
  11. d4b3709 fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() by Eric Biggers · 4 years, 6 months ago
  12. 803ef6f ext4: fix a data race at inode->i_blocks by Qian Cai · 4 years, 8 months ago
  13. 194a805 NFS: Fix a page leak in nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 7 months ago
  14. 83dc8f0 powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable by Libor Pechacek · 4 years, 9 months ago
  15. 9c6c459 drm/etnaviv: rework perfmon query infrastructure by Christian Gmeiner · 4 years, 8 months ago
  16. 23599f81 rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH by Nathan Chancellor · 6 years ago
  17. 01522e4 selftests: vm: drop dependencies on page flags from mlock2 tests by Michal Hocko · 4 years, 7 months ago
  18. fb3e9f4 arm64: armv8_deprecated: Fix undef_hook mask for thumb setend by Fredrik Strupe · 4 years, 7 months ago
  19. af77e3e scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point by Steffen Maier · 4 years, 7 months ago
  20. 9276066 dm verity fec: fix memory leak in verity_fec_dtr by Shetty, Harshini X (EXT-Sony Mobile) · 4 years, 7 months ago
  21. 6f3a303 dm writecache: add cond_resched to avoid CPU hangs by Mikulas Patocka · 4 years, 7 months ago
  22. a6d77a5 arm64: dts: allwinner: h6: Fix PMU compatible by Maxime Ripard · 4 years, 8 months ago
  23. 0389387 net: qualcomm: rmnet: Allow configuration updates to existing devices by Subash Abhinov Kasiviswanathan · 4 years, 7 months ago
  24. 6959861 mm: Use fixed constant in page_frag_alloc instead of size + 1 by Alexander Duyck · 6 years ago
  25. 2e22edc tools: gpio: Fix out-of-tree build regression by Anssi Hannula · 4 years, 7 months ago
  26. 6209e09 x86/speculation: Remove redundant arch_smt_update() invocation by Zhenzhong Duan · 6 years ago
  27. f5e2eef powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init() by YueHaibing · 6 years ago
  28. d8bd8bc erofs: correct the remaining shrink objects by Gao Xiang · 4 years, 8 months ago
  29. c127f18 crypto: mxs-dcp - fix scatterlist linearization for hash by Rosioru Dragos · 4 years, 8 months ago
  30. ed87034 btrfs: fix missing semaphore unlock in btrfs_sync_file by Robbie Ko · 4 years, 7 months ago
  31. 867ae5e btrfs: fix missing file extent item for hole after ranged fsync by Filipe Manana · 4 years, 8 months ago
  32. d8ecdce btrfs: drop block from cache on error in relocation by Josef Bacik · 4 years, 8 months ago
  33. d3a7c4b btrfs: set update the uuid generation as soon as possible by Josef Bacik · 4 years, 8 months ago
  34. 7ed0c4d Btrfs: fix crash during unmount due to race with delayed inode workers by Filipe Manana · 4 years, 8 months ago
  35. d389050 mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · 4 years, 8 months ago
  36. a8899631 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · 4 years, 8 months ago
  37. 9bc0225 CIFS: Fix bug which the return value by asynchronous read is error by Yilu Lin · 4 years, 7 months ago
  38. f9971a8 KVM: VMX: fix crash cleanup when KVM wasn't used by Vitaly Kuznetsov · 4 years, 7 months ago
  39. 4538f42 KVM: x86: Gracefully handle __vmalloc() failure during VM allocation by Sean Christopherson · 4 years, 9 months ago
  40. a9f890a KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support by Sean Christopherson · 4 years, 7 months ago
  41. 4a0efab KVM: x86: Allocate new rmap and large page tracking when moving memslot by Sean Christopherson · 4 years, 8 months ago
  42. de2ac8a KVM: s390: vsie: Fix delivery of addressing exceptions by David Hildenbrand · 4 years, 7 months ago
  43. 50a59d2d KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks by David Hildenbrand · 4 years, 7 months ago
  44. deecbb3 KVM: nVMX: Properly handle userspace interrupt window request by Sean Christopherson · 4 years, 8 months ago
  45. 7460d17 x86/entry/32: Add missing ASM_CLAC to general_protection entry by Thomas Gleixner · 4 years, 8 months ago
  46. a2a1be2 signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 7 months ago
  47. 19e119d ath9k: Handle txpower changes even when TPC is disabled by Remi Pommarel · 4 years, 8 months ago
  48. cde7e66 MIPS: OCTEON: irq: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  49. 67dea3c MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3 by Huacai Chen · 4 years, 7 months ago
  50. 76b48e9 pstore: pstore_ftrace_seq_next should increase position index by Vasily Averin · 4 years, 8 months ago
  51. 977cab6 irqchip/versatile-fpga: Apply clear-mask earlier by Sungbo Eo · 4 years, 7 months ago
  52. 14b9635 KEYS: reaching the keys quotas correctly by Yang Xu · 4 years, 8 months ago
  53. 6415769 tpm: tpm2_bios_measurements_next should increase position index by Vasily Averin · 4 years, 8 months ago
  54. 1da36be tpm: tpm1_bios_measurements_next should increase position index by Vasily Averin · 4 years, 8 months ago
  55. 7c775e8 tpm: Don't make log failures fatal by Matthew Garrett · 4 years, 10 months ago
  56. 9ffaeee PCI: endpoint: Fix for concurrent memory allocation in OB address region by Kishon Vijay Abraham I · 4 years, 8 months ago
  57. d2345d1 PCI: Add boot interrupt quirk mechanism for Xeon chipsets by Sean V Kelley · 4 years, 8 months ago
  58. a73afec PCI/ASPM: Clear the correct bits when enabling L1 substates by Yicong Yang · 4 years, 7 months ago
  59. 1ada617 PCI: pciehp: Fix indefinite wait on sysfs requests by Lukas Wunner · 4 years, 7 months ago
  60. 011529b nvme: Treat discovery subsystems as unique subsystems by James Smart · 5 years ago
  61. 287ea8b nvme-fc: Revert "add module to ops template to allow module references" by James Smart · 4 years, 7 months ago
  62. 46cc883 thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n by Martin Blumenstingl · 4 years, 7 months ago
  63. d56a8ea acpi/x86: ignore unspecified bit positions in the ACPI global lock field by Jan Engelhardt · 4 years, 8 months ago
  64. 811a3f8 media: ti-vpe: cal: fix disable_irqs to only the intended target by Benoit Parrot · 4 years, 8 months ago
  65. 2c3dab1 ALSA: hda/realtek - Add quirk for MSI GL63 by Takashi Iwai · 4 years, 7 months ago
  66. e71c369 ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups by Thomas Hebb · 4 years, 7 months ago
  67. 92b2725 ALSA: hda/realtek - Set principled PC Beep configuration for ALC256 by Thomas Hebb · 4 years, 7 months ago
  68. 7cb3c19 ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256 by Thomas Hebb · 4 years, 7 months ago
  69. 44cc749 ALSA: pcm: oss: Fix regression by buffer overflow fix by Takashi Iwai · 4 years, 7 months ago
  70. 8e68208 ALSA: ice1724: Fix invalid access for enumerated ctl items by Takashi Iwai · 4 years, 7 months ago
  71. b01126e ALSA: hda: Fix potential access overflow in beep helper by Takashi Iwai · 4 years, 7 months ago
  72. d1fea65 ALSA: hda: Add driver blacklist by Takashi Iwai · 4 years, 7 months ago
  73. 2754914 ALSA: usb-audio: Add mixer workaround for TRX40 and co by Takashi Iwai · 4 years, 7 months ago
  74. 6276915 usb: gadget: composite: Inform controller driver of self-powered by Thinh Nguyen · 4 years, 9 months ago
  75. 2ad5360 usb: gadget: f_fs: Fix use after free issue as part of queue failure by Sriharsha Allenki · 4 years, 7 months ago
  76. 10848d3 ASoC: topology: use name_prefix for new kcontrol by 이경택 · 4 years, 7 months ago
  77. e1093a1 ASoC: dpcm: allow start or stop during pause for backend by 이경택 · 4 years, 7 months ago
  78. 0185a43 ASoC: dapm: connect virtual mux with default value by 이경택 · 4 years, 7 months ago
  79. 66f493d ASoC: fix regwmask by 이경택 · 4 years, 7 months ago
  80. 9ee0e50 slub: improve bit diffusion for freelist ptr obfuscation by Kees Cook · 4 years, 7 months ago
  81. 9af535d uapi: rename ext2_swab() to swab() and share globally in swab.h by Yury Norov · 4 years, 9 months ago
  82. dce1622 IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads by Alex Vesker · 4 years, 8 months ago
  83. 32fb859 btrfs: track reloc roots based on their commit root bytenr by Josef Bacik · 4 years, 7 months ago
  84. 7d0ef63 btrfs: remove a BUG_ON() from merge_reloc_roots() by Josef Bacik · 4 years, 8 months ago
  85. b8ab26f btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued by Qu Wenruo · 4 years, 9 months ago
  86. d999063 block, bfq: fix use-after-free in bfq_idle_slice_timer_body by Zhiqiang Liu · 4 years, 7 months ago
  87. c6090fe locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps() by Boqun Feng · 4 years, 7 months ago
  88. 1a5613b firmware: fix a double abort case with fw_load_sysfs_fallback by Junyong Sun · 4 years, 8 months ago
  89. 4177845 md: check arrays is suspended in mddev_detach before call quiesce operations by Guoqing Jiang · 4 years, 8 months ago
  90. 702f64b irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency by Marc Zyngier · 4 years, 7 months ago
  91. 831494c usb: dwc3: core: add support for disabling SS instances in park mode by Neil Armstrong · 4 years, 8 months ago
  92. 505e557 media: i2c: ov5695: Fix power on and off sequences by Dongchun Zhu · 4 years, 7 months ago
  93. cf535659 block: Fix use-after-free issue accessing struct io_cq by Sahitya Tummala · 4 years, 7 months ago
  94. 1b16ddb genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy() by Alexander Sverdlin · 4 years, 8 months ago
  95. f533f21 efi/x86: Ignore the memory attributes table on i386 by Ard Biesheuvel · 4 years, 8 months ago
  96. 615d001 x86/boot: Use unsigned comparison for addresses by Arvind Sankar · 4 years, 8 months ago
  97. 09f8ac7 gfs2: Don't demote a glock until its revokes are written by Bob Peterson · 5 years ago
  98. 3e61c4f pstore/platform: fix potential mem leak if pstore_init_fs failed by chenqiwu · 4 years, 9 months ago
  99. 7371ef4 libata: Remove extra scsi_host_put() in ata_scsi_add_hosts() by John Garry · 4 years, 8 months ago
  100. 6a63ea1 media: i2c: video-i2c: fix build errors due to 'imply hwmon' by Matt Ranostay · 4 years, 7 months ago