summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-18ACPICA: Update version to 20180313Bob Moore
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore
2018-03-18ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-18ACPICA: adding SPDX headersErik Schmauss
2018-03-18ACPICA: Rename a global for clarity, no functional changeBob Moore
2018-03-18ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss
2018-03-18ACPICA: Change a compile-time option to a runtime optionBob Moore
2018-03-18ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede
2018-03-18ACPICA: AML Debug Object: Don't ignore output of zero-length stringsBob Moore
2018-03-18ACPICA: Fix memory leak on unusual memory leakBob Moore
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss
2018-03-18ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...Erik Schmauss
2018-03-18ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss
2018-03-18ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han
2018-03-18batman-adv: Fix skbuff rcsum on packet rerouteSven Eckelmann
2018-03-18batman-adv: Add missing include for EPOLL* constantsSven Eckelmann
2018-03-17vmxnet3: use correct flag to indicate LRO featureRonak Doshi
2018-03-17vmxnet3: avoid xmit reset due to a race in vmxnet3Ronak Doshi
2018-03-17Merge branch 'tcf_foo_init-NULL-deref'David S. Miller
2018-03-17net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tcf_sample_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tcf_csum_init()Davide Caratti
2018-03-17net/sched: fix NULL dereference in the error path of tcf_vlan_init()Davide Caratti
2018-03-17net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-17ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai
2018-03-17mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel
2018-03-17net: sched: fix uses after freeEric Dumazet
2018-03-17parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin
2018-03-16Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-16Merge tag 'microblaze-4.16-rc6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-03-16x86/microcode: Fix CPU synchronization routineBorislav Petkov
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-03-16Merge tag 'drm-fixes-for-v4.16-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-16batman-adv: fix header size check in batadv_dbg_arp()Matthias Schiffer
2018-03-16batman-adv: update data pointers after skb_cow()Matthias Schiffer
2018-03-16net: dsa: mv88e6xxx: Fix binding documentation for MDIO bussesAndrew Lunn
2018-03-16skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes
2018-03-16netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel
2018-03-16qede: Fix qedr link updateMichal Kalderon
2018-03-16Merge branch 'qed-iWARP-related-fixes'David S. Miller
2018-03-16qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-03-16qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon
2018-03-16net/iucv: Free memory obtained by kzallocArvind Yadav
2018-03-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-16kcm: lock lower socket in kcm_attachTom Herbert
2018-03-16Merge branch 'vlan-untag-and-insert-fixes'David S. Miller
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita