summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-23net: mvpp2: cls: Fix leaked ethtool_rx_flow_ruleMaxime Chevallier1-0/+3
2019-05-23docs: fix multiple doc build warnings in enumeration.rstJonathan Corbet1-1/+1
2019-05-23lib/list_sort: fix kerneldoc build errorJonathan Corbet1-1/+2
2019-05-23docs: fix numaperf.rst and add it to the doc treeJonathan Corbet2-1/+2
2019-05-23doc: Cope with the deprecation of AutoReporterJonathan Corbet1-8/+26
2019-05-23doc: Cope with Sphinx logging deprecationsJonathan Corbet3-21/+59
2019-05-23Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linuxLinus Torvalds3-3/+3
2019-05-23arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier5-21/+24
2019-05-23arm64/module: deal with ambiguity in PRELxx relocation rangesArd Biesheuvel1-2/+14
2019-05-23bpf: sockmap, restore sk_write_space when psock gets droppedJakub Sitnicki1-0/+2
2019-05-23selftests: bpf: add zero extend checks for ALU32 and/or/xorBjörn Töpel1-0/+39
2019-05-23bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32Björn Töpel1-0/+6
2019-05-23spi: abort spi_sync if failed to prepare_transfer_hardwareSuper Liu1-1/+6
2019-05-23ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabledLorenzo Pieralisi1-118/+120
2019-05-23arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel2-4/+4
2019-05-23arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon6-1/+109
2019-05-23arm64: Remove useless message during oopsWill Deacon1-4/+0
2019-05-23ALSA: hda/realtek - Set default power save node to 0Kailang Yang1-1/+1
2019-05-23ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet1-11/+11
2019-05-23powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()Thiago Jung Bauermann1-1/+5
2019-05-23Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie9-19/+70
2019-05-23Merge tag 'drm-misc-fixes-2019-05-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-26/+29
2019-05-23Merge branch 'vmwgfx-fixes-5.2' of git://people.freedesktop.org/~thomash/linu...Dave Airlie5-24/+35
2019-05-23MIPS: TXx9: Fix boot crash in free_initmem()Geert Uytterhoeven1-6/+0
2019-05-23MIPS: remove a space after -I to cope with header search paths for VDSOMasahiro Yamada1-1/+1
2019-05-23MIPS: mark ginvt() as __always_inlineMasahiro Yamada1-1/+1
2019-05-23ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet1-17/+30
2019-05-23Merge branch 'bnxt_en-Bug-fixes'David S. Miller4-17/+23
2019-05-23bnxt_en: Device serial number is supported only for PFs.Vasundhara Volam1-5/+6
2019-05-23bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan2-3/+5
2019-05-23bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan4-9/+10
2019-05-23bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan1-0/+2
2019-05-23ipv6: Fix redirect with VRFDavid Ahern1-0/+6
2019-05-23net: stmmac: fix reset gpio free missingJisheng Zhang1-1/+2
2019-05-23mISDN: make sure device name is NUL terminatedDan Carpenter1-2/+3
2019-05-23net: macb: save/restore the remaining registers and featuresClaudiu Beznea2-27/+91
2019-05-22checkpatch.pl: Update DT vendor prefix checkRob Herring1-2/+2
2019-05-22kernel/trace/trace.h: Remove duplicate header of trace_seq.hJagadeesh Pagadala1-1/+0
2019-05-22media: dvb: warning about dvb frequency limits produces too much noiseSean Young1-1/+1
2019-05-22Merge branch 'net-tls-fix-device-surprise-removal-with-offload'David S. Miller1-12/+12
2019-05-22net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski1-1/+2
2019-05-22net/tls: fix state removal with feature flags offJakub Kicinski1-6/+0
2019-05-22net/tls: avoid NULL-deref on resync during device removalJakub Kicinski1-5/+10
2019-05-22Merge branch 'Documentation-tls--add-offload-documentation'David S. Miller7-26/+549
2019-05-22Documentation: add TLS offload documentationJakub Kicinski6-0/+488
2019-05-22Documentation: tls: RSTify the ktls documentationJakub Kicinski2-13/+30
2019-05-22Documentation: net: move device drivers docs to a submenuJakub Kicinski2-13/+31
2019-05-22mISDN: Fix indenting in dsp_cmx.cDan Carpenter1-214/+213
2019-05-22ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil2-39/+8
2019-05-22Validate required parameters in inet6_validate_link_afMaxim Mikityanskiy1-22/+35