summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-19inet: frags: remove some helpersEric Dumazet3-13/+0
2018-09-19inet: frags: use rhashtables for reassembly unitsEric Dumazet2-59/+38
2018-09-19inet: frags: Convert timers to use timer_setup()Kees Cook1-1/+1
2018-09-19inet: frags: add a pointer to struct netns_fragsEric Dumazet2-7/+7
2018-09-19inet: frags: change inet_frags_init_net() return valueEric Dumazet1-1/+2
2018-09-19ethtool: Remove trailing semicolon for static inlineFlorian Fainelli1-2/+2
2018-09-19tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler1-0/+2
2018-09-15uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap1-1/+1
2018-09-15tcp, ulp: add alias for all ulp modulesDaniel Borkmann1-0/+4
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-09udlfb: set optimal write delayMikulas Patocka1-1/+1
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan1-3/+2
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan1-0/+3
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker1-0/+1
2018-09-09Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui1-0/+2
2018-09-09PCI: Add wrappers for dev_printk()Frederick Lawler1-0/+12
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki1-0/+6
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche1-0/+14
2018-09-05printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek1-0/+4
2018-09-05locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin1-0/+7
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-08-24net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap1-0/+1
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng1-2/+0
2018-08-24net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti1-1/+0