aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-23crypto: lrw,xts - Replace strlcpy with strscpyAzeem Shaikh
2023-09-23devlink: remove reload failed checks in params get/set callbacksJiri Pirko
2023-09-23selftests/nolibc: fix up kernel parameters supportZhangjin Wu
2023-09-23ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objectsMario Limonciello
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-09-23perf/imx_ddr: speed up overflow frequency of cycleXu Yang
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-09-23ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470Jiri Slaby (SUSE)
2023-09-23scftorture: Forgive memory-allocation failure if KASANPaul E. McKenney
2023-09-23rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()Zqiang
2023-09-23kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa
2023-09-23ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar
2023-09-23locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lockWill Shiu
2023-09-23btrfs: output extra debug info if we failed to find an inline backrefQu Wenruo
2023-09-23autofs: fix memory leak of waitqueues in autofs_catatonic_modeFedor Pchelkin
2023-09-19Linux 6.1.54Greg Kroah-Hartman
2023-09-19drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers
2023-09-19MIPS: Only fiddle with CHECKFLAGS if `need-compiler'Maciej W. Rozycki
2023-09-19kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Kuniyuki Iwashima
2023-09-19ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-19tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima
2023-09-19tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima
2023-09-19tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...Kuniyuki Iwashima
2023-09-19ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-09-19ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet
2023-09-19net: macb: fix sleep inside spinlockSascha Hauer
2023-09-19net: macb: Enable PTP unicastHarini Katakam
2023-09-19net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()Liu Jian
2023-09-19platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven
2023-09-19platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani
2023-09-19platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani
2023-09-19platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun
2023-09-19platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun
2023-09-19kcm: Fix memory leak in error path of kcm_sendmsg()Shigeru Yoshida
2023-09-19r8152: check budget for r8152_poll()Hayes Wang
2023-09-19net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean
2023-09-19net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean
2023-09-19net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean
2023-09-19net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean
2023-09-19net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean
2023-09-19net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus
2023-09-19net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...Yang Yingliang
2023-09-19hsr: Fix uninit-value access in fill_frame_info()Ziyang Xuan
2023-09-19net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-19net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua
2023-09-19net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch
2023-09-19net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...Guangguan Wang
2023-09-19selftests: Keep symlinks, when possibleBjörn Töpel
2023-09-19kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel
2023-09-19net: ipv4: fix one memleak in __inet_del_ifa()Liu Jian