summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-05-19i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás1-0/+2
2021-05-19PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren1-0/+1
2021-05-14smp: Fix smp_call_function_single_async prototypeArnd Bergmann1-1/+1
2021-05-14iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu1-0/+1
2021-05-14iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu1-0/+2
2021-05-14iommu: Fix a boundary issue to avoid performance dropXiang Chen1-1/+1
2021-05-14udp: never accept GSO_FRAGLIST packetsPaolo Abeni1-3/+13
2021-05-14gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIPÁlvaro Fernández Rojas1-0/+9
2021-05-14HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy1-0/+2
2021-05-14tty: Remove dead termiox codeJann Horn2-10/+0
2021-05-14tty: fix return value for unsupported ioctlsJohan Hovold1-1/+1
2021-05-14PM: runtime: Replace inline function pm_runtime_callbacks_present()YueHaibing1-1/+1
2021-05-14spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III1-0/+3
2021-05-14driver core: platform: Declare early_platform_cleanup() prototypeAndy Shevchenko1-0/+3
2021-05-14firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...Nobuhiro Iwamatsu1-5/+0
2021-05-14firmware: xilinx: Add a blank line after function declarationMichal Simek1-0/+34
2021-05-14KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson1-2/+2
2021-05-11perf: Rework perf_event_exit_event()Peter Zijlstra1-0/+1
2021-05-11mfd: da9063: Support SMBus and I2C modeHubert Streidl1-0/+3
2021-05-11mfd: intel-m10-bmc: Fix the register access rangeXu Yilun1-1/+1
2021-05-11power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer1-1/+0
2021-05-11mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson1-3/+0
2021-05-07swiotlb: add a IO_TLB_SIZE defineJianxiong Gao1-0/+1
2021-05-07driver core: add a min_align_mask field to struct device_dma_parametersJianxiong Gao2-0/+17
2021-05-07capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn1-0/+3
2021-05-07bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann1-2/+3
2021-04-28bpf: Allow variable-offset stack accessAndrei Matei2-1/+7
2021-04-28gpio: omap: Save and restore sysconfigTony Lindgren1-0/+3
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-2/+3
2021-04-21netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal1-2/+3
2021-04-21netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal1-2/+3
2021-04-16gpu: host1x: Use different lock classes for each clientMikko Perttunen1-1/+8
2021-04-14net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-14net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-14net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-14virtchnl: Fix layout of RSS structuresNorbert Ciosek1-2/+0
2021-04-14net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet1-0/+2
2021-04-14bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
2021-04-07soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi1-2/+0
2021-04-07firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0Richard Gong1-1/+1
2021-04-07extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski1-0/+23
2021-04-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki1-1/+8
2021-04-07net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel2-1/+45
2021-04-07locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long1-2/+3
2021-04-07bpf: Fix fexit trampoline.Alexei Starovoitov1-4/+20
2021-03-30fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)1-1/+0
2021-03-30locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner1-1/+1
2021-03-30mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson1-5/+5
2021-03-30dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki1-1/+14
2021-03-30netfilter: x_tables: Use correct memory barriers.Mark Tomlinson1-1/+1