aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/keyctl.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-10-23 06:33:05 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-10-23 06:33:05 -0400
commit5805992184f97b7797f24b74d511825f8992861e (patch)
treeaad1c893c3743a1840ebb84e3d96ceeb651e3599 /security/keys/keyctl.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... (diff)
parentusb: hub: Allow reset retry for USB2 devices on connect bounce (diff)
downloadlinux-5805992184f97b7797f24b74d511825f8992861e.tar.gz
linux-5805992184f97b7797f24b74d511825f8992861e.zip
Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB/PHY fixes from Greg KH: "Here are a small number of USB and PHY driver fixes for 4.14-rc6 There is the usual musb and xhci fixes in here, as well as some needed phy patches. Also is a nasty regression fix for usbfs that has started to hit a lot of people using virtual machines. All of these have been in linux-next with no reported problems" * tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (26 commits) usb: hub: Allow reset retry for USB2 devices on connect bounce USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() MAINTAINERS: fix git tree url for musb module usb: quirks: add quirk for WORLDE MINI MIDI keyboard usb: musb: sunxi: Explicitly release USB PHY on exit usb: musb: Check for host-mode using is_host_active() on reset interrupt usb: musb: musb_cppi41: Configure the number of channels for DA8xx usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers USB: musb: fix late external abort on suspend USB: musb: fix session-bit runtime-PM quirk usb: cdc_acm: Add quirk for Elatec TWN3 USB: devio: Revert "USB: devio: Don't corrupt user memory" usb: xhci: Handle error condition in xhci_stop_device() usb: xhci: Reset halted endpoint if trb is noop xhci: Cleanup current_cmd in xhci_cleanup_command_queue() xhci: Identify USB 3.1 capable hosts by their port protocol capability USB: serial: metro-usb: add MS7820 device id phy: rockchip-typec: Check for errors from tcphy_phy_init() phy: rockchip-typec: Don't set the aux voltage swing to 400 mV ...
Diffstat (limited to 'security/keys/keyctl.c')
0 files changed, 0 insertions, 0 deletions
handling and fix memory leakAndy Spencer1-16/+7 2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1 2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev1-1/+1 2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand3-2/+7 2018-02-22integrity/security: fix digsig.c build error with header fileRandy Dunlap1-0/+1 2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1 2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2-2/+29 2018-02-22bpf, x64: implement retpoline for tail callDaniel Borkmann2-4/+42 2018-02-22fs/signalfd: fix build error for BUS_MCEERR_ARRandy Dunlap1-3/+12 2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1 2018-02-22dsa: ptp: mark dummy helpers as 'inline'Arnd Bergmann2-6/+6 2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter1-4/+10 2018-02-22bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song1-2/+1 2018-02-22bpf: add schedule points in percpu arrays managementEric Dumazet1-1/+4 2018-02-22nfp: advertise firmware for mixed 10G/25G modeDirk van der Merwe1-0/+1