summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-24PM / devfreq: Change time stats to 64-bitKamil Konieczny1-2/+2
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-14IB/mlx5: Return the administrative GUID if existsDanit Goldberg1-0/+5
2020-02-11regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell1-1/+1
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson1-1/+1
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2-0/+25
2020-02-11net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan1-3/+4
2020-02-11mfd: bd70528: Fix hour register maskMatti Vaittinen1-1/+1
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-11KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson1-3/+3
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-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold1-1/+12
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+12
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig1-0/+12
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-8/+3
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-8/+1
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso1-1/+1
2020-01-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-5/+40
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet1-0/+2
2020-01-20netfilter: ipset: use bitmap infrastructure completelyKadlecsik József1-7/+0
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+10
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2020-01-17XArray: Add xa_for_each_rangeMatthew Wilcox (Oracle)1-5/+32
2020-01-17XArray: Add wrappers for nested spinlocksMatthew Wilcox (Oracle)1-0/+8
2020-01-17Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-5/+10
2020-01-15block: fix an integer overflow in logical block sizeMikulas Patocka1-4/+4
2020-01-15bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend1-4/+8
2020-01-15bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend1-0/+1
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann1-1/+1
2020-01-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0