summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-26mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman1-0/+2
2017-02-23tcp: take care of truncations done by sk_filter()Eric Dumazet1-0/+1
2017-02-23dccp: limit sk_filter trim to payloadWillem de Bruijn1-1/+7
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn1-1/+5
2017-02-23net: Add __sock_queue_rcv_skb()Ben Hutchings1-0/+1
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde1-0/+1
2017-02-23ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper1-0/+1
2017-02-23netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville1-1/+1
2017-02-23target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger1-0/+1
2017-02-23ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul1-0/+1
2017-02-23compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney1-1/+1
2017-02-23mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer1-3/+3
2017-02-23mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter1-2/+2
2017-02-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever1-0/+9
2017-02-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana1-0/+1
2017-02-23pwm: Unexport children before chip removalDavid Hsu1-0/+5
2017-02-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2017-02-23Revert "fs: Give dentry to inode_change_ok() instead of inode"Ben Hutchings1-1/+1
2016-11-20Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds1-2/+2
2016-11-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-11-20mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner1-0/+2
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-11-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-11-20fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-11-20fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-11-20asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-11-20asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2016-11-20efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo1-0/+9
2016-11-20tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-11-20ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-11-20block: fix bdi vs gendisk lifetime mismatchDan Williams1-0/+2
2016-11-20Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-11/+19
2016-11-20radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-11-20target: Fix max_unmap_lba_count calc overflowMike Christie1-1/+1
2016-11-20netfilter: x_tables: speed up jump target validationFlorian Westphal1-0/+4
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+1
2016-11-20IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov1-2/+2
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-08-22netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-08-22netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-08-22netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-08-22netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-08-22netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-08-22fs: limit filesystem stacking depthMiklos Szeredi1-0/+11
2016-08-22net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia1-0/+1
2016-08-22IB/mlx5: Fix post send fence logicEli Cohen1-0/+1
2016-08-22net_sched: update hierarchical backlog tooWANG Cong2-2/+7