summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren2021-05-191-0/+1
* mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2021-05-192-3/+13
* kyber: fix out of bounds access when preemptedOmar Sandoval2021-05-191-1/+1
* mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu2021-05-191-0/+32
* netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-191-0/+6
* SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever2021-05-191-1/+0
* NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust2021-05-191-3/+8
* net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit2021-05-191-0/+2
* i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás2021-05-191-0/+2
* PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren2021-05-191-0/+1
* smp: Fix smp_call_function_single_async prototypeArnd Bergmann2021-05-141-1/+1
* net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing2021-05-141-1/+0
* netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso2021-05-141-1/+10
* netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso2021-05-141-0/+1
* iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu2021-05-141-0/+1
* iommu: Fix a boundary issue to avoid performance dropXiang Chen2021-05-141-1/+1
* udp: never accept GSO_FRAGLIST packetsPaolo Abeni2021-05-141-3/+13
* gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIPÁlvaro Fernández Rojas2021-05-141-0/+9
* iommu/dma: Resurrect the "forcedac" optionRobin Murphy2021-05-141-0/+2
* RDMA/mlx5: Fix query RoCE portMaor Gottlieb2021-05-141-1/+1
* HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2021-05-141-0/+2
* usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan2021-05-141-0/+2
* security: keys: trusted: fix TPM2 authorizationsJames Bottomley2021-05-141-0/+1
* tty: fix return value for unsupported ioctlsJohan Hovold2021-05-141-1/+1
* tty: actually undefine superseded ASYNC flagsJohan Hovold2021-05-141-2/+2
* PM: runtime: Replace inline function pm_runtime_callbacks_present()YueHaibing2021-05-141-1/+1
* spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2021-05-141-0/+3
* driver core: platform: Declare early_platform_cleanup() prototypeAndy Shevchenko2021-05-141-0/+3
* crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2021-05-142-3/+6
* firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...Nobuhiro Iwamatsu2021-05-141-5/+0
* KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson2021-05-141-2/+2
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-141-0/+1
* media: v4l2-ctrls: fix reference to freed memoryHans Verkuil2021-05-121-5/+7
* Fix misc new gcc warningsLinus Torvalds2021-05-121-1/+1
* perf: Rework perf_event_exit_event()Peter Zijlstra2021-05-121-0/+1
* mfd: da9063: Support SMBus and I2C modeHubert Streidl2021-05-121-0/+3
* mfd: intel-m10-bmc: Fix the register access rangeXu Yilun2021-05-121-1/+1
* power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer2021-05-121-1/+0
* resource: Prevent irqresource_disabled() from erasing flagsAngela Czubak2021-05-121-1/+1
* random: initialize ChaCha20 constants with correct endiannessEric Biggers2021-05-121-2/+7
* usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak2021-05-121-1/+2
* crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel2021-05-127-0/+16
* mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson2021-05-121-3/+0
* reset: add missing empty function reset_control_rearm()Jim Quinlan2021-05-121-0/+5
* bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-05-071-2/+3
* Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-231-0/+3
|\
| * gpio: omap: Save and restore sysconfigTony Lindgren2021-04-211-0/+3
* | capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn2021-04-202-1/+5
* | Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-173-6/+9
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-04-122-4/+6
| |\ \