summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-13TC: Set DMA masks for devicesMaciej W. Rozycki1-0/+1
2018-11-13signal: Guard against negative signal numbers in copy_siginfo_from_user32Eric W. Biederman1-1/+1
2018-11-13UAPI: ndctl: Fix g++-unsupported initialisation in headersDavid Howells1-27/+21
2018-11-13signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon1-0/+3
2018-11-10drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor1-3/+3
2018-11-10bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann1-0/+3
2018-11-10vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein1-14/+3
2018-11-04net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed1-11/+1
2018-11-04compiler.h: Allow arch-specific asm/compiler.hPaul Burton1-0/+12
2018-11-04iio: buffer: fix the function signature to match implementationPhil Reid1-1/+1
2018-11-04bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend1-1/+1
2018-11-04net: phy: Add general dummy stubs for MMD register accessKevin Hao1-0/+4
2018-11-04net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin1-9/+3
2018-10-20mremap: properly flush TLB before releasing the pageLinus Torvalds1-1/+1
2018-10-18mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin1-0/+1
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-0/+1
2018-10-18cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo1-0/+1
2018-10-18sound: don't call skl_init_chip() to reset intel skl socYu Zhao1-0/+1
2018-10-18inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet1-5/+0
2018-10-18tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet1-2/+1
2018-10-18net/packet: fix packet drop as of virtio gsoJianfeng Tan1-0/+18
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2-0/+8
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar1-6/+1
2018-10-13virtio_balloon: fix deadlock on OOMMichael S. Tsirkin1-1/+34
2018-10-13mm: migration: fix migration of huge PMD shared pagesMike Kravetz2-0/+20
2018-10-04media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus1-0/+4
2018-10-04arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-10-04arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier1-10/+10
2018-10-04hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-1/+1
2018-10-04slub: make ->cpu_partial unsigned intAlexey Dobriyan1-1/+2
2018-10-04posix-timers: Sanitize overrun handlingThomas Gleixner1-2/+2
2018-10-04power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires1-0/+1
2018-09-29Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel1-1/+1
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan1-1/+1
2018-09-29tls: zero the crypto information from tls_context before freeingSabrina Dubroca1-6/+8
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett1-0/+5
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-1/+1
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds4-8/+2
2018-09-19ip: add helpers to process in-order fragments faster.Peter Oskolkov1-0/+6
2018-09-19net: sk_buff rbnode reorgEric Dumazet2-11/+16
2018-09-19net: add rb_to_skb() and other rb tree helpersEric Dumazet1-0/+18
2018-09-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet1-3/+2
2018-09-19net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov1-1/+1
2018-09-19ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov1-0/+1
2018-09-19inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet1-0/+1
2018-09-19inet: frags: reorganize struct netns_fragsEric Dumazet1-4/+5
2018-09-19rhashtable: reorganize struct rhashtable layoutEric Dumazet1-4/+4
2018-09-19inet: frags: break the 2GB limit for frags storageEric Dumazet1-10/+10
2018-09-19inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet1-2/+0
2018-09-19inet: frags: get rif of inet_frag_evicting()Eric Dumazet1-5/+0