summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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
2018-09-19inet: frags: change inet_frags_init_net() return valueEric Dumazet
2018-09-19ethtool: Remove trailing semicolon for static inlineFlorian Fainelli
2018-09-19tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler
2018-09-15uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-15tcp, ulp: add alias for all ulp modulesDaniel Borkmann
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-09udlfb: set optimal write delayMikulas Patocka
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui
2018-09-09PCI: Add wrappers for dev_printk()Frederick Lawler
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-09-05printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek
2018-09-05locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-08-24net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng