summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-16ia64: remove redundant 'export AWK'Masahiro Yamada
2019-01-16kbuild: remove unused archmrproperMasahiro Yamada
2019-01-16block: don't lose track of REQ_INTEGRITY flagMing Lei
2019-01-16kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov
2019-01-16arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-16arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse
2019-01-15net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar
2019-01-15net: add document for several snmp countersyupeng
2019-01-15fou, fou6: do not assume linear skbsEric Dumazet
2019-01-15selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti
2019-01-15selftests: tc-testing: drop test on missing tunnel key idDavide Caratti
2019-01-15net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn
2019-01-15net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn
2019-01-15IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman
2019-01-15tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn
2019-01-15net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit
2019-01-15net/sched: act_tunnel_key: fix memory leak in case of action replaceDavide Caratti
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells
2019-01-16Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-15Merge branch 'tipc-uninit-values'David S. Miller
2019-01-15tipc: fix uninit-value in tipc_nl_compat_doitYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue
2019-01-15tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue
2019-01-15Merge branch 'sch_cake-leaf-qdisc-fixes'David S. Miller
2019-01-15sch_cake: Correctly update parent qlen when splitting GSO packetsToke Høiland-Jørgensen
2019-01-15sched: Fix detection of empty queues in child qdiscsToke Høiland-Jørgensen
2019-01-15sched: Avoid dereferencing skb pointer after child enqueueToke Høiland-Jørgensen
2019-01-16tools/bpf: properly account for libbfd variationsStanislav Fomichev
2019-01-15PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei
2019-01-15ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki
2019-01-15drivers: thermal: int340x_thermal: Make PCI dependency explicitSinan Kaya
2019-01-15x86/intel/lpss: Make PCI dependency explicitSinan Kaya
2019-01-15platform/x86: apple-gmux: Make PCI dependency explicitSinan Kaya
2019-01-15platform/x86: intel_pmc: Make PCI dependency explicitSinan Kaya
2019-01-15platform/x86: intel_ips: make PCI dependency explicitSinan Kaya
2019-01-15vga-switcheroo: make PCI dependency explicitSinan Kaya
2019-01-15ata: pata_acpi: Make PCI dependency explicitSinan Kaya
2019-01-15ACPI / LPSS: Make PCI dependency explicitSinan Kaya
2019-01-15libnvdimm/security: Fix nvdimm_security_state() state request selectionDave Jiang
2019-01-15ip6_gre: update version related info when changing linkHangbin Liu
2019-01-15net: phy: fix too strict check in phy_start_anegHeiner Kallweit
2019-01-15Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher
2019-01-15selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel
2019-01-15ip6_gre: fix tunnel list corruption for x-netnsOlivier Matz
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-01-15pvcalls-front: fix potential null dereferenceWen Yang