summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani1-0/+10
2018-03-28ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin1-2/+2
2018-03-24IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-2/+2
2018-03-24net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy1-0/+1
2018-03-24ACPICA: iasl: Fix IORT SMMU GSI disassemblingLv Zheng1-0/+9
2018-03-24time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani1-5/+5
2018-03-22fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman1-0/+1
2018-03-22regulator: isl9305: fix array sizeVincent Stehlé1-1/+1
2018-03-22regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke1-0/+2
2018-03-22ARM: dts: r8a7794: Add DU1 clock to device treeGeert Uytterhoeven1-0/+1
2018-03-22mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov1-2/+2
2018-03-22tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng1-3/+5
2018-03-22eventpoll.h: fix epoll event masksGreg KH1-4/+4
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich1-0/+3
2018-03-18netfilter: x_tables: pack percpu counter allocationsFlorian Westphal1-1/+6
2018-03-18netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal1-26/+1
2018-03-18netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal1-5/+1
2018-03-18x86/retpoline: Support retpoline builds with ClangDavid Woodhouse3-4/+13
2018-03-18nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-03-18nospec: Kill array_index_nospec_mask_check()Dan Williams1-21/+1
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner1-0/+1
2018-03-18workqueue: Allow retrieval of current task's work structLukas Wunner1-0/+1
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev1-0/+1
2018-03-11nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-03-11dax: fix vma_is_fsdax() helperDan Williams1-1/+1
2018-03-03uapi libc compat: add fallback for unsupported libcsFelix Janda1-1/+54
2018-02-28libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams1-0/+1
2018-02-28mm: introduce get_user_pages_longtermDan Williams3-5/+33
2018-02-25PCI: Change pci_host_common_probe() visibilityMarc Gonzalez1-1/+1
2018-02-25clk: fix a panic error caused by accessing NULL pointerCai Li1-2/+2
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel1-0/+11
2018-02-25net_sched: red: Avoid devision by zeroNogah Frankel1-1/+1
2018-02-25crypto: hash - prevent using keyed hashes without setting keyEric Biggers2-10/+26
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+6
2018-02-25Provide a function to create a NUL-terminated string from unterminated dataDavid Howells1-0/+1
2018-02-25ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang1-0/+2
2018-02-25sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long1-1/+2