summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.74v5.10.74Greg Kroah-Hartman2021-10-171-1/+1
* hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman2021-10-171-2/+8
* sched: Always inline is_percpu_thread()Peter Zijlstra2021-10-171-1/+1
* perf/core: fix userpage->time_enabled of inactive eventsSong Liu2021-10-172-5/+33
* scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-10-171-2/+2
* scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong2021-10-171-1/+1
* drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2021-10-172-2/+4
* net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap2021-10-171-0/+1
* vboxfs: fix broken legacy mount signature checkingLinus Torvalds2021-10-171-10/+2
* mac80211: check return value of rhashtable_initMichelleJin2021-10-171-1/+4
* net: prevent user from passing illegal stab size王贇2021-10-172-0/+7
* hwmon: (ltc2947) Properly handle errors when looking for the external clockUwe Kleine-König2021-10-171-2/+6
* m68k: Handle arrivals of multiple signals correctlyAl Viro2021-10-171-46/+42
* mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing2021-10-171-1/+2
* netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal2021-10-171-26/+24
* netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal2021-10-171-47/+75
* ASoC: SOF: loader: release_firmware() on load failure to avoid batchingMarc Herbert2021-10-172-3/+3
* HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens2021-10-171-0/+8
* netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden2021-10-171-0/+1
* HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori2021-10-171-0/+7
* ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomicPierre-Louis Bossart2021-10-171-0/+5
* ext4: correct the error path of ext4_write_inline_data_end()Zhang Yi2021-10-172-12/+10
* ext4: check and update i_disksize properlyZhang Yi2021-10-171-16/+18
* Linux 5.10.73v5.10.73Greg Kroah-Hartman2021-10-131-1/+1
* x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner2021-10-132-6/+81
* x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=nVegard Nossum2021-10-131-0/+1
* x86/entry: Correct reference to intended CONFIG_64_BITLukas Bulwahn2021-10-131-1/+1
* x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]Tom Lendacky2021-10-131-0/+2
* x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn2021-10-131-1/+1
* x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn2021-10-131-1/+1
* pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar2021-10-131-0/+4
* powerpc/64s: fix program check interrupt emergency stack pathNicholas Piggin2021-10-131-7/+10
* powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao2021-10-131-10/+17
* RISC-V: Include clone3() on rv32Palmer Dabbelt2021-10-131-1/+2
* bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang2021-10-131-1/+1
* riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...Tong Tiangen2021-10-131-1/+3
* i2c: mediatek: Add OFFSET_EXT_CONF setting backKewei Xu2021-10-131-1/+10
* i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles2021-10-131-0/+1
* powerpc/iommu: Report the correct most efficient DMA mask for PCI devicesAlexey Kardashevskiy2021-10-131-0/+9
* net: prefer socket bound to interface when not in VRFMike Manning2021-10-134-4/+8
* i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch2021-10-131-1/+2
* i40e: fix endless loop under rtnlJiri Benc2021-10-131-1/+1
* gve: report 64bit tx_bytes counter from gve_handle_report_stats()Eric Dumazet2021-10-131-2/+3
* gve: fix gve_get_stats()Eric Dumazet2021-10-131-4/+9
* rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet2021-10-131-1/+1
* gve: Avoid freeing NULL pointerTao Liu2021-10-131-10/+17
* gve: Correct available tx qpl checkCatherine Sullivan2021-10-131-1/+1
* drm/nouveau/debugfs: fix file release memory leakYang Yingliang2021-10-131-0/+1
* drm/nouveau/kms/nv50-: fix file release memory leakYang Yingliang2021-10-131-0/+1
* drm/nouveau: avoid a use-after-free when BO init failsJeremy Cline2021-10-131-3/+1