summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-06-16kvm: fix previous commit for 32-bit buildsPaolo Bonzini
2021-06-16sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-16regulator: bd71828: Fix .n_voltages settingsAxel Lin
2021-06-16usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso
2021-06-16kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini
2021-06-10bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren
2021-06-10net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-06-03SUNRPC: More fixes for backlog congestionTrond Myklebust
2021-06-03linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-06-03{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen
2021-06-03drivers: base: Fix device link removalRafael J. Wysocki
2021-05-28context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li
2021-05-28context_tracking: Move guest exit context tracking to separate helpersWanpeng Li
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-22virtio_net: Do not pull payload in skb->headEric Dumazet
2021-05-19clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
2021-05-19mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-19iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu
2021-05-19Revert "iommu/vt-d: Preset Access/Dirty bits for IOVA over FL"Greg Kroah-Hartman
2021-05-19kyber: fix out of bounds access when preemptedOmar Sandoval
2021-05-19mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-05-19NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust
2021-05-19PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I
2021-05-19PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I
2021-05-19i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás
2021-05-19PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren
2021-05-14smp: Fix smp_call_function_single_async prototypeArnd Bergmann
2021-05-14iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu
2021-05-14iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu
2021-05-14iommu: Fix a boundary issue to avoid performance dropXiang Chen
2021-05-14udp: never accept GSO_FRAGLIST packetsPaolo Abeni
2021-05-14gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIPÁlvaro Fernández Rojas
2021-05-14HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-05-14tty: Remove dead termiox codeJann Horn
2021-05-14tty: fix return value for unsupported ioctlsJohan Hovold
2021-05-14PM: runtime: Replace inline function pm_runtime_callbacks_present()YueHaibing
2021-05-14spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III
2021-05-14driver core: platform: Declare early_platform_cleanup() prototypeAndy Shevchenko
2021-05-14firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...Nobuhiro Iwamatsu
2021-05-14firmware: xilinx: Add a blank line after function declarationMichal Simek
2021-05-14KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson
2021-05-11perf: Rework perf_event_exit_event()Peter Zijlstra
2021-05-11mfd: da9063: Support SMBus and I2C modeHubert Streidl
2021-05-11mfd: intel-m10-bmc: Fix the register access rangeXu Yilun
2021-05-11power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer
2021-05-11mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson
2021-05-07swiotlb: add a IO_TLB_SIZE defineJianxiong Gao
2021-05-07driver core: add a min_align_mask field to struct device_dma_parametersJianxiong Gao