ANDROID: binder: Don't BUG_ON(!spin_is_locked()).
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / drivers /
2019-02-26 Martijn CoenenANDROID: binder: Don't BUG_ON(!spin_is_locked()).
2019-02-26 Martijn CoenenANDROID: binder: don't check prio permissions on restore.
2019-02-26 Colin CrossAdd BINDER_GET_NODE_DEBUG_INFO ioctl
2019-02-26 Martijn CoenenANDROID: binder: add RT inheritance flag to node.
2019-02-26 Martijn CoenenANDROID: binder: improve priority inheritance.
2019-02-26 Martijn CoenenANDROID: binder: add min sched_policy to node.
2019-02-26 Martijn CoenenANDROID: binder: add support for RT prio inheritance.
2019-02-26 Martijn CoenenANDROID: binder: push new transactions to waiting threads.
2019-02-26 Martijn CoenenANDROID: binder: remove proc waitqueue
2019-02-26 Todd KjosFROMLIST: binder: remove global binder lock
2019-02-26 Martijn CoenenFROMLIST: binder: fix death race conditions
2019-02-26 Todd KjosFROMLIST: binder: protect against stale pointers in...
2019-02-26 Todd KjosFROMLIST: binder: protect binder_ref with outer lock
2019-02-26 Todd KjosFROMLIST: binder: use inner lock to protect thread...
2019-02-26 Martijn CoenenFROMLIST: binder: protect transaction_stack with inner...
2019-02-26 Todd KjosFROMLIST: binder: protect proc->threads with inner_lock
2019-02-26 Todd KjosFROMLIST: binder: protect proc->nodes with inner lock
2019-02-26 Todd KjosFROMLIST: binder: add spinlock to protect binder_node
2019-02-26 Todd KjosFROMLIST: binder: add spinlocks to protect todo lists
2019-02-26 Todd KjosFROMLIST: binder: use inner lock to sync work dq and...
2019-02-26 Todd KjosFROMLIST: binder: introduce locking helper functions
2019-02-26 Todd KjosFROMLIST: binder: use node->tmp_refs to ensure node...
2019-02-26 Todd KjosFROMLIST: binder: refactor binder ref inc/dec for threa...
2019-02-26 Todd KjosFROMLIST: binder: make sure accesses to proc/thread...
2019-02-26 Todd KjosFROMLIST: binder: make sure target_node has strong ref
2019-02-26 Todd KjosFROMLIST: binder: guarantee txn complete / errors deliv...
2019-02-26 Todd KjosFROMLIST: binder: refactor binder_pop_transaction
2019-02-26 Todd KjosFROMLIST: binder: use atomic for transaction_log index
2019-02-26 Todd KjosFROMLIST: binder: protect against two threads freeing...
2019-02-26 Todd KjosFROMLIST: binder: remove dead code in binder_get_ref_fo...
2019-02-26 Todd KjosFROMLIST: binder: don't modify thread->looper from...
2019-02-26 Todd KjosFROMLIST: binder: avoid race conditions when enqueuing txn
2019-02-26 Todd KjosFROMLIST: binder: refactor queue management in binder_t...
2019-02-26 Todd KjosFROMLIST: binder: add log information for binder transa...
2019-02-26 Todd KjosFROMLIST: binder: make binder_last_id an atomic
2019-02-26 Badhri Jagan SridharanFROMLIST: binder: change binder_stats to atomics
2019-02-26 Todd KjosFROMLIST: binder: add protection for non-perf cases
2019-02-26 Todd KjosFROMLIST: binder: remove binder_debug_no_lock mechanism
2019-02-26 Todd KjosFROMLIST: binder: move binder_alloc to separate file
2019-02-26 Todd KjosFROMLIST: binder: separate out binder_alloc functions
2019-02-26 Todd KjosFROMLIST: binder: remove unneeded cleanup code
2019-02-26 Todd KjosFROMLIST: binder: separate binder allocator structure...
2019-02-26 Danny WoodRevert "android: binder: move global binder state into...
2019-02-26 Danny WoodRevert "CHROMIUM: android: binder: Fix potential schedu...
2019-02-26 Danny WoodRevert "android: binder: use copy_from_user_preempt_dis...
2019-02-26 Danny WoodRevert "android: binder: Disable preemption while holdi...
2019-02-26 Danny WoodRevert "binder: blacklist %p kptr_restrict"
2019-02-26 Danny WoodRevert "binder: NULL pointer reference"
2019-02-26 Danny WoodRevert "binder: prevent kptr leak by using %pK format...
2019-02-22 zhangshuxiaostaging: android: ashmem: lseek failed due to no FMODE_...
2019-02-22 Greg Hackmannstaging: android: ion: fix ION_IOC_{MAP,SHARE} use...
2019-02-22 Shawn Linstaging: ion: fix corruption of ion_import_dma_buf
2019-02-22 Heesub Shinstaging: ion: fixup invalid kfree() calls on heap destroy
2019-02-22 Tair Rzayevstaging: android: ion: ion_chunk_heap.c: Fix checkpatch...
2019-02-22 Heesub Shinstaging: ion: optimize struct ion_system_heap
2019-02-22 Rohit kumarUPSTREAM staging: ion: Fix error handling in ion_buffer...
2019-02-19 Vijayavardhan Venn... USB: gadget: mtp: Add module parameters for Tx transfer...
2019-02-19 Pavankumar KondetiUSB: gadget: Add module parameter for Rx transfer length
2019-02-19 Danny Woodusb: gadget: mtp: Switch to 16k buffers to reduce possi...
2019-02-15 Krzysztof Opasiakusb: gadget: f_hid: fix: Prevent accessing released...
2019-02-15 Jerry Zhangusb: gadget: f_fs: Guard epfile->error
2019-02-15 Anson Jacobusb: gadget: f_accessory: Fix for UsbAccessory clean...
2019-02-15 FrozenCowusb: gadget: mass_storage: added sysfs entry for cdrom...
2019-02-15 Amit Pundirusb: gadget: fix NULL ptr derefer while symlinking...
2019-02-15 Robert BaldygaUPSTREAM: usb: gadget: f_fs: add "no_disconnect" mode
2019-02-15 Michal Nazarewiczusb: gadget: f_fs: Add flags to descriptors block
2019-02-15 Mayank RanaUSB: f_fs: Add memory barrier before atomic operations
2019-02-15 Saket Saurabhusb: gadget: f_fs: Allow only one adb daemon perform...
2019-02-15 Peter Zijlstraarch: Mass conversion of smp_mb__*()
2019-02-12 Jiebing Liusb/gadget: fix NULL pointer issue in mtp_read()
2019-02-12 Jiebing Liusb/gadget: fix MTP enumeration issue under super speed...
2019-02-12 Jack Phamusb: dwc3: gadget: Iterate only over valid endpoints
2019-02-12 David Cohenusb: dwc3: set gadget's quirk ep_out_align_size
2019-01-29 Stefan Mätjecan: esd_usb2: Fix can_dlc value for received RTR,...
2019-01-29 Dan Carpenterscsi: scsi_dh_emc: return success in clariion_std_inquiry()
2019-01-29 Andrew Gabbasovusb: gadget: composite: Fix use-after-free in usb_compo...
2019-01-29 Arnd BergmannIB/qib: fix false-postive maybe-uninitialized warning
2019-01-29 Pan Bianteam: fix memory leaks
2019-01-29 Feras DaoudIB/ipoib: rtnl_unlock can not come after free_netdev
2019-01-29 Dan Carpenterscsi: qla2xxx: Fix an integer overflow in sysfs code
2019-01-29 Arnd Bergmannqlge: avoid memcpy buffer overflow
2019-01-29 James MorseACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SC...
2019-01-29 Arnd Bergmannstaging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL...
2019-01-29 Leon Romanovskynet/mlx4: Remove BUG_ON from ICM allocation routine
2019-01-29 Arnd Bergmannir-core: fix gcc-7 warning on bool arithmetic
2019-01-29 Horia Geantăcrypto: caam - fix signals handling
2019-01-29 Dan Carpentercpufreq: s3c2416: double free on driver init error...
2019-01-29 Florian Fainellinet: korina: Fix NAPI versus resources freeing
2019-01-29 Russell Kingnet: phy: fix marvell phy status reading
2019-01-29 Dan Carpenterdrivers/misc/c2port/c2port-duramar2150.c: checking...
2019-01-29 Chris Brandtusb: r8a66597-hcd: decrease timeout
2019-01-29 Chris Brandtusb: r8a66597-hcd: select a different endpoint on timeout
2019-01-29 Arnd Bergmannpvrusb2: reduce stack usage pvr2_eeprom_analyze()
2019-01-29 Tony Lindgrenmfd: omap-usb-tll: Fix inverted bit use for USB TLL...
2019-01-29 Christophe JAILLETserial: efm32: Fix parity management in 'efm32_uart_con...
2019-01-29 Anssi Hannulanet: xilinx_emaclite: fix receive buffer overflow
2019-01-29 Dan Carpenterdrm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_...
2019-01-29 Johannes Thumshirnscsi: qla2xxx: don't disable a not previously enabled...
2019-01-29 Majd Dibbinynet/mlx4_core: Fix VF overwrite of module param which...
2019-01-29 Jason Yanmd: fix super_offset endianness in super_1_rdev_size_change
next