summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-08Linux 5.10.229v5.10.229Greg Kroah-Hartman
2024-11-08mac80211: always have ieee80211_sta_restart()Johannes Berg
2024-11-08vt: prevent kernel-infoleak in con_font_get()Jeongjun Park
2024-11-08drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol
2024-11-08Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"Jason-JH.Lin
2024-11-08mm: shmem: fix data-race in shmem_getattr()Jeongjun Park
2024-11-08nilfs2: fix kernel bug due to missing clearing of checked flagRyusuke Konishi
2024-11-08x86/bugs: Use code segment selector for VERW operandPawan Gupta
2024-11-08ocfs2: pass u64 to ocfs2_truncate_inline maybe overflowEdward Adam Davis
2024-11-08riscv: Remove duplicated GET_RMChunyan Zhang
2024-11-08riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang
2024-11-08riscv: Use '%u' to format the output of 'cpu'WangYuli
2024-11-08riscv: efi: Set NX compat flag in PE/COFF headerHeinrich Schuchardt
2024-11-08riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti
2024-11-08mm: avoid leaving partial pfn mappings around in error caseLinus Torvalds
2024-11-08mm: add remap_pfn_range_notrackChristoph Hellwig
2024-11-08nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi
2024-11-08iio: light: veml6030: fix microlux value calculationJavier Carrasco
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty
2024-11-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau
2024-11-08Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman
2024-11-08xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou
2024-11-08misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich
2024-11-08NFS: remove revoked delegation from server's delegation listDai Ngo
2024-11-08net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver
2024-11-08compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda
2024-11-08compiler-gcc: be consistent with underscores use for `no_sanitize`Miguel Ojeda
2024-11-08netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso
2024-11-08net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin
2024-11-08net: support ip generic csum processing in skb_csum_hwoffload_helpXin Long
2024-11-08bpf: Fix out-of-bounds write in trie_get_next_key()Byeonguk Jeong
2024-11-08net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOTPedro Tammela
2024-11-08gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso
2024-11-08ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel
2024-11-08ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()Christophe JAILLET
2024-11-08wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay
2024-11-08wifi: iwlwifi: mvm: disconnect station vifs if recovery failedEmmanuel Grumbach
2024-11-08mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala
2024-11-08mac80211: do drv_reconfig_complete() before restarting allJohannes Berg
2024-11-08RDMA/bnxt_re: synchronize the qp-handle table arraySelvin Xavier
2024-11-08RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of downPatrisious Haddad
2024-11-08RDMA/cxgb4: Dump vendor specific QP detailsLeon Romanovsky
2024-11-08wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven