1. 73e82ee9 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 3 months ago
  2. 160fbca vt: vt_ioctl: fix race in VT_RESIZEX by Eric Dumazet · 4 years, 3 months ago
  3. 97b58fa VT_RESIZEX: get rid of field-by-field copyin by Al Viro · 7 years ago
  4. c306a08 KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI by Miaohe Lin · 4 years, 3 months ago
  5. 1110a2d6 xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms by Mathias Nyman · 4 years, 3 months ago
  6. cc79150 Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()" by Ioanna Alifieraki · 4 years, 3 months ago
  7. 086ba93 tty: serial: imx: setup the correct sg entry for tx dma by Fugang Duan · 4 years, 3 months ago
  8. 8448625 tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode by Nicolas Ferre · 4 years, 3 months ago
  9. 9d69b4a x86/mce/amd: Fix kobject lifetime by Thomas Gleixner · 4 years, 3 months ago
  10. 10be332 x86/mce/amd: Publish the bank pointer only after setup has succeeded by Borislav Petkov · 4 years, 3 months ago
  11. 3404ad4 staging: rtl8188eu: Fix potential overuse of kernel memory by Larry Finger · 4 years, 3 months ago
  12. d6cb533 staging: rtl8188eu: Fix potential security hole by Larry Finger · 4 years, 3 months ago
  13. 516ceef USB: hub: Don't record a connect-change event during reset-resume by Alan Stern · 4 years, 4 months ago
  14. 3e364d7 USB: Fix novation SourceControl XL after suspend by Richard Dodd · 4 years, 3 months ago
  15. 25399d5 usb: uas: fix a plug & unplug racing by EJ Hsu · 4 years, 4 months ago
  16. ed75a2c xhci: Force Maximum Packet size for Full-speed bulk devices to valid range. by Mathias Nyman · 4 years, 3 months ago
  17. 03e055c staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi. by Malcolm Priestley · 4 years, 3 months ago
  18. a7fc5db staging: android: ashmem: Disallow ashmem memory from being remapped by Suren Baghdasaryan · 4 years, 4 months ago
  19. 5827cbb vt: selection, handle pending signals in paste_selection by Jiri Slaby · 4 years, 3 months ago
  20. 5fbaa66 floppy: check FDC index for errors before assigning it by Linus Torvalds · 4 years, 3 months ago
  21. c1edff5 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 4 years, 3 months ago
  22. 9afbff6 net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 4 years, 3 months ago
  23. be58d88 enic: prevent waking up stopped tx queues over watchdog reset by Firo Yang · 4 years, 3 months ago
  24. 23a0b5a selinux: ensure we cleanup the internal AVC counters on error in avc_update() by Jaihind Yadav · 4 years, 5 months ago
  25. 217e720 help_next should increase position index by Vasily Averin · 4 years, 4 months ago
  26. f0a5ee4 brd: check and limit max_part par by Zhiqiang Liu · 4 years, 3 months ago
  27. 387da85 microblaze: Prevent the overflow of the start by Shubhrajyoti Datta · 4 years, 4 months ago
  28. 00e96fb iwlwifi: mvm: Fix thermal zone registration by Andrei Otcheretianski · 4 years, 4 months ago
  29. 25f3613 irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL by Zenghui Yu · 4 years, 6 months ago
  30. fdfb5da bcache: explicity type cast in bset_bkey_last() by Coly Li · 4 years, 4 months ago
  31. 6980a74 reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() by Yunfeng Ye · 4 years, 4 months ago
  32. 1cf357f lib/scatterlist.c: adjust indentation in __sg_alloc_table by Nathan Chancellor · 4 years, 4 months ago
  33. d4a2dba ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() by wangyan · 4 years, 4 months ago
  34. 40ed630 radeon: insert 10ms sleep in dce5_crtc_load_lut by Daniel Vetter · 4 years, 4 months ago
  35. 38a71bb trigger_next should increase position index by Vasily Averin · 4 years, 4 months ago
  36. b4b5af0 ftrace: fpid_next() should increase position index by Vasily Averin · 4 years, 4 months ago
  37. 25b357f drm/nouveau/disp/nv50-: prevent oops when no channel method map provided by Ben Skeggs · 4 years, 4 months ago
  38. 9dc447d2 irqchip/gic-v3: Only provision redistributors that are enabled in ACPI by Marc Zyngier · 4 years, 5 months ago
  39. 5b32744 cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 4 years, 4 months ago
  40. 88213ab iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop by Colin Ian King · 4 years, 4 months ago
  41. 5dc3a54 hostap: Adjust indentation in prism2_hostapd_add_sta by Nathan Chancellor · 4 years, 5 months ago
  42. 9f1cd95 ARM: 8951/1: Fix Kexec compilation issue. by Vincenzo Frascino · 4 years, 4 months ago
  43. b5bcf26 jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record by zhangyi (F) · 4 years, 6 months ago
  44. d95d392 powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV by Oliver O'Halloran · 4 years, 9 months ago
  45. a19436a ALSA: hda - Add docking station support for Lenovo Thinkpad T420s by Peter Große · 4 years, 4 months ago
  46. 8bff309 driver core: platform: fix u32 greater or equal to zero comparison by Colin Ian King · 4 years, 4 months ago
  47. bfcb462 s390/ftrace: generate traced function stack frame by Vasily Gorbik · 4 years, 5 months ago
  48. 1756a4f x86/decoder: Add TEST opcode to Group3-2 by Masami Hiramatsu · 4 years, 4 months ago
  49. 16b940e remoteproc: Initialize rproc_class before use by Brandon Maier · 5 years ago
  50. 1cbed63 ide: serverworks: potential overflow in svwks_set_pio_mode() by Dan Carpenter · 4 years, 4 months ago
  51. 60bea48 cmd64x: potential buffer overflow in cmd64x_program_timings() by Dan Carpenter · 4 years, 4 months ago
  52. d8c8434 pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional by Uwe Kleine-König · 4 years, 6 months ago
  53. 3d0850a arm64: fix alternatives with LLVM's integrated assembler by Sami Tolvanen · 4 years, 7 months ago
  54. 4b57abe scsi: iscsi: Don't destroy session if there are outstanding connections by Nick Black · 4 years, 5 months ago
  55. 712ae1c iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE by Will Deacon · 4 years, 4 months ago
  56. c2ddc19 usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue by Tony Lindgren · 4 years, 4 months ago
  57. 551bec5 drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add by Navid Emamdoost · 4 years, 8 months ago
  58. 637130b drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler by YueHaibing · 4 years, 4 months ago
  59. d07d4aa drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw by Ben Skeggs · 4 years, 4 months ago
  60. f426db8 vme: bridges: reduce stack usage by Arnd Bergmann · 4 years, 4 months ago
  61. 37552f9 driver core: Print device when resources present in really_probe() by Geert Uytterhoeven · 4 years, 5 months ago
  62. 34b95aa driver core: platform: Prevent resouce overflow from causing infinite loops by Simon Schwartz · 4 years, 5 months ago
  63. ad4a9f6 tty: synclink_gt: Adjust indentation in several functions by Nathan Chancellor · 4 years, 5 months ago
  64. 0317ae3 tty: synclinkmp: Adjust indentation in several functions by Nathan Chancellor · 4 years, 5 months ago
  65. f1f2d97 ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m by Chen Zhou · 4 years, 4 months ago
  66. 54630b1 wan: ixp4xx_hss: fix compile-testing on 64-bit by Arnd Bergmann · 4 years, 4 months ago
  67. 8257c19 Input: edt-ft5x06 - work around first register access error by Philipp Zabel · 4 years, 4 months ago
  68. cd9ea1f rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls by Paul E. McKenney · 4 years, 6 months ago
  69. c8904cd soc/tegra: fuse: Correct straps' address for older Tegra124 device trees by Dmitry Osipenko · 4 years, 5 months ago
  70. c5ad2a6 udf: Fix free space reporting for metadata and virtual partitions by Jan Kara · 4 years, 4 months ago
  71. cce8df1 usbip: Fix unsafe unaligned pointer usage by Shuah Khan · 4 years, 4 months ago
  72. 9008eb85 tools lib api fs: Fix gcc9 stringop-truncation compilation error by Andrey Zhizhikin · 4 years, 5 months ago
  73. 4bc75ef ALSA: sh: Fix compile warning wrt const by Takashi Iwai · 4 years, 4 months ago
  74. f25708d RDMA/rxe: Fix error type of mmap_offset by Jiewei Ke · 4 years, 5 months ago
  75. 4a718f3 pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs by Geert Uytterhoeven · 4 years, 5 months ago
  76. c673faa PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency by Chanwoo Choi · 4 years, 5 months ago
  77. 7b3da91 x86/vdso: Provide missing include file by Valdis Klētnieks · 4 years, 5 months ago
  78. 238572e ARM: dts: r8a7779: Add device node for ARM global timer by Geert Uytterhoeven · 4 years, 5 months ago
  79. a316f73b drm/mediatek: handle events when enabling/disabling crtc by Bibby Hsieh · 4 years, 5 months ago
  80. 1bee8c0 scsi: aic7xxx: Adjust indentation in ahc_find_syncrate by Nathan Chancellor · 4 years, 5 months ago
  81. 17d15ae ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1 by Erik Kaneda · 4 years, 5 months ago
  82. 5704974 orinoco: avoid assertion in case of NULL pointer by Aditya Pakki · 4 years, 5 months ago
  83. 92c3b58 rtlwifi: rtl_pci: Fix -Wcast-function-type by Phong Tran · 4 years, 6 months ago
  84. 70fce7d iwlegacy: Fix -Wcast-function-type by Phong Tran · 4 years, 6 months ago
  85. 3b1b475 ipw2x00: Fix -Wcast-function-type by Phong Tran · 4 years, 6 months ago
  86. 3a1aff0 b43legacy: Fix -Wcast-function-type by Phong Tran · 4 years, 6 months ago
  87. 2b6d53e ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status by Nathan Chancellor · 4 years, 5 months ago
  88. c7f454f reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling by Jan Kara · 4 years, 5 months ago
  89. 39919a2 media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros by Nathan Chancellor · 4 years, 5 months ago
  90. 9fe83ea NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu(). by Mao Wenan · 4 years, 5 months ago
  91. 4c2ddfa PCI/IOV: Fix memory leak in pci_iov_add_virtfn() by Navid Emamdoost · 4 years, 6 months ago
  92. a65c9f7 net/wan/fsl_ucc_hdlc: reject muram offsets above 64K by Rasmus Villemoes · 4 years, 6 months ago
  93. b858442 regulator: rk808: Lower log level on optional GPIOs being not available by Miquel Raynal · 4 years, 6 months ago
  94. 1e3f1e8 drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table by yu kuai · 4 years, 7 months ago
  95. 0698560f clk: qcom: rcg2: Don't crash if our parent can't be found; return an error by Douglas Anderson · 4 years, 3 months ago
  96. c56ece1 kconfig: fix broken dependency in randconfig-generated .config by Masahiro Yamada · 4 years, 4 months ago
  97. 126fb17 ext4, jbd2: ensure panic when aborting with zero errno by zhangyi (F) · 4 years, 6 months ago
  98. 373e93e tracing: Fix very unlikely race of registering two stat tracers by Steven Rostedt (VMware) · 4 years, 4 months ago
  99. 29930c6 tracing: Fix tracing_stat return values in error handling paths by Luis Henriques · 10 years ago
  100. a5f3092 x86/sysfb: Fix check for bad VRAM size by Arvind Sankar · 4 years, 4 months ago