summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-21rtla/timerlat_top: Fix on-threshold actions firing on signalTomas Glozar1-1/+1
2026-07-21platform/x86: thinkpad_acpi: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko1-1/+1
2026-07-21PCI/VGA: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko1-3/+1
2026-07-21i2c: acpi: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko1-10/+5
2026-07-21ACPI: video: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko1-6/+1
2026-07-21ACPI: scan: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko1-1/+3
2026-07-21ACPI: utils: Introduce acpi_dev_is_video_device() helperAndy Shevchenko2-0/+18
2026-07-21ACPI: battery: Sanitise model_number by dropping unprintable charactersKate Hsuan1-0/+14
2026-07-21docs: ACPI: DSD: motorcomm: fix docs build errorRandy Dunlap1-2/+3
2026-07-21arm64: dts: mediatek: mt6359: use proper compatible for rtcLouis-Alexis Eyraud1-1/+1
2026-07-21arm64: dts: mediatek: mt8395-radxa-nio-12l: Add MT6365 PMIC suppliesLouis-Alexis Eyraud1-0/+17
2026-07-21arm64: dts: mediatek: mt8395-genio-common: Add MT6365 PMIC suppliesLouis-Alexis Eyraud1-0/+17
2026-07-21arm64: dts: mediatek: mt8390-genio-common: Add MT6365 PMIC suppliesLouis-Alexis Eyraud1-0/+17
2026-07-21pds_core: reject component parameter in legacy firmware updateNikhil P. Rao1-0/+6
2026-07-21RDMA/nldev: validate dynamic counter attribute lengthPengpeng Hou1-0/+5
2026-07-21USB: serial: option: add TDTECH MT5710-CNChukun Pan1-0/+1
2026-07-21drm/vc4: Prevent shader BO mappings from becoming writableLinmao Li1-3/+7
2026-07-21ACPI: FPDT: validate table and record lengthsPengpeng Hou1-6/+47
2026-07-21MAINTAINERS: update my email addressRoger Pau Monne1-1/+1
2026-07-21ACPI: NVS: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)1-2/+2
2026-07-21wifi: cfg80211: guard optional PMSR nominal timeZhao Li1-2/+3
2026-07-21Merge tag 'iwlwifi-fixes-2026-07-21' of https://git.kernel.org/pub/scm/linux/...Johannes Berg32-115/+381
2026-07-21wifi: mac80211_hwsim: reject undersized HWSIM_ATTR_TX_INFOIbrahim Hashimov1-3/+3
2026-07-21cgroup/dmem: accept only one region per limit writeEric Chanudet1-44/+25
2026-07-21drm/tests/gpu_buddy: add a new test case for buffer clearance during resumeArunpravin Paneer Selvam1-0/+41
2026-07-21wifi: brcmfmac: drain bus_reset work on device removalFan Wu7-4/+77
2026-07-21wifi: brcmfmac: make release_scratchbuffers idempotentFan Wu1-2/+6
2026-07-21wifi: mac80211: recalculate TIM when a station enters power saveAndrew Pope1-0/+2
2026-07-21iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()Li RongQing1-1/+1
2026-07-21iommu/amd: Bound the early ACPI HID mapPengpeng Hou1-0/+6
2026-07-21wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-operDoruk Tan Ozturk1-1/+1
2026-07-21wifi: mwifiex: replace one-element arrays with flexible array membersGeorgi Valkov3-14/+14
2026-07-21wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()Huihui Huang1-2/+5
2026-07-21iommu/vt-d: Disallow SVA if page walk is not coherentLu Baolu1-1/+1
2026-07-21wifi: mwifiex: bound uAP association event IEs to the event bufferHE WEI (ギカク)1-2/+22
2026-07-21wifi: mac80211: copy aggregation informationBenjamin Berg1-0/+3
2026-07-21vhost-net: fix TX stall when vhost owns virtio-net headerEnrico Zanda1-3/+5
2026-07-21wifi: wilc1000: validate assoc response length before subtracting headerHuihui Huang1-0/+5
2026-07-21Merge tag 'ath-current-20260713' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg20-26/+137
2026-07-21ALSA: hda: Check snd_hda_power_pm construct error before executing verbBob Song1-0/+6
2026-07-21wifi: mwifiex: fix freeze for 60 seconds caused by request_firmwareGeorgi Valkov1-6/+8
2026-07-21binfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner1-0/+4
2026-07-21wan: wanxl: Only reset hardware after BAR mappingRuoyu Wang1-1/+2
2026-07-21nfp: Check resource mutex allocationRuoyu Wang1-0/+3
2026-07-21wifi: mac80211: tear down new links on vif update error pathXiang Mei1-0/+4
2026-07-21exec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner1-1/+1
2026-07-21iommu/amd: Wait for completion instead of returning early in iommu_completion...Guanghui Feng1-6/+16
2026-07-21ALSA: dummy: Properly shutdown the systimer at freeingTakashi Iwai1-1/+4
2026-07-21ALSA: dummy: Implement sync_stop for systimer, tooTakashi Iwai1-0/+9
2026-07-21ALSA: dummy: Use the standard PCM sync_stop callback for hrtimerTakashi Iwai1-3/+16