summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Linux 5.15.89v5.15.89Greg Kroah-Hartman1-1/+1
2023-01-18pinctrl: amd: Add dynamic debugging for active GPIOsMario Limonciello1-4/+6
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth1-1/+1
2023-01-18block: handle bio_split_to_limits() NULL returnJens Axboe9-1/+19
2023-01-18io_uring/io-wq: only free worker if it was allocated for creationJens Axboe1-1/+6
2023-01-18io_uring/io-wq: free worker if task_work creation is canceledJens Axboe1-0/+1
2023-01-18scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy1-15/+3
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold1-3/+6
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2-2/+2
2023-01-18arm64: atomics: remove LL/SC trampolinesMark Rutland1-31/+9
2023-01-18arm64: atomics: format whitespace consistentlyMark Rutland2-50/+50
2023-01-18io_uring: lock overflowing for IOPOLLPavel Begunkov1-2/+16
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2-16/+30
2023-01-18Documentation: KVM: add API issues sectionPaolo Bonzini1-0/+46
2023-01-18mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson1-1/+7
2023-01-18platform/surface: aggregator: Add missing call to ssam_request_sync_free()Maximilian Luz1-1/+3
2023-01-18igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall2-4/+8
2023-01-18perf build: Properly guard libbpf includesIan Rogers2-0/+8
2023-01-18net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-18net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel1-1/+7
2023-01-18tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau1-7/+7
2023-01-18tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau1-0/+2
2023-01-18tools/nolibc: Remove .global _start from the entry point codeAmmar Faizi6-6/+0
2023-01-18tools/nolibc/arch: mark the _start symbol as weakWilly Tarreau6-0/+6
2023-01-18tools/nolibc/arch: split arch-specific code into individual filesWilly Tarreau8-1186/+1266
2023-01-18tools/nolibc/types: split syscall-specific definitions into their own filesWilly Tarreau2-108/+135
2023-01-18tools/nolibc/std: move the standard type definitions to std.hWilly Tarreau2-37/+54
2023-01-18tools/nolibc: use pselect6 on RISCVWilly Tarreau1-0/+3
2023-01-18tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`Ammar Faizi1-1/+1
2023-01-18tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber listAmmar Faizi1-14/+19
2023-01-18af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac1-1/+1
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-18octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak2-3/+2
2023-01-18tipc: fix unexpected link reset due to discovery messagesTung Nguyen1-4/+8
2023-01-18ALSA: usb-audio: Relax hw constraints for implicit fb syncTakashi Iwai1-2/+7
2023-01-18ALSA: usb-audio: Make sure to stop endpoints before closing EPsTakashi Iwai1-0/+2
2023-01-18ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli1-0/+7
2023-01-18scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recoveryPeter Wang1-0/+26
2023-01-18scsi: ufs: Stop using the clock scaling lock in the error handlerBart Van Assche1-2/+10
2023-01-18scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in MakefileShin'ichiro Kawasaki1-1/+1
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda1-5/+6
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman1-1/+11
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-18sched/core: Fix use-after-free bug in dup_user_cpus_ptr()Waiman Long1-4/+33
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET1-1/+3