1. c3a0725 Linux 4.19.45 by Greg Kroah-Hartman · 5 years ago
  2. e8816d3 ext4: don't update s_rev_level if not required by Andreas Dilger · 5 years ago
  3. 6172ae5 ext4: fix compile error when using BUFFER_TRACE by zhangyi (F) · 5 years ago
  4. 953e826 pstore: Refactor compression initialization by Kees Cook · 6 years ago
  5. fea8b84 pstore: Allocate compression during late_initcall() by Joel Fernandes (Google) · 6 years ago
  6. f4bf101 pstore: Centralize init/exit routines by Kees Cook · 6 years ago
  7. 627bb2d iov_iter: optimize page_copy_sane() by Eric Dumazet · 5 years ago
  8. 866f011 libnvdimm/namespace: Fix label tracking error by Dan Williams · 5 years ago
  9. 756eda9 xen/pvh: set xen_domain_type to HVM in xen_pvh_init by Roger Pau Monne · 5 years ago
  10. 98bdd33 kbuild: turn auto.conf.cmd into a mandatory include file by Masahiro Yamada · 5 years ago
  11. 38f1148 KVM: lapic: Busy wait for timer to expire when using hv_timer by Sean Christopherson · 5 years ago
  12. 3b5ea2d KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes by Sean Christopherson · 5 years ago
  13. 5b85676 jbd2: fix potential double free by Chengguang Xu · 5 years ago
  14. 95482af ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug by Michał Wadowski · 5 years ago
  15. e0e1dc6 ALSA: hda/realtek - Fixup headphone noise via runtime suspend by Kailang Yang · 5 years ago
  16. ae31551 ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14) by Jeremy Soller · 5 years ago
  17. 316063b ext4: avoid panic during forced reboot due to aborted journal by Jan Kara · 5 years ago
  18. c19db36 ext4: fix use-after-free in dx_release() by Sahitya Tummala · 5 years ago
  19. 0db2412 ext4: fix data corruption caused by overlapping unaligned and aligned IO by Lukas Czerner · 5 years ago
  20. 25d010f ext4: zero out the unused memory region in the extent tree block by Sriram Rajagopalan · 5 years ago
  21. c907ce3 tty: Don't force RISCV SBI console as preferred console by Anup Patel · 5 years ago
  22. 986d345 fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount by Jiufei Xue · 5 years ago
  23. a80da82 crypto: ccm - fix incompatibility between "ccm" and "ccm_base" by Eric Biggers · 5 years ago
  24. f6de0a3 ipmi:ssif: compare block number correctly for multi-part return messages by Kamlakant Patel · 5 years ago
  25. 8868164 bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() by Coly Li · 5 years ago
  26. ecfc882 bcache: fix a race between cache register and cacheset unregister by Liang Chen · 5 years ago
  27. 8a8f671 Btrfs: do not start a transaction at iterate_extent_inodes() by Filipe Manana · 5 years ago
  28. 0388d45 Btrfs: do not start a transaction during fiemap by Filipe Manana · 5 years ago
  29. 74ca0a7 Btrfs: send, flush dellaloc in order to avoid data loss by Filipe Manana · 5 years ago
  30. 8b13bb9 btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 5 years ago
  31. 87dcf0c btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails by Nikolay Borisov · 5 years ago
  32. d8925a1 btrfs: Check the first key and level for cached extent buffer by Qu Wenruo · 5 years ago
  33. 45123ae ext4: fix ext4_show_options for file systems w/o journal by Debabrata Banerjee · 5 years ago
  34. f795247 ext4: actually request zeroing of inode table after grow by Kirill Tkhai · 5 years ago
  35. 2a18c9c ext4: fix use-after-free race with debug_want_extra_isize by Barret Rhoden · 5 years ago
  36. b12a8d8 ext4: avoid drop reference to iloc.bh twice by Pan Bian · 5 years ago
  37. f0f805f ext4: ignore e_value_offs for xattrs with value-in-ea-inode by Theodore Ts'o · 5 years ago
  38. 71478ef ext4: make sanity check in mballoc more strict by Jan Kara · 5 years ago
  39. 001fe0d jbd2: check superblock mapped prior to committing by Jiufei Xue · 5 years ago
  40. 0fd2df6 tty/vt: fix write/write race in ioctl(KDSKBSENT) handler by Sergei Trofimovich · 5 years ago
  41. d90824e tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0 by Yifeng Li · 5 years ago
  42. 6a01793 mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write by Alexander Sverdlin · 5 years ago
  43. dc6d69b mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values by Dmitry Osipenko · 5 years ago
  44. 5185672 mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L by Steve Twiss · 5 years ago
  45. 770e46b ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle by Rajat Jain · 5 years ago
  46. 8bae439 userfaultfd: use RCU to free the task struct when fork fails by Andrea Arcangeli · 5 years ago
  47. 3574bc9 ocfs2: fix ocfs2 read inode data panic in ocfs2_iget by Shuning Zhang · 5 years ago
  48. a3ccc15 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  49. 0b16b09 mm/hugetlb.c: don't put_page in lock of hugetlb_lock by Kai Shen · 5 years ago
  50. 58db381 mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 5 years ago
  51. f580a54 mm/mincore.c: make mincore() more conservative by Jiri Kosina · 5 years ago
  52. 681f369 crypto: ccree - handle tee fips error during power management resume by Ofir Drang · 5 years ago
  53. 4fb3d87 crypto: ccree - add function to handle cryptocell tee fips error by Ofir Drang · 5 years ago
  54. 65f5c14 crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspend by Ofir Drang · 5 years ago
  55. 1a4fc3d crypto: ccree - pm resume first enable the source clk by Ofir Drang · 5 years ago
  56. 120ab82 crypto: ccree - don't map AEAD key and IV on stack by Gilad Ben-Yossef · 5 years ago
  57. ca687cd crypto: ccree - use correct internal state sizes for export by Gilad Ben-Yossef · 5 years ago
  58. 766121a0 crypto: ccree - don't map MAC key on stack by Gilad Ben-Yossef · 5 years ago
  59. 7560c0a crypto: ccree - fix mem leak on error path by Gilad Ben-Yossef · 5 years ago
  60. 642de1c crypto: ccree - remove special handling of chained sg by Gilad Ben-Yossef · 5 years ago
  61. 1bfceb3 bpf, arm64: remove prefetch insn in xadd mapping by Daniel Borkmann · 5 years ago
  62. f371425 ASoC: codec: hdac_hdmi add device_link to card device by Libin Yang · 5 years ago
  63. 975ef5c ASoC: fsl_esai: Fix missing break in switch statement by S.j. Wang · 5 years ago
  64. df9f111 ASoC: RT5677-SPI: Disable 16Bit SPI Transfers by Curtis Malainey · 5 years ago
  65. 7295359 ASoC: max98090: Fix restore of DAPM Muxes by Jon Hunter · 5 years ago
  66. e13bac4 ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14) by Jeremy Soller · 5 years ago
  67. d33f606 ALSA: hda/realtek - EAPD turn on later by Kailang Yang · 5 years ago
  68. 4ac6316 ALSA: hda/hdmi - Consider eld_valid when reporting jack event by Hui Wang · 5 years ago
  69. 8c827cd ALSA: hda/hdmi - Read the pin sense from register when repolling by Hui Wang · 5 years ago
  70. 30dda27 ALSA: usb-audio: Fix a memory leak bug by Wenwen Wang · 5 years ago
  71. 741e3ef ALSA: line6: toneport: Fix broken usage of timer for delayed execution by Takashi Iwai · 5 years ago
  72. 003cf67 mmc: core: Fix tag set memory leak by Raul E Rangel · 5 years ago
  73. d42d342 crypto: arm64/aes-neonbs - don't access already-freed walk.iv by Eric Biggers · 5 years ago
  74. 69b9d32 crypto: arm/aes-neonbs - don't access already-freed walk.iv by Eric Biggers · 5 years ago
  75. b7d2adf crypto: rockchip - update IV buffer to contain the next IV by Zhang Zhijie · 5 years ago
  76. 9a61ab6 crypto: gcm - fix incompatibility between "gcm" and "gcm_base" by Eric Biggers · 5 years ago
  77. 63efe31 crypto: arm64/gcm-aes-ce - fix no-NEON fallback code by Eric Biggers · 5 years ago
  78. e7fd8a2 crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest() by Eric Biggers · 5 years ago
  79. 7a19a4b crypto: crct10dif-generic - fix use via crypto_shash_digest() by Eric Biggers · 5 years ago
  80. aabf86f crypto: skcipher - don't WARN on unprocessed data after slow walk step by Eric Biggers · 5 years ago
  81. 66f5de6 crypto: vmx - fix copy-paste error in CTR mode by Daniel Axtens · 5 years ago
  82. 07d677a crypto: ccp - Do not free psp_master when PLATFORM_INIT fails by Singh, Brijesh · 5 years ago
  83. fe632ee crypto: chacha20poly1305 - set cra_name correctly by Eric Biggers · 5 years ago
  84. 3b5ddd5 crypto: salsa20 - don't access already-freed walk.iv by Eric Biggers · 5 years ago
  85. 7a32ad3 crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues by Christian Lamparter · 5 years ago
  86. c1ec6be crypto: crypto4xx - fix ctr-aes missing output IV by Christian Lamparter · 5 years ago
  87. 2ea1a37 sched/x86: Save [ER]FLAGS on context switch by Peter Zijlstra · 5 years ago
  88. d8d751e arm64: Save and restore OSDLR_EL1 across suspend/resume by Jean-Philippe Brucker · 5 years ago
  89. f273cd1 arm64: Clear OSDLR_EL1 on CPU boot by Jean-Philippe Brucker · 5 years ago
  90. 26e7d2a arm64: compat: Reduce address limit by Vincenzo Frascino · 5 years ago
  91. 6d696ceb arm64: arch_timer: Ensure counter register reads occur with seqlock held by Will Deacon · 5 years ago
  92. 222abad arm64: mmap: Ensure file offset is treated as unsigned by Boyang Zhou · 5 years ago
  93. 592127e power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklist by Hans de Goede · 5 years ago
  94. 26eb5e7 power: supply: axp288_charger: Fix unchecked return value by Gustavo A. R. Silva · 5 years ago
  95. 921bc15 ARM: exynos: Fix a leaked reference by adding missing of_node_put by Wen Yang · 5 years ago
  96. 6eaeee1 mmc: sdhci-of-arasan: Add DTS property to disable DCMDs. by Christoph Muellner · 5 years ago
  97. e2c436d ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3 by Sylwester Nawrocki · 5 years ago
  98. abea1fb ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260 by Stuart Menefy · 5 years ago
  99. 8cf1bbc arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller. by Christoph Muellner · 5 years ago
  100. 7b72ca6 objtool: Fix function fallthrough detection by Josh Poimboeuf · 5 years ago