aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-31mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig
2016-05-25suspend: simplify block I/O handlingChristoph Hellwig
2016-05-24arm64:KVM add missing header filesAlex Shi
2016-05-24arm64: KVM: Implement timer save/restoreAlex Shi
2016-05-24KVM: arm/arm64: vgic-v3: Make the LR indexing macro publicMarc Zyngier
2016-05-24kvm: remove one useless check extensionTiejun Chen
2016-05-24KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger
2016-05-23locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...Will Deacon
2016-05-23asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland
2016-05-23Merge branch 'v4.1/topic/PSCI' into v4.1/topic/hibernateAlex Shi
2016-05-23ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...v4.1/topic/PSCILorenzo Pieralisi
2016-05-23ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander
2016-05-10mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2016-05-10drm: Loongson-3 doesn't fully support wc memoryHuacai Chen
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-04-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini
2016-04-20compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
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-18mmc: atmel-mci: restore dma on AVR32Mans Rullgard
2016-04-18ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai
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-18tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley
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-13drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu
2016-04-11efi: Make efivarfs entries immutable by defaultPeter Jones
2016-04-11efi: Make our variable validation list include the guidPeter Jones
2016-04-11lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-04-11dax: don't abuse get_block mapping for endio callbacksDave Chinner
2016-04-11ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-03-22tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-03-17cfg80211/wext: fix message orderingJohannes Berg
2016-03-09use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-03-09seqcount: Rename write_seqcount_barrier()Peter Zijlstra
2016-03-09libata: 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 LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
2016-03-05target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2016-03-04route: check and remove route cache when we get routeXin Long
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-03-04net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-03-04ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni