summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-20crypto: ccp - Use only the relevant interrupt bitsGary R Hook
2017-05-20crypto: algif_aead - Require setkey before accept(2)Stephan Mueller
2017-05-20block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2017-05-20KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones
2017-05-20KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand
2017-05-20perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger
2017-05-20x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings
2017-05-20selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-05-20usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-05-20usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-05-20usb: Make sure usb/phy/of gets built-inAlexey Brodkin
2017-05-20usb: gadget: legacy gadgets are optionalRomain Izard
2017-05-20usb: misc: add missing continue in switchGustavo A. R. Silva
2017-05-20staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott
2017-05-20staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott
2017-05-20staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold
2017-05-20staging: vt6656: use off stack for out buffer USB transfers.Malcolm Priestley
2017-05-20staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley
2017-05-20USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork
2017-05-20USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-05-20USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen
2017-05-20usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros
2017-05-20iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger
2017-05-20target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche
2017-05-20target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger
2017-05-20xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross
2017-05-14Linux 4.9.28v4.9.28Greg Kroah-Hartman
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-05-14drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle
2017-05-14wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul
2017-05-14wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-05-14f2fs: sanity check segment countJin Qian
2017-05-14net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason
2017-05-14bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-14rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt
2017-05-14ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko
2017-05-14tcp: do not inherit fastopen_req from parentEric Dumazet
2017-05-14net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas
2017-05-14net: ipv6: Do not duplicate DAD on link upDavid Ahern
2017-05-14tcp: fix wraparound issue in tcp_lpEric Dumazet
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-05-14bpf: enhance verifier to understand stack pointer arithmeticYonghong Song