summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-20slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-04-20Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-04-20arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMark Rutland
2018-04-20arm/arm64: smccc: Make function identifiers an unsigned quantityMark Rutland
2018-04-20firmware/psci: Expose SMCCC version through psci_opsMark Rutland
2018-04-20firmware/psci: Expose PSCI conduitMark Rutland
2018-04-20arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland
2018-04-20arm/arm64: KVM: Turn kvm_psci_version into a static inlineMark Rutland
2018-04-20arm/arm64: KVM: Advertise SMCCC v1.1Mark Rutland
2018-04-20arm/arm64: KVM: Implement PSCI 1.0 supportMark Rutland
2018-04-20arm/arm64: KVM: Add PSCI_VERSION helperMark Rutland
2018-04-20arm/arm64: KVM: Consolidate the PSCI include filesMark Rutland
2018-04-20mm: Introduce lm_aliasMark Rutland
2018-04-20drivers/firmware: Expose psci_get_version through psci_ops structureMark Rutland
2018-04-13ACPICA: OSL: Add support to exclude stdarg.hLv Zheng
2018-04-13sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2018-04-13skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld
2018-04-13PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig
2018-04-13mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer
2018-04-13fsl/qe: add bit description for SYNL register for GUMRHolger Brunck
2018-04-13net: x25: fix one potential use-after-free issuelinzhang
2018-04-13cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg
2018-04-08module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro
2018-04-08llist: clang: introduce member_address_is_nonnull()Alexander Potapenko
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-04-08frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2018-04-08jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke
2018-04-08cpumask: Add helper cpumask_available()Matthias Kaehlcke
2018-04-08PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke
2018-03-31net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet
2018-03-31sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev
2018-03-31rhashtable: Fix rhlist duplicates insertionPaul Blakey
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-28ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin
2018-03-24IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-03-24net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy
2018-03-24ACPICA: iasl: Fix IORT SMMU GSI disassemblingLv Zheng
2018-03-24time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani
2018-03-22fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-22regulator: isl9305: fix array sizeVincent Stehlé
2018-03-22regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke
2018-03-22ARM: dts: r8a7794: Add DU1 clock to device treeGeert Uytterhoeven
2018-03-22mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov
2018-03-22tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng
2018-03-22eventpoll.h: fix epoll event masksGreg KH
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-18netfilter: x_tables: pack percpu counter allocationsFlorian Westphal