platform/kernel/linux-amlogic.git
2017-07-19 Martijn CoenenANDROID: binder: improve priority inheritance.
2017-07-19 Martijn CoenenANDROID: binder: add min sched_policy to node.
2017-07-19 Martijn CoenenANDROID: binder: add support for RT prio inheritance.
2017-07-19 Martijn CoenenANDROID: binder: push new transactions to waiting threads.
2017-07-19 Martijn CoenenANDROID: binder: remove proc waitqueue
2017-07-15 Greg Kroah... Merge 4.9.38 into android-4.9
2017-07-15 Greg Kroah... Linux 4.9.38 v4.9.38
2017-07-15 Maciej S. Szmigierosaa7134: fix warm Medion 7134 EEPROM read
2017-07-15 Mikulas Patockax86/mm/pat: Don't report PAT on CPUs that don't support it
2017-07-15 Chao Yuext4: check return value of kstrtoull correctly in...
2017-07-15 Jason A. Donenfeldcrypto: rsa-pkcs1pad - use constant time memory compari...
2017-07-15 Horia Geantăcrypto: caam - fix gfp allocation flags (part I)
2017-07-15 Ian Abbottstaging: comedi: fix clean-up of comedi_class in comedi...
2017-07-15 Malcolm Priestleystaging: vt6556: vnt_start Fix missing call to vnt_key_...
2017-07-15 Kirill Tkhailocking/rwsem-spinlock: Fix EINTR branch in __down_writ...
2017-07-15 Jason Yanmd: fix super_offset endianness in super_1_rdev_size_change
2017-07-15 Jason Yanmd: fix incorrect use of lexx_to_cpu in does_sb_need_ch...
2017-07-15 Masami Hiramatsuperf probe: Add error checks to offline probe post...
2017-07-15 Masami Hiramatsuperf probe: Fix to probe on gcc generated symbols for...
2017-07-15 Wang YanQingperf scripting perl: Fix compile error with some perl5...
2017-07-15 Arnaldo Carvalho... perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
2017-07-15 Arnaldo Carvalho... perf bench numa: Avoid possible truncation when using...
2017-07-15 Arnaldo Carvalho... perf tests: Avoid possible truncation with dirent-...
2017-07-15 Arnaldo Carvalho... perf intel-pt: Use __fallthrough
2017-07-15 Arnaldo Carvalho... perf thread_map: Correctly size buffer used with dirent...
2017-07-15 Arnaldo Carvalho... perf top: Use __fallthrough
2017-07-15 Arnaldo Carvalho... tools strfilter: Use __fallthrough
2017-07-15 Arnaldo Carvalho... tools string: Use __fallthrough in perf_atoll()
2017-07-15 Arnaldo Carvalho... tools include: Add a __fallthrough statement
2017-07-15 Josh Zimmermantpm: Issue a TPM2_Shutdown for TPM2 devices.
2017-07-15 Josh ZimmermanAdd "shutdown" to "struct class".
2017-07-15 Cong Wangmqueue: fix a use-after-free in sys_mq_notify()
2017-07-13 Todd KjosFROMLIST: binder: remove global binder lock
2017-07-13 Martijn CoenenFROMLIST: binder: fix death race conditions
2017-07-13 Todd KjosFROMLIST: binder: protect against stale pointers in...
2017-07-13 Todd KjosFROMLIST: binder: protect binder_ref with outer lock
2017-07-13 Todd KjosFROMLIST: binder: use inner lock to protect thread...
2017-07-13 Martijn CoenenFROMLIST: binder: protect transaction_stack with inner...
2017-07-13 Todd KjosFROMLIST: binder: protect proc->threads with inner_lock
2017-07-13 Todd KjosFROMLIST: binder: protect proc->nodes with inner lock
2017-07-13 Todd KjosFROMLIST: binder: add spinlock to protect binder_node
2017-07-13 Todd KjosFROMLIST: binder: add spinlocks to protect todo lists
2017-07-13 Todd KjosFROMLIST: binder: use inner lock to sync work dq and...
2017-07-13 Todd KjosFROMLIST: binder: introduce locking helper functions
2017-07-13 Todd KjosFROMLIST: binder: use node->tmp_refs to ensure node...
2017-07-13 Todd KjosFROMLIST: binder: refactor binder ref inc/dec for threa...
2017-07-13 Todd KjosFROMLIST: binder: make sure accesses to proc/thread...
2017-07-13 Todd KjosFROMLIST: binder: make sure target_node has strong ref
2017-07-13 Todd KjosFROMLIST: binder: guarantee txn complete / errors deliv...
2017-07-13 Todd KjosFROMLIST: binder: refactor binder_pop_transaction
2017-07-13 Todd KjosFROMLIST: binder: use atomic for transaction_log index
2017-07-13 Martijn CoenenFROMLIST: binder: add more debug info when allocation...
2017-07-13 Todd KjosFROMLIST: binder: protect against two threads freeing...
2017-07-13 Todd KjosFROMLIST: binder: remove dead code in binder_get_ref_fo...
2017-07-13 Todd KjosFROMLIST: binder: don't modify thread->looper from...
2017-07-13 Todd KjosFROMLIST: binder: avoid race conditions when enqueuing txn
2017-07-13 Todd KjosFROMLIST: binder: refactor queue management in binder_t...
2017-07-13 Todd KjosFROMLIST: binder: add log information for binder transa...
2017-07-13 Todd KjosFROMLIST: binder: make binder_last_id an atomic
2017-07-13 Badhri Jagan... FROMLIST: binder: change binder_stats to atomics
2017-07-13 Todd KjosFROMLIST: binder: add protection for non-perf cases
2017-07-13 Todd KjosFROMLIST: binder: remove binder_debug_no_lock mechanism
2017-07-13 Todd KjosFROMLIST: binder: move binder_alloc to separate file
2017-07-13 Todd KjosFROMLIST: binder: separate out binder_alloc functions
2017-07-13 Todd KjosFROMLIST: binder: remove unneeded cleanup code
2017-07-13 Todd KjosFROMLIST: binder: separate binder allocator structure...
2017-07-13 Riley AndrewsFROMLIST: binder: Use wake up hint for synchronous...
2017-07-13 Todd KjosRevert "android: binder: Sanity check at binder ioctl"
2017-07-12 Greg Kroah... Merge 4.9.37 into android-4.9
2017-07-12 Greg Kroah... Linux 4.9.37 v4.9.37
2017-07-12 Yifeng Lirt286: add Thinkpad Helix 2 to force_combo_jack_table
2017-07-12 Boris PismennyRDMA/uverbs: Check port number supplied by user verbs...
2017-07-12 Stephan Muellercrypto: drbg - Fixes panic in wait_for_completion call
2017-07-12 Dan CarpenterKEYS: Fix an error code in request_master_key()
2017-07-12 Bartosz Markowskiath10k: override CE5 config for QCA9377
2017-07-12 Paolo Abenix86/uaccess: Optimize copy_user_enhanced_fast_string...
2017-07-12 Markus Trippelsdorfx86/tools: Fix gcc-7 warning in relocs.c
2017-07-12 Jarkko Sakkinentpm: fix a kernel memory leak in tpm-sysfs.c
2017-07-12 Andreas Gruenbachergfs2: Fix glock rhashtable rcu bug
2017-07-12 Jiahau Changxhci: Limit USB2 port wake support for AMD Promontory...
2017-07-12 Bjørn MorkUSB: serial: qcserial: new Sierra Wireless EM7305 device ID
2017-07-12 Johan HovoldUSB: serial: option: add two Longcheer device ids
2017-07-12 Geert Uytterhoevenpinctrl: sh-pfc: Update info pointer after SoC-specific...
2017-07-12 Sergei Shtylyovpinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux...
2017-07-12 Uwe Kleine... pinctrl: mxs: atomically switch mux and drive strength...
2017-07-12 Wei Yongjunpinctrl: cherryview: Add terminate entry for dmi_system...
2017-07-12 Chen-Yu Tsaipinctrl: sunxi: Fix SPDIF function name for A83T
2017-07-12 Alexandre TORGUEpinctrl: stm32: Fix bad function call
2017-07-12 Martin Blumenstinglpinctrl: meson: meson8b: fix the NAND DQS pins
2017-07-12 Geert Uytterhoevenpinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrl
2017-07-12 Sergei Shtylyovpinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal
2017-07-12 Sergei Shtylyovpinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data
2017-07-12 Sergei Shtylyovpinctrl: sh-pfc: r8a7794: Swap ATA signals
2017-07-12 Mika Westerbergpinctrl: cherryview: Add a quirk to make Acer Chromeboo...
2017-07-12 Christian Lamparterpinctrl: qcom: ipq4019: add missing pingroups for pins...
2017-07-12 Liping Zhangsysctl: report EINVAL if value is larger than UINT_MAX...
2017-07-12 Liping Zhangsysctl: don't print negative flag for proc_douintvec
2017-07-12 Thomas Gleixnermac80211_hwsim: Replace bogus hrtimer clockid
2017-07-12 Johan HovoldUSB: core: fix device node leak
2017-07-12 Benjamin Herrenschmidtusb: Fix typo in the definition of Endpoint[out]Request
next