summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-28vxlan: use __be32 type for the param vni in __vxlan_fdb_deleteXin Long
2017-11-28bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long
2017-11-28sctp: use right member as the param of list_for_each_entryXin Long
2017-11-28sch_sfq: fix null pointer dereference at timer expirationPaolo Abeni
2017-11-28cls_bpf: don't decrement net's refcount when offload failsJakub Kicinski
2017-11-28mmc: sdhci: Avoid swiotlb buffer being fullUlf Hansson
2017-11-28arm64: mm: cleanup stale AIVIVT referencesMark Rutland
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-11-28Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU"Takashi Iwai
2017-11-28tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize drm/i915_drm.hArnaldo Carvalho de Melo
2017-11-28tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo
2017-11-28tools/headers: Synchronize kernel x86 UAPI headersIngo Molnar
2017-11-28perf intel-pt: Bring instruction decoder files into line with the kernelAdrian Hunter
2017-11-28perf test: Fix test 21 for s390xThomas Richter
2017-11-28perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2017-11-28perf top: Use signal interface for SIGWINCH handlerJiri Olsa
2017-11-28perf top: Fix window dimensions change handlingJiri Olsa
2017-11-28perf: Fix header.size for namespace eventsJiri Olsa
2017-11-28perf top: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-28perf record: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-28perf report: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-28perf evlist: Add helper to check if attr.exclude_kernel is set in all evselsArnaldo Carvalho de Melo
2017-11-28perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter
2017-11-28perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter
2017-11-28perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria
2017-11-28perf help: Fix a bug during strstart() conversionNamhyung Kim
2017-11-28perf machine: Guard against NULL in machine__exit()Arnaldo Carvalho de Melo
2017-11-28perf script: Fix --per-event-dump for auxtrace synth evselsArnaldo Carvalho de Melo
2017-11-28perf evsel: Fix up leftover perf_evsel_stat usage via evsel->privArnaldo Carvalho de Melo
2017-11-28perf trace: Fix an exit code of trace__symbols_initAndrei Vagin
2017-11-28perf record: Fix -c/-F options for cpu event aliasesAndi Kleen
2017-11-28perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delayArnaldo Carvalho de Melo
2017-11-28perf evlist: Set the correct idx when adding dummy eventsArnaldo Carvalho de Melo
2017-11-28xfs: calculate correct offset in xfs_scrub_quota_itemEric Sandeen
2017-11-28xfs: fix uninitialized variable in xfs_scrub_quotaEric Sandeen
2017-11-28xfs: fix leaks on corruption errors in xfs_bmap.cEric Sandeen
2017-11-28xfs: fortify xfs_alloc_buftarg error handlingMichal Hocko
2017-11-28nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()Minwoo Im
2017-11-28nvme-rdma: fix memory leak during queue allocationMax Gurtovoy
2017-11-28s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky
2017-11-28Merge branch 'omap-for-v4.15/fixes-dt' into omap-for-v4.15/fixes-v2Tony Lindgren
2017-11-28Merge branch 'omap-for-v4.14/fixes' into omap-for-v4.15/fixes-v2Tony Lindgren
2017-11-28Btrfs: incremental send, fix wrong unlink path after renaming fileFilipe Manana
2017-11-28net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet
2017-11-28packet: fix crash in fanout_demux_rollover()Mike Maloney