summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-06-051-0/+10
* locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2017-06-051-0/+20
* net/mlx4: && vs & typoDan Carpenter2017-06-051-1/+1
* net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2017-06-052-1/+11
* mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap2017-06-051-1/+0
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-06-051-1/+2
* locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson2017-06-051-4/+4
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-06-051-3/+3
* vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman2017-04-041-0/+3
* netlink: remove mmapped netlink supportFlorian Westphal2017-04-042-0/+6
* blk: rq_data_dir() should not return a booleanLinus Torvalds2017-04-041-1/+1
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-03-161-4/+3
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-03-161-1/+6
* net: avoid sk_forward_alloc overflowsEric Dumazet2017-03-161-0/+10
* net: fix sk_mem_reclaim_partial()Eric Dumazet2017-03-161-3/+3
* net/sock: Add sock_efree() functionBen Hutchings2017-03-161-0/+1
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-03-161-0/+4
* netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-03-161-0/+2
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-03-161-0/+1
* nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-03-161-1/+2
* jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-03-161-0/+5
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-03-161-2/+7
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-03-161-0/+11
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2017-03-161-11/+4
* usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi2017-03-161-0/+19
* mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman2017-02-261-0/+2
* tcp: take care of truncations done by sk_filter()Eric Dumazet2017-02-231-0/+1
* dccp: limit sk_filter trim to payloadWillem de Bruijn2017-02-231-1/+7
* rose: limit sk_filter trim to payloadWillem de Bruijn2017-02-231-1/+5
* net: Add __sock_queue_rcv_skb()Ben Hutchings2017-02-231-0/+1
* 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