summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-14media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab1-2/+15
2024-11-14media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab1-1/+1
2024-11-14Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown"Jarosław Janik1-2/+0
2024-11-14net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker1-11/+16
2024-11-14net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNícolas F. R. A. Prado1-0/+1
2024-11-14net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva1-0/+2
2024-11-14net: hns3: fix kernel crash when uninstalling driverPeiyang Wang1-1/+4
2024-11-14i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov3-2/+12
2024-11-14can: c_can: fix {rx,tx}_errors statisticsDario Binacchi1-1/+6
2024-11-14sctp: properly validate chunk size in sctp_sf_ootb()Xin Long1-1/+1
2024-11-14net: enetc: set MAC address to the VF net_deviceWei Fang1-1/+8
2024-11-14security/keys: fix slab-out-of-bounds in key_task_permissionChen Ridong1-2/+5
2024-11-14nfs: avoid i_lock contention in nfs_clear_invalid_mappingMike Snitzer1-5/+15
2024-11-14NFSv3: handle out-of-order write replies.NeilBrown2-15/+144
2024-11-14NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()Benjamin Coddington2-0/+2
2024-11-14NFSv3: only use NFS timeout for MOUNT when protocols are compatibleNeilBrown1-1/+9
2024-11-14HID: core: zero-initialize the report bufferJiri Kosina1-1/+1
2024-11-14ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylinHeiko Stuebner1-2/+2
2024-11-14ARM: dts: rockchip: Fix the spi controller on rk3036Heiko Stuebner1-3/+3
2024-11-14ARM: dts: rockchip: drop grf reference from rk3036 hdmiHeiko Stuebner1-1/+0
2024-11-14ARM: dts: rockchip: fix rk3036 acodec nodeHeiko Stuebner1-3/+4
2024-11-14arm64: dts: imx8mp: correct sdhc ipg clkPeng Fan1-3/+3
2024-11-14arm64: dts: rockchip: Fix LED triggers on rk3308-roc-ccHeiko Stuebner1-2/+2
2024-11-14arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma lionHeiko Stuebner1-1/+0
2024-11-14arm64: dts: rockchip: Fix bluetooth properties on Rock960 boardsHeiko Stuebner1-1/+1
2024-11-14arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328Diederik de Haas1-2/+1
2024-11-14arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavatorGeert Uytterhoeven1-1/+1
2024-11-08Linux 5.15.171v5.15.171Greg Kroah-Hartman1-1/+1
2024-11-08mac80211: always have ieee80211_sta_restart()Johannes Berg1-1/+1
2024-11-08vt: prevent kernel-infoleak in con_font_get()Jeongjun Park1-1/+1
2024-11-08drm/i915: Fix potential context UAFsRob Clark1-6/+18
2024-11-08Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"Jason-JH.Lin1-1/+1
2024-11-08mm: shmem: fix data-race in shmem_getattr()Jeongjun Park1-0/+2
2024-11-08wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg1-1/+2
2024-11-08nilfs2: fix kernel bug due to missing clearing of checked flagRyusuke Konishi1-0/+1
2024-11-08x86/bugs: Use code segment selector for VERW operandPawan Gupta1-1/+10
2024-11-08ocfs2: pass u64 to ocfs2_truncate_inline maybe overflowEdward Adam Davis1-0/+8
2024-11-08mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reservesMatt Fleming1-5/+5
2024-11-08mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations acce...Mel Gorman2-22/+29
2024-11-08mm/page_alloc: explicitly define what alloc flags deplete min reservesMel Gorman2-12/+25
2024-11-08mm/page_alloc: explicitly record high-order atomic allocations in alloc_flagsMel Gorman2-6/+24
2024-11-08mm/page_alloc: treat RT tasks similar to __GFP_HIGHMel Gorman1-1/+1
2024-11-08mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVEMel Gorman2-5/+7
2024-11-08mm/page_alloc: split out buddy removal code from rmqueue into separate helperMel Gorman1-34/+47
2024-11-08mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()Wonhyuk Yang2-13/+14
2024-11-08mm/page_alloc: call check_new_pages() while zone spinlock is not heldEric Dumazet1-9/+9
2024-11-08riscv: Remove duplicated GET_RMChunyan Zhang1-2/+0
2024-11-08riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang1-2/+0
2024-11-08riscv: Use '%u' to format the output of 'cpu'WangYuli1-1/+1
2024-11-08riscv: efi: Set NX compat flag in PE/COFF headerHeinrich Schuchardt1-1/+1