summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-30drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic
2023-08-30regmap: Account for register length in SMBus I/O limitsMark Brown
2023-08-30dm integrity: reduce vmalloc space footprint on 32-bit architecturesMikulas Patocka
2023-08-30dm integrity: increase RECALC_SECTORS to improve recalculate speedMikulas Patocka
2023-08-30powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao
2023-08-30powerpc: remove leftover code of old GCC version checksMasahiro Yamada
2023-08-30powerpc/32: add stack protector supportChristophe Leroy
2023-08-30fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong
2023-08-30fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann
2023-08-30fbdev: Improve performance of sys_imageblit()Thomas Zimmermann
2023-08-30tty: serial: fsl_lpuart: add earlycon for imx8ulp platformSherry Sun
2023-08-30Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"Alexander Stein
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-08-30fs: dlm: fix mismatch of plock results from userspaceAlexander Aring
2023-08-30fs: dlm: use dlm_plock_info for do_unlock_closeAlexander Aring
2023-08-30fs: dlm: change plock interrupted message to debug againAlexander Aring
2023-08-30fs: dlm: add pid to debug logAlexander Aring
2023-08-30dlm: replace usage of found with dedicated list iterator variableJakob Koschel
2023-08-30dlm: improve plock logging if interruptedAlexander Aring
2023-08-30PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov
2023-08-30net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-30net: xfrm: Amend XFRMA_SEC_CTX nla_policy structureLin Ma
2023-08-30net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing
2023-08-30virtio-net: set queues after driver_okJason Wang
2023-08-30af_unix: Fix null-ptr-deref in unix_stream_sendpage().Kuniyuki Iwashima
2023-08-30netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long
2023-08-30test_firmware: prevent race conditions by a correct implementation of lockingMirsad Goran Todorovac
2023-08-30mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang
2023-08-30cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical
2023-08-30ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interf...dengxiang
2023-08-30serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren
2023-08-30ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet
2023-08-30ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong
2023-08-30net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet
2023-08-30sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-30i40e: fix misleading debug logsAndrii Staikov
2023-08-30team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-30netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso
2023-08-30selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-30xfrm: add NULL check in xfrm_update_ae_paramsLin Ma
2023-08-30ip_vti: fix potential slab-use-after-free in decode_session6Zhengchao Shao
2023-08-30ip6_vti: fix slab-use-after-free in decode_session6Zhengchao Shao
2023-08-30xfrm: fix slab-use-after-free in decode_session6Zhengchao Shao
2023-08-30xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.cEyal Birger
2023-08-30net: af_key: fix sadb_x_filter validationLin Ma
2023-08-30net: xfrm: Fix xfrm_address_filter OOB readLin Ma
2023-08-30btrfs: fix BUG_ON condition in btrfs_cancel_balancexiaoshoukui
2023-08-30powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-30fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong