summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-18driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig
2020-03-18iommu/vt-d: Fix RCU list debugging warningsAmol Grover
2020-03-18block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki
2020-03-18cgroup: Iterate tasks that did not finish do_exit()Michal Koutný
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-18net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-03-18inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-12mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka
2020-03-05netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik
2020-03-05blktrace: Protect q->blk_trace with RCUJan Kara
2020-03-05HID: core: increase HID report buffer size to 8KiBJohan Korsnes
2020-03-05timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)
2020-03-05net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2020-02-28iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel
2020-02-28genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu
2020-02-28serdev: ttyport: restore client ops on deregistrationJohan Hovold
2020-02-28USB: core: add endpoint-blacklist quirkJohan Hovold
2020-02-24raid6/test: fix a compilation warningZhengyuan Liu
2020-02-24rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney
2020-02-24PM / devfreq: Change time stats to 64-bitKamil Konieczny
2020-02-24dmaengine: Store module owner in dma_device structLogan Gunthorpe
2020-02-24PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2020-02-24bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren
2020-02-24padata: validate cpumask without removed CPU during offlineDaniel Jordan
2020-02-24raid6/test: fix a compilation errorZhengyuan Liu
2020-02-19gpio: add gpiod_toggle_active_low()Michał Mirosław
2020-02-19ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-02-14IB/mlx5: Return the administrative GUID if existsDanit Goldberg
2020-02-11regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-02-11net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan
2020-02-11mfd: bd70528: Fix hour register maskMatti Vaittinen
2020-02-11regulator: core: Add regulator_is_equal() helperMarek Vasut
2020-02-11percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas
2020-02-11KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson
2020-02-11x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-02-11x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky
2020-02-11eventfd: track eventfd_signal() recursion depthJens Axboe
2020-02-11crypto: pcrypt - Avoid deadlock by using per-instance padata queuesHerbert Xu
2020-02-11cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki
2020-02-11memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26block: allow partitions on host aware zone devicesblock-5.5-2020-01-26Christoph Hellwig
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-01-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds