1. 7c668d5 Merge branch 'dev/FP2N-265' into staging/n/fp2 by Karsten Tausche · 4 years, 5 months ago fp2-n-sibon staging/n/fp2 fp2-19.11.2-gms-24df0be9 fp2-19.11.2-sibon-24df0be9 fp2-19.12.1-beta1-gms-78666d00 fp2-19.12.1-beta1-sibon-78666d00
  2. 54ca793 wlan: Fix OOB read in sme_RrmProcessBeaconReportReqInd by Gururaj Patil · 4 years, 6 months ago
  3. e7eb6dd wlan: Fix possible integer underflow in cfg80211_rx_mgmt by Gururaj Patil · 4 years, 5 months ago
  4. 78f904f wlan: Fix possible buffer overflow in sirConvertAddtsRsp2Struct by Gururaj Patil · 4 years, 6 months ago
  5. ddf5b1e wlan: Fix OOB read in lim_process_deauth_frame by Gururaj Patil · 4 years, 6 months ago
  6. c1a9c55 wlan: Fix integer truncation in convert_wsc_opaque by Gururaj Patil · 4 years, 6 months ago
  7. 1fda123 wlan: Fix buffer overwrite in csrRoamCheckForLinkStatusChange by Gururaj Patil · 4 years, 6 months ago
  8. ddf653a wlan: Avoid int overflow in csr_scan_save_preferred_network_found() by Gururaj Patil · 4 years, 6 months ago
  9. ea2d3ad FPII-1860: pipe: Fix buffer offset after partially failed read by Ben Hutchings · 8 years ago
  10. 2d5cba7 wlan: Add buf len check in wlan_hdd_cfg80211_testmode by Manjeet Singh · 7 years ago fp2-19.11.1-gms-0c842dca fp2-19.11.1-sibon-0c842dca fp2-19.12.0-beta1-gms-dfb87c21 fp2-19.12.0-beta1-sibon-dfb87c21
  11. 15ca8ab Merge branch dev/FP2N-265 into staging/n/fp2 by Karsten Tausche · 4 years, 6 months ago
  12. c2c7fba wlan: Validate wpa ie length before extracting ie by Gururaj Patil · 4 years, 6 months ago
  13. 1b0837a Merge branch dev/FP2N-265 into staging/n/fp2 by Karsten Tausche · 4 years, 6 months ago
  14. 5d8c9ef wlan: Avoid possible stack overflow in hdd_ProcessGENIE API by Gururaj Patil · 4 years, 6 months ago
  15. 13f1282 wlan: Fix buffer overrun in function ProcSetReqInternal by Gururaj Patil · 4 years, 6 months ago
  16. 0df9065 wlan:Fix incorrect processing of encrypted auth frame by Gururaj Patil · 4 years, 6 months ago
  17. 72924cc wlan: Return an error code in case of invalid seq_len while adding key by Ashish Kumar Dhanotiya · 6 years ago
  18. b0fb297 wlan: Propagate key sequence counter to SME by Jingxiang Ge · 7 years ago
  19. 6b8abb3 Wifi stops periodic rescans and disconnects by Gururaj Patil · 4 years, 7 months ago
  20. 110f065 wlan: Fix potential OOB read when indicate mgmt frame by Wu Gao · 5 years ago
  21. 74db677 msm: camera_v2: handle the error value returned during get clock. by Srikanth Uyyala · 5 years ago
  22. deba0c9 qdsp6v2: apr: check for packet size to header size comparison by Vatsal Bucha · 5 years ago
  23. 86ae3b2 dsp: q6voice: Check size of shared memory buffer before access by Vatsal Bucha · 5 years ago
  24. 5946ed8 UPSTREAM: tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago fp2-19.08.1-gms-fad0fe00 fp2-19.08.1-sibon-fad0fe00 fp2-19.10.0-beta1-gms-58df0151 fp2-19.10.0-beta1-sibon-58df0151
  25. f474031 UPSTREAM: tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  26. 7cb13b5 prima: Fix possible OOB access in limProcessDisassocFrame by tinlin · 6 years ago
  27. 1052a80 prima: Fix OOB read in sme_RrmProcessBeaconReportReqInd by tinlin · 5 years ago
  28. 2605a14 msm: adsprpc: restrict user apps from sending kernel RPC messages by Tharun Kumar Merugu · 5 years ago
  29. c1449bf dsp: asm: Add check for num_channels before calling q6asm_map_channels by Rohit kumar · 5 years ago
  30. 5ac52d1 prima: Fix possible integer underflow in cfg80211_rx_mgmt by Jingxiang Ge · 6 years ago
  31. f15a903 dsp: validate token before usage as array index by Xiaojun Sang · 5 years ago
  32. 2ad2de9 prima: Fix possible buffer overflow in sirConvertAddtsRsp2Struct by lifeng · 5 years ago
  33. bee10ac msm: vidc: Ensure validity of shared Q indices by Vikash Garodia · 5 years ago
  34. 5ec1e77 media: uvcvideo: Fix 'type' check leading to overflow by Alistair Strachan · 5 years ago
  35. 338ec52 prima: Fix OOB read in limProcessDeauthFrame by gaurank kathpalia · 6 years ago
  36. d6bc573 prima: Avoid int overflow in csrScanSavePreferredNetworkFound by tinlin · 6 years ago
  37. b2cebc4 wlan: Use request manager while processing driver commands by Hanumanth Reddy Pothula · 6 years ago
  38. 61c4d09 wlan: Introduce HDD Request Manager infrastructure by Hanumanth Reddy Pothula · 6 years ago
  39. af52edf prima: Fix buffer overwrite in csrRoamCheckForLinkStatusChange by Srinivas Girigowda · 6 years ago
  40. d6771be prima: Sanity check for ssid length in limLookupNaddHashEntry by tinlin · 6 years ago
  41. dac45440 prima: Fix integer truncation in convert_wsc_opaque by Pragaspathi Thilagaraj · 6 years ago
  42. 7c47010 prima: Fix potential OOB read in dot11f.c by Vignesh Viswanathan · 6 years ago
  43. 020a28b prima: Check ie_len against 255 in function get_container_ies_len by Naveen Rawat · 7 years ago
  44. d5d7a80 prima: Possible buff overflow in sir_convert_assoc_resp_frame2_struct by Abhinav Kumar · 6 years ago
  45. a3f54a7 af_key: unconditionally clone on broadcast by Sean Tranchetti · 6 years ago
  46. e6c5446 af_key: remove a duplicated skb_orphan() by Cong Wang · 11 years ago
  47. 056bedf jbd2: don't mark block as modified if the handle is out of credits by Theodore Ts'o · 6 years ago
  48. e7faf84 jbd2: don't BUG but return ENOSPC if a handle runs out of space by Theodore Ts'o · 10 years ago
  49. 183067c input: synaptics: allocate heap memory for temp buf by Yueyao (Nathan) Zhu · 8 years ago fp2-19.05.2-sibon-3f3d0b16 fp2-19.05.3-gms-404195ba
  50. 487a420 /proc/iomem: only expose physical resource addresses to privileged users by Linus Torvalds · 8 years ago
  51. 49e6c74 Make file credentials available to the seqfile interfaces by Linus Torvalds · 8 years ago
  52. 4436bb1 Add file_ns_capable() helper function for open-time capability checking by Linus Torvalds · 11 years ago
  53. 6504794 userns: Make seq_file's user namespace accessible by Eric W. Biederman · 12 years ago
  54. e45579e mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  55. 9239ff2 Fix up non-directory creation in SGID directories by Linus Torvalds · 6 years ago
  56. fc4485d ext4: add more inode number paranoia checks by Theodore Ts'o · 6 years ago
  57. 91061c1 ext4: verify the depth of extent tree in ext4_find_extent() by Theodore Ts'o · 6 years ago
  58. ff8c97a ext4: return ENOMEM if sb_getblk() fails by Theodore Ts'o · 11 years ago
  59. 9139fbe msm: sps: Suppress bind/unbind attributes by Siva Kumar Akkireddi · 6 years ago
  60. 438fcb8 msm: camera: Fix out-of-bounds read in string class name. by Trishansh Bhardwaj · 6 years ago
  61. 8e3ccb9 net: Set sk_prot_creator when cloning sockets to the right proto by Christoph Paasch · 7 years ago
  62. eb244d1 Fix reboot-on-shutdown issue with the new camera module by Francesco Salvatore · 5 years ago fp2-19.02.1-gms-dc48370a fp2-19.02.1-sibon-dc48370a
  63. 8615044 ANDROID: sdcardfs: Don't use OVERRIDE_CRED macro by Daniel Rosenberg · 6 years ago
  64. cc2d921 ANDROID: sdcardfs: Fix style issues in macros by Daniel Rosenberg · 7 years ago
  65. 108a1a9 ANDROID: sdcardfs: Change current->fs under lock by Daniel Rosenberg · 6 years ago
  66. 51517f9 Revert "FP2: dont hardreset PMIC" by Mitja Nikolaus · 6 years ago fp2-18.10.0-gms-280f64b0 fp2-18.10.0-sibon-280f64b0
  67. eaadfcc BACKPORT: binder: fix proc->files use-after-free by Todd Kjos · 6 years ago fp2-18.09.2-gms-4a5ca353 fp2-18.09.2-sibon-4a5ca353
  68. b64e24c Merge changes from topic 'FP2N-306' into staging/n/fp2 by Franz-Xaver Geiger · 6 years ago
  69. ee9c833 BACKPORT: futex: Remove requirement for lock_page() in get_futex_key() by Mel Gorman · 8 years ago
  70. 88f16bd UPSTREAM: kernel: make READ_ONCE() valid on const arguments by Linus Torvalds · 9 years ago
  71. e48be50 UPSTREAM: kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) by Christian Borntraeger · 9 years ago
  72. 900d439 UPSTREAM: kernel: Provide READ_ONCE and ASSIGN_ONCE by Christian Borntraeger · 9 years ago
  73. dbef964 Merge "futex: Prevent overflow by strengthen input validation" into staging/n/fp2 by Borjan Tchakaloff · 6 years ago
  74. 86c8a65 Drop obsoleted f2fs options by Karsten Tausche · 6 years ago
  75. a84e831 BACKPORT: msm: adsprpc: Use unsigned integer for length values by Dennis Cagle · 6 years ago
  76. 969f644 Revert f2fs and fs/crypto related commits by Karsten Tausche · 6 years ago
  77. dc472f3 sdcardfs: limit stacking depth by Andrew Chant · 7 years ago
  78. e5a980a drivers: qcom: ultrasound: Lock async driver calls by Sudheer Papothi · 8 years ago
  79. 07d4347 msm: ultrasound: Various static analysis fixes by Vidyakumar Athota · 8 years ago
  80. 999b97b futex: Prevent overflow by strengthen input validation by Li Jinyue · 6 years ago
  81. 25a3b15 wlan: Add get valid channels entry to NLA policy by SaidiReddy Yenuga · 7 years ago
  82. e5ddf02 Merge changes Ib240f6cf,I53717000 into staging/n/fp2 by Franz-Xaver Geiger · 6 years ago
  83. b50a86e crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 6 years ago
  84. 8039013 diag: Validate copying length against source buffer length by Hardik Arya · 6 years ago
  85. af7cc7d5 Merge "KEYS: add missing permission check for request_key() destination" into staging/n/fp2 by Karsten Tausche · 6 years ago
  86. 8509e53 Merge "USB: core: prevent malicious bNumInterfaces overflow" into staging/n/fp2 by Karsten Tausche · 6 years ago
  87. 0ec381c prima: wlan: Return an error code in case of invalid seq_len while adding key by Ashish Kumar Dhanotiya · 6 years ago
  88. ef91b0b prima: wlan: Propagate key sequence counter to SME by Jingxiang Ge · 7 years ago
  89. 16643ae qcacld-3.0: Validate wpa ie length before extracting ie by Hanumanth Reddy Pothula · 6 years ago
  90. 4d723dc USB: core: prevent malicious bNumInterfaces overflow by Alan Stern · 6 years ago
  91. 8e86da9 KEYS: add missing permission check for request_key() destination by Eric Biggers · 6 years ago
  92. bab9164 Input: gtco - fix potential out-of-bound access by Dmitry Torokhov · 7 years ago
  93. 8e4b4fd Revert "Input: gtco - fix potential out-of-bound access" by Franz-Xaver Geiger · 6 years ago
  94. de4d17f ANDROID: qtaguid: Fix the UAF probelm with tag_ref_tree by Chenbo Feng · 6 years ago
  95. 5ae78f7 Revert "[PATCH] ANDROID: qtaguid: Fix the UAF probelm with tag_ref_tree" by Franz-Xaver Geiger · 6 years ago
  96. 93ab066 [PATCH] ANDROID: qtaguid: Fix the UAF probelm with tag_ref_tree by Levente Tamas · 6 years ago
  97. 937c500 Input: gtco - fix potential out-of-bound access by Dmitry Torokhov · 7 years ago
  98. a069b8b USB: serial: console: fix use-after-free after failed setup by Johan Hovold · 7 years ago
  99. cbdb3bb HID: usbhid: fix out-of-bounds bug by Jaejoong Kim · 7 years ago
  100. cdd5044 USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() by Alan Stern · 7 years ago