1. ec877b0 kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode by Jim Mattson · 3 years, 11 months ago
  2. d200964 vfio/type1: Add proper error unwind for vfio_iommu_replay() by Alex Williamson · 3 years, 11 months ago
  3. 6b2dd0c ASoC: intel: Fix memleak in sst_media_open by Dinghao Liu · 4 years ago
  4. bd79b3b ASoC: msm8916-wcd-analog: fix register Interrupt offset by Srinivas Kandagatla · 4 years ago
  5. c5599b9 s390/ptrace: fix storage key handling by Heiko Carstens · 4 years ago
  6. 5a5120b s390/runtime_instrumentation: fix storage key handling by Heiko Carstens · 4 years ago
  7. 8dcf188 bonding: fix a potential double-unregister by Cong Wang · 4 years ago
  8. a74506f bonding: show saner speed for broadcast mode by Jarod Wilson · 4 years ago
  9. 9972834 net: fec: correct the error path for regulator disable in probe by Fugang Duan · 4 years ago
  10. 46858b2 i40e: Fix crash during removing i40e driver by Grzegorz Szczurek · 4 years ago
  11. 04efb36 i40e: Set RX_ONLY mode for unicast promiscuous on VLAN by Przemyslaw Patynowski · 4 years ago
  12. b9d4cab ASoC: q6routing: add dummy register read/write function by Srinivas Kandagatla · 4 years ago
  13. 1373f88 ext4: don't allow overlapping system zones by Jan Kara · 4 years ago
  14. b3ddf6b ext4: fix potential negative array index in do_split() by Eric Sandeen · 4 years, 1 month ago
  15. 7c89e40 fs/signalfd.c: fix inconsistent return codes for signalfd4 by Helge Deller · 4 years ago
  16. 6afcb8b alpha: fix annotation of io{read,write}{16,32}be() by Luc Van Oostenryck · 4 years ago
  17. c90652a xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init by Eiichi Tsukata · 4 years ago
  18. c4e7716 tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference by Gaurav Singh · 4 years ago
  19. 9f489d3 virtio_ring: Avoid loop when vq is broken in virtqueue_poll by Mao Wenan · 4 years ago
  20. 4f419fd scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases by Javed Hasan · 4 years ago
  21. 62646cb9 cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0 by Srinivas Pandruvada · 4 years ago
  22. f831c6c ceph: fix use-after-free for fsc->mdsc by Xiubo Li · 4 years ago
  23. 96de3db jffs2: fix UAF problem by Zhe Li · 4 years, 1 month ago
  24. 1bc31e5 xfs: fix inode quota reservation checks by Darrick J. Wong · 4 years ago
  25. 88f7857 svcrdma: Fix another Receive buffer leak by Chuck Lever · 4 years ago
  26. 465bc91 m68knommu: fix overwriting of bits in ColdFire V3 cache control by Greg Ungerer · 4 years, 1 month ago
  27. c4af8c2 Input: psmouse - add a newline when printing 'proto' by sysfs by Xiongfeng Wang · 4 years ago
  28. 773ae06 media: vpss: clean up resources in init by Evgeny Novikov · 4 years ago
  29. b5a5b21 rtc: goldfish: Enable interrupt in set_alarm() when necessary by Huacai Chen · 4 years, 1 month ago
  30. b07b952 media: budget-core: Improve exception handling in budget_register() by Chuhong Yuan · 4 years, 1 month ago
  31. 7d057ec scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM by Bodo Stroesser · 4 years, 1 month ago
  32. 2ba7c21 scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices by Stanley Chu · 4 years, 1 month ago
  33. 30872ac spi: Prevent adding devices below an unregistering controller by Lukas Wunner · 4 years ago
  34. 1c263d0 kthread: Do not preempt current task if it is going to call schedule() by Liang Chen · 4 years, 4 months ago
  35. e05c678 drm/amd/display: fix pow() crashing when given base 0 by Krunoslav Kovac · 4 years ago
  36. d25a2b9 scsi: zfcp: Fix use-after-free in request timeout handlers by Steffen Maier · 4 years ago
  37. 402ff14 jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock() by zhangyi (F) · 4 years, 1 month ago
  38. a5d3f78 ext4: fix checking of directory entry validity for inline directories by Jan Kara · 4 years ago
  39. c666936 mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 3 years, 11 months ago
  40. 84b8dc2 mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 3 years, 11 months ago
  41. 3a54b90 kernel/relay.c: fix memleak on destroy relay channel by Wei Yongjun · 3 years, 11 months ago
  42. 9660983 romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 3 years, 11 months ago
  43. 76c3819 btrfs: sysfs: use NOFS for device creation by Josef Bacik · 4 years ago
  44. 35c1576 btrfs: inode: fix NULL pointer dereference if inode doesn't need compression by Qu Wenruo · 4 years ago
  45. 2a3d84f btrfs: Move free_pages_out label in inline extent handling branch in compress_file_range by Nikolay Borisov · 5 years ago
  46. f50a0ab btrfs: don't show full path of bind mounts in subvol= by Josef Bacik · 4 years ago
  47. dd39b6f btrfs: export helpers for subvolume name/id resolution by Marcos Paulo de Souza · 4 years, 5 months ago
  48. 2ef7ebb khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() by Hugh Dickins · 3 years, 11 months ago
  49. 17c08ee khugepaged: khugepaged_test_exit() check mmget_still_valid() by Hugh Dickins · 4 years ago
  50. 6cb22ed perf probe: Fix memory leakage when the probe point is not found by Masami Hiramatsu · 4 years ago
  51. b93a387 drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset() by Chris Wilson · 4 years ago
  52. d18b78a Linux 4.19.141 by Greg Kroah-Hartman · 3 years, 11 months ago
  53. 2c16841 drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume by Sandeep Raghuraman · 4 years ago
  54. bfdd859 drm: Added orientation quirk for ASUS tablet model T103HAF by Marius Iacob · 4 years ago
  55. c4368ab arm64: dts: marvell: espressobin: add ethernet alias by Tomasz Maciej Nowak · 4 years, 5 months ago
  56. 2406c45 khugepaged: retract_page_tables() remember to test exit by Hugh Dickins · 4 years ago
  57. 014ec97 sh: landisk: Add missing initialization of sh_io_port_base by Geert Uytterhoeven · 4 years ago
  58. df8caaf tools build feature: Quote CC and CXX for their arguments by Daniel Díaz · 4 years ago
  59. 3b87dc3 perf bench mem: Always memset source before memcpy by Vincent Whitchurch · 4 years ago
  60. 9a1b7ce ALSA: echoaudio: Fix potential Oops in snd_echo_resume() by Dinghao Liu · 4 years ago
  61. 5954785 mfd: dln2: Run event handler loop under spinlock by Andy Shevchenko · 4 years ago
  62. 8e69ac0 test_kmod: avoid potential double free in trigger_config_run_type() by Tiezhu Yang · 4 years ago
  63. aefe207 fs/ufs: avoid potential u32 multiplication overflow by Colin Ian King · 4 years ago
  64. 9f3fb90 fs/minix: remove expected error message in block_to_path() by Eric Biggers · 4 years ago
  65. c7ac366 fs/minix: fix block limit check for V1 filesystems by Eric Biggers · 4 years ago
  66. 95fc841 fs/minix: set s_maxbytes correctly by Eric Biggers · 4 years ago
  67. a906b86 nfs: Fix getxattr kernel panic and memory overflow by Jeffrey Mitchell · 4 years ago
  68. c08be09b net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init by Wang Hai · 4 years ago
  69. ae71f73 drm/vmwgfx: Fix two list_for_each loop exit tests by Dan Carpenter · 4 years, 1 month ago
  70. 3cfd94e drm/vmwgfx: Use correct vmw_legacy_display_unit pointer by Dan Carpenter · 4 years, 1 month ago
  71. 27a545d Input: sentelic - fix error return when fsp_reg_write fails by Colin Ian King · 4 years ago
  72. ddf2b78 watchdog: initialize device before misc_register by Krzysztof Sobota · 4 years ago
  73. fe9a711 scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport by Ewan D. Milne · 4 years ago
  74. ff62a41 openrisc: Fix oops caused when dumping stack by Stafford Horne · 4 years, 1 month ago
  75. 49b30a6 i2c: rcar: avoid race when unregistering slave by Wolfram Sang · 4 years ago
  76. bb1da23 tools build feature: Use CC and CXX from parent by Thomas Hebb · 4 years ago
  77. 17dc321 pwm: bcm-iproc: handle clk_get_rate() return by Rayagonda Kokatanur · 4 years ago
  78. f0b9f54 clk: clk-atlas6: fix return value check in atlas6_clk_init() by Xu Wang · 4 years ago
  79. 7fc9f68 i2c: rcar: slave: only send STOP event when we have been addressed by Wolfram Sang · 4 years ago
  80. a504083 iommu/vt-d: Enforce PASID devTLB field mask by Liu Yi L · 4 years ago
  81. b9b2092 iommu/omap: Check for failure of a call to omap_iommu_dump_ctx by Colin Ian King · 4 years ago
  82. 0b80d3c selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value by Aneesh Kumar K.V · 4 years ago
  83. a075f69 selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly by Aneesh Kumar K.V · 4 years ago
  84. 9f00bbb selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code by Aneesh Kumar K.V · 4 years ago
  85. a24e10a dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue() by Ming Lei · 4 years, 1 month ago
  86. c00c513 gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers by Steve Longerbeam · 4 years, 1 month ago
  87. 388a802 mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete by Yoshihiro Shimoda · 4 years, 2 months ago
  88. e9bca40 USB: serial: ftdi_sio: clean up receive processing by Johan Hovold · 4 years ago
  89. fe34945 USB: serial: ftdi_sio: make process-packet buffer unsigned by Johan Hovold · 4 years ago
  90. d7ee731 media: rockchip: rga: Only set output CSC mode for RGB input by Paul Kocialkowski · 4 years, 2 months ago
  91. a676d83 media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic by Paul Kocialkowski · 4 years, 2 months ago
  92. 2cb3b14 RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() by Jason Gunthorpe · 4 years, 1 month ago
  93. 0bcab21 RDMA/ipoib: Return void from ipoib_ib_dev_stop() by Kamal Heib · 4 years, 1 month ago
  94. d122966 mfd: arizona: Ensure 32k clock is put on driver unbind and error by Charles Keepax · 4 years, 1 month ago
  95. 87a56a5 drm/imx: imx-ldb: Disable both channels for split mode in enc->disable() by Liu Ying · 4 years ago
  96. 7d3146f remoteproc: qcom: q6v5: Update running state before requesting stop by Sibi Sankar · 4 years, 1 month ago
  97. 721df98 perf intel-pt: Fix FUP packet state by Adrian Hunter · 4 years ago
  98. cec9fbf module: Correctly truncate sysfs sections output by Kees Cook · 4 years ago
  99. 73f74fc pseries: Fix 64 bit logical memory block panic by Anton Blanchard · 4 years ago
  100. e1462b5 watchdog: f71808e_wdt: clear watchdog timeout occurred flag by Ahmad Fatoum · 4 years, 1 month ago