summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-08arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon
2018-04-08arm64: mm: Allocate ASIDs in pairsWill Deacon
2018-04-08arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon
2018-04-08arm64: mm: Use non-global mappings for kernel spaceWill Deacon
2018-04-08usb: dwc2: Improve gadget state disconnection handlingJohn Stultz
2018-04-08scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini
2018-04-08llist: clang: introduce member_address_is_nonnull()Alexander Potapenko
2018-04-08Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-04-08netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal
2018-04-08xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systemsSteffen Klassert
2018-04-08net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-04-08xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal
2018-04-08mm/vmscan.c: fix unsequenced modification and access warningNick Desaulniers
2018-04-08selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke
2018-04-08arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers
2018-04-08btrfs: Remove extra parentheses from condition in copy_items()Matthias Kaehlcke
2018-04-08mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke
2018-04-08mac80211: Fix clang warning about constant operand in logical operationMatthias Kaehlcke
2018-04-08netfilter: ctnetlink: Make some parameters integer to avoid enum mismatchMatthias Kaehlcke
2018-04-08HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik
2018-04-08cfg80211: Fix array-bounds warning in fragment copyMatthias Kaehlcke
2018-04-08nl80211: Fix enum type of variable in nl80211_put_sta_rate()Matthias Kaehlcke
2018-04-08xgene_enet: remove bogus forward declarationsArnd Bergmann
2018-04-08usb: gadget: remove redundant self assignmentStefan Agner
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-08fs: compat: Remove warning from COMPATIBLE_IOCTLMark Charlebois
2018-04-08selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke
2018-04-08cpumask: Add helper cpumask_available()Matthias Kaehlcke
2018-04-08genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke
2018-04-08netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers
2018-04-08Input: mousedev - fix implicit conversion warningNick Desaulniers
2018-04-08dm ioctl: remove double parenthesesMatthias Kaehlcke
2018-04-08PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke
2018-04-08kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2018-04-08partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron
2018-04-08powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin
2018-04-08powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin
2018-04-08ipc/shm.c: add split function to shm_vm_opsMike Kravetz
2018-04-08ceph: only dirty ITER_IOVEC pages for direct readYan, Zheng
2018-04-08perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds
2018-04-08ALSA: pcm: potential uninitialized return valuesDan Carpenter
2018-04-08ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese