summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-08x86/fpu: Correct the comment explaining what xfeatures_in_use() doesBorislav Petkov (AMD)-1/+1
2026-04-08Merge branch 'thermal-intel'Rafael J. Wysocki-6/+21
2026-04-08thermal: core: Suspend thermal zones later and resume them earlierRafael J. Wysocki-42/+29
2026-04-08thermal: core: Allocate thermal_class staticallyRafael J. Wysocki-18/+12
2026-04-08thermal: core: Adjust thermal_wq allocation flagsRafael J. Wysocki-2/+1
2026-04-08thermal: core: Drop redundant check from thermal_zone_device_update()Rafael J. Wysocki-7/+1
2026-04-08thermal: core: Free thermal zone ID later during removalRafael J. Wysocki-2/+4
2026-04-08thermal: core: Fix thermal zone governor cleanup issuesRafael J. Wysocki-3/+4
2026-04-08pmdomain: qcom: rpmhpd: Add power domains for Hawi SoCFenglin Wu-0/+38
2026-04-08pmdomain: Merge branch dt into nextUlf Hansson-0/+13
2026-04-08dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Hawi SoCFenglin Wu-0/+13
2026-04-08pmdomain: qcom: cpr: add COMPILE_TEST supportRosen Penev-1/+1
2026-04-08entry: Split preemption from irqentry_exit_to_kernel_mode()Mark Rutland-14/+59
2026-04-08entry: Split kernel mode logic from irqentry_{enter,exit}()Mark Rutland-95/+142
2026-04-08entry: Move irqentry_enter() prototype laterMark Rutland-22/+22
2026-04-08entry: Remove local_irq_{enable,disable}_exit_to_user()Mark Rutland-34/+3
2026-04-08entry: Fix stale comment for irqentry_enter()Mark Rutland-1/+1
2026-04-08m68k: defconfig: Update defconfigs for v7.0-rc1Geert Uytterhoeven-1/+13
2026-04-08m68k: emu: Replace unbounded sprintf() in nfhd_init_one()Thorsten Blum-1/+2
2026-04-08ALSA: usb-audio: qcom: Fix incorrect type in enable_audio_streamsongxiebing-1/+1
2026-04-08Merge tag 'pin-init-v7.1' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda-36/+75
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda-5503/+10271
2026-04-08ALSA: i2c: ak4xxx-adda: implement AK4529 reset handlingCássio Gabriel-1/+26
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers-296/+0
2026-04-08ALSA: interwave: add ISA and PnP suspend and resume callbacksCássio Gabriel-27/+151
2026-04-08ALSA: tea6330t: add mixer state restore helperCássio Gabriel-1/+39
2026-04-08ALSA: tea6330t: move snd_tea6330t_detect() EXPORT_SYMBOLCássio Gabriel-1/+1
2026-04-08USB: serial: iuu_phoenix: fix iuutool author nameThorsten Blum-1/+1
2026-04-08gpio: bd72720: handle missing regmapMatti Vaittinen-0/+2
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers-116/+5
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers-62/+8
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers-57/+7
2026-04-08wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers-26/+10
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers-3/+3
2026-04-08Merge tag 'ath-next-20260407' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-46/+383
2026-04-08wifi: libertas_tf: refactor endpoint lookupJohan Hovold-25/+21
2026-04-08wifi: libertas: refactor endpoint lookupJohan Hovold-17/+16
2026-04-08wifi: at76c50x: refactor endpoint lookupJohan Hovold-18/+4
2026-04-08netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use itPablo Neira Ayuso-2/+17
2026-04-08netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE definedDavid Laight-19/+19
2026-04-08netfilter: nft_meta: add double-tagged vlan and pppoe supportPablo Neira Ayuso-13/+82
2026-04-08netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slowFlorian Westphal-23/+9
2026-04-08netfilter: nft_set_pipapo: increment data in one stepFlorian Westphal-6/+1
2026-04-08netfilter: nf_tables: add netlink policy based cap on registersFlorian Westphal-28/+32
2026-04-08netfilter: add more netlink-based policy range checksFlorian Westphal-30/+43
2026-04-08netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstrFlorian Westphal-7/+0
2026-04-08netfilter: add deprecation warning for dccp supportFlorian Westphal-0/+6
2026-04-08netfilter: nf_conntrack_sip: remove net variable shadowingFlorian Westphal-2/+1
2026-04-08netfilter: nf_tables: Fix typo in enum descriptionJelle van der Waa-1/+1
2026-04-08netfilter: use function typedefs for __rcu NAT helper hook pointersSun Jian-60/+51