1. df000e9 mei: me: emmitsburg workstation DID by Tomas Winkler · 4 years ago
  2. 30e24dc mei: fix transfer over dma with extended header by Alexander Usyskin · 4 years ago
  3. 4fb3523 spmi: spmi-pmic-arb: Fix hw_irq overflow by Subbaraman Narayanamurthy · 3 years, 11 months ago
  4. 01b487b powerpc/32s: Add missing call to kuep_lock on syscall entry by Christophe Leroy · 3 years, 11 months ago
  5. 402d31b powerpc/kexec_file: fix FDT size estimation for kdump kernel by Hari Bathini · 3 years, 11 months ago
  6. c0ec202 powerpc/32: Preserve cr1 in exception prolog stack check to fix build error by Christophe Leroy · 3 years, 11 months ago
  7. e793c06 mmc: sdhci-pci-o2micro: Bug fix for SDR104 HW tuning failure by Shirley Her · 3 years, 11 months ago
  8. a8997b9 mmc: sdhci-esdhc-imx: fix kernel panic when remove module by Frank Li · 3 years, 11 months ago
  9. a51c34f module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols by Fangrui Song · 4 years ago
  10. 11d1426 nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointer by Subbaraman Narayanamurthy · 3 years, 11 months ago
  11. da5b48a KVM: nSVM: fix running nested guests when npt=0 by Paolo Bonzini · 3 years, 10 months ago
  12. 25b0eb2 mm, compaction: make fast_isolate_freepages() stay within zone by Vlastimil Babka · 3 years, 10 months ago
  13. 54683f8 mm/vmscan: restore zone_reclaim_mode ABI by Dave Hansen · 3 years, 10 months ago
  14. 32e9704 hugetlb: fix copy_huge_page_from_user contig page struct assumption by Mike Kravetz · 3 years, 10 months ago
  15. 65f6dc3 hugetlb: fix update_and_free_page contig page struct assumption by Mike Kravetz · 3 years, 10 months ago
  16. 1b1a949 mm: memcontrol: fix get_active_memcg return value by Muchun Song · 3 years, 10 months ago
  17. 90de36e mm: memcontrol: fix swap undercounting in cgroup2 by Muchun Song · 3 years, 10 months ago
  18. d2ac7ec x86: fix seq_file iteration for pat/memtype.c by NeilBrown · 3 years, 10 months ago
  19. cf20d34 seq_file: document how per-entry resources are managed. by NeilBrown · 3 years, 10 months ago
  20. 885a2d2 fs/affs: release old buffer head on error path by Pan Bian · 4 years ago
  21. df2d431 mtd: spi-nor: hisi-sfc: Put child node np on error path by Pan Bian · 4 years ago
  22. 68ef24e mtd: spi-nor: core: Add erase size check for erase command initialization by Takahiro Kuwano · 4 years, 3 months ago
  23. 6d6c7e7 mtd: spi-nor: core: Fix erase type discovery for overlaid region by Takahiro Kuwano · 4 years, 3 months ago
  24. c27cf85 mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region by Takahiro Kuwano · 4 years, 3 months ago
  25. c123b06 mtd: spi-nor: sfdp: Fix last erase region marking by Takahiro Kuwano · 4 years, 3 months ago
  26. 1900947 coresight: etm4x: Handle accesses to TRCSTALLCTLR by Suzuki K Poulose · 4 years ago
  27. 306b9513 watchdog: mei_wdt: request stop on unregister by Alexander Usyskin · 4 years ago
  28. 053c4f8 watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ by Sai Prakash Ranjan · 4 years ago
  29. b74bf69 riscv: Disable KSAN_SANITIZE for vDSO by Tobias Klauser · 3 years, 11 months ago
  30. 0ead691 arm64: spectre: Prevent lockdep splat on v4 mitigation enable path by Will Deacon · 3 years, 10 months ago
  31. 18b9041 arm64 module: set plt* section addresses to 0x0 by Shaoying Xu · 3 years, 11 months ago
  32. d623d5c arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing by He Zhe · 3 years, 10 months ago
  33. fa1fbfb arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails by qiuguorui1 · 3 years, 10 months ago
  34. e9e9872 iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs by Isaac J. Manjarres · 4 years ago
  35. 32009c5 arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 by Suzuki K Poulose · 3 years, 11 months ago
  36. c9b33f7 kprobes: Fix to delay the kprobes jump optimization by Masami Hiramatsu · 3 years, 10 months ago
  37. e713bdd rcu/nocb: Perform deferred wake up before last idle's need_resched() check by Frederic Weisbecker · 4 years ago
  38. 20b7669 rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers by Frederic Weisbecker · 4 years ago
  39. 6f7e5b4 powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan by Cédric Le Goater · 4 years ago
  40. be896ee x86/entry: Fix instrumentation annotation by Thomas Gleixner · 3 years, 11 months ago
  41. 9488984 x86/fault: Fix AMD erratum #91 errata fixup for user code by Andy Lutomirski · 3 years, 11 months ago
  42. db44025 x86/reboot: Force all cpus to exit VMX root if VMX is supported by Sean Christopherson · 4 years ago
  43. df52c4f x86/virt: Eat faults on VMXOFF in reboot flows by Sean Christopherson · 4 years ago
  44. 2184f87 media: smipcie: fix interrupt handling and IR timeout by Sean Young · 4 years ago
  45. d5b1a7e media: marvell-ccic: power up the device on mclk enable by Lubomir Rintel · 4 years ago
  46. d0f6efa media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt() by Pavel Machek · 4 years ago
  47. 3a4c5d7 media: ir_toy: add another IR Droid device by Sean Young · 4 years ago
  48. 0ba52e9 media: i2c: max9286: fix access to unallocated memory by Tomi Valkeinen · 4 years ago
  49. ce5697e floppy: reintroduce O_NDELAY fix by Jiri Kosina · 4 years ago
  50. 9c9f49c staging: rtl8188eu: Add Edimax EW-7811UN V2 to device table by Martin Kaiser · 3 years, 11 months ago
  51. 4934db3 staging: gdm724x: Fix DMA from stack by Amey Narkhede · 3 years, 11 months ago
  52. 848c87e staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.c by Ilya Lipnitskiy · 4 years ago
  53. 7e00b4c arm64: dts: agilex: fix phy interface bit shift for gmac1 and gmac2 by Dinh Nguyen · 3 years, 11 months ago
  54. bcec1ee dts64: mt7622: fix slow sd card access by Frank Wunderlich · 4 years ago
  55. edadcf2 pstore: Fix typo in compression option name by Jiri Bohac · 3 years, 10 months ago
  56. 53f6c85 drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue by Sabyrzhan Tasbolatov · 3 years, 11 months ago
  57. 4494887 misc: rtsx: init of rts522a add OCP power off when no card is present by Ricky Wu · 3 years, 11 months ago
  58. 428c4a4 arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL) by Timothy E Baldwin · 4 years ago
  59. b506450 seccomp: Add missing return in non-void function by Paul Cercueil · 4 years ago
  60. 56a7c53 soc: samsung: exynos-asv: handle reading revision register error by Krzysztof Kozlowski · 4 years, 1 month ago
  61. 3a5daa8 soc: samsung: exynos-asv: don't defer early on not-supported SoCs by Marek Szyprowski · 4 years, 1 month ago
  62. 70c4b76 crypto: sun4i-ss - initialize need_fallback by Corentin Labbe · 4 years, 1 month ago
  63. 985b609 crypto: sun4i-ss - handle BigEndian for cipher by Corentin Labbe · 4 years, 1 month ago
  64. 19be286 crypto: sun4i-ss - IV register does not work on A10 and A13 by Corentin Labbe · 4 years, 1 month ago
  65. ca4460d crypto: sun4i-ss - checking sg length is not sufficient by Corentin Labbe · 4 years, 1 month ago
  66. 84c93e8 crypto: michael_mic - fix broken misalignment handling by Ard Biesheuvel · 4 years ago
  67. 6e3b671 crypto: aesni - prevent misaligned buffers on the stack by Ard Biesheuvel · 4 years ago
  68. e2c540e crypto: arm64/sha - add missing module aliases by Ard Biesheuvel · 4 years ago
  69. 1f8586f drm/i915/gt: Correct surface base address for renderclear by Chris Wilson · 3 years, 11 months ago
  70. 6bb73b7 drm/i915/gt: Flush before changing register state by Chris Wilson · 4 years ago
  71. de3ea5b btrfs: fix extent buffer leak on failure to copy root by Filipe Manana · 3 years, 11 months ago
  72. 9a73991 btrfs: account for new extents being deleted in total_bytes_pinned by Josef Bacik · 4 years ago
  73. 7ec1536 btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself by Josef Bacik · 4 years ago
  74. acaeedb btrfs: splice remaining dirty_bg's onto the transaction dirty bg list by Josef Bacik · 4 years ago
  75. c717ca5 btrfs: fix reloc root leak with 0 ref reloc roots on recovery by Josef Bacik · 4 years ago
  76. 4d3edf7 btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root by Josef Bacik · 4 years ago
  77. a1a5cc2 btrfs: add asserts for deleting backref cache nodes by Josef Bacik · 4 years ago
  78. 52f93e5 btrfs: do not warn if we can't find the reloc root when looking up backref by Josef Bacik · 4 years ago
  79. 02785ba btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node by Josef Bacik · 4 years ago
  80. 67118bb KEYS: trusted: Reserve TPM for seal and unseal operations by Jarkko Sakkinen · 4 years ago
  81. 54c527c KEYS: trusted: Fix migratable=1 failing by Jarkko Sakkinen · 4 years ago
  82. 9d83cc1 KEYS: trusted: Fix incorrect handling of tpm_get_random() by Jarkko Sakkinen · 4 years ago
  83. d65aef2 tpm_tis: Clean up locality release by James Bottomley · 4 years, 3 months ago
  84. a1710b0 tpm_tis: Fix check_locality for correct locality acquisition by James Bottomley · 4 years, 3 months ago
  85. 03c9bf0 erofs: initialized fields can only be observed after bit is set by Gao Xiang · 3 years, 11 months ago
  86. 2fe9215 selinux: fix inconsistency between inode_getxattr and inode_listsecurity by Amir Goldstein · 4 years ago
  87. cae7511 ASoC: siu: Fix build error by a wrong const prefix by Takashi Iwai · 4 years ago
  88. dab6fbf drm/rockchip: Require the YTR modifier for AFBC by Alyssa Rosenzweig · 4 years, 5 months ago
  89. 7397365 drm/panel: kd35t133: allow using non-continuous dsi clock by Heiko Stuebner · 3 years, 11 months ago
  90. a7cf5e4 drm/sched: Cancel and flush all outstanding jobs before finish. by Andrey Grodzovsky · 4 years ago
  91. bdbee7d drm/modes: Switch to 64bit maths to avoid integer overflow by Ville Syrjälä · 4 years, 2 months ago
  92. 565eca5 drm/nouveau/kms: handle mDP connectors by Karol Herbst · 4 years, 1 month ago
  93. 92653268 drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2) by Alex Deucher · 3 years, 11 months ago
  94. a81bb90 drm/amdkfd: Fix recursive lock warnings by Felix Kuehling · 3 years, 11 months ago
  95. c4fe9c5 drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1 by Rodrigo Siqueira · 3 years, 11 months ago
  96. 22f2bf0 drm/amd/display: Remove Assert from dcn10_get_dig_frontend by Eric Bernstein · 3 years, 11 months ago
  97. 9d0da9af drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth() by Jan Kokemüller · 3 years, 11 months ago
  98. 49b1b5b Revert "drm/amd/display: Update NV1x SR latency values" by Alex Deucher · 3 years, 11 months ago
  99. 695185f bcache: Move journal work to new flush wq by Kai Krakow · 3 years, 11 months ago
  100. f5ee9638 bcache: Give btree_io_wq correct semantics again by Kai Krakow · 3 years, 11 months ago