summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-11-08riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti1-0/+1
2024-11-08nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi1-0/+3
2024-11-08iio: light: veml6030: fix microlux value calculationJavier Carrasco1-1/+1
2024-11-08iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()Zicheng Qu1-1/+1
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu1-2/+5
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä1-0/+2
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2-1/+8
2024-11-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau1-1/+2
2024-11-08Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman2-12/+5
2024-11-08xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar1-2/+4
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan1-8/+8
2024-11-08usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco1-0/+1
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu1-1/+1
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou1-0/+1
2024-11-08misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich3-8/+0
2024-11-08NFS: remove revoked delegation from server's delegation listDai Ngo1-0/+5
2024-11-08net: amd: mvme147: Fix probe banner messageDaniel Palmer1-4/+3
2024-11-08scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski1-2/+2
2024-11-08fs/ntfs3: Additional check in ni_clear()Konstantin Komarov1-1/+3
2024-11-08fs/ntfs3: Fix possible deadlock in mi_readKonstantin Komarov1-1/+1
2024-11-08fs/ntfs3: Fix warning possible deadlock in ntfs_set_stateKonstantin Komarov1-1/+1
2024-11-08fs/ntfs3: Check if more than chunk-size bytes are writtenAndrew Ballance1-0/+3
2024-11-08ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois2-5/+6
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang1-1/+1
2024-11-08netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso1-0/+3
2024-11-08net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin1-0/+4
2024-11-08netfilter: Fix use-after-free in get_info()Dong Chenchen1-1/+1