summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-01pmdomain: core: Show latency/residency for domain idle states in debugfsUlf Hansson
2026-04-01pmdomain: core: Restructure domain idle states data for genpd in debugfsUlf Hansson
2026-04-01pmdomain: qcom: rpmpd: drop stray semicolonGabor Juhos
2026-04-01pmdomain: imx: scu-pd: Fix device_node reference leak during ->probe()Felix Gu
2026-04-01pmdomain: ti: omap_prm: Fix a reference leak on device nodeFelix Gu
2026-04-01pmdomain: mediatek: scpsys: Add MT7622 Audio power domain to legacy driverAngeloGioacchino Del Regno
2026-04-01pmdomain: mediatek: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-04-01pmdomain: ti_sci: handle wakeup constraint for out-of-band wakeupKendall Willis
2026-04-01pmdomain: mediatek: mtk-mfg: Expose shader_present as nvmem cellNicolas Frattaroli
2026-04-01pmdomain: add audio power island for Marvell PXA1908 SoCKarel Balej
2026-04-01pmdomain: imx93-blk-ctrl: add support for optional subnodesMarco Felsch
2026-04-01pmdomain: imx93-blk-ctrl: convert to devm_* onlyMarco Felsch
2026-04-01pmdomain: imx93-blk-ctrl: cleanup error pathMarco Felsch
2026-04-01pmdomain: Merge branch dt into nextUlf Hansson
2026-04-01pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabledJacky Bai
2026-04-01firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski
2026-04-01rust_binder: add `command`/`return` tracepointsMohamad Alsadhan
2026-04-01rust_binder: add fd translation tracepointsMohamad Alsadhan
2026-04-01rust_binder: add `transaction_received` tracepointMohamad Alsadhan
2026-04-01rust_binder: add `wait_for_work` tracepointMohamad Alsadhan
2026-04-01rust_binder: add ioctl/read/write done tracepointsMohamad Alsadhan
2026-04-01rust_binder: remove "rust_" prefix from tracepointsMohamad Alsadhan
2026-04-01rust_binder: drop startup init log messagePedro Montes Alcalde
2026-04-01rust_binder: check current before closing fdsAlice Ryhl
2026-04-01rust_binder: make use of == for TaskAlice Ryhl
2026-04-01rust: task: implement == operator for TaskAlice Ryhl
2026-04-01rust: sync: implement == operator for ARefAlice Ryhl
2026-04-01fuse: fix inode initialization raceHorst Birthelmer
2026-04-01netfilter: nf_tables: reject immediate NF_QUEUE verdictPablo Neira Ayuso
2026-04-01netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for N...Pablo Neira Ayuso
2026-04-01netfilter: ipset: drop logically empty buckets in mtype_delYifan Wu
2026-04-01netfilter: ctnetlink: ignore explicit helper on new expectationsPablo Neira Ayuso
2026-04-01netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absentQi Tang
2026-04-01netfilter: nf_conntrack_helper: pass helper to expect cleanupQi Tang
2026-04-01netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-01netfilter: x_tables: ensure names are nul-terminatedFlorian Westphal
2026-04-01netfilter: nfnetlink_log: account for netlink header sizeFlorian Westphal
2026-04-01netfilter: flowtable: strictly check for maximum number of actionsPablo Neira Ayuso
2026-04-01USB: serial: option: add MeiG Smart SRM825WNErnestas Kulik
2026-04-01drm/{i915, xe}: add shared header for VLV IOSF sideband units and registersJani Nikula
2026-04-01drm/i915: move VLV IOSF sideband to display parent interfaceJani Nikula
2026-04-01drm/i915/dram: prefer display abstractions for VLV sidebandJani Nikula
2026-04-01drm/i915: pass struct intel_display * to VLV sideband wrappersJani Nikula
2026-04-01drm/{i915, xe}: convert VLV sideband display wrappers into real functionsJani Nikula
2026-04-01lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
2026-04-01ALSA: hda/cmedia: Remove duplicate pin configuration parsingwangdicheng
2026-04-01memblock: warn when freeing reserved memory before memory map is initializedMike Rapoport (Microsoft)
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)
2026-04-01memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=yMike Rapoport (Microsoft)
2026-04-01memblock: extract page freeing from free_reserved_area() into a helperMike Rapoport (Microsoft)