summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-09gpio: swnode: defer probe on references to unregistered software nodesBartosz Golaszewski-0/+8
2026-04-09RDMA/core: Prefer NLA_NUL_STRINGFlorian Westphal-3/+3
2026-04-09Merge branch 'net-lan966x-fix-page_pool-error-handling-and-error-paths'Paolo Abeni-4/+24
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier-3/+18
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier-1/+4
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier-0/+2
2026-04-09drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()Thomas Zimmermann-1/+1
2026-04-09platform/x86: thinkpad_acpi: remove obsolete TODO commentDaniil Bulgar-3/+0
2026-04-09leds: class: Make led_remove_lookup() NULL-awareAndy Shevchenko-0/+3
2026-04-09platform/x86: dell-wmi-sysman: bound enumeration string aggregationPengpeng Hou-6/+28
2026-04-09kernfs: make directory seek namespace-awareChristian Brauner-0/+5
2026-04-09kernfs: use namespace id instead of pointer for hashing and comparisonChristian Brauner-7/+26
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner-148/+175
2026-04-09Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...Will Deacon-798/+2166
2026-04-09iommu: Ensure .iotlb_sync is called correctlyRobin Murphy-0/+6
2026-04-09iommu/vt-d: Restore IOMMU_CAP_CACHE_COHERENCYAlex Williamson-0/+1
2026-04-09platform/x86: hp-wmi: Ignore backlight and FnLock eventsKrishna Chomal-0/+5
2026-04-09platform/x86: uniwill-laptop: Fix signedness bugEthan Tidmore-3/+4
2026-04-09platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()Fedor Pchelkin-1/+5
2026-04-09nfc: pn533: allocate rx skb before consuming bytesPengpeng Hou-3/+8
2026-04-09platform/x86: hp-wmi: add locking for concurrent hwmon accessEmre Cecanpunar-2/+13
2026-04-09platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculationEmre Cecanpunar-3/+3
2026-04-09platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timerEmre Cecanpunar-4/+4
2026-04-09platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handlerEmre Cecanpunar-1/+1
2026-04-09platform/x86: hp-wmi: fix ignored return values in fan settingsEmre Cecanpunar-7/+16
2026-04-09arm64: dts: ti: k3: Use memory-region-names for r5fMarkus Schneider-Pargmann (TI)-0/+38
2026-04-09KVM: LoongArch: selftests: Add PMU overflow interrupt testSong Gao-0/+60
2026-04-09KVM: LoongArch: selftests: Add basic PMU event counting testSong Gao-2/+223
2026-04-09KVM: LoongArch: selftests: Add cpucfg read/write helpersSong Gao-0/+19
2026-04-09LoongArch: KVM: Add DMSINTC inject msi to vCPUSong Gao-8/+99
2026-04-09LoongArch: KVM: Add DMSINTC device supportSong Gao-0/+148
2026-04-09LoongArch: KVM: Make vcpu_is_preempted() as a macro rather than functionBibo Mao-18/+24
2026-04-09LoongArch: KVM: Move host CSR_GSTAT save and restore in context switchBibo Mao-4/+6
2026-04-09LoongArch: KVM: Move host CSR_EENTRY save and restore in context switchBibo Mao-3/+4
2026-04-09LoongArch: KVM: Check kvm_request_pending() in kvm_late_check_requests()Bibo Mao-9/+9
2026-04-09LoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()Tao Cui-1/+1
2026-04-09ARM: 9471/1: module: fix unwind section relocation out of range errorWilliam Zhang-0/+12
2026-04-09fs/adfs: validate nzones in adfs_validate_bblk()Bae Yeonju-0/+3
2026-04-09Merge branch 'r8152-add-support-for-the-rtl8157-5gbit-usb-ethernet-chip'Paolo Abeni-202/+811
2026-04-09r8152: Add support for the RTL8157 hardwareBirger Koblitz-184/+729
2026-04-09r8152: Add support for 5Gbit Link Speeds and EEEBirger Koblitz-18/+82
2026-04-09ALSA: hda/senarytech: Clean up with the new GPIO helperTakashi Iwai-8/+2
2026-04-09ALSA: hda/conexant: Clean up with the new GPIO helperTakashi Iwai-11/+3
2026-04-09ALSA: hda/cirrus: Clean up with the new GPIO helperTakashi Iwai-32/+12
2026-04-09ALSA: hda/ca0132: Clean up with the new GPIO helperTakashi Iwai-12/+2
2026-04-09ALSA: hda/sigmatel: Clean up with the new GPIO helperTakashi Iwai-9/+1
2026-04-09ALSA: hda/analog: Fix GPIO verb ordersTakashi Iwai-9/+9
2026-04-09ALSA: hda/alc662: Simplify the quirk for CSL Unity BF24BTakashi Iwai-11/+3
2026-04-09ALSA: hda/realtek: Clean up with snd_hda_codec_set_gpio()Takashi Iwai-10/+4
2026-04-09ALSA: hda: Add a simple GPIO setup helper functionTakashi Iwai-0/+33