summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-12mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka1-0/+4
2020-03-05blktrace: Protect q->blk_trace with RCUJan Kara2-6/+14
2020-03-05netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik1-1/+10
2020-03-05HID: core: increase HID report buffer size to 8KiBJohan Korsnes1-1/+1
2020-03-05timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)1-0/+2
2020-03-05net: export netdev_next_lower_dev_rcu()Taehee Yoo1-4/+3
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha1-0/+1
2020-02-28iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel1-1/+1
2020-02-28genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu1-1/+1
2020-02-28serdev: ttyport: restore client ops on deregistrationJohan Hovold1-0/+2
2020-02-28USB: core: add endpoint-blacklist quirkJohan Hovold1-0/+3
2020-02-24raid6/test: fix a compilation warningZhengyuan Liu1-0/+2
2020-02-24rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney2-8/+8
2020-02-24dmaengine: Store module owner in dma_device structLogan Gunthorpe1-0/+2
2020-02-24PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart1-1/+1
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-05rseq: 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