summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-12-08drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-12-08btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain1-0/+2
2022-12-08btrfs: free btrfs_path before copying fspath to userspaceAnand Jain1-0/+2
2022-12-08btrfs: free btrfs_path before copying root refs to userspaceJosef Bacik1-1/+2
2022-12-08dm integrity: flush the journal on suspendMikulas Patocka1-6/+1
2022-12-08net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau1-0/+1
2022-12-08tcp: configurable source port perturb table sizeGleb Mazovetskiy2-5/+15
2022-12-08platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng1-0/+3
2022-12-08platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede1-0/+9
2022-12-08platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang1-0/+2
2022-12-08xen/platform-pci: add missing free_irq() in error pathruanjinjie1-2/+5
2022-12-08serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner1-3/+4
2022-12-08Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot1-0/+1
2022-12-08nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin1-0/+8
2022-12-08ceph: avoid putting the realm twice when decoding snaps failsXiubo Li1-1/+2
2022-12-08ceph: do not update snapshot context when there is no new snapshotXiubo Li1-9/+19
2022-12-08iio: pressure: ms5611: fixed value compensation bugMitja Spes2-32/+31
2022-12-08iio: ms5611: Simplify IO callback parametersLars-Peter Clausen4-24/+17
2022-12-08nios2: add FORCE for vmlinuz.gzRandy Dunlap1-1/+1
2022-12-08iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin1-1/+5
2022-12-08iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez1-6/+6
2022-12-08arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequencyJakob Unterwurzacher1-1/+1
2022-12-08s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-12-08net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-12-08nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek1-1/+3
2022-12-08nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-12-08s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-12-08dccp/tcp: Reset saddr on failure after inet6?_hash_connect().Kuniyuki Iwashima4-0/+8
2022-12-08bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang1-4/+8
2022-12-08NFC: nci: fix memory leak in nci_rx_data_packet()Liu Shixin1-1/+3
2022-12-08xfrm: Fix ignored return value in xfrm6_init()Chen Zhongjin1-1/+5
2022-12-08tipc: check skb_linearize() return value in tipc_disc_rcv()YueHaibing1-1/+4
2022-12-08tipc: add an extra conn_get in tipc_conn_allocXin Long1-3/+6
2022-12-08tipc: set con sock in tipc_conn_allocXin Long1-6/+5
2022-12-08net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh1-1/+1
2022-12-08Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()Yang Yingliang1-0/+1
2022-12-08Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_wo...Yang Yingliang1-1/+5
2022-12-08net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang1-1/+4
2022-12-08net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong1-0/+1
2022-12-08net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh1-1/+2
2022-12-08ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun1-1/+3
2022-12-089p/fd: fix issue of list_del corruption in p9_fd_cancel()Zhengchao Shao1-0/+2
2022-12-08net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai1-0/+1
2022-12-08nfc/nci: fix race with opening and closingLin Ma1-1/+1
2022-12-08ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrlMichael Grzeschik1-0/+9
2022-12-08bus: sunxi-rsb: Support atomic transfersSamuel Holland1-8/+21
2022-12-08ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on removeDetlev Casanova1-0/+1
2022-12-08ARM: dts: am335x-pcm-953: Define fixed regulators in root nodeDominik Haller1-15/+13
2022-12-08af_key: Fix send_acquire race with pfkey_registerHerbert Xu1-10/+22