summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-13usb: renesas_usbhs: Use devm_usb_get_phy()Claudiu Beznea1-1/+1
2025-03-13usb: renesas_usbhs: Call clk_put()Claudiu Beznea1-1/+3
2025-03-13Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"Christian Heusel1-15/+0
2025-03-13gpio: rcar: Fix missing of_node_put() callFabrizio Castro1-1/+6
2025-03-13net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman1-0/+1
2025-03-13net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman1-1/+2
2025-03-13net-timestamp: support TCP GSO case for a few missing flagsJason Xing1-4/+7
2025-03-13vlan: enforce underlying device typeOscar Maes1-1/+2
2025-03-13ppp: Fix KMSAN uninit-value warning with bpfJiayuan Chen1-9/+19
2025-03-13be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlinkNikolay Aleksandrov3-101/+100
2025-03-13drm/sched: Fix preprocessor guardPhilipp Stanner1-2/+2
2025-03-13hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()Xinghuo Chen1-1/+1
2025-03-13llc: do not use skb_get() before dev_queue_xmit()Eric Dumazet1-22/+27
2025-03-13ALSA: usx2y: validate nrpacks module parameter on probeMurad Masimov3-27/+37
2025-03-13hwmon: (ad7314) Validate leading zero bits and return errorErik Schumacher1-0/+10
2025-03-13hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor tableMaud Spierings1-33/+33
2025-03-13hwmon: (pmbus) Initialise page count in pmbus_identify()Titus Rwantare1-0/+2
2025-03-13caif_virtio: fix wrong pointer check in cfv_probe()Vitaliy Shevtsov1-1/+1
2025-03-13net: gso: fix ownership in __udp_gso_segmentAntoine Tenart1-2/+6
2025-03-13nvmet-tcp: Fix a possible sporadic response drops in weakly ordered archMeir Elisha1-4/+11
2025-03-13HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()Zhang Lixu1-1/+3
2025-03-13HID: google: fix unused variable warning under !CONFIG_ACPIYu-Chun Lin1-0/+2
2025-03-13wifi: iwlwifi: limit printed string from FW fileJohannes Berg1-1/+1
2025-03-13mm/page_alloc: fix uninitialized variableHao Zhang1-0/+1
2025-03-13block: fix conversion of GPT partition name to 7-bitOlivier Gayot1-1/+1
2025-03-13s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens1-3/+3
2025-03-13rapidio: fix an API misues when rio_add_net() failsHaoxiang Li1-1/+2
2025-03-13rapidio: add check for rio_add_net() in rio_scan_alloc_net()Haoxiang Li1-1/+4
2025-03-13wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov1-0/+5
2025-03-13wifi: cfg80211: regulatory: improve invalid hints checkingNikita Zhandarovich1-1/+2
2025-03-13x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish1-16/+34
2025-03-13x86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-13x86/cacheinfo: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-13platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131eMingcong Bai1-0/+1
2025-03-13drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200MRichard Thier3-3/+19
2025-03-13ALSA: hda/realtek: update ALC222 depop optimizeKailang Yang1-0/+76
2025-03-13ALSA: hda: intel: Add Dell ALC3271 to power_save denylistHoku Ishibe1-0/+2
2025-03-13gpio: aggregator: protect driver attr handlers against module unloadKoichiro Den1-3/+17
2025-03-13HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov1-1/+1
2025-03-13Revert "of: reserved-memory: Fix using wrong number of cells to get property ...Rob Herring (Arm)1-2/+2
2025-03-13efi: Don't map the entire mokvar table to determine its sizePeter Jones1-28/+13
2025-03-13drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher1-0/+7
2025-03-13drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun1-0/+4
2025-03-13smb: client: Add check for next_buffer in receive_encrypted_standard()Haoxiang Li1-0/+4
2025-03-13acct: perform last write from workqueueChristian Brauner1-50/+70
2025-03-13kernel/acct.c: use dedicated helper to access rlimit valuesYang Yang1-1/+1
2025-03-13kernel/acct.c: use #elif instead of #end and #elifHui Su1-5/+2
2025-03-13drop_monitor: fix incorrect initialization orderGavrilov Ilia1-15/+14
2025-03-13pfifo_tail_enqueue: Drop new packet when sch->limit == 0Quang Le1-0/+3
2025-03-13intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctlyThomas Gleixner1-0/+4