aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-06rds: Fix NULL pointer dereference in __rds_rdma_mapHÃ¥kon Bugge1-1/+1
2017-12-06net_sched: use macvlan real dev trans_start in dev_trans_start()Chris Dion1-0/+3
2017-12-06x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann1-1/+1
2017-12-06xen-netback: Fix logging message with spurious period after newlineJoe Perches1-1/+1
2017-12-06net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal1-0/+2
2017-12-06arm64/sve: Avoid dereference of dead task_struct in KVM guest entryDave Martin1-12/+16
2017-12-06x86: Fix Sparse warnings about non-static functionsColin Ian King2-4/+4
2017-12-06efi: Add comment to avoid future expanding of sysfs systabDave Young1-0/+2
2017-12-06efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian1-1/+1
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman4-16/+18
2017-12-06sched/fair: Update and fix the runnable propagation ruleVincent Guittot1-29/+73