aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-18mm: use 'unsigned int' for page orderKirill A. Shutemov
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-18tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-04-18bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra
2016-04-18Thermal: Ignore invalid trip pointsZhang Rui
2016-04-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-04-18PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang
2016-04-18x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2016-04-13include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov
2016-04-13modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-04-12efi: Make efivarfs entries immutable by defaultPeter Jones
2016-04-12efi: Make our variable validation list include the guidPeter Jones
2016-04-12lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-04-12ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-04-12tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley
2016-04-12drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu
2016-04-07Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-04-01Merge branch 'v3.18/topic/OPPv2' into linux-linaro-lsk-v3.18Alex Shi
2016-04-01PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-04-01regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar
2016-04-01PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-01PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-04-01PM / OPP: get/put regulators from OPP coreViresh Kumar
2016-04-01PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar
2016-04-01PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar
2016-04-01PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2016-04-01PM / OPP: Rename opp init/free table routinesViresh Kumar
2016-03-31PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson
2016-03-22tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-03-20cfg80211/wext: fix message orderingJohannes Berg
2016-03-18 Merge tag 'v3.18.29' into linux-linaro-lsk-v3.18lsk-v3.18-16.03Alex Shi
2016-03-14 Merge tag 'v3.18.28' into linux-linaro-lsk-v3.18Alex Shi
2016-03-13block: bio: introduce helpers to get the 1st and last bvecMing Lei
2016-03-11libata: Align ata_device's id on a cachelineHarvey Hunt
2016-03-07libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-03-07nfs: fix nfs_size_to_loff_tChristoph Hellwig
2016-03-05target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-03-05target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2016-03-04ALSA: pcm: More kerneldoc updatesTakashi Iwai
2016-03-04tracing: Fix freak link error caused by branch tracerArnd Bergmann
2016-03-04tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)
2016-03-02pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-03-02target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2016-03-02cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao
2016-02-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-02-15vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-02-15unix: properly account for FDs passed over unix socketswilly tarreau