summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2017-02-231-0/+1
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2017-02-231-0/+1
* netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2017-02-231-1/+1
* target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2017-02-231-0/+1
* ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul2017-02-231-0/+1
* compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney2017-02-231-1/+1
* mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer2017-02-231-3/+3
* mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter2017-02-231-2/+2
* svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2017-02-231-0/+9
* netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana2017-02-231-0/+1
* pwm: Unexport children before chip removalDavid Hsu2017-02-231-0/+5
* fs: Give dentry to inode_change_ok() instead of inodeJan Kara2017-02-231-1/+1
* Revert "fs: Give dentry to inode_change_ok() instead of inode"Ben Hutchings2017-02-231-1/+1
* Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds2016-11-201-2/+2
* compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-11-201-1/+1
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-11-201-0/+1
* fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-11-201-1/+1
* mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-11-201-0/+2
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-11-202-2/+2
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-11-201-1/+2
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-11-201-19/+19
* fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-11-201-3/+0
* fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-11-201-0/+3
* asm-generic: make get_user() clear the destination on errorsAl Viro2016-11-201-3/+7
* asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-11-201-4/+6
* efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-11-201-0/+9
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-11-201-0/+2
* ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg2016-11-201-1/+2
* block: fix bdi vs gendisk lifetime mismatchDan Williams2016-11-201-0/+2
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-11-202-11/+19
* radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin2016-11-201-0/+1
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-11-201-1/+1
* netfilter: x_tables: speed up jump target validationFlorian Westphal2016-11-201-0/+4
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-11-201-0/+1
* IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov2016-11-201-2/+2
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-201-0/+1
* netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-08-221-0/+3
* netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-08-221-1/+1
* netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-08-221-2/+2
* netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-08-221-0/+3
* netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-08-221-0/+4
* fs: limit filesystem stacking depthMiklos Szeredi2016-08-221-0/+11
* net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-08-221-0/+1
* IB/mlx5: Fix post send fence logicEli Cohen2016-08-221-0/+1
* net_sched: update hierarchical backlog tooWANG Cong2016-08-222-2/+7
* net_sched: introduce qdisc_replace() helperWANG Cong2016-08-221-0/+17
* net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny2016-08-221-0/+1
* sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever2016-08-221-2/+2
* sched/preempt: Fix preempt_count manipulationsPeter Zijlstra2016-08-221-2/+2
* driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann2016-08-221-2/+5