summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-11-10drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor
2018-11-10bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann
2018-11-10vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein
2018-11-04net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed
2018-11-04compiler.h: Allow arch-specific asm/compiler.hPaul Burton
2018-11-04iio: buffer: fix the function signature to match implementationPhil Reid
2018-11-04bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend
2018-11-04net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-11-04net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin
2018-10-20mremap: properly flush TLB before releasing the pageLinus Torvalds
2018-10-18mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-18cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo
2018-10-18sound: don't call skl_init_chip() to reset intel skl socYu Zhao
2018-10-18inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-18tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-10-18net/packet: fix packet drop as of virtio gsoJianfeng Tan
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar
2018-10-13virtio_balloon: fix deadlock on OOMMichael S. Tsirkin
2018-10-13mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-03arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier
2018-10-03arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier
2018-10-03hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-10-03slub: make ->cpu_partial unsigned intAlexey Dobriyan
2018-10-03posix-timers: Sanitize overrun handlingThomas Gleixner
2018-10-03power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires
2018-09-29Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan
2018-09-29tls: zero the crypto information from tls_context before freeingSabrina Dubroca
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-19ip: add helpers to process in-order fragments faster.Peter Oskolkov
2018-09-19net: sk_buff rbnode reorgEric Dumazet
2018-09-19net: add rb_to_skb() and other rb tree helpersEric Dumazet
2018-09-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet
2018-09-19net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov
2018-09-19ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov
2018-09-19inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2018-09-19inet: frags: reorganize struct netns_fragsEric Dumazet
2018-09-19rhashtable: reorganize struct rhashtable layoutEric Dumazet
2018-09-19inet: frags: break the 2GB limit for frags storageEric Dumazet
2018-09-19inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2018-09-19inet: frags: get rif of inet_frag_evicting()Eric Dumazet
2018-09-19inet: frags: remove some helpersEric Dumazet
2018-09-19inet: frags: use rhashtables for reassembly unitsEric Dumazet
2018-09-19inet: frags: Convert timers to use timer_setup()Kees Cook
2018-09-19inet: frags: add a pointer to struct netns_fragsEric Dumazet