summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-22MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer
2019-11-22MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameterThomas Bogendoerfer
2019-11-22mips: add support for folded p4d page tablesMike Rapoport
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport
2019-11-22mips: fix build when "48 bits virtual memory" is enabledMike Rapoport
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang
2019-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-22Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-22MAINTAINERS: Add myself as maintainer of virtio-vsockStefano Garzarella
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-22Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-22Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-22mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin
2019-11-22mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma
2019-11-22EDAC/altera: Use the Altera System Manager driverThor Thayer
2019-11-22EDAC/altera: Cleanup the ECC ManagerThor Thayer
2019-11-22EDAC/altera: Use fast register IO for S10 IRQsMeng Li
2019-11-22EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter
2019-11-21Merge branch 'hv_netvsc-Fix-send-indirection-table-offset'David S. Miller
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang
2019-11-21net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski
2019-11-22Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets
2019-11-21Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-21Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-11-21Merge tag 'for-linus-2019-11-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-21nfc: port100: handle command failure cleanlyOliver Neukum
2019-11-21nbd: prevent memory leakNavid Emamdoost
2019-11-21Merge branch 'nvme-5.5' of git://git.infradead.org/nvme into for-5.5/drivers-...Jens Axboe
2019-11-22nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita
2019-11-22nvmet: add another maintainerChristoph Hellwig
2019-11-21Revert "block: split bio if the only bvec's length is > SZ_4K"Jens Axboe
2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov
2019-11-21KVM: x86: create mmu/ subdirectoryPaolo Bonzini
2019-11-21KVM: nVMX: Remove unnecessary TLB flushes on L1<->L2 switches when L1 use api...Liran Alon
2019-11-21KVM: x86: remove set but not used variable 'called'Mao Wenan
2019-11-21KVM: nVMX: Do not mark vmcs02->apic_access_page as dirty when unpinningLiran Alon
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-21KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack itPaolo Bonzini
2019-11-21KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionalityPaolo Bonzini
2019-11-21KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUIDPaolo Bonzini
2019-11-21KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini
2019-11-21KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini