aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys/request_key.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-08KEYS: remove unnecessary get/put of explicit dest_keyringEric Biggers1-2/+0
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung5-7/+19
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean1-6/+3
2017-12-08can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly1-0/+1
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork3-1/+7
2017-12-07tcp: use current time in tcp_rcv_space_adjust()Eric Dumazet1-0/+1
2017-12-07netlink: Relax attr validation for fixed length typesDavid Ahern1-6/+16
2017-12-07adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov1-1/+1
2017-12-07net: dsa: mv88e6xxx: Unregister MDIO bus on error pathAndrew Lunn1-14/+16
2017-12-07net: dsa: mv88e6xxx: Fix interrupt masking on removalAndrew Lunn1-2/+2
2017-12-07net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj1-2/+5
2017-12-07net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan1-1/+2
2017-12-07virtio_net: fix return value check in receive_mergeable()Yunjian Wang1-1/+1
2017-12-07virtio_mmio: add cleanup for virtio_mmio_removeweiping zhang1-0/+6
2017-12-07virtio_mmio: add cleanup for virtio_mmio_probeweiping zhang1-10/+41
2017-12-07ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann1-0/+2
2017-12-07arm: dts: nspire: Add missing #phy-cells to usb-nop-xceivRob Herring1-0/+1
2017-12-07drm/bridge: analogix dp: Fix runtime PM state in get_modes() callbackMarek Szyprowski1-0/+2
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko1-1/+1
2017-12-07Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"Radhakrishna Sripada2-16/+0
2017-12-07drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usageBoris Brezillon1-1/+2
2017-12-07drm/i915: Call i915_gem_init_userptr() before taking struct_mutexChris Wilson1-6/+5
2017-12-07s390: fix compat system call tableHeiko Carstens1-3/+3
2017-12-06proc: show si_ptr in /proc/<pid>/timers without hashingLinus Torvalds1-1/+1
2017-12-07drm/exynos: remove unnecessary function declarationInki Dae1-23/+21
2017-12-07drm/exynos: remove unnecessary descrptionsInki Dae1-5/+0
2017-12-07drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski1-0/+9
2017-12-07drm/exynos: Fix dma-buf importMarek Szyprowski3-1/+9
2017-12-07btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov1-1/+1
2017-12-07Btrfs: disable FUA if mounted with nobarrierOmar Sandoval1-7/+5
2017-12-07btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney1-0/+1
2017-12-07btrfs: handle errors while updating refcounts in update_ref_for_cowJeff Mahoney1-6/+12
2017-12-07btrfs: Fix quota reservation leak on preallocated filesJustin Maggard1-0/+2
2017-12-06kgdb/kdb/debug_core: Add co-maintainer Daniel ThompsonJason Wessel1-0/+1
2017-12-06kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson1-1/+1
2017-12-06of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven1-10/+5
2017-12-06of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven1-8/+8
2017-12-06tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar3-9/+1
2017-12-06objtool: Fix 64-bit build on 32-bit hostMikulas Patocka2-6/+9
2017-12-06dt-bindings: eeprom: at25: Document device-specific compatible valuesGeert Uytterhoeven1-3/+8
2017-12-06dt-bindings: eeprom: at25: Grammar s/are can/can/Geert Uytterhoeven1-1/+1
2017-12-06dt-bindings: Remove leading 0x from bindings notationMathieu Malaterre73-99/+99
2017-12-06of: overlay: Remove else after gotoGeert Uytterhoeven1-15/+12
2017-12-06of: Spelling s/changset/changeset/Geert Uytterhoeven2-6/+6
2017-12-06of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven1-1/+0
2017-12-06drivers: net: dsa: remove duplicate includesPravin Shedge1-1/+0