summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-03-15Merge tag 'v4.1.39' into toradex_vf_4.1-nexttoradex_vf_4.1Stefan Agner
2017-03-15Merge tag 'v4.1.32' into toradex_vf_4.1-nextStefan Agner
2017-03-15Merge tag 'v4.1.24' into toradex_vf_4.1-nextStefan Agner
2017-03-06cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-03-06percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller
2017-03-06SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-03-06nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-03-06jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-03-02ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2017-01-13tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2017-01-13net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani
2017-01-12IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche
2016-12-23net: add recursion limit to GROSabrina Dubroca
2016-12-23mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2016-12-23posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-12-23tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-12-21can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-11-25drm/dp/mst: add some defines for logical/physical portsDave Airlie
2016-11-01irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin
2016-10-23mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-03fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-10-03fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-10-03fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-10-03fix iov_iter_fault_in_readable()Al Viro
2016-10-02asm-generic: make get_user() clear the destination on errorsAl Viro
2016-10-02asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato
2016-10-02genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-10-02asm-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-19Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-08-17SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust
2016-08-06radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-08-06vmlinux.lds: account for destructor sectionsDmitry Vyukov
2016-08-06x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-08-03drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-10netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-10netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-10netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-10netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-10netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-10pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-07-10net_sched: update hierarchical backlog tooWANG Cong
2016-07-10net_sched: introduce qdisc_replace() helperWANG Cong
2016-07-10ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-07-10bonding: fix bond_get_stats()Eric Dumazet
2016-07-10net: validate variable length ll headersWillem de Bruijn
2016-07-10packet: Allow packets with only a header (but no payload)Martin Blumenstingl