summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-09Linux 5.15.93v5.15.93Greg Kroah-Hartman1-1/+1
2023-02-09bpf: Skip invalid kfunc call in backtrack_insnHao Sun1-0/+6
2023-02-09gfs2: Always check inode size of inline inodesAndreas Gruenbacher3-5/+3
2023-02-09gfs2: Cosmetic gfs2_dinode_{in,out} cleanupAndreas Gruenbacher2-33/+35
2023-02-09wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang1-0/+17
2023-02-09f2fs: fix to do sanity check on i_extra_isize in is_alive()Chao Yu1-6/+12
2023-02-09fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu1-15/+31
2023-02-09ovl: Use "buf" flexible array for memcpy() destinationKees Cook2-2/+2
2023-02-09fs/ntfs3: Validate attribute data and valid sizesAbdun Nihaal1-0/+7
2023-02-09powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman1-7/+7
2023-02-09iio:adc:twl6030: Enable measurement of VACAndreas Kemnade1-1/+1
2023-02-09bpf: Do not reject when the stack read size is different from the tracked sca...Martin KaFai Lau1-12/+6
2023-02-09bpf: Fix incorrect state pruning for <8B spill/fillPaul Chaignon1-4/+0
2023-02-09phy: qcom-qmp-combo: fix runtime suspendJohan Hovold1-2/+2
2023-02-09phy: qcom-qmp-combo: fix broken power onJohan Hovold1-7/+14
2023-02-09phy: qcom-qmp-usb: fix memleak on probe deferralJohan Hovold1-1/+26
2023-02-09phy: qcom-qmp-combo: fix memleak on probe deferralJohan Hovold1-15/+17
2023-02-09phy: qcom-qmp-combo: disable runtime PM on unbindJohan Hovold1-4/+3
2023-02-09serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen1-2/+10
2023-02-09serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen1-1/+13
2023-02-09nvmem: core: fix cell removal on errorMichael Walle1-2/+1
2023-02-09nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2-5/+1
2023-02-09nvmem: core: initialise nvmem->id earlyRussell King (Oracle)1-1/+2
2023-02-09drm/i915: Fix potential bit_17 double-freeRob Clark1-4/+5
2023-02-09Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher4-5/+5
2023-02-09highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2
2023-02-09mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia1-0/+1
2023-02-09fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun1-2/+2
2023-02-09x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel1-2/+24
2023-02-09kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-09usb: gadget: f_uac2: Fix incorrect increment of bNumEndpointsPratham Pratap1-0/+1
2023-02-09mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2-3/+14
2023-02-09riscv: disable generation of unwind tablesAndreas Schwab1-0/+3
2023-02-09parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller1-2/+13
2023-02-09parisc: Fix return code of pdc_iodc_print()Helge Deller1-2/+3
2023-02-09nvmem: qcom-spmi-sdam: fix module autoloadingJohan Hovold1-0/+1
2023-02-09iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song1-3/+3
2023-02-09iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song1-1/+0
2023-02-09iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song1-2/+4
2023-02-09iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song1-6/+6
2023-02-09iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song1-2/+15
2023-02-09iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song1-1/+1
2023-02-09iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song1-1/+27
2023-02-09iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song1-1/+1
2023-02-09iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song1-7/+34
2023-02-09iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade1-0/+32
2023-02-09iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang1-1/+3
2023-02-09iio: hid: fix the retval in gyro_3d_capture_sampleDmitry Perchanov1-0/+1
2023-02-09iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov1-0/+1
2023-02-09efi: Accept version 2 of memory attributes tableArd Biesheuvel1-1/+1