1. 657a03f ima: Fix return value of ima_write_policy() by Roberto Sassu · 4 years, 1 month ago
  2. 4c7a2e7 evm: Check also if *tfm is an error pointer in init_desc() by Roberto Sassu · 4 years, 1 month ago
  3. 904de13 ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash() by Roberto Sassu · 4 years, 1 month ago
  4. 512f983 riscv: set max_pfn to the PFN of the last page by Vincent Chen · 4 years, 1 month ago
  5. 0087081 KVM: SVM: Fix potential memory leak in svm_cpu_init() by Miaohe Lin · 4 years, 5 months ago
  6. a612c4ec i2c: dev: Fix the race between the release of i2c_dev and cdev by Kevin Hao · 4 years, 8 months ago
  7. f5a8138 ubsan: build ubsan.c more conservatively by Arnd Bergmann · 4 years, 10 months ago
  8. ce1cc0d x86/uaccess, ubsan: Fix UBSAN vs. SMAP by Peter Zijlstra · 5 years ago
  9. 99cc733 merge-upstream/v4.19.124 from branch/tag: upstream/v4.19.124 into branch: cos-4.19 by Lakitu Kernel Bot · 4 years ago
  10. 1bab61d Linux 4.19.124 by Greg Kroah-Hartman · 4 years ago upstream/v4.19.124
  11. bf7d61e Makefile: disallow data races on gcc-10 as well by Sergei Trofimovich · 4 years, 2 months ago
  12. 7709b2c KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce by Jim Mattson · 4 years ago
  13. 1c87f4f ARM: dts: r8a7740: Add missing extal2 to CPG node by Geert Uytterhoeven · 4 years, 1 month ago
  14. 48ca4cc arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodes by Yoshihiro Shimoda · 4 years, 1 month ago
  15. 609d208 ARM: dts: r8a73a4: Add missing CMT1 interrupts by Geert Uytterhoeven · 4 years, 2 months ago
  16. 1af815d arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy by Chen-Yu Tsai · 4 years, 2 months ago
  17. 1178a33 arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boards by Chen-Yu Tsai · 4 years, 2 months ago
  18. 11b6715 clk: Unlink clock if failed to prepare or enable by Marc Zyngier · 4 years, 1 month ago
  19. eea2b01 Revert "ALSA: hda/realtek: Fix pop noise on ALC225" by Kai-Heng Feng · 4 years, 1 month ago
  20. 3655034 usb: gadget: legacy: fix error return code in cdc_bind() by Wei Yongjun · 4 years, 1 month ago
  21. d08742f usb: gadget: legacy: fix error return code in gncm_bind() by Wei Yongjun · 4 years, 1 month ago
  22. c570aea usb: gadget: audio: Fix a missing error return value in audio_bind() by Christophe JAILLET · 4 years, 1 month ago
  23. 804bbfc usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272_plat_probe()' by Christophe JAILLET · 4 years, 1 month ago
  24. 5ac0e17 dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg() by John Stultz · 4 years, 1 month ago
  25. 4ebb32e clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks by Justin Swartz · 4 years, 4 months ago
  26. bfdb182 exec: Move would_dump into flush_old_exec by Eric W. Biederman · 4 years ago
  27. 7f95c11 x86/unwind/orc: Fix error handling in __unwind_start() by Josh Poimboeuf · 4 years ago
  28. 15b4f26 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 1 month ago
  29. ad149b6 cifs: fix leaked reference on requeued write by Adam McCoy · 4 years ago
  30. 643ca70 ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries by Fabio Estevam · 4 years, 2 months ago
  31. 7abecb9 ARM: dts: dra7: Fix bus_dma_limit for PCIe by Kishon Vijay Abraham I · 4 years, 1 month ago
  32. 563cdec usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list by Sriharsha Allenki · 4 years ago
  33. a105bb54 USB: gadget: fix illegal array access in binding with UDC by Kyungtae Kim · 4 years, 1 month ago
  34. 8fd38d3 usb: host: xhci-plat: keep runtime active when removing host by Li Jun · 4 years ago
  35. 073a30cb usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B by Eugeniu Rosca · 4 years ago
  36. e5c0fbc ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset by Jesus Ramos · 4 years, 1 month ago
  37. a507658 ALSA: rawmidi: Fix racy buffer resize under concurrent accesses by Takashi Iwai · 4 years, 1 month ago
  38. f8685c3 ALSA: hda/realtek - Limit int mic boost for Thinkpad T530 by Takashi Iwai · 4 years ago
  39. f81c4cc gcc-10: avoid shadowing standard library 'free()' in crypto by Linus Torvalds · 4 years, 1 month ago
  40. 28b0bce gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 1 month ago
  41. 8a5530c gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 1 month ago
  42. fa84876 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 1 month ago
  43. 7f43fca gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 1 month ago
  44. ec22322 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 1 month ago
  45. 9088569 kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig by Masahiro Yamada · 5 years ago
  46. 51cc549 gcc-10 warnings: fix low-hanging fruit by Linus Torvalds · 4 years, 1 month ago
  47. bd2cefc pnp: Use list_for_each_entry() instead of open coding by Jason Gunthorpe · 4 years, 1 month ago
  48. 89148bf hwmon: (da9052) Synchronize access with mfd by Samu Nuutamo · 4 years ago
  49. 893e55e IB/mlx4: Test return value of calls to ib_get_cached_pkey by Jack Morgenstein · 4 years, 1 month ago
  50. 3582543 netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start() by Stefano Brivio · 4 years, 2 months ago
  51. 63e320a arm64: fix the flush_icache_range arguments in machine_kexec by Christoph Hellwig · 4 years, 1 month ago
  52. d2413ec netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 1 month ago
  53. 0840f67 NFSv4: Fix fscache cookie aux_data to ensure change_attr is included by Dave Wysochanski · 4 years, 1 month ago
  54. d8b16f4 nfs: fscache: use timespec64 in inode auxdata by Arnd Bergmann · 4 years, 7 months ago
  55. f61787f NFS: Fix fscache super_cookie index_key from changing after umount by Dave Wysochanski · 4 years, 1 month ago
  56. 57a5bd6 mmc: block: Fix request completion in the CQE timeout path by Adrian Hunter · 4 years, 1 month ago
  57. d8c167d mmc: core: Check request type before completing the request by Veerabhadrarao Badiganti · 4 years, 1 month ago
  58. 3d03be7 i40iw: Fix error handling in i40iw_manage_arp_cache() by Dan Carpenter · 4 years, 1 month ago
  59. 6f5c38c pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler by Grace Kao · 4 years, 1 month ago
  60. 823fb48 pinctrl: baytrail: Enable pin configuration setting for GPIO chip by Andy Shevchenko · 4 years, 6 months ago
  61. ecf4cb6 gfs2: Another gfs2_walk_metadata fix by Andreas Gruenbacher · 4 years, 1 month ago
  62. 0a79765 ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse by Kai-Heng Feng · 4 years, 1 month ago
  63. 15e0db6 ipc/util.c: sysvipc_find_ipc() incorrectly updates position index by Vasily Averin · 4 years ago
  64. e00fb78 drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper() by Vasily Averin · 4 years, 1 month ago
  65. 1b8a1d1 ALSA: hda/hdmi: fix race in monitor detection during probe by Kai Vehmanen · 4 years, 1 month ago
  66. 648e9206 cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once by Chris Wilson · 4 years, 1 month ago
  67. 1cb0aed dmaengine: mmp_tdma: Reset channel error on release by Lubomir Rintel · 4 years, 1 month ago
  68. 53d9db7 dmaengine: pch_dma.c: Avoid data race between probe and irq handler by Madhuparna Bhowmik · 4 years, 1 month ago
  69. 29130f6 riscv: fix vdso build with lld by Ilie Halip · 4 years, 1 month ago
  70. 99779c2 tcp: fix SO_RCVLOWAT hangs with fat skbs by Eric Dumazet · 4 years ago
  71. 31080a8 net: tcp: fix rx timestamp behavior for tcp_recvmsg by Kelly Littlepage · 4 years, 1 month ago
  72. 0ccd250 netprio_cgroup: Fix unlimited memory leak of v2 cgroups by Zefan Li · 4 years, 1 month ago
  73. c1386e6 net: ipv4: really enforce backoff for redirects by Paolo Abeni · 4 years, 1 month ago
  74. 5cdcb17 net: dsa: loop: Add module soft dependency by Florian Fainelli · 4 years, 1 month ago
  75. 2afbedc hinic: fix a bug of ndo_stop by Luo bin · 4 years ago
  76. 791195c virtio_net: fix lockdep warning on 32 bit by Michael S. Tsirkin · 4 years, 1 month ago
  77. d4ebd0f tcp: fix error recovery in tcp_zerocopy_receive() by Eric Dumazet · 4 years ago
  78. 4347527 Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" by Maciej Żenczykowski · 4 years, 1 month ago
  79. 3d6322a pppoe: only process PADT targeted at local interfaces by Guillaume Nault · 4 years ago
  80. 9a94926 net: phy: fix aneg restart in phy_ethtool_set_eee by Heiner Kallweit · 4 years ago
  81. caf6c20 netlabel: cope with NULL catmap by Paolo Abeni · 4 years ago
  82. 2ef834f net: fix a potential recursive NETDEV_FEAT_CHANGE by Cong Wang · 4 years, 1 month ago
  83. cfd57f7 mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040 by Raul E Rangel · 4 years, 1 month ago
  84. 34fcb42 scsi: sg: add sg_remove_request in sg_write by Wu Bo · 4 years, 1 month ago
  85. 3c11fec virtio-blk: handle block_device_operations callbacks after hot unplug by Stefan Hajnoczi · 4 years, 1 month ago
  86. e459398 drop_monitor: work around gcc-10 stringop-overflow warning by Arnd Bergmann · 4 years, 1 month ago
  87. 7b77f42 net: moxa: Fix a potential double 'free_irq()' by Christophe JAILLET · 4 years, 1 month ago
  88. 453be52 net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()' by Christophe JAILLET · 4 years, 1 month ago
  89. 4ad0f43 shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 4 years, 1 month ago
  90. 8ab7974 net: dsa: Do not make user port errors fatal by Florian Fainelli · 4 years, 1 month ago
  91. f591807 merge-upstream/v4.19.123 from branch/tag: upstream/v4.19.123 into branch: cos-4.19 by Lakitu Kernel Bot · 4 years ago
  92. 258f0cf Linux 4.19.123 by Greg Kroah-Hartman · 4 years ago upstream/v4.19.123
  93. c7eb87c ipc/mqueue.c: change __do_notify() to bypass check_kill_permission() by Oleg Nesterov · 4 years, 1 month ago
  94. 3a3da00 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 1 month ago
  95. 9fbfc77 objtool: Fix stack offset tracking for indirect CFAs by Josh Poimboeuf · 4 years, 1 month ago
  96. 412cb7a3 netfilter: nf_osf: avoid passing pointer to local var by Arnd Bergmann · 4 years, 1 month ago
  97. efc97a1 netfilter: nat: never update the UDP checksum when it's 0 by Guillaume Nault · 4 years, 1 month ago
  98. 12082f1 x86/unwind/orc: Fix premature unwind stoppage due to IRET frames by Josh Poimboeuf · 4 years, 1 month ago
  99. e356bf8 x86/unwind/orc: Fix error path for bad ORC entry type by Josh Poimboeuf · 4 years, 1 month ago
  100. 01613ed x86/unwind/orc: Prevent unwinding before ORC initialization by Josh Poimboeuf · 4 years, 1 month ago