summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-23arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-sizeKrzysztof Kozlowski1-1/+1
2023-09-23drm/edid: Add quirk for OSVR HDK 2.0Ralph Campbell1-0/+1
2023-09-23drm/bridge: tc358762: Instruct DSI host to generate HSE packetsMarek Vasut1-1/+1
2023-09-23libbpf: Free btf_vmlinux when closing bpf_objectHao Luo1-0/+1
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes Berg1-3/+4
2023-09-23wifi: mac80211: check for station first in client probeJohannes Berg1-7/+8
2023-09-23wifi: cfg80211: ocb: don't leave if not joinedJohannes Berg1-0/+3
2023-09-23wifi: cfg80211: reject auth/assoc to AP with our addressJohannes Berg1-0/+13
2023-09-23netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi2-8/+9
2023-09-23wifi: mac80211: check S1G action frame sizeJohannes Berg1-0/+4
2023-09-23alx: fix OOB-read compiler warningGONG, Ruiqi1-3/+2
2023-09-23mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti1-3/+4
2023-09-23tpm_tis: Resend command to recover from data transfer errorsAlexander Steffen1-3/+10
2023-09-23netlink: convert nlk->flags to atomic flagsEric Dumazet3-74/+48
2023-09-23Bluetooth: Fix hci_suspend_sync crashYing Hsu1-0/+4
2023-09-23crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()Mark O'Donovan1-2/+6
2023-09-23net/ipv4: return the real errno instead of -EINVALxu xin1-1/+1
2023-09-23net: Use sockaddr_storage for getsockopt(SO_PEERNAME).Kuniyuki Iwashima1-3/+3
2023-09-23can: sun4i_can: Add support for the Allwinner D1John Watts2-3/+13
2023-09-23can: sun4i_can: Add acceptance register quirkJohn Watts1-2/+8
2023-09-23wifi: wil6210: fix fortify warningsDmitry Antipov4-6/+10
2023-09-23mt76: mt7921: don't assume adequate headroom for SDIO headersMatt Whitlock1-0/+4
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov1-3/+6
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu2-4/+4
2023-09-23wifi: ath9k: fix fortify warningsDmitry Antipov2-4/+6
2023-09-23ice: Don't tx before switchdev is fully configuredWojciech Drewek1-0/+3
2023-09-23crypto: lrw,xts - Replace strlcpy with strscpyAzeem Shaikh2-6/+6
2023-09-23devlink: remove reload failed checks in params get/set callbacksJiri Pirko1-2/+2
2023-09-23selftests/nolibc: fix up kernel parameters supportZhangjin Wu1-2/+31
2023-09-23ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objectsMario Limonciello1-0/+6
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak3-9/+25
2023-09-23perf/imx_ddr: speed up overflow frequency of cycleXu Yang1-0/+21
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang4-2/+53
2023-09-23ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470Jiri Slaby (SUSE)1-0/+9
2023-09-23scftorture: Forgive memory-allocation failure if KASANPaul E. McKenney1-2/+4
2023-09-23rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()Zqiang1-1/+1
2023-09-23kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa2-1/+35
2023-09-23ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar1-1/+1
2023-09-23locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lockWill Shiu1-1/+1
2023-09-23btrfs: output extra debug info if we failed to find an inline backrefQu Wenruo1-0/+5
2023-09-23autofs: fix memory leak of waitqueues in autofs_catatonic_modeFedor Pchelkin1-1/+2
2023-09-19Linux 6.1.54v6.1.54Greg Kroah-Hartman1-1/+1
2023-09-19drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers1-2/+3
2023-09-19MIPS: Only fiddle with CHECKFLAGS if `need-compiler'Maciej W. Rozycki1-1/+1
2023-09-19kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Kuniyuki Iwashima1-7/+8
2023-09-19ixgbe: fix timestamp configuration codeVadim Fedorenko1-13/+15
2023-09-19tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima1-1/+6
2023-09-19tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima2-1/+7
2023-09-19tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...Kuniyuki Iwashima1-15/+13
2023-09-19ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima6-28/+17