summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
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-19kyber: fix out of bounds access when preemptedOmar Sandoval
2021-05-19mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-05-19netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso
2021-05-19SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever
2021-05-19NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust
2021-05-19net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit
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-14net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-05-14netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso
2021-05-14netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso
2021-05-14iommu/vt-d: Invalidate PASID cache when root/context entry changedLu 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-14iommu/dma: Resurrect the "forcedac" optionRobin Murphy
2021-05-14RDMA/mlx5: Fix query RoCE portMaor Gottlieb
2021-05-14HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-05-14usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan
2021-05-14security: keys: trusted: fix TPM2 authorizationsJames Bottomley
2021-05-14tty: fix return value for unsupported ioctlsJohan Hovold
2021-05-14tty: actually undefine superseded ASYNC flagsJohan 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-14crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann
2021-05-14firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...Nobuhiro Iwamatsu
2021-05-14KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson
2021-05-14Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-05-12media: v4l2-ctrls: fix reference to freed memoryHans Verkuil
2021-05-12Fix misc new gcc warningsLinus Torvalds
2021-05-12perf: Rework perf_event_exit_event()Peter Zijlstra
2021-05-12mfd: da9063: Support SMBus and I2C modeHubert Streidl
2021-05-12mfd: intel-m10-bmc: Fix the register access rangeXu Yilun
2021-05-12power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer
2021-05-12resource: Prevent irqresource_disabled() from erasing flagsAngela Czubak
2021-05-12random: initialize ChaCha20 constants with correct endiannessEric Biggers
2021-05-12usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak
2021-05-12crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel
2021-05-12mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson
2021-05-12reset: add missing empty function reset_control_rearm()Jim Quinlan
2021-05-07bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-21gpio: omap: Save and restore sysconfigTony Lindgren
2021-04-20capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds