summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-15Linux 4.9.328v4.9.328Greg Kroah-Hartman1-1/+1
2022-09-15SUNRPC: use _bh spinlocking on ->transport_lockNeilBrown1-2/+2
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling1-1/+0
2022-09-15usb: dwc3: fix PHY disable sequenceJohan Hovold1-10/+10
2022-09-15sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen1-1/+2
2022-09-15tcp: fix early ETIMEDOUT after spurious non-SACK RTONeal Cardwell1-7/+18
2022-09-15tipc: fix shift wrapping bug in map_get()Dan Carpenter1-1/+1
2022-09-15sch_sfb: Don't assume the skb is still around after enqueueing to childToke Høiland-Jørgensen1-4/+6
2022-09-15netfilter: nf_conntrack_irc: Fix forged IP logicDavid Leadbeater1-2/+3
2022-09-15netfilter: br_netfilter: Drop dst references before setting.Harsh Modi2-0/+3
2022-09-15driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres1-0/+10
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy1-1/+1
2022-09-15ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke1-1/+1
2022-09-15ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong1-3/+4
2022-09-15ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis1-1/+1
2022-09-15fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang1-0/+1
2022-09-15parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller1-1/+42
2022-09-15parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()Li Qiong1-3/+8
2022-09-15drm/radeon: add a force flush to delay work when radeonZhenneng Li1-0/+3
2022-09-15Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"Yee Lee1-4/+4
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds1-0/+11
2022-09-15ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai1-7/+5
2022-09-15ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai1-0/+2
2022-09-15net: mac802154: Fix a condition in the receive pathMiquel Raynal1-1/+1
2022-09-15wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnectedSiddh Raman Pant1-0/+4
2022-09-15usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati1-2/+4
2022-09-15USB: core: Prevent nested device-reset callsAlan Stern2-0/+12
2022-09-15s390: fix nospec table alignmentsJosh Poimboeuf1-0/+1
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: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao1-0/+6
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-15hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf1-0/+3
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-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-15fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren1-0/+5
2022-09-05Linux 4.9.327v4.9.327Greg Kroah-Hartman1-1/+1
2022-09-05kprobes: don't call disarm_kprobe() for disabled kprobesKuniyuki Iwashima1-4/+6
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2-16/+22
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-05arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang4-20/+11
2022-09-05ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is deadYang Jihong1-0/+10