summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-25PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operationDamien Le Moal
2024-11-25PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()Damien Le Moal
2024-11-25PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()Damien Le Moal
2024-11-25PCI: rockchip-ep: Use a macro to define EP controller .align featureDamien Le Moal
2024-11-25PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal
2024-11-25dma-buf: fix dma_fence_array_signaled v4Christian König
2024-11-25perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim
2024-11-25perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-25Revert "HID: bpf: allow write access to quirks field in struct hid_device"Linus Torvalds
2024-11-25block: Remove extra part pointer NULLify in blk_rq_init()John Garry
2024-11-25vfio/pci: Properly hide first-in-list PCIe extended capabilityAvihai Horon
2024-11-25ceph: fix cred leak in ceph_mds_check_access()Max Kellermann
2024-11-25ceph: pass cred pointer to ceph_mds_auth_match()Max Kellermann
2024-11-25ALSA: usb-audio: Fix out of bounds reads when finding clock sourcesTakashi Iwai
2024-11-25ALSA: rawmidi: Fix kvfree() call in spinlockTakashi Iwai
2024-11-25ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 MaxDinesh Kumar
2024-11-25of: property: fw_devlink: Do not use interrupt-parent directlySamuel Holland
2024-11-25fs: require inode_owner_or_capable for F_SET_RW_HINTChristoph Hellwig
2024-11-25thermal: int3400: Remove unneeded data_vault attribute_groupThomas Weißschuh
2024-11-25ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WWUwe Kleine-König
2024-11-25ASoC: doc: dapm: Add location information for dapm-graph toolanish kumar
2024-11-25thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada
2024-11-25x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)
2024-11-25x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)
2024-11-25x86/cpu: Fix PPIN initializationTony Luck
2024-11-25exfat: reduce FAT chain traversalYuezhang Mo
2024-11-25exfat: code cleanup for exfat_readdir()Yuezhang Mo
2024-11-25exfat: remove argument 'p_dir' from exfat_add_entry()Yuezhang Mo
2024-11-25exfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo
2024-11-25exfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo
2024-11-25exfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo
2024-11-25exfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo
2024-11-25exfat: fix file being changed by unaligned direct writeYuezhang Mo
2024-11-25exfat: fix uninit-value in __exfat_get_dentry_setNamjae Jeon
2024-11-25exfat: fix out-of-bounds access of directory entriesYuezhang Mo
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov
2024-11-24selftests: net: test extacks in netlink dumpsJakub Kicinski
2024-11-24netlink: fix false positive warning in extack during dumpsJakub Kicinski
2024-11-24net: microchip: vcap: Add typegroup table terminators in kunit testsGuenter Roeck
2024-11-24net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel
2024-11-24tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi
2024-11-24rtnetlink: fix rtnl_dump_ifinfo() error pathEric Dumazet
2024-11-24selftests: fix nested double quotes in f-stringDavid Wei
2024-11-24net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel
2024-11-24net: usb: lan78xx: Fix double free issue with interrupt buffer allocationOleksij Rempel
2024-11-25rust: alloc: Fix `ArrayLayout` allocationsAsahi Lina
2024-11-25docs: rust: remove spurious item in `expect` listMiguel Ojeda
2024-11-25rust: allow `clippy::needless_lifetimes`Miguel Ojeda
2024-11-24mailbox: pcc: Check before sending MCTP PCC response ACKAdam Young