summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-08Linux 5.4.285v5.4.285Greg Kroah-Hartman
2024-11-08mm: krealloc: Fix MTE false alarm in __do_kreallocQun-Wei Lin
2024-11-08mac80211: always have ieee80211_sta_restart()Johannes Berg
2024-11-08vt: prevent kernel-infoleak in con_font_get()Jeongjun Park
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-08ocfs2: pass u64 to ocfs2_truncate_inline maybe overflowEdward Adam Davis
2024-11-08riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang
2024-11-08nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi
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: 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-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-08drivers/misc: ti-st: Remove unneeded variable in st_tty_openzhong jiang
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-08gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET
2024-11-08dt-bindings: gpu: Convert Samsung Image Rotator to dt-schemaMaciej Falkowski
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-08wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keysFelix Fietkau
2024-11-08cgroup: Fix potential overflow issue when checking max_depthXiu Jianfeng
2024-11-08xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca
2024-11-08arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang
2024-11-08selinux: improve error checking in sel_write_load()Paul Moore
2024-11-08hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang
2024-11-08ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593José Relvas
2024-11-08nilfs2: fix kernel bug due to missing clearing of buffer delay flagRyusuke Konishi
2024-11-08ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar
2024-11-08ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel
2024-11-08drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-11-08ALSA: hda/realtek: Update default depop procedureKailang Yang
2024-11-08ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()Andrey Shumilin
2024-11-08posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan
2024-11-08r8169: avoid unsolicited interruptsHeiner Kallweit