aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-22mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-05fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-10-05fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-10-05fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-10-05asm-generic: make get_user() clear the destination on errorsAl Viro
2016-10-05asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato
2016-10-05genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-10-05genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2016-10-05asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-09-02PCI: Add Netronome NFP4000 PF device IDSimon Horman
2016-09-02PCI: Add Netronome vendor and device IDsJason S. McMullan
2016-08-22Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-08-22dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds
2016-08-07radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-08-07x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-08-07drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-12netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-12netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-12netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-12pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-07-12net_sched: update hierarchical backlog tooWANG Cong
2016-07-12net_sched: introduce qdisc_replace() helperWANG Cong
2016-07-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2016-07-12mm: rename deactivate_page to deactivate_file_pageMinchan Kim
2016-07-12USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-07-12nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-06-19irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-19arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara
2016-06-19drm/fb-helper: Propagate errors from initial config failureThierry Reding
2016-06-03can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-06-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-06-03usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-05-17Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-17IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-05-17[media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil
2016-05-17regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski
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-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas