summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-07block: reject bs > ps block devices when THP is disabledPankaj Raghav1-0/+5
2025-07-07nbd: fix uaf in nbd_genl_connect() error pathZheng Qixing1-3/+3
2025-07-07wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the sam...Leon Yen1-5/+27
2025-07-07wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()Henry Martin1-0/+2
2025-07-07wifi: mt76: fix queue assignment for deauth packetsFelix Fietkau1-1/+2
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau17-68/+41
2025-07-07wifi: mt76: mt7921: prevent decap offload config before STA initializationDeren Wu1-0/+3
2025-07-07wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_...Deren Wu1-0/+6
2025-07-07wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scanMing Yen Hsieh3-19/+63
2025-07-07wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scanMichael Lo2-4/+4
2025-07-07wifi: mt76: mt7925: fix the wrong config for tx interruptMing Yen Hsieh1-1/+1
2025-07-07wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()Lorenzo Bianconi1-28/+7
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()Lorenzo Bianconi4-27/+45
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()Lorenzo Bianconi1-29/+57
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()Lorenzo Bianconi4-29/+57
2025-07-07wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic contextLorenzo Bianconi1-1/+1
2025-07-07drm/nouveau/gsp: fix potential leak of memory used during acpi initBen Skeggs1-6/+14
2025-07-07io_uring/zcrx: fix pp destruction warningsPavel Begunkov1-3/+0
2025-07-07platform/mellanox: mlxbf-pmc: Use kstrtobool() to check 0/1 inputShravan Kumar Ramani1-6/+4
2025-07-07platform/mellanox: mlxbf-pmc: Validate event/enable inputShravan Kumar Ramani1-1/+4
2025-07-07platform/mellanox: mlxbf-pmc: Remove newline char from event name inputShravan Kumar Ramani1-1/+9
2025-07-07platform/x86: dell-ddv: Fix taking the psy->extensions_sem lock twiceArmin Wolf1-3/+7
2025-07-07power: supply: test-power: Test access to extended power supplyArmin Wolf1-0/+4
2025-07-07power: supply: core: Add power_supply_get/set_property_direct()Armin Wolf2-12/+78
2025-07-07platform/x86: alienware-wmi-wmax: Fix `dmi_system_id` arrayKurt Borja1-0/+1
2025-07-07ALSA: hda/realtek: Enable headset Mic on Positivo K116JEdson Juliano Drosdeck1-0/+1
2025-07-07secretmem: use SB_I_NOEXECChristian Brauner1-4/+9
2025-07-07coredump: fix PIDFD_INFO_COREDUMP ioctl checkLaura Brehm1-1/+1
2025-07-07ALSA: hda/tas2781: Fix calibration data parser issueBaojun Xu1-3/+5
2025-07-07usb: musb: fix gadget state on disconnectDrew Hamilton1-0/+2
2025-07-07wifi: prevent A-MSDU attacks in mesh networksMathy Vanhoef1-2/+50
2025-07-07Merge tag 'thunderbolt-for-v6.16-rc4' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman3-13/+11
2025-07-07wifi: rt2x00: fix remove callback type mismatchFelix Fietkau2-4/+2
2025-07-07wifi: mac80211: reject VHT opmode for unsupported channel widthsMoon Hee Lee1-0/+14
2025-07-07wifi: mwifiex: discard erroneous disassoc frames on STA interfaceVitor Soares1-1/+3
2025-07-07wifi: mac80211: fix non-transmitted BSSID profile searchJohannes Berg1-4/+2
2025-07-07wifi: mac80211: clear frame buffer to never leak stackJohannes Berg1-0/+3
2025-07-07wifi: mac80211: correctly identify S1G short beaconLachlan Hodges2-14/+38
2025-07-07arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always onFrancesco Dolcini1-0/+1
2025-07-07pwm: mediatek: Ensure to disable clocks in error pathUwe Kleine-König1-5/+8
2025-07-07pwm: Fix invalid state detectionUwe Kleine-König1-1/+1
2025-07-07Linux 6.16-rc5v6.16-rc5Linus Torvalds1-1/+1
2025-07-06Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+12
2025-07-06Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-16/+21
2025-07-06Merge tag 'objtool_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-07-06Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2025-07-06Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+35
2025-07-06Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+5
2025-07-06Merge tag 'edac_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+5
2025-07-06Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-24/+29