summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-03-05blktrace: Protect q->blk_trace with RCUJan Kara
2020-03-05lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner
2020-03-05kbuild: remove header compile testMasahiro Yamada
2020-03-05usb: charger: assign specific number for enum valuePeter Chen
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-05ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg
2020-03-05timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)
2020-03-05net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-03-05net: sched: correct flower port blockingJason Baron
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2020-02-28ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai
2020-02-28iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche
2020-02-28genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu
2020-02-28ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki
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-24media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...Nathan Chancellor
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-24IB/core: Let IB core distribute cache update eventsParav Pandit
2020-02-24rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver
2020-02-19gpio: add gpiod_toggle_active_low()Michał Mirosław
2020-02-19ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki
2020-02-19ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-02-14RDMA/uverbs: Verify MR access flagsMichael Guralnik
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-11bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2020-02-11regulator: core: Add regulator_is_equal() helperMarek Vasut
2020-02-11percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
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-11ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai
2020-02-11media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustmentsHelen Koike
2020-02-11memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o