summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-01NFSv4: Handle case where the lookup of a directory failsTrond Myklebust1-0/+13
2022-02-01hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck1-1/+1
2022-02-01ipv4: avoid using shared IP generator for connected socketsEric Dumazet1-11/+10
2022-02-01ping: fix the sk_bound_dev_if match in ping_lookupXin Long1-1/+2
2022-02-01hwmon: (lm90) Mark alert as broken for MAX6680Guenter Roeck1-1/+1
2022-02-01hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649Guenter Roeck1-1/+1
2022-02-01net: fix information leakage in /proc/net/ptypeCongyu Liu3-1/+5
2022-02-01ipv6_tunnel: Rate limit warning messagesIdo Schimmel1-4/+4
2022-02-01scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini1-15/+5
2022-02-01rpmsg: char: Fix race between the release of rpmsg_eptdev and cdevMatthias Kaehlcke1-9/+2
2022-02-01rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdevSujit Kautkar1-9/+2
2022-02-01usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan1-0/+6
2022-02-01i40e: fix unsigned stat widthsJoe Damato3-7/+7
2022-02-01i40e: Fix for failed to init adminq while VF resetKaren Sornek3-2/+46
2022-02-01i40e: Fix queues reservation for XDPSylwester Dziedziuch1-0/+14
2022-02-01i40e: Fix issue when maximum queues is exceededJedrzej Jagielski3-13/+61
2022-02-01i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski1-9/+3
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2-0/+4
2022-02-01powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy3-33/+38
2022-02-01powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATsChristophe Leroy1-3/+2
2022-02-01x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam1-1/+1
2022-02-01sched/membarrier: Fix membarrier-rseq fence command missing from query bitmaskMathieu Desnoyers1-4/+5
2022-02-01ocfs2: fix a deadlock when commit transJoseph Qi1-14/+11
2022-02-01jbd2: export jbd2_journal_[grab|put]_journal_headJoseph Qi1-0/+2
2022-02-01ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen1-1/+1
2022-02-01usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan1-1/+2
2022-02-01USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern2-0/+26
2022-02-01usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti1-0/+1
2022-02-01usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter1-2/+5
2022-02-01usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li1-0/+3
2022-02-01usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern1-0/+10
2022-02-01tty: Add support for Brainboxes UC cards.Cameron Williams1-2/+98
2022-02-01tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com1-1/+3
2022-02-01serial: stm32: fix software flow control transferValentin Caron1-1/+1
2022-02-01serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock1-1/+10
2022-02-01netfilter: nft_payload: do not update layer 4 checksum when mangling fragmentsPablo Neira Ayuso1-0/+3
2022-02-01arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips1-23/+16
2022-02-01KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSSLike Xu1-0/+1
2022-02-01drm/etnaviv: relax submit size limitsLucas Stach1-2/+2
2022-02-01perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICXZhengjun Xing1-1/+1
2022-02-01Revert "KVM: SVM: avoid infinite loop on NPF from bad address"Sean Christopherson2-8/+0
2022-02-01fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein4-8/+9
2022-02-01ceph: set pool_ns in new inode layout for async createsJeff Layton1-0/+7
2022-02-01ceph: properly put ceph_string reference after async create attemptJeff Layton1-0/+2
2022-02-01tracing: Don't inc err_log entry count if entry allocation failsTom Zanussi1-1/+2
2022-02-01tracing/histogram: Fix a potential memory leak for kstrdup()Xiaoke Wang1-0/+1
2022-02-01PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman1-7/+4
2022-02-01efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel1-0/+7
2022-02-01udf: Fix NULL ptr deref when converting from inline formatJan Kara1-5/+3
2022-02-01udf: Restore i_lenAlloc when inode expansion failsJan Kara1-0/+1