summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2018-11-21watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre
2018-11-21libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2018-11-13TC: Set DMA masks for devicesMaciej W. Rozycki
2018-11-13signal: Guard against negative signal numbers in copy_siginfo_from_user32Eric W. Biederman
2018-11-13signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon
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-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-13virtio_balloon: fix deadlock on OOMMichael S. Tsirkin
2018-10-13mm: migration: fix migration of huge PMD shared pagesMike Kravetz
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-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-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-19inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2018-09-19rhashtable: reorganize struct rhashtable layoutEric Dumazet
2018-09-19tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong
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