summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-15s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer1-2/+4
2022-09-15usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta1-0/+7
2022-09-15USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT1-0/+3
2022-09-15usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit1-4/+4
2022-09-15USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao1-0/+6
2022-09-15USB: serial: option: add Quectel EM060K modemYonglin Tan1-0/+4
2022-09-15USB: serial: option: add support for OPPO R11 diag portYan Xinyu1-0/+5
2022-09-15USB: serial: cp210x: add Decagon UCA device idJohan Hovold1-0/+1
2022-09-15xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman3-2/+15
2022-09-15thunderbolt: Use the actual buffer in tb_async_error()Mika Westerberg1-1/+1
2022-09-15hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf1-0/+3
2022-09-15Input: rk805-pwrkey - fix module autoloadingPeter Robinson1-0/+1
2022-09-15drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2022-09-15binder: fix UAF of ref->proc caused by race conditionCarlos Llamas1-0/+12
2022-09-15USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2-0/+8
2022-09-15vt: Clear selection before changing the fontHelge Deller1-4/+8
2022-09-15staging: rtl8712: fix use after free bugsDan Carpenter1-36/+0
2022-09-15serial: fsl_lpuart: RS485 RTS polariy is inverseShenwei Wang1-2/+2
2022-09-15kcm: fix strp_init() order and cleanupCong Wang1-8/+7
2022-09-15ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou1-1/+1
2022-09-15wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()Dan Carpenter1-1/+2
2022-09-15platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko2-3/+5
2022-09-15drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfgDouglas Anderson1-1/+1
2022-09-15bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy1-8/+8
2022-09-15selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev1-13/+14
2022-09-15bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()John Fastabend1-0/+1
2022-09-05Linux 4.14.292v4.14.292Greg Kroah-Hartman1-1/+1
2022-09-05net: neigh: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-2/+8
2022-09-05kprobes: don't call disarm_kprobe() for disabled kprobesKuniyuki Iwashima1-4/+6
2022-09-05netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to yGeert Uytterhoeven1-1/+0
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross2-2/+2
2022-09-05neigh: fix possible DoS due to net iface start/stop loopDenis V. Lunev1-8/+17
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2-16/+22
2022-09-05ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is deadYang Jihong1-0/+10
2022-09-05fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren1-0/+5
2022-09-05HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati1-0/+3
2022-09-05media: pvrusb2: fix memory leak in pvr_probeDongliang Mu1-0/+1
2022-09-05Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz1-5/+5
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng1-2/+1
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta4-13/+50
2022-09-05x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela1-0/+3
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer1-1/+3
2022-09-05arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang4-20/+11
2022-09-05mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()Jann Horn1-0/+12
2022-09-05md: call __md_stop_writes in md_stopGuoqing Jiang1-0/+1
2022-09-05mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand1-2/+6
2022-09-05asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-09-05loop: Check for overflow while configuring loopSiddh Raman Pant1-0/+5
2022-09-05btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues1-0/+3
2022-09-05ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller1-13/+46