aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-07Linux 5.10.35v5.10.35Greg Kroah-Hartman1-1/+1
2021-05-07vfio: Depend on MMUJason Gunthorpe1-1/+1
2021-05-07perf/core: Fix unconditional security_locked_down() callOndrej Mosnacek1-6/+6
2021-05-07platform/x86: thinkpad_acpi: Correct thermal sensor allocationMark Pearson1-9/+22
2021-05-07USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu1-0/+1
2021-05-07USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng1-0/+3
2021-05-07ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai1-0/+10
2021-05-07ovl: allow upperdir inside lowerdirMiklos Szeredi1-5/+7
2021-05-07ovl: fix leaked dentryMickaël Salaün1-0/+1
2021-05-07nvme-pci: set min_align_maskJianxiong Gao1-0/+1
2021-05-07swiotlb: respect min_align_maskJianxiong Gao1-10/+31
2021-05-07swiotlb: don't modify orig_addr in swiotlb_tbl_sync_singleJianxiong Gao1-1/+0
2021-05-07swiotlb: refactor swiotlb_tbl_map_singleJianxiong Gao1-90/+89
2021-05-07swiotlb: clean up swiotlb_tbl_unmap_singleJianxiong Gao1-20/+21
2021-05-07swiotlb: factor out a nr_slots helperJianxiong Gao1-4/+9
2021-05-07swiotlb: factor out an io_tlb_offset helperJianxiong Gao1-7/+13
2021-05-07swiotlb: add a IO_TLB_SIZE defineJianxiong Gao2-6/+7
2021-05-07driver core: add a min_align_mask field to struct device_dma_parametersJianxiong Gao2-0/+17
2021-05-07tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin1-4/+4
2021-05-07perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter1-1/+1
2021-05-07capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn3-4/+67
2021-05-07perf data: Fix error return code in perf_data__create_dir()Zhen Lei1-2/+3
2021-05-07net: qrtr: Avoid potential use after free in MHI sendBjorn Andersson1-3/+5
2021-05-07bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2-12/+20
2021-05-07bpf: Fix masking negation logic upon negative dst registerDaniel Borkmann1-8/+4
2021-05-07igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe1-2/+1
2021-05-07net: usb: ax88179_178a: initialize local variables before usePhillip Potter1-2/+4
2021-05-07netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart1-8/+2
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour1-5/+21
2021-05-02Linux 5.10.34v5.10.34Greg Kroah-Hartman1-1/+1
2021-05-02mei: me: add Alder Lake P device id.Tomas Winkler2-0/+2
2021-05-02iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina1-3/+4
2021-04-28Linux 5.10.33v5.10.33Greg Kroah-Hartman1-1/+1
2021-04-28USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum1-1/+2
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold1-1/+1
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith1-1/+1
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-28csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2-2/+2
2021-04-28kasan: fix hwasan build for gccArnd Bergmann1-6/+6
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing1-1/+1
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown1-4/+8
2021-04-28arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang1-2/+4
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-28dmaengine: tegra20: Fix runtime PM imbalance on errorDinghao Liu1-2/+2
2021-04-28net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter1-0/+6
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren1-0/+3
2021-04-28dmaengine: xilinx: dpdma: Fix race condition in done IRQLaurent Pinchart1-1/+2
2021-04-28dmaengine: xilinx: dpdma: Fix descriptor issuing on video groupLaurent Pinchart1-11/+17
2021-04-28soc: qcom: geni: shield geni_icc_get() for ACPI bootShawn Guo1-0/+3
2021-04-28HID: wacom: Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-04-28HID cp2112: fix support for multiple gpiochipsDouglas Gilbert1-11/+11
2021-04-28HID: alps: fix error return code in alps_input_configured()Jia-Ju Bai1-0/+1
2021-04-28HID: google: add don USB idShou-Chieh Hsu2-0/+3
2021-04-28perf map: Fix error return code in maps__clone()Zhen Lei1-2/+5
2021-04-28perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan1-1/+1
2021-04-28perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson1-1/+1
2021-04-28perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang1-35/+26
2021-04-28locking/qrwlock: Fix ordering in queued_write_lock_slowpath()Ali Saidi1-3/+4
2021-04-28bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann1-29/+44
2021-04-28bpf: Refactor and streamline bounds check into helperDaniel Borkmann1-16/+33
2021-04-28bpf: Allow variable-offset stack accessAndrei Matei3-147/+518
2021-04-28bpf: Permits pointers on stack for helper callsYonghong Song1-1/+2
2021-04-28arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara1-1/+1
2021-04-28pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko1-6/+8
2021-04-28block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig1-0/+2
2021-04-28pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong1-3/+3
2021-04-28vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs failsEli Cohen1-1/+3
2021-04-28KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley1-1/+1
2021-04-28gpio: omap: Save and restore sysconfigTony Lindgren2-0/+12
2021-04-28vhost-vdpa: protect concurrent access to vhost device iotlbXie Yongji1-1/+5
2021-04-21Linux 5.10.32v5.10.32Greg Kroah-Hartman1-1/+1
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár3-22/+46
2021-04-21bpf: Move sanitize_val_alu out of op switchDaniel Borkmann1-6/+11
2021-04-21bpf: Improve verifier error messages for usersDaniel Borkmann1-23/+63
2021-04-21bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann1-8/+13
2021-04-21arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas2-5/+11
2021-04-21ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe1-2/+2
2021-04-21bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann1-4/+5
2021-04-21bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann1-10/+9
2021-04-21r8169: don't advertise pause in jumbo modeHeiner Kallweit1-2/+7
2021-04-21r8169: tweak max read request size for newer chips also in jumbo mtu modeHeiner Kallweit1-4/+5
2021-04-21KVM: VMX: Don't use vcpu->run->internal.ndata as an array indexReiji Watanabe1-5/+5
2021-04-21KVM: VMX: Convert vcpu_vmx.exit_reason to a unionSean Christopherson3-49/+86
2021-04-21bpf: Use correct permission flag for mixed signed bounds arithmeticDaniel Borkmann1-1/+1
2021-04-21arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc referenceJernej Skrabec1-4/+0
2021-04-21arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systemsAndre Przywara2-1/+5
2021-04-21ARM: OMAP2+: Fix uninitialized sr_instTony Lindgren1-1/+1
2021-04-21ARM: footbridge: fix PCI interrupt mappingRussell King4-8/+7
2021-04-21ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()Vladimir Murzin2-2/+6
2021-04-21ARM: OMAP2+: Fix warning for omap_init_time_of()Tony Lindgren1-1/+1
2021-04-21gro: ensure frag0 meets IP header alignmentEric Dumazet1-1/+2
2021-04-21ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav1-53/+0
2021-04-21ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav1-19/+0
2021-04-21ch_ktls: fix device connection closeVinay Kumar Yadav1-0/+6
2021-04-21ch_ktls: Fix kernel panicVinay Kumar Yadav1-19/+5
2021-04-21ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan1-5/+0
2021-04-21ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan1-5/+1
2021-04-21ibmvnic: avoid calling napi_disable() twiceLijun Pan1-2/+1
2021-04-21ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz1-2/+0
2021-04-21ia64: remove duplicate entries in generic_defconfigRandy Dunlap1-2/+0
2021-04-21ethtool: pause: make sure we init driver statsJakub Kicinski1-4/+4
2021-04-21i40e: fix the panic when running bpf in xdpdrv modeJason Xing1-0/+6
2021-04-21net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart1-3/+13
2021-04-21mm: ptdump: fix build failureChristophe Leroy1-1/+1
2021-04-21net: ip6_tunnel: Unregister catch-all devicesHristo Venev1-0/+10
2021-04-21net: sit: Unregister catch-all devicesHristo Venev1-2/+2
2021-04-21net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET1-2/+4
2021-04-21net/mlx5e: Fix setting of RS FEC modeAya Levin1-19/+4
2021-04-21netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet1-2/+2
2021-04-21net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu1-0/+3
2021-04-21net: macb: fix the restore of cmp registersClaudiu Beznea1-1/+1
2021-04-21libbpf: Fix potential NULL pointer dereferenceCiara Loftus1-2/+3
2021-04-21netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal3-5/+19
2021-04-21netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal5-8/+51
2021-04-21libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCVaibhav Jain1-2/+7
2021-04-21ice: Fix potential infinite loop when using u8 loop counterColin Ian King1-2/+2
2021-04-21netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso1-0/+1
2021-04-21netfilter: flowtable: fix NAT IPv6 offload manglingPablo Neira Ayuso1-3/+3
2021-04-21ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu1-0/+5
2021-04-21scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah1-5/+4
2021-04-21riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang1-1/+1
2021-04-21vfio/pci: Add missing range check in vfio_pci_mmapChristian A. Ehrhardt1-1/+3
2021-04-21arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor1-4/+4
2021-04-21arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne1-5/+5
2021-04-21readdir: make sure to verify directory entry for legacy interfaces tooLinus Torvalds1-0/+6
2021-04-21dm verity fec: fix misaligned RS roots IOJaegeuk Kim2-3/+9
2021-04-21HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng1-4/+2
2021-04-21Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann1-0/+1
2021-04-21Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly1-2/+2
2021-04-21lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERSJulian Braha1-3/+3
2021-04-21virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen1-2/+3
2021-04-21mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan1-1/+3
2021-04-21pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck1-2/+3
2021-04-21net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring1-0/+3
2021-04-21net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring1-0/+5
2021-04-21net: ieee802154: forbid monitor for del llsec devkeyAlexander Aring1-0/+3
2021-04-21net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring1-0/+3
2021-04-21net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring1-0/+5
2021-04-21net: ieee802154: forbid monitor for del llsec devAlexander Aring1-0/+3
2021-04-21net: ieee802154: forbid monitor for add llsec devAlexander Aring1-0/+3
2021-04-21net: ieee802154: stop dump llsec devs for monitorsAlexander Aring1-0/+5
2021-04-21net: ieee802154: forbid monitor for del llsec keyAlexander Aring1-0/+3
2021-04-21net: ieee802154: forbid monitor for add llsec keyAlexander Aring1-0/+3
2021-04-21net: ieee802154: stop dump llsec keys for monitorsAlexander Aring1-0/+5
2021-04-21iwlwifi: add support for Qu with AX201 deviceMatt Chen1-0/+1
2021-04-21scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck1-1/+1
2021-04-21ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan1-3/+5
2021-04-21drm/msm: Fix a5xx/a6xx timestampsRob Clark2-4/+4
2021-04-21ARM: omap1: fix building with clang IASArnd Bergmann1-0/+1
2021-04-21ARM: keystone: fix integer overflow warningArnd Bergmann1-2/+2
2021-04-21neighbour: Disregard DEAD dst in neigh_updateTong Zhu1-1/+1
2021-04-21gpu/xen: Fix a use after free in xen_drm_drv_initLv Yunlong1-2/+4
2021-04-21ASoC: max98373: Added 30ms turn on/off time delayRyan Lee1-0/+2
2021-04-21ASoC: max98373: Changed amp shutdown register as volatileRyan Lee2-0/+2
2021-04-21xfrm: BEET mode doesn't support fragments for inner packetsXin Long1-0/+13
2021-04-21iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-04-21arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing1-2/+2
2021-04-21lockdep: Add a missing initialization hint to the "INFO: Trying to register n...Tetsuo Handa1-1/+2
2021-04-21ARM: dts: Fix moving mmc devices with aliases for omap4 & 5Tony Lindgren2-0/+10
2021-04-21ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable raceTony Lindgren1-8/+0
2021-04-21ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki1-3/+2
2021-04-21dmaengine: idxd: fix wq cleanup of WQCFG registersDave Jiang3-18/+27
2021-04-21dmaengine: plx_dma: add a missing put_device() on error pathDan Carpenter1-7/+11
2021-04-21dmaengine: Fix a double free in dma_async_device_registerLv Yunlong1-0/+1
2021-04-21dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko1-0/+2
2021-04-21dmaengine: idxd: fix wq size store permission stateDave Jiang1-1/+1
2021-04-21dmaengine: idxd: fix opcap sysfs attribute outputDave Jiang1-1/+7
2021-04-21dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang1-2/+2
2021-04-21dmaengine: idxd: Fix clobbering of SWERR overflow bit on writebackDave Jiang1-1/+3
2021-04-21gpio: sysfs: Obey valid_maskMatti Vaittinen1-0/+8
2021-04-21Input: nspire-keypad - enable interrupts only when openedFabian Vogt1-25/+31
2021-04-21mtd: rawnand: mtk: Fix WAITRDY break condition and timeoutHauke Mehrtens1-2/+2
2021-04-21net/sctp: fix race condition in sctp_destroy_sockOr Cohen1-8/+5
2021-04-16Linux 5.10.31v5.10.31Greg Kroah-Hartman1-1/+1
2021-04-16xen/events: fix setting irq affinityJuergen Gross1-2/+2
2021-04-16net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King1-14/+22
2021-04-16net: sfp: relax bitrate-derived mode checkRussell King1-6/+5
2021-04-16perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo1-4/+3
2021-04-16netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal4-8/+8
2021-04-16block: don't ignore REQ_NOWAIT for direct IOPavel Begunkov1-0/+4
2021-04-16riscv,entry: fix misaligned base for excp_vect_tableZihao Yu1-0/+1
2021-04-16io_uring: don't mark S_ISBLK async work as unboundedJens Axboe1-1/+1
2021-04-16null_blk: fix command timeout completion handlingDamien Le Moal2-5/+22
2021-04-16idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)1-2/+2
2021-04-16idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)1-0/+4
2021-04-16radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)3-0/+6
2021-04-16block: only update parent bi_status when bio failYufen Yu1-1/+1
2021-04-16XArray: Fix splitting to non-zero ordersMatthew Wilcox (Oracle)2-14/+16
2021-04-16gpu: host1x: Use different lock classes for each clientMikko Perttunen2-5/+14
2021-04-16drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko1-5/+5
2021-04-16tools/kvm_stat: Add restart delayStefan Raspl1-0/+1
2021-04-16ftrace: Check if pages were allocated before calling free_pages()Steven Rostedt (VMware)1-3/+6
2021-04-16gfs2: report "already frozen/thawed" errorsBob Peterson1-4/+6
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann1-0/+10
2021-04-16KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose2-0/+3
2021-04-16KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose1-1/+0
2021-04-16gfs2: Flag a withdraw if init_threads() failsAndrew Price1-1/+3
2021-04-16interconnect: core: fix error return code of icc_link_destroy()Jia-Ju Bai1-0/+2
2021-04-14Linux 5.10.30v5.10.30Greg Kroah-Hartman1-1/+1