aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-29x86/ftrace: Exclude functions in head64.c from function-tracingKirill A. Shutemov1-0/+1
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree1-3/+4
2017-06-29net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček1-7/+17
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2-0/+71
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang1-1/+1
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik1-0/+1
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik1-2/+3
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik1-2/+0
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King1-1/+1
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik1-3/+4
2017-06-29rocker: move dereference before freeDan Carpenter1-1/+1
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel1-0/+3
2017-06-29net: sched: Fix one possible panic when no destroy callbackGao Feng1-1/+2
2017-06-29virtio-net: serialize tx routine during resetJason Wang1-0/+1
2017-06-29nvme: Makefile: remove dead build ruleValentin Rothberg1-1/+0
2017-06-29blk-mq: map all HWQ also in hyperthreaded systemMax Gurtovoy1-46/+22
2017-06-29ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)4-5/+19
2017-06-29Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris1-40/+4
2017-06-29gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede1-1/+1
2017-06-29gpiolib: fix filtering out unwanted eventsBartosz Golaszewski1-1/+2
2017-06-29EDAC, pnd2: Fix Apollo Lake DIMM detectionTony Luck1-3/+8
2017-06-29EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure2-5/+5
2017-06-29sched/numa: Hide numa_wake_affine() from UP buildThomas Gleixner1-0/+2
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser41-270/+0
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe3-4/+14
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook3-0/+54
2017-06-28nvmet-rdma: register ib_client to not deadlock in device removalSagi Grimberg1-33/+67
2017-06-28nvme_fc: fix error recovery on link down.James Smart1-4/+4
2017-06-28nvmet_fc: fix crashes on bad opcodesJames Smart1-4/+6
2017-06-28nvme_fc: Fix crash when nvme controller connection fails.James Smart1-0/+3
2017-06-28nvme_fc: replace ioabort msleep loop with completionJames Smart1-7/+6
2017-06-28nvme_fc: fix double calls to nvme_cleanup_cmd()James Smart1-4/+1
2017-06-28nvme-fabrics: verify that a controller returns the correct NQNChristoph Hellwig1-0/+9
2017-06-28nvme: simplify nvme_dev_attrs_are_visibleChristoph Hellwig1-11/+4
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig7-18/+29
2017-06-28nvme: remove a misleading comment on struct nvme_nsChristoph Hellwig1-3/+0
2017-06-28nvme: explicitly disable APST on quirked devicesKai-Heng Feng2-8/+10
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg8-20/+11
2017-06-28nvme: add hostid token to fabric optionsJohannes Thumshirn2-3/+20
2017-06-28nvme: Remove SCSI translationsKeith Busch4-2541/+3
2017-06-28nvme-pci: open-code polling logic in nvme_pollSagi Grimberg1-19/+21
2017-06-28nvme-pci: factor out the cqe reading mechanics from __nvme_process_cqSagi Grimberg1-22/+26
2017-06-28nvme-pci: factor out cqe handling into a dedicated routineSagi Grimberg1-23/+30
2017-06-28nvme-pci: Introduce nvme_ring_cq_doorbellSagi Grimberg1-4/+13
2017-06-28fs/fcntl: use copy_to/from_user() for u64 typesJens Axboe1-4/+9
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit1-4/+2
2017-06-28ovl: don't set origin on broken lower hardlinkMiklos Szeredi1-3/+8
2017-06-28ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi1-12/+12
2017-06-28ALSA: hda - Fix endless loop of codec configureTakashi Iwai2-2/+8
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone1-1/+1