summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-24pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)Andy Shevchenko1-6/+17
2023-05-24cifs: missing lock when updating session statusSteve French1-2/+6
2023-05-24clk: rockchip: rk3588: make gate linked clocks criticalSebastian Reichel1-16/+26
2023-05-24RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO writeAvihai Horon3-6/+5
2023-05-24Input: xpad - add constants for GIP interface numbersVicki Pfau1-1/+4
2023-05-24power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tabletsHans de Goede1-2/+13
2023-05-24iommu/sprd: Release dma buffer to avoid memory leakChunyan Zhang1-7/+22
2023-05-24iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka1-5/+14
2023-05-24clk: tegra20: fix gcc-7 constant overflow warningArnd Bergmann1-14/+14
2023-05-24fs/ntfs3: Fix a possible null-pointer dereference in ni_clear()Jia-Ju Bai1-1/+1
2023-05-24fs/ntfs3: Add length check in indx_get_rootEdward Lo1-1/+10
2023-05-24fs/ntfs3: Validate MFT flags before replaying logsEdward Lo1-0/+6
2023-05-24fs/ntfs3: Fix NULL dereference in ni_write_inodeAbdun Nihaal1-0/+3
2023-05-24fs/ntfs3: Enhance the attribute size checkEdward Lo1-7/+2
2023-05-24fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode'Ye Bin1-0/+1
2023-05-24iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam1-1/+15
2023-05-24KVM: selftests: Add 'malloc' failure check in vcpu_save_stateIvan Orlov1-0/+1
2023-05-24RDMA/core: Fix multiple -Warray-bounds warningsGustavo A. R. Silva1-9/+14
2023-05-24recordmcount: Fix memory leaks in the uwrite functionHao Zeng1-1/+5
2023-05-24riscv: Fix EFI stub usage of KASAN instrumented strcmp functionAlexandre Ghiti1-2/+0
2023-05-24lkdtm/stackleak: Fix noinstr violationJosh Poimboeuf1-0/+6
2023-05-24sched: Fix KCSAN noinstr violationJosh Poimboeuf1-1/+1
2023-05-24powerpc: Use of_property_present() for testing DT property presenceRob Herring9-13/+12
2023-05-24mcb-pci: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier1-2/+25
2023-05-24serial: 8250: Reinit port->pm on port specific driver unbindTony Lindgren1-0/+1
2023-05-24usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-05-24HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke1-22/+11
2023-05-24HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RAweiliang15032-0/+3
2023-05-24HID: apple: Set the tilde quirk flag on the Geyser 3Alex Henrie1-1/+2
2023-05-24ASoC: amd: Add check for acp config flagsSyed Saba Kareem5-2/+21
2023-05-24ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6xBaishan Jiang1-0/+7
2023-05-24ASoC: amd: Add Dell G15 5525 to quirks listCem Kaya1-0/+7
2023-05-24ALSA: hda: LNL: add HD Audio PCI IDFred Oh1-0/+3
2023-05-24usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj1-2/+42
2023-05-24spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3Kevin Groeneveld1-6/+18
2023-05-24HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera1-4/+2
2023-05-24HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera1-0/+51
2023-05-24ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A42)Prajna Sariputra1-0/+7
2023-05-24spi: intel-pci: Add support for Meteor Lake-S SPI serial flashMika Westerberg1-0/+1
2023-05-24xhci: mem: Carefully calculate size for memory allocationsAndy Shevchenko1-4/+5
2023-05-24staging: axis-fifo: initialize timeouts in init onlyKhadija Kamran1-11/+17
2023-05-24iio: imu: st_lsm6dsx: discard samples during filters settling timeLorenzo Bianconi3-8/+78
2023-05-24HID: apple: Set the tilde quirk flag on the Geyser 4 and laterAlex Henrie1-7/+9
2023-05-24staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann2-8/+3
2023-05-24Bluetooth: btrtl: Add the support for RTL8851BMax Chou1-0/+15
2023-05-24Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li1-1/+0
2023-05-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini3-1/+14
2023-05-24Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not setHans de Goede1-3/+44
2023-05-24Bluetooth: btintel: Add LE States quirk supportChethan T N1-3/+2
2023-05-24Bluetooth: btrtl: check for NULL in btrtl_set_quirks()Max Chou1-0/+3