aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-25vfs: mark pipes and sockets as stream-like file descriptorsLinus Torvalds2-2/+5
2019-11-25writeback: fix -Wformat compilation warningsQian Cai1-24/+24
2019-11-24Linux 5.4Linus Torvalds1-1/+1
2019-11-24xen: Fix Kconfig indentationKrzysztof Kozlowski1-29/+29
2019-11-23cramfs: fix usage on non-MTD deviceMaxime Bizon1-2/+2
2019-11-23MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 moduleThomas Bogendoerfer1-0/+22
2019-11-23MIPS: PCI: Fix fake subdevice ID for IOC3Thomas Bogendoerfer1-1/+1
2019-11-23kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraintsJim Mattson1-1/+3
2019-11-23KVM: x86: Grab KVM's srcu lock when setting nested stateSean Christopherson1-0/+3
2019-11-23KVM: x86: Open code shared_msr_update() in its only callerSean Christopherson1-20/+9
2019-11-23KVM: Fix jump label out_free_* in kvm_init()Miaohe Lin1-4/+3
2019-11-23KVM: x86: Remove a spurious export of a static functionSean Christopherson1-1/+0
2019-11-22Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul1-1/+0
2019-11-22afs: Fix large file supportMarc Dionne1-0/+1
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne1-1/+0
2019-11-22MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie2-2/+25
2019-11-22MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer1-3/+2
2019-11-22MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameterThomas Bogendoerfer1-0/+4
2019-11-22mips: add support for folded p4d page tablesMike Rapoport14-39/+75
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport6-25/+18
2019-11-22mips: fix build when "48 bits virtual memory" is enabledMike Rapoport1-2/+7
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang1-8/+20
2019-11-22MAINTAINERS: Add myself as maintainer of virtio-vsockStefano Garzarella1-0/+1
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal2-5/+28
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter1-1/+22
2019-11-22mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin1-7/+7
2019-11-22mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand1-3/+13
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"Joseph Qi1-23/+33
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma1-2/+0
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma1-1/+1
2019-11-22EDAC/altera: Use the Altera System Manager driverThor Thayer1-124/+8
2019-11-22EDAC/altera: Cleanup the ECC ManagerThor Thayer1-20/+1
2019-11-22EDAC/altera: Use fast register IO for S10 IRQsMeng Li1-0/+1
2019-11-22EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter1-2/+2
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang1-2/+14
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang2-9/+20
2019-11-21net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski1-2/+2
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-11-21nfc: port100: handle command failure cleanlyOliver Neukum1-1/+1
2019-11-21nbd: prevent memory leakNavid Emamdoost1-2/+3
2019-11-22nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita3-2/+12
2019-11-22nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita2-16/+96
2019-11-22nvmet: add another maintainerChristoph Hellwig1-0/+1
2019-11-21Revert "block: split bio if the only bvec's length is > SZ_4K"Jens Axboe1-1/+1
2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov8-7/+58
2019-11-21KVM: x86: create mmu/ subdirectoryPaolo Bonzini4-2/+2
2019-11-21KVM: nVMX: Remove unnecessary TLB flushes on L1<->L2 switches when L1 use apic-access-pageLiran Alon1-7/+0
2019-11-21KVM: x86: remove set but not used variable 'called'Mao Wenan1-3/+2
2019-11-21KVM: nVMX: Do not mark vmcs02->apic_access_page as dirty when unpinningLiran Alon1-3/+3
2019-11-21KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack itPaolo Bonzini1-14/+30