summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-09arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier1-2/+14
2018-05-02earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2-8/+15
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-0/+1
2018-05-02ALSA: control: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-05-02tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa1-1/+1
2018-05-02virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-04-29vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita1-2/+5
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang1-0/+1
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger1-0/+1
2018-04-24writeback: safer lock nestingGreg Thelen2-14/+21
2018-04-24random: add new ioctl RNDRESEEDCRNGTheodore Ts'o1-0/+3
2018-04-24ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai1-0/+1
2018-04-24dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4Sean Wang1-1/+2
2018-04-24HID: core: Fix size as type u32Aaron Ma1-3/+3
2018-04-24tty: make n_tty_read() always abort if hangup is in progressTejun Heo1-0/+1
2018-04-20slip: Check if rstate is initialized before uncompressingTejaswi Tanikella1-0/+1
2018-04-20Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc1-1/+1
2018-04-20arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMark Rutland1-0/+141
2018-04-20arm/arm64: smccc: Make function identifiers an unsigned quantityMark Rutland1-2/+4
2018-04-20firmware/psci: Expose SMCCC version through psci_opsMark Rutland1-0/+6
2018-04-20firmware/psci: Expose PSCI conduitMark Rutland1-0/+7
2018-04-20arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland1-0/+5
2018-04-20arm/arm64: KVM: Turn kvm_psci_version into a static inlineMark Rutland1-1/+20
2018-04-20arm/arm64: KVM: Advertise SMCCC v1.1Mark Rutland2-1/+14
2018-04-20arm/arm64: KVM: Implement PSCI 1.0 supportMark Rutland1-0/+3
2018-04-20arm/arm64: KVM: Add PSCI_VERSION helperMark Rutland2-2/+7
2018-04-20arm/arm64: KVM: Consolidate the PSCI include filesMark Rutland1-0/+27
2018-04-20mm: Introduce lm_aliasMark Rutland1-0/+4
2018-04-20drivers/firmware: Expose psci_get_version through psci_ops structureMark Rutland1-0/+1
2018-04-13ACPICA: OSL: Add support to exclude stdarg.hLv Zheng2-0/+12
2018-04-13sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira1-0/+1
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-0/+1
2018-04-13skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld1-4/+4
2018-04-13PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig1-3/+3
2018-04-13mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer1-2/+8
2018-04-13fsl/qe: add bit description for SYNL register for GUMRHolger Brunck1-0/+4
2018-04-13net: x25: fix one potential use-after-free issuelinzhang1-2/+2
2018-04-13cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg1-1/+1
2018-04-08module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro1-0/+3
2018-04-08llist: clang: introduce member_address_is_nonnull()Alexander Potapenko1-2/+19
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal1-0/+2
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier1-0/+2
2018-04-08frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-1/+5
2018-04-08jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke1-8/+3
2018-04-08cpumask: Add helper cpumask_available()Matthias Kaehlcke1-0/+10
2018-04-08PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke1-1/+1
2018-03-31net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet1-2/+2
2018-03-31sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev1-0/+19
2018-03-31rhashtable: Fix rhlist duplicates insertionPaul Blakey1-1/+3
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya1-5/+1