summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-23tcp: take care of truncations done by sk_filter()Eric Dumazet
2017-02-23dccp: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23net: Add __sock_queue_rcv_skb()Ben Hutchings
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2017-02-23ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2017-02-23netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville
2017-02-23target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2017-02-23ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul
2017-02-23compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney
2017-02-23mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer
2017-02-23mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter
2017-02-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever
2017-02-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana
2017-02-23pwm: Unexport children before chip removalDavid Hsu
2017-02-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2017-02-23Revert "fs: Give dentry to inode_change_ok() instead of inode"Ben Hutchings
2016-11-20Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds
2016-11-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-11-20mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-11-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-11-20fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-11-20fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-11-20asm-generic: make get_user() clear the destination on errorsAl Viro
2016-11-20asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-11-20efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo
2016-11-20tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-11-20ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg
2016-11-20block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-11-20Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-11-20radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-11-20target: Fix max_unmap_lba_count calc overflowMike Christie
2016-11-20netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-11-20IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-08-22netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-08-22netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-08-22netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-08-22netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-08-22netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-08-22fs: limit filesystem stacking depthMiklos Szeredi
2016-08-22net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia
2016-08-22IB/mlx5: Fix post send fence logicEli Cohen
2016-08-22net_sched: update hierarchical backlog tooWANG Cong
2016-08-22net_sched: introduce qdisc_replace() helperWANG Cong