summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/packet: make packet_fanout.arr size configurable up to 64KTanner Love2021-05-141-0/+12
* iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu2021-05-141-0/+1
* iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu2021-05-141-0/+2
* 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
* HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2021-05-141-0/+2
* security: keys: trusted: fix TPM2 authorizationsJames Bottomley2021-05-141-0/+1
* tty: Remove dead termiox codeJann Horn2021-05-142-10/+0
* 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
* firmware: xilinx: Add a blank line after function declarationMichal Simek2021-05-141-0/+34
* 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-111-5/+7
* Fix misc new gcc warningsLinus Torvalds2021-05-111-1/+1
* perf: Rework perf_event_exit_event()Peter Zijlstra2021-05-111-0/+1
* mfd: da9063: Support SMBus and I2C modeHubert Streidl2021-05-111-0/+3
* mfd: intel-m10-bmc: Fix the register access rangeXu Yilun2021-05-111-1/+1
* power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer2021-05-111-1/+0
* random: initialize ChaCha20 constants with correct endiannessEric Biggers2021-05-111-2/+7
* usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak2021-05-111-1/+2
* crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel2021-05-117-0/+16
* mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson2021-05-111-3/+0
* swiotlb: add a IO_TLB_SIZE defineJianxiong Gao2021-05-071-0/+1
* driver core: add a min_align_mask field to struct device_dma_parametersJianxiong Gao2021-05-072-0/+17
* capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn2021-05-072-1/+5
* bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-05-071-2/+3
* bpf: Allow variable-offset stack accessAndrei Matei2021-04-282-1/+7
* gpio: omap: Save and restore sysconfigTony Lindgren2021-04-281-0/+3
* net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-211-2/+3
* netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2021-04-211-2/+3
* netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal2021-04-211-2/+3
* dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang2021-04-211-2/+2
* gpu: host1x: Use different lock classes for each clientMikko Perttunen2021-04-161-1/+8
* net/mlx5: Fix PBMC register mappingAya Levin2021-04-141-1/+1
* net/mlx5: Fix PPLM register mappingAya Levin2021-04-141-0/+2
* net/mlx5: Fix placement of log_max_flow_counterRaed Salem2021-04-141-3/+3
* sch_red: fix off-by-one checks in red_check_params()Eric Dumazet2021-04-141-2/+2
* virtchnl: Fix layout of RSS structuresNorbert Ciosek2021-04-141-2/+0