summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-29Merge "Merge android-4.4.186 (aeb051d) into msm-4.4"Linux Build Service Account
2019-07-26drm: move edid property update and add modes out of edid firmware loaderJani Nikula
2019-07-26drm/edid: Have drm_edid.h include hdmi.hVille Syrjälä
2019-07-25Merge "drm: probe_helper: Hide ugly ifdef"Linux Build Service Account
2019-07-24drm: probe_helper: Hide ugly ifdefEzequiel Garcia
2019-07-24Merge "diag: Update new msg, log and event masks for diag logging"Linux Build Service Account
2019-07-23Merge android-4.4.186 (aeb051d) into msm-4.4Srinivasarao P
2019-07-22Merge 4.4.186 into android-4.4Greg Kroah-Hartman
2019-07-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA
2019-07-14diag: Update new msg, log and event masks for diag loggingManoj Prabhu B
2019-07-11Merge android-4.4.185 (14e1196) into msm-4.4Srinivasarao P
2019-07-10Merge 4.4.185 into android-4.4Greg Kroah-Hartman
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2019-07-10swiotlb: Make linux/swiotlb.h standalone includibleThierry Reding
2019-07-10net: check before dereferencing netdev_ops during busy pollJosh Elsasser
2019-07-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-07-04msm:camera: add trace log support for VFE eventsSrikanth Uyyala
2019-06-29Merge "sched/walt: Fix the memory leak of idle task load pointers"Linux Build Service Account
2019-06-25sched/walt: Fix the memory leak of idle task load pointersPavankumar Kondeti
2019-06-24Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P
2019-06-22Merge 4.4.183 into android-4.4Greg Kroah-Hartman
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-06-22cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo
2019-06-22Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman
2019-06-22pwm: Fix deadlock warning when removing PWM devicePhong Hoang
2019-06-18Merge android-4.4.182 (9c4ab57) into msm-4.4Srinivasarao P
2019-06-17Merge 4.4.182 into android-4.4Greg Kroah-Hartman
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-17tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-17tcp: limit payload size of sacked skbsEric Dumazet
2019-06-17Merge "Merge android-4.4.181 (bd858d7) into msm-4.4"Linux Build Service Account
2019-06-13Merge "ASoC: msm: Add support for AVS version check"Linux Build Service Account
2019-06-12Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P
2019-06-11Merge 4.4.181 into android-4.4Greg Kroah-Hartman
2019-06-11ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern
2019-06-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-06-11rcu: locking and unlocking need to always be at least barriersLinus Torvalds
2019-06-11usb: gadget: fix request length error for isoc transferPeter Chen
2019-06-11userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov
2019-06-11net: create skb_gso_validate_mac_len()Daniel Axtens
2019-06-11memcg: make it work on sparse non-0-node systemsJiri Slaby
2019-06-11include/linux/bitops.h: sanitize rotate primitivesRasmus Villemoes
2019-06-11tipc: Avoid copying bytes beyond the supplied dataChris Packham
2019-06-11HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne
2019-06-11iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-06-11smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior
2019-06-11hugetlb: use same fault hash key for shared and private mappingsMike Kravetz
2019-06-11bio: fix improper use of smp_mb__before_atomic()Andrea Parri
2019-06-11of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran