summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman1-1/+11
2023-01-18x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre1-9/+5
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET1-1/+3
2023-01-18iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu1-4/+18
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-18net/mlx5: Rename ptp clock infoEran Ben Elisha1-1/+1
2023-01-18net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel1-1/+7
2023-01-18nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang1-3/+41
2023-01-18hvc/xen: lock console list traversalRoger Pau Monne1-17/+29
2023-01-18tipc: fix unexpected link reset due to discovery messagesTung Nguyen1-4/+8
2023-01-18tipc: eliminate checking netns if node establishedHoang Le1-9/+5
2023-01-18tipc: improve throughput between nodes in netnsHoang Le8-11/+197
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda1-5/+6
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber2-10/+9
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra1-2/+2
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2-71/+67
2023-01-18netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia1-2/+2
2023-01-18ext4: fix uninititialized value in 'ext4_evict_inode'Ye Bin1-0/+1
2023-01-18ext4: fix use-after-free in ext4_orphan_cleanupBaokun Li1-1/+2
2023-01-18ext4: lost matching-pair of trace in ext4_truncatezhengliang1-8/+9
2023-01-18ext4: fix bug_on in __es_tree_search caused by bad quota inodeBaokun Li1-0/+2
2023-01-18quota: Factor out setup of quota inodeJan Kara2-41/+69
2023-01-18jbd2: use the correct print formatBixuan Cui1-20/+20
2023-01-18usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth1-1/+1
2023-01-18wifi: wilc1000: sdio: fix module autoloadingMichael Walle1-0/+1
2023-01-18ipv6: raw: Deduct extension header length in rawv6_push_pending_framesHerbert Xu1-0/+4
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang1-5/+9
2023-01-18platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede1-7/+14
2023-01-18drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio1-6/+4
2023-01-18cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke1-0/+1
2023-01-18ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan1-0/+1
2023-01-18ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne1-0/+4
2023-01-18net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni1-1/+15
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov1-2/+3
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter1-1/+1
2023-01-18docs: Fix the docs build with Sphinx 6.0Jonathan Corbet1-2/+4
2023-01-18efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier1-2/+20
2023-01-18net: sched: disallow noqueue for qdisc classesFrederick Lawler1-0/+5
2023-01-18driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres1-2/+6
2023-01-18selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum1-9/+17
2023-01-18selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan1-2/+2
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller5-31/+45
2023-01-18mbcache: Avoid nesting of cache->c_list_lock under bit locksJan Kara1-7/+10
2023-01-18hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-18hfs/hfsplus: use WARN_ON for sanity checkArnd Bergmann2-12/+6
2023-01-18ext4: don't allow journal inode to have encrypt flagEric Biggers1-1/+1
2023-01-18riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-18nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton1-0/+11