aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-25smb: client: remove unnecessary checks in open_cached_dir()Henrique Carvalho1-4/+6
2024-11-25PCI: rockchip-ep: Handle PERST# signal in EP modeDamien Le Moal4-14/+141
2024-11-25PCI: rockchip-ep: Improve link trainingDamien Le Moal2-1/+92
2024-11-25PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operationDamien Le Moal2-0/+14
2024-11-25PCI: rockchip-ep: Refactor endpoint link training enableDamien Le Moal2-9/+9
2024-11-25PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hidingDamien Le Moal1-24/+30
2024-11-25PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocationsDamien Le Moal1-46/+61
2024-11-25PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()Damien Le Moal1-3/+3
2024-11-25PCI: rockchip-ep: Fix MSI IRQ data mappingDamien Le Moal1-9/+13
2024-11-25PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operationDamien Le Moal2-0/+28
2024-11-25PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()Damien Le Moal1-0/+3
2024-11-25PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()Damien Le Moal1-6/+2
2024-11-25PCI: rockchip-ep: Use a macro to define EP controller .align featureDamien Le Moal2-1/+2
2024-11-25PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal2-3/+17
2024-11-25dma-buf: fix dma_fence_array_signaled v4Christian König1-1/+27
2024-11-25perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim1-2/+2
2024-11-25perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao1-8/+11
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds146-1843/+1511
2024-11-25Revert "HID: bpf: allow write access to quirks field in struct hid_device"Linus Torvalds5-106/+4
2024-11-25block: Remove extra part pointer NULLify in blk_rq_init()John Garry1-1/+0
2024-11-25vfio/pci: Properly hide first-in-list PCIe extended capabilityAvihai Horon1-2/+14
2024-11-25ceph: fix cred leak in ceph_mds_check_access()Max Kellermann1-0/+3
2024-11-25ceph: pass cred pointer to ceph_mds_auth_match()Max Kellermann1-2/+2
2024-11-25ALSA: usb-audio: Fix out of bounds reads when finding clock sourcesTakashi Iwai1-1/+23
2024-11-25ALSA: rawmidi: Fix kvfree() call in spinlockTakashi Iwai1-1/+3
2024-11-25ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 MaxDinesh Kumar1-0/+11
2024-11-25of: property: fw_devlink: Do not use interrupt-parent directlySamuel Holland1-2/+0
2024-11-25fs: require inode_owner_or_capable for F_SET_RW_HINTChristoph Hellwig1-0/+3
2024-11-25thermal: int3400: Remove unneeded data_vault attribute_groupThomas Weißschuh1-13/+3
2024-11-25ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WWUwe Kleine-König1-0/+7
2024-11-25ASoC: doc: dapm: Add location information for dapm-graph toolanish kumar1-0/+3
2024-11-25thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada1-1/+1
2024-11-25x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)1-5/+20
2024-11-25x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2-1/+6
2024-11-25x86/cpu: Fix PPIN initializationTony Luck1-1/+1
2024-11-25exfat: reduce FAT chain traversalYuezhang Mo3-9/+32
2024-11-25exfat: code cleanup for exfat_readdir()Yuezhang Mo1-22/+2
2024-11-25exfat: remove argument 'p_dir' from exfat_add_entry()Yuezhang Mo1-10/+4
2024-11-25exfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo1-34/+26
2024-11-25exfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo3-36/+21
2024-11-25exfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo1-12/+12
2024-11-25exfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo1-16/+4
2024-11-25exfat: fix file being changed by unaligned direct writeYuezhang Mo1-0/+10
2024-11-25exfat: fix uninit-value in __exfat_get_dentry_setNamjae Jeon1-0/+1
2024-11-25exfat: fix out-of-bounds access of directory entriesYuezhang Mo1-4/+16
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov145-1841/+1507
2024-11-24selftests: net: test extacks in netlink dumpsJakub Kicinski2-2/+130
2024-11-24netlink: fix false positive warning in extack during dumpsJakub Kicinski1-10/+11
2024-11-24net: microchip: vcap: Add typegroup table terminators in kunit testsGuenter Roeck1-7/+10
2024-11-24net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel1-3/+3