aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-03-31cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpuset_can_attach()Waiman Long1-9/+10
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-26/+48
2026-03-31platform/x86: asus-armoury: add support for GU605MUDenis Benato1-0/+28
2026-03-31platform/x86: asus-armoury: add support for FA607NUDenis Benato1-0/+31
2026-03-31platform/x86: asus-armoury: add support for GV302XUDenis Benato1-0/+27
2026-03-31ALSA: hda/realtek: add quirk for Acer Swift SFG14-73Zhang Heng1-0/+1
2026-03-31ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IMH9Alexander Savenko1-0/+4
2026-03-31bridge: mrp: reject zero test interval to avoid OOM panicXiang Mei1-2/+2
2026-03-31ASoC: Intel: boards: fix unmet dependency on PINCTRLJulian Braha1-2/+0
2026-03-31misc/mei: INTEL_MEI should depend on X86 or DRM_XEGeert Uytterhoeven1-0/+1
2026-03-31mei: me: reduce the scope on unexpected resetAlexander Usyskin1-10/+4
2026-03-31rust_binder: use AssertSync for BINDER_VM_OPSAlice Ryhl2-4/+6
2026-03-31thermal: core: Address thermal zone removal races with resumeRafael J. Wysocki1-5/+26
2026-03-31ASoC: Intel: ehl_rt5660: Use the correct rtd->dev device in hw_paramsSachin Mokashi1-1/+1
2026-03-31mmc: vub300: fix use-after-free on disconnectJohan Hovold1-6/+11
2026-03-31mmc: vub300: fix NULL-deref on disconnectJohan Hovold1-1/+1
2026-03-31drm/sysfb: Fix efidrm error handling and memory type mismatchChen Ni1-15/+31
2026-03-31Merge branch 'correct-bd-length-masks-and-bql-accounting-for-multi-bd-tx-packets'Paolo Abeni2-7/+6
2026-03-31net: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta1-5/+4
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
2026-03-31cachefiles: fix incorrect dentry refcount in cachefiles_cull()NeilBrown1-0/+5
2026-03-31NFC: pn533: bound the UART receive bufferPengpeng Hou1-0/+3
2026-03-31net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei1-1/+1
2026-03-31ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initializationTakashi Iwai1-3/+7
2026-03-31crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryptionHerbert Xu1-18/+28
2026-03-31crypto: algif_aead - Revert to operating out-of-placeHerbert Xu4-126/+34
2026-03-31irqchip/riscv-aplic: Restrict genpd notifier to device tree onlyJessica Liu1-2/+2
2026-03-31x86/platform/geode: Fix on-stack property data use-after-return bugDmitry Torokhov1-6/+18
2026-03-31ALSA: hda/realtek: Add quirk for Lenovo Yoga Slim 7 14AKP10songxiebing1-0/+1
2026-03-31ALSA: hda/realtek: add quirk for HP Laptop 15-fc0xxxZhang Heng1-0/+9
2026-03-31drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDPVille Syrjälä1-1/+1
2026-03-31drm/i915/cdclk: Do the full CDCLK dance for min_voltage_level changesVille Syrjälä1-0/+54
2026-03-31btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref()robbieko1-1/+1
2026-03-30bnxt_en: set backing store type from query typePengpeng Hou1-4/+4
2026-03-30net: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi3-0/+10
2026-03-30net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to prevent an info-leakYochai Eisenrich1-0/+1
2026-03-30net: use skb_header_pointer() for TCPv4 GSO frag_off checkGuoyu Su1-3/+8
2026-03-30net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17
2026-03-30ipv6: prevent possible UaF in addrconf_permanent_addr()Paolo Abeni1-3/+3
2026-03-30Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-0/+4
2026-03-30spi: cadence-qspi: Fix exec_mem_op error handlingEmanuele Ghidoli1-8/+9
2026-03-30drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack size to GPU page sizeDonet Tom1-3/+4
2026-03-30hwmon: (occ) Fix missing newline in occ_show_extended()Sanman Pradhan1-1/+1
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar2-3/+8
2026-03-30hwmon: (occ) Fix division by zero in occ_show_power_1()Sanman Pradhan1-9/+8
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom2-3/+3
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo1-4/+12
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom4-21/+64
2026-03-30Merge tag 'trace-rtla-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+0