summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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: Advertise SMCCC v1.1Mark Rutland
2018-04-20mm: Introduce lm_aliasMark Rutland
2018-04-20drivers/firmware: Expose psci_get_version through psci_ops structureMark Rutland
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-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-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-03-31net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet
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-24IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
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-22mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-18netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2018-03-18x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-03-18nospec: Include <asm/barrier.h> dependencyDan Williams
2018-03-18nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-03-18workqueue: Allow retrieval of current task's work structLukas Wunner
2018-03-11nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-03-11dax: fix vma_is_fsdax() helperDan Williams
2018-02-28libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams
2018-02-28mm: introduce get_user_pages_longtermDan Williams
2018-02-25PCI: Change pci_host_common_probe() visibilityMarc Gonzalez
2018-02-25crypto: hash - prevent using keyed hashes without setting keyEric Biggers
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-25Provide a function to create a NUL-terminated string from unterminated dataDavid Howells
2018-02-25ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang
2018-02-22x86: fix build warnign with 32-bit PAEArnd Bergmann
2018-02-22nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon
2018-02-22compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven
2018-02-22jbd2: fix sphinx kernel-doc build warningsTobin C. Harding
2018-02-17mtd: cfi: convert inline functions to macrosArnd Bergmann