summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-26ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin1-2/+2
2017-07-18include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-18/+18
2017-07-18kernel.h: make abs() work with 64-bit typesMichal Nazarewicz1-21/+24
2017-07-18drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom1-1/+4
2017-07-18KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2017-07-18bpf: try harder on clones when writing into skbDaniel Borkmann1-0/+7
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-07-18net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-0/+4
2017-07-18tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-07-18scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-0/+1
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins1-28/+25
2017-06-05crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu1-0/+10
2017-06-05locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra1-0/+20
2017-06-05net/mlx4: && vs & typoDan Carpenter1-1/+1
2017-06-05net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2-1/+11
2017-06-05mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap1-1/+0
2017-06-05nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-06-05locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson1-4/+4
2017-06-05RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2017-04-05vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman1-0/+3
2017-04-05netlink: remove mmapped netlink supportFlorian Westphal2-0/+6
2017-04-05blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2017-03-16can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-03-16tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+6
2017-03-16net: avoid sk_forward_alloc overflowsEric Dumazet1-0/+10
2017-03-16net: fix sk_mem_reclaim_partial()Eric Dumazet1-3/+3
2017-03-16net/sock: Add sock_efree() functionBen Hutchings1-0/+1
2017-03-16netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4
2017-03-16netfilter: nft_log: restrict the log prefix length to 127Liping Zhang1-0/+2
2017-03-16SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee1-0/+1
2017-03-16nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever1-1/+2
2017-03-16jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+5
2017-03-16gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-03-16cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg1-0/+11
2017-03-16hotplug: Make register and unregister notifier API symmetricMichal Hocko1-11/+4
2017-03-16usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi1-0/+19
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