Advertisement
TugaPower

TugaPowerO5_Kernel_Changes

Mar 3rd, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.36 KB | None | 0 0
  1. Project name: android_kernel_oneplus_msm8998
  2. *Martijn Coenen - UPSTREAM: ANDROID: binder: synchronize_rcu() when using POLLFREE.
  3. *Martijn Coenen - UPSTREAM: ANDROID: binder: remove waitqueue when thread exits.
  4. *Daniel Rosenberg - ANDROID: sdcardfs: Hold i_mutex for i_size_write
  5. *Sultanxda - qcacld-3.0: Load driver on late initcall when not built as a module
  6. *codeworkx - sync with OnePlusOSS/android_kernel_oneplus_msm8998
  7. *Daniel Rosenberg - ANDROID: sdcardfs: Protect set_top
  8. *Daniel Rosenberg - ANDROID: fsnotify: Notify lower fs of open
  9. *Daniel Rosenberg - Revert "ANDROID: sdcardfs: notify lower file of opens"
  10. *Daniel Rosenberg - ANDROID: sdcardfs: Use lower getattr times/size
  11. *Daniel Rosenberg - ANDROID: xattr: Pass EOPNOTSUPP to permission2
  12. *Greg KH - UPSTREAM: eventpoll.h: add missing epoll event masks
  13. *codeworkx - oneplus5: build wlan driver into kernel
  14. *codeworkx - sound: sync with oneplus
  15. *Hyojun Kim - blkdev: Refactoring block io latency histogram codes
  16. *Daniel Rosenberg - ANDROID: sdcardfs: Move default_normal to superblock
  17. *Philip Cuadra - Make msm_serial_hs RT to improve bluetooth performance
  18. *Alexander Martinz - block, bfq: fix build breakage
  19. *Alexander Martinz - block, bfq: update to latest bfq-v8-v4.4 state
  20. *Alexander Martinz - oneplus5: defconfig: regenerate and enable BFQ
  21. *Mauro Andreolini - block, bfq: add Early Queue Merge (EQM) to BFQ-v7r11 for 4.4.0
  22. *Paolo Valente - block: introduce the BFQ-v7r11 I/O sched for 4.4.0
  23. *Paolo Valente - block: cgroups, kconfig, build bits for BFQ-v7r11-4.4.0
  24. *Daniel Rosenberg - ANDROID: sdcardfs: Fix missing break on default_normal
  25. *Daniel Rosenberg - ANDROID: sdcardfs: Add default_normal option
  26. *Daniel Rosenberg - ANDROID: sdcardfs: notify lower file of opens
  27. *yanyh2 - pwm-qpnp: fix the uninitialized pwm mode issue
  28. *Alexander Martinz - drivers: input: synaptics: disable button swap and key disabler for dumpling
  29. *Sam Mortimer - msm8998: Add livedisplay cmds for dumpling panel s6e3fc1
  30. *Sam Mortimer - msm8998: Add proximity_state sysfs support to goodix driver
  31. *Alexander Martinz - oneplus5: defconfig: do not optimize for size
  32. *Alexander Martinz - oneplus5: defconfig: disable CONFIG_MMC
  33. *Alexander Martinz - oneplus5: defconfig: regenerate and enable CONFIG_MODULE_SRCVERSION_ALL
  34. *Nick Desaulniers - ion: system_secure_heap: fix constant logical comparison bug
  35. *Colin Ian King - lib/lz4: make arrays static const, reduces object code size
  36. *David Lin - lz4: fix compress max output bound
  37. *Sven Schmidt - UPSTREAM: lib: update LZ4 compressor module
  38. *Rui Salvaterra - UPSTREAM: lib: lz4: cleanup unaligned access efficiency detection
  39. *Bongkyu Kim - UPSTREAM: lz4: fix wrong compress buffer size for 64-bits
  40. *codeworkx - oneplus5: build qcacld as module
  41. *codeworkx - s6e3fc1: use default (255) max backlight brightness
  42. *Nick Bray - ANDROID: initramfs: call free_initrd() when skipping init
  43. *Alexander Martinz - drivers: msm: mdss: adjust backlight cmd for s6e3fc1 panels
  44. *Alexander Martinz - cheeseburger: dts: adjust fingerprint entries for new drivers
  45. *Alexander Martinz - drivers: fpc: readd sensor_version sysfs knob
  46. *Alexander Martinz - drivers: input: import fingerprint drivers from Open Beta 1
  47. *Alexander Martinz - sound: soc: import changes from Open Beta 1
  48. *Alexander Martinz - arch: dts: disable esd check for panels
  49. *Alexander Martinz - dumpling: dts: initial import from Open Beta 1
  50. *Alexander Martinz - cheeseburger: dts: commonize includes to oneplus5
  51. *Alexander Martinz - drivers: import from Open Beta 1
  52. *Alexander Martinz - drivers: input: import from Open Beta 1
  53. *Alexander Martinz - arch: arm: dts: update from Open Beta 1
  54. *Alexander Martinz - oneplus5: add initial lineage defconfig
  55. *Alexander Martinz - import OnePlus 4.5.14 changes
  56. *Alexander Martinz - include: linux: fix build breakage if IPC logging is disabled
  57. *Joel Fernandes - FROMLIST: tracing: Add support for preempt and irq enable/disable events
  58. *Joel Fernandes - FROMLIST: tracing: Prepare to add preempt and irq trace events
  59. *Ido Schimmel - UPSTREAM: ipv6: fib: Unlink replaced routes from their nodes
  60. *Badhri Jagan Sridharan - ANDROID: usb: gadget: assign no-op request complete callbacks
  61. *Danilo Krummrich - ANDROID: usb: gadget: configfs: fix null ptr in android_disconnect
  62. *Chenbo Feng - ANDROID: Use sk_uid to replace uid get from socket file
  63. *gaurav jindal - drivers: cpufreq_interactive: handle error for module load fail
  64. *Theodore Ts'o - BACKPORT: ext4: add EXT4_IOC_GOINGDOWN ioctl
  65. *Theodore Ts'o - BACKPORT: ext4: add shutdown bit and check for it
  66. *Theodore Ts'o - BACKPORT: ext4: rename s_resize_flags to s_ext4_flags
  67. *Lorenzo Colitti - UPSTREAM: net: xfrm: allow clearing socket xfrm policies.
  68. *Jonathan Basseri - BACKPORT: xfrm: Clear sk_dst_cache when applying per-socket policy.
  69. *Suren Baghdasaryan - ANDROID: check dir value of xfrm_userpolicy_id
  70. *Daniel Mentz - Revert "proc: smaps: Allow smaps access for CAP_SYS_RESOURCE"
  71. *Martijn Coenen - ANDROID: binder: Remove obsolete proc waitqueue.
  72. *Arnd Bergmann - UPSTREAM: android: binder: fix type mismatch warning
  73. *Todd Kjos - FROMLIST: binder: fix proc->files use-after-free
  74. *Martijn Coenen - ANDROID: binder: clarify deferred thread work.
  75. *Martijn Coenen - ANDROID: binder: show high watermark of alloc->pages.
  76. *Martijn Coenen - ANDROID: binder: Add thread->process_todo flag.
  77. *Sherry Yang - FROMLIST: android: binder: Fix null ptr dereference in debug msg
  78. *Sherry Yang - FROMLIST: android: binder: Change binder_shrinker to static
  79. *Ganesh Mahendran - ANDROID: binder: fix node sched policy calculation
  80. *Ganesh Mahendran - ANDROID: binder: init desired_prio.sched_policy before use it
  81. *Martijn Coenen - ANDROID: binder: fix transaction leak.
  82. *Todd Kjos - FROMLIST: binder: fix use-after-free in binder_transaction()
  83. *Sherry Yang - FROMLIST: android: binder: Don't get mm from task
  84. *Sherry Yang - FROMLIST: android: binder: Remove unused vma argument
  85. *Sherry Yang - FROMLIST: android: binder: Drop lru lock in isolate callback
  86. *Xu YiPing - FROMLIST: binder: fix an ret value override
  87. *Sherry Yang - FROMLIST: android: binder: Add page usage in binder stats
  88. *Sherry Yang - FROMLIST: android: binder: Add shrinker tracepoints
  89. *Sherry Yang - FROMLIST: android: binder: Add global lru shrinker to binder
  90. *Sherry Yang - FROMLIST: android: binder: Move buffer out of area shared with user space
  91. *Sherry Yang - FROMLIST: android: binder: Add allocator selftest
  92. *Sherry Yang - FROMLIST: android: binder: Refactor prev and next buffer into a helper function
  93. *Martijn Coenen - ANDROID: binder: don't queue async transactions to thread.
  94. *Martijn Coenen - ANDROID: binder: call poll_wait() unconditionally.
  95. *Martijn Coenen - ANDROID: binder: don't enqueue death notifications to thread todo.
  96. *Martijn Coenen - ANDROID: binder: Don't BUG_ON(!spin_is_locked()).
  97. *Michal Hocko - BACKPORT: partial: mm, oom_reaper: do not mmput synchronously from the oom reaper context
  98. *Artem Borisov - ANDROID: uid_sys_stats: fix the comment
  99. *Amit Pundir - ANDROID: uid_sys_stats: Fix implicit declaration of get_cmdline()
  100. *Yang Jin - uid_sys_stats: log task io with a debug flag
  101. *Sultanxda - misc: fpc1020: Increase fingerprintd nice value when screen is off
  102. *Sultanxda - misc: fpc1020: Wait for uevent to send before exiting IRQ handler
  103. *Sultanxda - misc: fpc1020: Simplify proximity shut-off
  104. *fluxi - misc: fpc1020: Honor proximity state
  105. *Sultanxda - misc: fpc1020: Clean up interrupt handler
  106. *Sultanxda - misc: fpc1020: Set fingerprintd priority to max when screen is off
  107. *Sultanxda - misc: fpc1020: Report key input when interrupt is fired with screen off
  108. *Sultanxda - misc: fpc1020: Clean up PM routines and move them into dedicated worker
  109. *dianlujitao - mdss: livedisplay: Don't send sRGB/DCI-P3 off cmd when dsi on
  110. *Joey Rizzoli - ARM: dts: update panel sRGB and DCI-P3 cmds
  111. *ljkgpxs - mdss: livedisplay: Add support for DCI-P3 mode
  112. *Sultanxda - mdss: livedisplay: Fix memory leaks in mdss_livedisplay_update()
  113. *Steve Kondik - op3: Fix and optimize SRGB commands
  114. *Steve Kondik - mdss: livedisplay: Add commands to enable SRGB mode
  115. *Steve Kondik - video: mdss: LiveDisplay driver
  116. *Tom Marshall - kernel: Fix potential refcount leak in su check
  117. *Tom Marshall - kernel: Only expose su when daemon is running
  118. *codeworkx - smb_lib: auto toggle otg switch based on dash status
  119. *Alexander Martinz - cheeseburger: dts: mount /system
  120. *Alexander Martinz - drivers: misc OnePlus source imports
  121. *Alexander Martinz - drivers: power: import OnePlus 4.5.11 changes
  122. *Alexander Martinz - drivers: cpufreq: correct return value checks in QoS handlers
  123. *Alexander Martinz - cheeseburger: import QoS changes
  124. *kote - [16859]: Fix Dynamic minor values for successful registration of rndis QC driver
  125. *Alexander Martinz - drivers: import OnePlus 4.5.10 changes
  126. *Alexander Martinz - cheeseburger: dts: include msm8998-mdss-panels.dtsi
  127. *codeworkx - cheeseburger: apply camera changes from oneplus as overlay
  128. *jumoog - DASH: spoof normal usb fastcharge
  129. *codeworkx - power: supply: import oneplusified qcom drivers
  130. *XiNGRZ - qpnp-haptic: make its strength adjustable in VibratorHW
  131. *Alexander Martinz - drivers: soc: qcom: import OnePlus qpnp-haptic sources
  132. *codeworkx - cheeseburger: leds: enable rgb sync
  133. *Scott Mertz - leds: leds-qpnp: add synchronized rgb control
  134. *Scott Mertz - pwm: qpnp-pwm: add api for synchronous enable of pwms
  135. *codeworkx - camera: import changes from oneplus
  136. *codeworkx - cheeseburger: sound: properly configure wsa properties
  137. *codeworkx - sound: import changes from oneplus
  138. *Alexander Martinz - sound: soc: codecs: import tfa9891
  139. *XiNGRZ - input: tri-state: rewritten tri-state-key driver
  140. *Alexander Martinz - drivers: input: misc: import fpc and tri state drivers
  141. *XiNGRZ - drivers: input: bring up to date with old cm-14.1 state
  142. *Alexander Martinz - drivers: input: import synaptics s3320
  143. *Alexander Martinz - drivers: nfc: import pn544 driver from OnePlus
  144. *Alexander Martinz - drivers: soc: icnss: add version information to project_info
  145. *Alexander Martinz - drivers: soc: qcom: import project_info
  146. *codeworkx - cheeseburger: use oneplus regulator adjustments
  147. *codeworkx - cheeseburger: move panel include to highest possible level
  148. *dianlujitao - ARM: dts: OP5: Move 0x29 to dsi on command
  149. *codeworkx - cleanup cheeseburger panels and handle s6e3fa6 backlight command
  150. *Alexander Martinz - arm: dts: properly configure ramoops and reserved memory regions
  151. *Alexander Martinz - arm: dts: import dts files for cheeseburger
  152. *codeworkx - add cflag for oneplus vendor
  153. *Mikko Rapeli - include/uapi/linux/if_pppox.h: include linux/if.h
  154. *Mikko Rapeli - netfilter: fix include files for compilation
  155. *Steve Kondik - arch: Unbreak mrproper/clean
  156. *Alexander Martinz - include: asm-generic: do not hard code HZ to 100
  157. *Steve Muckle - ANDROID: add script to fetch android kernel config fragments
  158. *Steve Muckle - ANDROID: configs: remove config fragments
  159. *Tim Murray - firmware_class: make firmware caching configurable
  160. *Ethan Chen - qcacld-3.0: Fix Kconfig
  161. *Alexander Martinz - drivers: staging: import LA.UM.6.4.r1-06900-8x98.0 wifi stack
  162. *Greg Hackmann - HACK: arm64: add CNTPCT_EL0 trap handler
  163. *Park Ju Hyung - Revert "ion: ensure CMO target is valid"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement