aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-11KVM: x86: emulate #UD while in guest modePaolo Bonzini2-12/+2
2018-01-11x86: kvm: propagate register_shrinker return codeArnd Bergmann1-6/+10
2018-01-11KVM MMU: check pending exception before injecting APFHaozhong Zhang1-1/+2
2018-01-11drm/i915: Don't adjust priority on an already signaled fenceChris Wilson2-1/+4
2018-01-11drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.Kenneth Graunke2-0/+7
2018-01-10Fix a leak in socket(2) when we fail to allocate a file descriptor.Al Viro1-1/+3
2018-01-10ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux1-0/+9
2018-01-10ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet1-2/+3
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion_enableJiri Pirko1-3/+4
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz2-1/+7
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski1-0/+2
2018-01-108021q: fix a memory leak for VLAN 0 deviceCong Wang1-6/+1
2018-01-10of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur1-2/+7
2018-01-10caif_usb: use strlcpy() instead of strncpy()Xiongfeng Wang1-3/+1
2018-01-10doc: clarification about setting SO_ZEROCOPYKornilios Kourtis1-0/+4
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-01-10sctp: make use of pre-calculated lenMarcelo Ricardo Leitner1-6/+10
2018-01-10sctp: add a ceiling to optlen in some sockoptsMarcelo Ricardo Leitner1-0/+10
2018-01-10sctp: GFP_ATOMIC is not needed in sctp_setsockopt_eventsMarcelo Ricardo Leitner1-1/+1
2018-01-10drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter1-0/+2
2018-01-10xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall1-1/+3
2018-01-10xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall1-3/+1
2018-01-10gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()Geert Uytterhoeven1-12/+23
2018-01-10drm/tegra: sor: Fix hang on Tegra124 eDPThierry Reding1-0/+3
2018-01-10KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()David Gibson1-2/+4
2018-01-10KVM: PPC: Book3S PR: Fix WIMG handling under pHypAlexey Kardashevskiy2-0/+3
2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov6-8/+50
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann1-8/+16
2018-01-09ipv6: remove null_entry before adding default routeWei Wang1-9/+29
2018-01-09SolutionEngine771x: add Ether TSU resourceSergei Shtylyov2-2/+13
2018-01-09SolutionEngine771x: fix Ether platform dataSergei Shtylyov1-2/+8
2018-01-09docs-rst: networking: wire up msg_zerocopyMike Rapoport1-1/+1
2018-01-09net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange1-1/+3
2018-01-09net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang3-11/+8
2018-01-09rbd: set max_segments to USHRT_MAXIlya Dryomov1-1/+1
2018-01-09rbd: reacquire lock should update lock owner client idFlorian Margaine1-5/+11
2018-01-09net: core: fix module type in sock_diag_bindAndrii Vladyka1-1/+1
2018-01-09drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom3-36/+13
2018-01-09drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark1-0/+1
2018-01-09bpf: prevent out-of-bounds speculationAlexei Starovoitov3-11/+74
2018-01-08sh_eth: fix TXALCR1 offsetsSergei Shtylyov1-2/+2
2018-01-08mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4
2018-01-08phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva1-0/+2
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner3-13/+26
2018-01-08sctp: do not retransmit upon FragNeeded if PMTU discovery is disabledMarcelo Ricardo Leitner1-12/+12
2018-01-08xen-netfront: enable device after manual module loadEduardo Otubo1-0/+1
2018-01-08bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru1-1/+1
2018-01-08bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa1-1/+1
2018-01-08platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki1-1/+1
2018-01-08ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai1-15/+21