summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-13tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross1-2/+2
2017-01-13net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani1-0/+2
2017-01-13IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
2016-12-23net: add recursion limit to GROSabrina Dubroca1-1/+23
2016-12-23mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman1-0/+2
2016-12-23posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-12-23tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-12-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-11-26drm/dp/mst: add some defines for logical/physical portsDave Airlie1-0/+4
2016-11-01irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin1-1/+1
2016-10-24mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-03fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-10-03fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-10-03fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-10-03fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-10-03asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-10-03asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato1-4/+6
2016-10-03genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-10-03asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2016-09-03PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2016-09-03PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2016-08-20Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-11/+19
2016-08-17SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust1-13/+34
2016-08-06radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-08-06vmlinux.lds: account for destructor sectionsDmitry Vyukov1-0/+4
2016-08-06x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+1
2016-08-03drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh1-0/+14
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal1-0/+4
2016-07-11netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-07-11netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-07-11netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-07-11netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-07-11netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-07-11pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-07-11net_sched: update hierarchical backlog tooWANG Cong2-2/+7
2016-07-11net_sched: introduce qdisc_replace() helperWANG Cong1-0/+17
2016-07-11ipvs: drop first packet to redirect conntrackJulian Anastasov1-0/+17
2016-07-11bonding: fix bond_get_stats()Eric Dumazet1-0/+1
2016-07-11net: validate variable length ll headersWillem de Bruijn1-2/+20
2016-07-11packet: Allow packets with only a header (but no payload)Martin Blumenstingl1-1/+2
2016-07-11mld, igmp: Fix reserved tailroom calculationBenjamin Poirier1-0/+24
2016-07-11dm snapshot: disallow the COW and origin devices from being identicalDingXiang1-0/+2
2016-07-11ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-0/+4
2016-07-11USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-07-11ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai1-0/+2
2016-07-11nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields1-2/+0
2016-06-17irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier1-1/+1
2016-06-07SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2-15/+15
2016-06-04can: fix handling of unmodifiable configuration optionsOliver Hartkopp1-2/+20