summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-05blktrace: Protect q->blk_trace with RCUJan Kara
2020-03-05netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik
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-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-11regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson
2020-02-11KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson
2020-02-11mfd: bd70528: Fix hour register maskMatti Vaittinen
2020-02-11net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan
2020-02-11regulator: core: Add regulator_is_equal() helperMarek Vasut
2020-02-11percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas
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-05rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers
2020-02-01bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren
2020-02-01bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren
2020-02-01ARM: OMAP2+: SmartReflex: add omap_sr_pdata definitionBen Dooks
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-01-29netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-26mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller
2020-01-23regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold
2020-01-23bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend
2020-01-23bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend
2020-01-23bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann
2020-01-23net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap
2020-01-23mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka
2020-01-23mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka