aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2-4/+4
2017-08-18mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEMLaura Abbott1-5/+8
2017-08-18mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang1-5/+0
2017-08-18mm/cma_debug.c: fix stack corruption due to sprintf usagePrakash Gupta1-1/+1
2017-08-18signal: don't remove SIGNAL_UNKILLABLE for traced tasks.Jamie Iles1-1/+5
2017-08-18mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko3-34/+64
2017-08-18mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUSMichal Hocko1-1/+11
2017-08-18slub: fix per memcg cache leak on css offlineVladimir Davydov1-1/+2
2017-08-18mm: discard memblock data laterPavel Tatashin4-39/+25
2017-08-18test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez1-2/+2
2017-08-18kmod: fix wait on recursive loopLuis R. Rodriguez1-2/+23
2017-08-18wait: add wait_event_killable_timeout()Luis R. Rodriguez1-0/+37
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin2-2/+2
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner3-17/+51
2017-08-18blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig1-1/+7
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach1-0/+2
2017-08-18ALSA: emu10k1: Fix forgotten user-copy conversion in init codeTakashi Iwai1-3/+11
2017-08-18ALSA: usb-audio: add DSD support for new Amanero PIDJussi Laako1-0/+4
2017-08-18nvme-pci: set cqe_seen on polled completionsKeith Busch1-3/+2
2017-08-18ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe resetGary Bisson1-2/+2
2017-08-17xfs: don't leak quotacheck dquots when cow recoveryDarrick J. Wong1-0/+2
2017-08-17xfs: clear MS_ACTIVE after finishing log recoveryDarrick J. Wong2-10/+11
2017-08-17nvme-fabrics: fix reporting of unrecognized optionsChristoph Hellwig1-1/+2
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds3-4/+9
2017-08-17ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devicesTakashi Iwai3-0/+9
2017-08-17of: fix DMA mask generationRobin Murphy1-4/+4
2017-08-17nvmet-fc: eliminate incorrect static markers on local variablesJames Smart1-2/+2
2017-08-16printk-formats.txt: Better describe the difference between %pS and %pFHelge Deller1-8/+11
2017-08-16IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb1-1/+1
2017-08-16IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem1-2/+3
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise1-1/+1
2017-08-16IB/hns: fix memory leak on ah on error return pathColin Ian King1-1/+3
2017-08-16i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz1-1/+1
2017-08-16i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz1-1/+1
2017-08-16i40iw: Fix typecast of tcp_seq_numMustafa Ismail1-1/+1
2017-08-16i40iw: Correct variable namesMustafa Ismail2-4/+4
2017-08-16i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung2-42/+83
2017-08-16RDMA/vmw_pvrdma: Report CQ missed eventsBryan Tan1-1/+16
2017-08-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt1-2/+3
2017-08-16nvmet-fc: correct use after free on list teardownJames Smart1-2/+3
2017-08-16nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck1-6/+0
2017-08-16parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer1-1/+1
2017-08-15bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann1-4/+30
2017-08-15PCI: fix oops when try to find Root Port for a PCI devicedingtianhong1-3/+4
2017-08-15sfc: don't try and read ef10 data on non-ef10 NICBert Kenward1-2/+6
2017-08-15net_sched: remove warning from qdisc_hash_addKonstantin Khlebnikov1-3/+0
2017-08-15net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov1-1/+4
2017-08-15net_sched: reset pointers to tcf blocks in classful qdiscs' destructorsKonstantin Khlebnikov4-4/+12
2017-08-15ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet1-5/+7
2017-08-15net: Fix a typo in comment about sock flags.Tonghao Zhang1-1/+1