summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-18Linux 5.4.229v5.4.229Greg Kroah-Hartman
2023-01-18tipc: call tipc_lxc_xmit without holding node_read_lockXin Long
2023-01-18ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2023-01-18tipc: Add a missing case of TIPC_DIRECT_MSG typeHoang Le
2023-01-18tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't startedDmitry Osipenko
2023-01-18tipc: fix use-after-free in tipc_disc_rcv()Tuong Lien
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth
2023-01-18mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland
2023-01-18arm64: atomics: remove LL/SC trampolinesMark Rutland
2023-01-18arm64: atomics: format whitespace consistentlyMark Rutland
2023-01-18drm/virtio: Fix GEM handle creation UAFRob Clark
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-18x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET
2023-01-18iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu
2023-01-18net/mlx5: Rename ptp clock infoEran Ben Elisha
2023-01-18net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel
2023-01-18nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang
2023-01-18hvc/xen: lock console list traversalRoger Pau Monne
2023-01-18tipc: fix unexpected link reset due to discovery messagesTung Nguyen
2023-01-18tipc: eliminate checking netns if node establishedHoang Le
2023-01-18tipc: improve throughput between nodes in netnsHoang Le
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-18netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia
2023-01-18ext4: fix uninititialized value in 'ext4_evict_inode'Ye Bin
2023-01-18ext4: fix use-after-free in ext4_orphan_cleanupBaokun Li
2023-01-18ext4: lost matching-pair of trace in ext4_truncatezhengliang
2023-01-18ext4: fix bug_on in __es_tree_search caused by bad quota inodeBaokun Li
2023-01-18quota: Factor out setup of quota inodeJan Kara
2023-01-18jbd2: use the correct print formatBixuan Cui
2023-01-18usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth
2023-01-18wifi: wilc1000: sdio: fix module autoloadingMichael Walle
2023-01-18ipv6: raw: Deduct extension header length in rawv6_push_pending_framesHerbert Xu
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang
2023-01-18platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede
2023-01-18drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio
2023-01-18cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke
2023-01-18ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan
2023-01-18ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-01-18net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-18docs: Fix the docs build with Sphinx 6.0Jonathan Corbet