GitHub/LineageOS/android_kernel_samsung_universal7580.git
Author Commit
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... FROMLIST: 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-26 Linus Torvaldskernel: make READ_ONCE() valid on const arguments
2019-02-26 Christian Borntraegerkernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x...
2019-02-26 Christian Borntraegerkernel: Provide READ_ONCE and ASSIGN_ONCE
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... USB: gadget: mtp: Add module parameters for Tx transfer...
2019-02-19 Pavankumar... USB: 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-15 Peter Zijlstraarch,arm64: Convert smp_mb__*()
2019-02-15 Peter Zijlstraarch: Prepare for smp_mb__{before,after}_atomic()
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-02-12 David Cohenusb: gadget: add quirk_ep_out_aligned_size field to...
2019-01-29 Willy TarreauLinux 3.10.108
2019-01-29 Willy Tarreaux86/apic: fix build breakage caused by incomplete backp...
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 Haozhong ZhangKVM: nVMX: fix guest CR4 loading when emulating L2...
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 satoru takeuchibtrfs: prevent to set invalid default subvolid
2019-01-29 Bo Yantracing: Erase irqsoff trace with empty write
2019-01-29 Baohong Liutracing: Apply trace_clock changes to instance max...
2019-01-29 Dan Carpenterscsi: qla2xxx: Fix an integer overflow in sysfs code
2019-01-29 Stephan Muellercrypto: AF_ALG - remove SGL terminator indicator when...
2019-01-29 Sabrina Dubrocaip6_gre: fix endianness errors in ip6gre_err
2019-01-29 Eric Dumazetipv6: fix typo in fib6_net_exit()
2019-01-29 Sabrina Dubrocaipv6: fix memory leak with multiple tables during netns...
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 Takashi IwaiALSA: core: Fix unexpected error at replacing user TLV
2019-01-29 Arnd Bergmannstaging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL...
2019-01-29 Tejun Heoworkqueue: implicit ordered attribute should be overridable
2019-01-29 Mahesh Bandewaripv4: initialize fib_trie prior to register_netdev_noti...
2019-01-29 Leon Romanovskynet/mlx4: Remove BUG_ON from ICM allocation routine
2019-01-29 Jin Yaoperf annotate: Fix broken arrow at row 0 connecting...
2019-01-29 Jan Karaudf: Fix deadlock between writeback and udf_setsize()
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 Helge Dellermm: fix overflow check in expand_upwards()
2019-01-29 Srinivas Dasaricfg80211: Check if PMKID attribute is of expected size
2019-01-29 Srinivas Dasaricfg80211: Validate frequencies nested in NL80211_ATTR_S...
2019-01-29 WANG Congipv6: avoid unregistering inet6_dev for loopback
2019-01-29 Dan CarpenterKEYS: Fix an error code in request_master_key()
2019-01-29 Radim KrčmářKVM: x86: zero base3 of unusable segments
2019-01-29 Dan Carpentercpufreq: s3c2416: double free on driver init error...
next