summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-21kvm-vfio: Decouple only when we match a groupAlex Williamson
2017-07-21KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving codePaul Mackerras
2017-07-21KVM: ARM64: fix phy counter access failure in guest.Hu Huajun
2017-07-21drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher
2017-07-21cfg80211: Check if NAN service ID is of expected sizeSrinivas Dasari
2017-07-21cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari
2017-07-21cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari
2017-07-21cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari
2017-07-21efi: Process the MEMATTR table only if EFI_MEMMAP is enabledDaniel Kiper
2017-07-21brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2017-07-21brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet
2017-07-21sparc64: Fix gup_huge_pmdNitin Gupta
2017-07-21Adding the type of exported symbolsNagarathnam Muthusamy
2017-07-21sed regex in Makefile.build requires line break between exported symbolsNagarathnam Muthusamy
2017-07-21Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy
2017-07-21sfc: don't read beyond unicast address listBert Kenward
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-21bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin
2017-07-21tap: convert a mutex to a spinlockWANG Cong
2017-07-21cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli
2017-07-21net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xffHuy Nguyen
2017-07-21rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan
2017-07-21virtio-net: fix leaking of ctx arrayJason Wang
2017-07-21vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-21liquidio: fix bug in soft reset failure detectionDerek Chickles
2017-07-21net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64Alban Browaeys
2017-07-21geneve: fix hlist corruptionJiri Benc
2017-07-21vxlan: fix hlist corruptionJiri Benc
2017-07-21ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca
2017-07-21net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia
2017-07-21net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman
2017-07-21staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctlsGleb Fotengauer-Malinovskiy
2017-07-15Linux 4.12.2v4.12.2Greg Kroah-Hartman
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka
2017-07-15ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu
2017-07-15crypto: rsa-pkcs1pad - use constant time memory comparison for MACsJason A. Donenfeld
2017-07-15crypto: caam - fix gfp allocation flags (part I)Horia Geantă
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott
2017-07-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley
2017-07-15locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()Kirill Tkhai
2017-07-15proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman
2017-07-15imx-serial: RX DMA startup latencyPeter Senna Tschudin
2017-07-15mqueue: fix a use-after-free in sys_mq_notify()Cong Wang
2017-07-12Linux 4.12.1v4.12.1Greg Kroah-Hartman
2017-07-12crypto: drbg - Fixes panic in wait_for_completion callStephan Mueller
2017-07-12xen: avoid deadlock in xenbus driverJuergen Gross
2017-07-12sched/numa: Hide numa_wake_affine() from UP buildThomas Gleixner
2017-07-12sched/fair: Remove effective_load()Rik van Riel