summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-10-20mremap: properly flush TLB before releasing the pageLinus Torvalds
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-18ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax
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: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu
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-13mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-10-10new primitive: discard_new_inode()Al Viro
2018-10-10asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray
2018-10-10Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)
2018-10-10cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
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-03uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()Dave Jiang
2018-10-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski
2018-10-03bitfield: fix *_encode_bits()Johannes Berg
2018-10-03posix-timers: Sanitize overrun handlingThomas Gleixner
2018-10-03include/rdma/opa_addr.h: Fix an endianness issueBart Van Assche
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-29ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errorsDmitry V. Levin
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-26of: add helper to lookup compatible child nodeJohan Hovold
2018-09-26net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
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-19mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal
2018-09-19ethtool: Remove trailing semicolon for static inlineFlorian Fainelli
2018-09-19HID: core: fix grouping by applicationBenjamin Tissoires
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: make a local copy of fb_opsMikulas Patocka
2018-09-09udlfb: set optimal write delayMikulas Patocka
2018-09-09udlfb: don't switch if we are switching to the same videomodeMikulas Patocka
2018-09-09udlfb: fix semaphore value leakMikulas 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-09nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein
2018-09-09eventpoll.h: wrap casts in () properlyGreg Kroah-Hartman