summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-09nvmem: core: fix cleanup after dev_set_name()Russell King (Oracle)1-12/+10
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/amdgpu: update wave data type to 3 for gfx11Graham Sider1-2/+2
2023-02-09drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang1-0/+14
2023-02-09drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello1-1/+7
2023-02-09drm/i915: Fix potential bit_17 double-freeRob Clark1-4/+5
2023-02-09drm/i915: Avoid potential vm use-after-freeRob Clark1-3/+11
2023-02-09serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerMarek Vasut1-28/+5
2023-02-09dma-buf: actually set signaling bit for private stub fencesDanilo Krummrich1-1/+1
2023-02-09migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz1-1/+2
2023-02-09maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett2-9/+97
2023-02-09Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher4-5/+5
2023-02-09ia64: fix build error due to switch case label appearing next to declarationJames Morse1-2/+5
2023-02-09highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2
2023-02-09mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookupsZach O'Keefe1-0/+8
2023-02-09mm, mremap: fix mremap() expanding for vma's with vm_ops->close()Vlastimil Babka1-6/+19
2023-02-09mm/khugepaged: fix ->anon_vma raceJann Horn1-1/+13
2023-02-09mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia1-0/+1
2023-02-09mm/uffd: fix pte marker when fork() without fork eventPeter Xu1-6/+2
2023-02-09fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun1-2/+2
2023-02-09fpga: m10bmc-sec: Fix probe rollbackIlpo Järvinen1-5/+12
2023-02-09x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel1-2/+24
2023-02-09HV: hv_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-09kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-09usb: gadget: udc: do not clear gadget driver.busAaro Koskinen16-16/+0
2023-02-09usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus1-1/+8
2023-02-09usb: gadget: f_uac2: Fix incorrect increment of bNumEndpointsPratham Pratap1-0/+1
2023-02-09mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang1-1/+4
2023-02-09mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2-3/+14
2023-02-09mm: multi-gen LRU: fix crash during cgroup migrationYu Zhao1-1/+4
2023-02-09Revert "mm: kmemleak: alloc gray object for reserved region with direct map"Isaac J. Manjarres1-5/+1
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: Replace hardcoded value with PRIV_USER constant in ptrace.cHelge Deller1-3/+3
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-09nvmem: sunxi_sid: Always use 32-bit MMIO readsSamuel Holland1-1/+14
2023-02-09nvmem: brcm_nvram: Add check for kzallocJiasheng Jiang1-0/+3
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: light: cm32181: Fix PM support on system with 2 I2C resourcesKai-Heng Feng1-4/+5
2023-02-09iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade1-0/+32