summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-13drm/vc4: don't check if plane->state->fb == state->fbMaĆ­ra Canal1-4/+1
2024-04-13Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto3-1/+11
2024-04-13Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai2-0/+2
2024-04-13Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis1-1/+1
2024-04-13net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()Eric Dumazet1-0/+10
2024-04-13ice: use relative VSI index for VFs instead of PF VSI numberJacob Keller2-7/+11
2024-04-13btrfs: send: handle path ref underflow in header iterate_inode_ref()David Sterba1-1/+9
2024-04-13btrfs: export: handle invalid inode or root reference in btrfs_get_parent()David Sterba1-1/+8
2024-04-13btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba1-1/+11
2024-04-13wifi: cfg80211: check A-MSDU format more carefullyJohannes Berg1-4/+10
2024-04-13wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvmTakashi Iwai2-0/+8
2024-04-13overflow: Allow non-type arg to type_max() and type_min()Kees Cook1-5/+7
2024-04-13cpufreq: Don't unregister cpufreq cooling on CPU hotplugViresh Kumar1-6/+11
2024-04-13wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang1-1/+1
2024-04-13dma-direct: Leak pages on dma_set_decrypted() failureRick Edgecombe1-4/+5
2024-04-13net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin1-2/+2
2024-04-13tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda1-0/+1
2024-04-13pstore/zone: Add a null pointer check to the psz_kmsg_readKunwu Chan1-0/+2
2024-04-13ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede2-11/+21
2024-04-13wifi: mt76: mt7996: add locking for accessing mapped registersShayne Chen2-24/+43
2024-04-13wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu1-2/+3
2024-04-13wifi: mt76: mt7915: add locking for accessing mapped registersShayne Chen2-5/+41
2024-04-13wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede1-0/+9
2024-04-13firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...Markus Elfring1-1/+1
2024-04-13net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal1-0/+6
2024-04-13ionic: set adminq irq affinityShannon Nelson1-1/+4
2024-04-13pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domainAdam Ford1-5/+5
2024-04-13pmdomain: ti: Add a null pointer check to the omap_prm_domain_initKunwu Chan1-0/+2
2024-04-13net: add netdev_lockdep_set_classes() to virtual driversEric Dumazet10-0/+11
2024-04-13arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker1-2/+10
2024-04-13arm64: dts: rockchip: fix rk3328 hdmi ports nodeJohan Jonker1-1/+10
2024-04-13ARM: dts: rockchip: fix rk322x hdmi ports nodeJohan Jonker1-5/+11
2024-04-13ARM: dts: rockchip: fix rk3288 hdmi ports nodeJohan Jonker1-3/+13
2024-04-13cpuidle: Avoid potential overflow in integer multiplicationC Cheng1-1/+2
2024-04-13panic: Flush kernel log buffer at the endJohn Ogness1-0/+8
2024-04-13printk: For @suppress_panic_printk check for other CPU in panicJohn Ogness1-2/+1
2024-04-13wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya1-0/+1
2024-04-13VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli1-1/+2
2024-04-13wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptorPing-Ke Shih1-1/+1
2024-04-13net: phy: phy_device: Prevent nullptr exceptions on ISRAndre Werner1-5/+8
2024-04-13net: stmmac: dwmac-starfive: Add support for JH7100 SoCCristian Ciocaltea2-7/+31
2024-04-13bnx2x: Fix firmware version string character countsKees Cook3-12/+13
2024-04-13wifi: rtw89: fix null pointer access when abort scanPo-Hao Huang1-2/+2
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov1-1/+1
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
2024-04-10Linux 6.6.26v6.6.26Greg Kroah-Hartman1-1/+1
2024-04-10x86: set SPECTRE_BHI_ON as defaultGreg Kroah-Hartman1-1/+1
2024-04-10KVM: x86: Add BHI_NODaniel Sneddon1-1/+1
2024-04-10x86/bhi: Mitigate KVM by defaultPawan Gupta6-6/+23
2024-04-10x86/bhi: Add BHI mitigation knobPawan Gupta5-7/+165