summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-24phy: qualcomm: phy-qcom-eusb2-repeater: Add squelch detect param updateKrishna Kurapati
2025-12-24dt-bindings: phy: qcom,snps-eusb2-repeater: Add squelch param updateKrishna Kurapati
2025-12-24dt-bindings: phy: samsung,usb3-drd-phy: add power-domainsAndré Draszik
2025-12-24dt-bindings: phy: samsung,ufs-phy: add power-domainsAndré Draszik
2025-12-24riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizesAnton D. Stavinskii
2025-12-24mhi: host: Add support for loading dual ELF image formatQiang Yu
2025-12-24drm/i915/cx0: Use the consolidated HDMI tablesSuraj Kandpal
2025-12-24riscv: dts: spacemit: PCIe and PHY-related updatesAlex Elder
2025-12-24riscv: dts: spacemit: Add a PCIe regulatorAlex Elder
2025-12-23Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue
2025-12-23PCI: trace: Add generic RAS tracepoint for hotplug eventShuai Xue
2025-12-23PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen
2025-12-23PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song
2025-12-23Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errorsBaruch Siach
2025-12-23drm/xe/guc: READ/WRITE_ONCE ct->stateJonathan Cavitt
2025-12-23drm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt
2025-12-23ecryptfs: Drop redundant NUL terminations after calling ecryptfs_to_hexThorsten Blum
2025-12-23ecryptfs: Replace memcpy + NUL termination in ecryptfs_new_file_contextThorsten Blum
2025-12-23ecryptfs: Replace strcpy with strscpy in ecryptfs_validate_optionsThorsten Blum
2025-12-23ecryptfs: Replace strcpy with strscpy in ecryptfs_cipher_code_to_stringThorsten Blum
2025-12-23ecryptfs: Replace strcpy with strscpy in ecryptfs_set_default_crypt_stat_valsThorsten Blum
2025-12-23ecryptfs: simplify list initialization in ecryptfs_parse_packet_set()Baolin Liu
2025-12-23ecryptfs: Remove unused declartion ecryptfs_fill_zeros()Zhang Zekun
2025-12-23ecryptfs: Fix packet format comment in parse_tag_67_packet()Thorsten Blum
2025-12-23ecryptfs: comment typo fixZipeng Zhang
2025-12-23ecryptfs: keystore: Fix typo 'the the' in commentSlark Xiao
2025-12-23vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack
2025-12-23tools include: Add definitions for __aligned_{l,b}e64David Matlack
2025-12-23vfio/xe: Add default handler for .get_region_info_capsMichal Wajdeczko
2025-12-23vfio/pci: Disable qword access to the VGA regionKevin Tian
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2025-12-23drm/xe/soc_remapper: Add system controller config for SoC remapperUmesh Nerlige Ramappa
2025-12-23drm/xe/soc_remapper: Use SoC remapper helper from VSEC codeUmesh Nerlige Ramappa
2025-12-23drm/xe/soc_remapper: Initialize SoC remapper during Xe probeUmesh Nerlige Ramappa
2025-12-23Merge branch 'remove-kf_sleepable-from-arena-kfuncs'Alexei Starovoitov
2025-12-23selftests: bpf: test non-sleepable arena allocationsPuranjay Mohan
2025-12-23bpf: arena: make arena kfuncs any context safePuranjay Mohan
2025-12-23bpf: arena: use kmalloc_nolock() in place of kvcalloc()Puranjay Mohan
2025-12-23bpf: arena: populate vm_area without allocating memoryPuranjay Mohan
2025-12-23mm/ksm: fix pte_unmap_unlock of wrong address in break_ksm_pmd_entrySasha Levin
2025-12-23mm/page_owner: fix memory leak in page_owner_stack_fops->release()Ran Xiaokai
2025-12-23mm/memremap: fix spurious large folio warning for FS-DAXJohn Groves
2025-12-23MAINTAINERS: notify the "Device Memory" community of memory hotplug changesDan Williams
2025-12-23sparse: update MAINTAINERS infoRandy Dunlap
2025-12-23mm/page_alloc: report 1 as zone_batchsize for !CONFIG_MMUJoshua Hahn
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2025-12-23rust: maple_tree: rcu_read_lock() in destructor to silence lockdepAlice Ryhl
2025-12-23mm: memcg: fix unit conversion for K() macro in OOM logShakeel Butt
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal