summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-08thermal: core: Allocate thermal_class staticallyRafael J. Wysocki1-18/+12
2026-04-08thermal: core: Adjust thermal_wq allocation flagsRafael J. Wysocki1-2/+1
2026-04-08thermal: core: Drop redundant check from thermal_zone_device_update()Rafael J. Wysocki1-7/+1
2026-04-08thermal: core: Free thermal zone ID later during removalRafael J. Wysocki1-2/+4
2026-04-08thermal: core: Fix thermal zone governor cleanup issuesRafael J. Wysocki1-3/+4
2026-04-08pmdomain: qcom: rpmhpd: Add power domains for Hawi SoCFenglin Wu1-0/+38
2026-04-08pmdomain: Merge branch dt into nextUlf Hansson2-0/+13
2026-04-08dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Hawi SoCFenglin Wu2-0/+13
2026-04-08pmdomain: qcom: cpr: add COMPILE_TEST supportRosen Penev1-1/+1
2026-04-08entry: Split preemption from irqentry_exit_to_kernel_mode()Mark Rutland1-14/+59
2026-04-08entry: Split kernel mode logic from irqentry_{enter,exit}()Mark Rutland2-95/+142
2026-04-08entry: Move irqentry_enter() prototype laterMark Rutland1-22/+22
2026-04-08entry: Remove local_irq_{enable,disable}_exit_to_user()Mark Rutland3-34/+3
2026-04-08entry: Fix stale comment for irqentry_enter()Mark Rutland1-1/+1
2026-04-08m68k: defconfig: Update defconfigs for v7.0-rc1Geert Uytterhoeven7-1/+13
2026-04-08m68k: emu: Replace unbounded sprintf() in nfhd_init_one()Thorsten Blum1-1/+2
2026-04-08ALSA: usb-audio: qcom: Fix incorrect type in enable_audio_streamsongxiebing1-1/+1
2026-04-08Merge tag 'pin-init-v7.1' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda10-36/+75
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda838-5503/+10271
2026-04-08ALSA: i2c: ak4xxx-adda: implement AK4529 reset handlingCássio Gabriel1-1/+26
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers53-296/+0
2026-04-08ALSA: interwave: add ISA and PnP suspend and resume callbacksCássio Gabriel1-27/+151
2026-04-08ALSA: tea6330t: add mixer state restore helperCássio Gabriel2-1/+39
2026-04-08ALSA: tea6330t: move snd_tea6330t_detect() EXPORT_SYMBOLCássio Gabriel1-1/+1
2026-04-08USB: serial: iuu_phoenix: fix iuutool author nameThorsten Blum1-1/+1
2026-04-08um: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito1-1/+7
2026-04-08gpio: bd72720: handle missing regmapMatti Vaittinen1-0/+2
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers2-116/+5
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers6-62/+8
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers4-57/+7
2026-04-08wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers6-26/+10
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers1-3/+3
2026-04-08Merge tag 'ath-next-20260407' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg17-46/+383
2026-04-08wifi: libertas_tf: refactor endpoint lookupJohan Hovold1-25/+21
2026-04-08wifi: libertas: refactor endpoint lookupJohan Hovold1-17/+16
2026-04-08wifi: at76c50x: refactor endpoint lookupJohan Hovold1-18/+4
2026-04-08netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use itPablo Neira Ayuso3-2/+17
2026-04-08netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE definedDavid Laight1-19/+19
2026-04-08netfilter: nft_meta: add double-tagged vlan and pppoe supportPablo Neira Ayuso6-13/+82
2026-04-08netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slowFlorian Westphal1-23/+9
2026-04-08netfilter: nft_set_pipapo: increment data in one stepFlorian Westphal2-6/+1
2026-04-08netfilter: nf_tables: add netlink policy based cap on registersFlorian Westphal20-28/+32
2026-04-08netfilter: add more netlink-based policy range checksFlorian Westphal23-30/+43
2026-04-08netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstrFlorian Westphal1-7/+0
2026-04-08netfilter: add deprecation warning for dccp supportFlorian Westphal2-0/+6
2026-04-08netfilter: nf_conntrack_sip: remove net variable shadowingFlorian Westphal1-2/+1
2026-04-08netfilter: nf_tables: Fix typo in enum descriptionJelle van der Waa1-1/+1
2026-04-08netfilter: use function typedefs for __rcu NAT helper hook pointersSun Jian10-60/+51
2026-04-08Input: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov1-7/+21
2026-04-08powerpc32/bpf: fix loading fsession func metadata using PPC_LI32Abhishek Dubey1-2/+2