summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-02-24bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren1-0/+1
2020-02-24padata: validate cpumask without removed CPU during offlineDaniel Jordan1-0/+1
2020-02-24raid6/test: fix a compilation errorZhengyuan Liu1-1/+0
2020-02-19gpio: add gpiod_toggle_active_low()Michał Mirosław1-0/+7
2020-02-19ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki1-1/+1
2020-02-11regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell1-1/+1
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2-0/+25
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson1-1/+1
2020-02-11KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson1-3/+3
2020-02-11mfd: bd70528: Fix hour register maskMatti Vaittinen1-1/+1
2020-02-11net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan1-3/+4
2020-02-11regulator: core: Add regulator_is_equal() helperMarek Vasut1-0/+7
2020-02-11percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas1-2/+1
2020-02-11x86/kvm: Cache gfn to pfn translationBoris Ostrovsky2-3/+13
2020-02-11x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky1-0/+2
2020-02-11eventfd: track eventfd_signal() recursion depthJens Axboe1-0/+14
2020-02-11crypto: pcrypt - Avoid deadlock by using per-instance padata queuesHerbert Xu1-5/+29
2020-02-11cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki1-9/+23
2020-02-11memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o1-0/+10
2020-02-06rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers1-2/+2
2020-02-01bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren1-0/+1
2020-02-01bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren1-0/+1
2020-02-01ARM: OMAP2+: SmartReflex: add omap_sr_pdata definitionBen Dooks1-0/+3
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold1-1/+12
2020-01-29netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso1-1/+1
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József1-7/+0
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet1-0/+2
2020-01-26mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller1-0/+2
2020-01-23regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold1-2/+0
2020-01-23bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend1-4/+8
2020-01-23bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend1-0/+1
2020-01-23bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann1-1/+1
2020-01-23net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap1-1/+1
2020-01-23mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka1-3/+15
2020-01-23mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin1-3/+2
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka1-4/+4
2020-01-17uaccess: Add non-pagefault user-space write functionDaniel Borkmann1-0/+12
2020-01-14can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp1-0/+34
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-0/+8
2020-01-09regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold1-1/+0
2020-01-09libata: Fix retrieving of active qcsSascha Hauer1-0/+1
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-0/+2
2020-01-09dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner1-1/+4
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-2/+5
2020-01-09block: add bio_truncate to fix guard_bio_eodMing Lei1-0/+1
2020-01-09PCI: Fix missing inline for pci_pr3_present()Takashi Iwai1-1/+1
2020-01-09PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng1-0/+2
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart1-0/+4
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet1-0/+37
2020-01-04ptp: fix the race between the release of ptp_clock and cdevVladis Dronov1-8/+11