summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-17bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre1-1/+1
2019-01-17bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre1-0/+1
2019-01-17bpf: Make function btf_name_offset_valid staticMathieu Malaterre1-1/+1
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev1-0/+30
2019-01-17bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev1-0/+2
2019-01-17bpf: don't assume build-id length is always 20 bytesStanislav Fomichev1-2/+5
2019-01-17afs: Fix race in async call refcountingDavid Howells2-5/+32
2019-01-17afs: Provide a function to get a ref on a callDavid Howells1-6/+12
2019-01-17afs: Fix key refcounting in file locking codeDavid Howells2-2/+4
2019-01-17afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne1-1/+0
2019-01-17PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe1-1/+2
2019-01-17kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada1-2/+2
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada1-3/+0
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada1-8/+0
2019-01-17Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into d...Jani Nikula4-6/+29
2019-01-17Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+14
2019-01-16udp: with udp_segment release on error pathWillem de Bruijn2-8/+24
2019-01-16net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo1-1/+1
2019-01-16LSM: Check for NULL cred-security on freeJames Morris1-0/+7
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn4-0/+17
2019-01-16drm/amd/display: Detach backlight from streamDavid Francis4-15/+3
2019-01-16ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski1-12/+2
2019-01-16selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-01-16net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov1-1/+1
2019-01-16sctp: allocate sctp_sockaddr_entry with kzallocXin Long2-7/+2
2019-01-16erspan: build the header with the right proto according to erspan_verXin Long2-11/+18
2019-01-16openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall1-1/+1
2019-01-16net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov2-0/+23
2019-01-16net_sched: refetch skb protocol for each filterCong Wang1-2/+1
2019-01-16Yama: Check for pid death before checking ancestryKees Cook1-1/+3
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet1-2/+1
2019-01-16dt-bindings: soc: qcom: Fix trivial language typosKrzysztof Kozlowski2-3/+3
2019-01-16doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt fileOtto Sabart1-2/+0
2019-01-16OF: properties: add missing of_node_putJulia Lawall1-0/+1
2019-01-16xen: Fix x86 sched_clock() interface for xenJuergen Gross2-4/+10
2019-01-16nvme-pci: fix nvme_setup_irqs()Ming Lei1-8/+13
2019-01-16nvmet-tcp: fix uninitialized variable accessSagi Grimberg1-1/+1
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin5-18/+26
2019-01-16media: vim2m: only cancel work if it is for right contextHans Verkuil1-1/+3
2019-01-16media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus1-1/+3
2019-01-16media: v4l: ioctl: Validate num_planes before using itSakari Ailus1-0/+8
2019-01-16media: v4l2-ioctl: Clear only per-plane reserved fieldsThierry Reding1-4/+8
2019-01-16swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exitChristoph Hellwig1-0/+2
2019-01-16ia64: remove redundant 'export AWK'Masahiro Yamada1-2/+0
2019-01-16kbuild: remove unused archmrproperMasahiro Yamada2-4/+2
2019-01-16block: don't lose track of REQ_INTEGRITY flagMing Lei1-1/+2
2019-01-16kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov1-2/+0
2019-01-16arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel1-2/+6
2019-01-16arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse1-1/+4
2019-01-15net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar1-0/+1