aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-11PCI/ASPM: Avoid L0s for Realtek RTS525AMax Lee1-0/+3
2026-08-11rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.hMukesh Kumar Chaurasiya (IBM)1-1/+1
2026-08-11rust: time: add Delta::as_millis_ceil()FUJITA Tomonori1-0/+26
2026-08-11rust: time: add jiffies time unit for DeltaFUJITA Tomonori1-0/+26
2026-08-11rust: time: make Delta generic over its time unitFUJITA Tomonori1-24/+48
2026-08-11rust: time: fix as_micros_ceil() rounding near i64::MAXFUJITA Tomonori1-7/+10
2026-08-11rust: doctest: use vertical import styleAlvin Sun1-2/+9
2026-08-11Merge branch 'dpll-use-pin-owner-s-dpll-ref-for-pin-level-set-callbacks'Paolo Abeni3-178/+104
2026-08-11dpll: use pin owner's dpll ref for pin-level attribute settingIvan Vecera2-168/+56
2026-08-11dpll: zl3073x: update all DPLL channels on ref_sync_setIvan Vecera1-10/+48
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye3-23/+42
2026-08-11timekeeping: Annotate auxiliary clock accessors with __must_checkThomas Weißschuh (Schneider Electric)1-4/+7
2026-08-11timekeeping: Remove the unused ktime_get_clock_ts64()Thomas Weißschuh (Schneider Electric)2-35/+0
2026-08-11NTB: ntb_netdev: Preserve RX queue depth on allocation failureKoichiro Den1-7/+8
2026-08-11selftests: net: reuseport_bpf_numa: consider cpuless numa nodeFeng Tang1-0/+24
2026-08-11exfat: fix truncated volume labels returned by FS_IOC_GETFSLABELYang Wen1-1/+1
2026-08-11KVM: s390: Fix memory corruption by not reinjecting CK machine checksChristian Borntraeger3-20/+12
2026-08-11s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()Anthony Krowiak1-25/+20
2026-08-11KVM: s390: Fix length check __import_wp_info()Christian Borntraeger1-1/+1
2026-08-11KVM: s390: Free guest debug data on vcpu destroyChristian Borntraeger1-0/+1
2026-08-11KVM: s390: Take srcu when importing watchpoint dataChristian Borntraeger1-2/+4
2026-08-11KVM: s390: Fix old_data leak in guest debug error pathChristian Borntraeger1-1/+5
2026-08-11KVM: s390: Fix memory leak in guest debug handlingChristian Borntraeger1-0/+1
2026-08-11KVM: s390: Zero initialize irq in reinject_machine_checkChristian Borntraeger1-1/+1
2026-08-11KVM: s390: Zero initialize data structures for inject_pfault_tokenChristian Borntraeger1-2/+2
2026-08-11KVM: s390: Remove user triggerable WARN_ONChristian Borntraeger1-1/+1
2026-08-11objtool/headers: Sync tools/include/linux/objtool_types.h with include/linux/objtool_types.hIngo Molnar1-2/+2
2026-08-11sctp: auth: propagate HMAC calculation errors to callersQing Luo4-13/+24
2026-08-11firewire: core: add KUnit tests for failure of tree buildingTakashi Sakamoto1-0/+84
2026-08-11firewire: core: add KUnit tests for successful tree buildingTakashi Sakamoto1-0/+508
2026-08-11firewire: core: add KUnit test skeleton for node treeTakashi Sakamoto4-0/+39
2026-08-11drm/panel: remove accidentally committed .orig fileJani Nikula1-722/+0
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm/msm', 'rockchip', 'ti/omap', 'riscv', 'intel/vt-d', 'amd/amd-vi', 'core' and 'typos' into nextJoerg Roedel44-463/+1026
2026-08-11iommu/amd: Add SNP page mode 0 supportVasant Hegde3-15/+35
2026-08-11iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST commandVasant Hegde2-5/+22
2026-08-11iommu/amd: Rate limit INVALID_PPR_REQUEST error loggingVasant Hegde1-3/+4
2026-08-11iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requestsVasant Hegde2-6/+33
2026-08-11iommu/amd: Introduce PPR_TAG_LAST_PAGE() macroVasant Hegde2-5/+5
2026-08-11iommu/amd: Fix incorrect device ID in invalid PASID error messageVasant Hegde1-1/+1
2026-08-11Revert "Merge branch 'ib-rsk7204' into devel"Linus Walleij4-254/+79
2026-08-11ALSA: hda/realtek: Rename Line Out control to Headphone on ThinkPad X1 Carbon 6thZhang Heng1-0/+13
2026-08-11ALSA: pci: asihpi: use pcim_iomap for managed PCI memory mappingRosen Penev1-16/+1
2026-08-11ALSA: usb-audio: Fix popping noise on Valeton GP-200Zhang Heng1-0/+2
2026-08-11ALSA: hda/realtek: Add quirk for Lenovo Legion Pro 5 16ADR10Zhang Heng1-0/+1
2026-08-11ALSA: hda/realtek: Add quirk for Acer Predator PH16-71Zhang Heng1-0/+1
2026-08-11media: ipu-bridge: check all DMI entries when overriding sensor rotationJosé María Martín1-3/+5
2026-08-10apparmor: constify aa_label parameters on read-only query helpersJohn Johansen2-20/+23
2026-08-10apparmor: constify aa_dfa parameters on read-only compute pathsJohn Johansen8-32/+37
2026-08-10apparmor: constify aa_profile parameters on read-only compute pathsJohn Johansen10-23/+25
2026-08-10apparmor: constify aa_perms parameters that are read-onlyJohn Johansen6-10/+11