summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-08thermal: core: Allocate thermal_class staticallyRafael J. Wysocki
2026-04-08thermal: core: Adjust thermal_wq allocation flagsRafael J. Wysocki
2026-04-08thermal: core: Drop redundant check from thermal_zone_device_update()Rafael J. Wysocki
2026-04-08thermal: core: Free thermal zone ID later during removalRafael J. Wysocki
2026-04-08thermal: core: Fix thermal zone governor cleanup issuesRafael J. Wysocki
2026-04-08pmdomain: qcom: rpmhpd: Add power domains for Hawi SoCFenglin Wu
2026-04-08pmdomain: Merge branch dt into nextUlf Hansson
2026-04-08dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Hawi SoCFenglin Wu
2026-04-08pmdomain: qcom: cpr: add COMPILE_TEST supportRosen Penev
2026-04-08entry: Split preemption from irqentry_exit_to_kernel_mode()Mark Rutland
2026-04-08entry: Split kernel mode logic from irqentry_{enter,exit}()Mark Rutland
2026-04-08entry: Move irqentry_enter() prototype laterMark Rutland
2026-04-08entry: Remove local_irq_{enable,disable}_exit_to_user()Mark Rutland
2026-04-08entry: Fix stale comment for irqentry_enter()Mark Rutland
2026-04-08m68k: defconfig: Update defconfigs for v7.0-rc1Geert Uytterhoeven
2026-04-08m68k: emu: Replace unbounded sprintf() in nfhd_init_one()Thorsten Blum
2026-04-08ALSA: usb-audio: qcom: Fix incorrect type in enable_audio_streamsongxiebing
2026-04-08Merge tag 'pin-init-v7.1' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda
2026-04-08ALSA: i2c: ak4xxx-adda: implement AK4529 reset handlingCássio Gabriel
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers
2026-04-08ALSA: interwave: add ISA and PnP suspend and resume callbacksCássio Gabriel
2026-04-08ALSA: tea6330t: add mixer state restore helperCássio Gabriel
2026-04-08ALSA: tea6330t: move snd_tea6330t_detect() EXPORT_SYMBOLCássio Gabriel
2026-04-08USB: serial: iuu_phoenix: fix iuutool author nameThorsten Blum
2026-04-08um: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito
2026-04-08gpio: bd72720: handle missing regmapMatti Vaittinen
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers
2026-04-08wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers
2026-04-08Merge tag 'ath-next-20260407' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-04-08wifi: libertas_tf: refactor endpoint lookupJohan Hovold
2026-04-08wifi: libertas: refactor endpoint lookupJohan Hovold
2026-04-08wifi: at76c50x: refactor endpoint lookupJohan Hovold
2026-04-08netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use itPablo Neira Ayuso
2026-04-08netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE definedDavid Laight
2026-04-08netfilter: nft_meta: add double-tagged vlan and pppoe supportPablo Neira Ayuso
2026-04-08netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slowFlorian Westphal
2026-04-08netfilter: nft_set_pipapo: increment data in one stepFlorian Westphal
2026-04-08netfilter: nf_tables: add netlink policy based cap on registersFlorian Westphal
2026-04-08netfilter: add more netlink-based policy range checksFlorian Westphal
2026-04-08netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstrFlorian Westphal
2026-04-08netfilter: add deprecation warning for dccp supportFlorian Westphal
2026-04-08netfilter: nf_conntrack_sip: remove net variable shadowingFlorian Westphal
2026-04-08netfilter: nf_tables: Fix typo in enum descriptionJelle van der Waa
2026-04-08netfilter: use function typedefs for __rcu NAT helper hook pointersSun Jian
2026-04-07Input: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov
2026-04-08powerpc32/bpf: fix loading fsession func metadata using PPC_LI32Abhishek Dubey