aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-27Linux 5.4.251v5.4.251Greg Kroah-Hartman
2023-07-27tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-27tcp: annotate data-races around rskq_defer_acceptEric Dumazet
2023-07-27tcp: annotate data-races around tp->linger2Eric Dumazet
2023-07-27net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu
2023-07-27tcp: annotate data-races around tp->tcp_tx_delayEric Dumazet
2023-07-27netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal
2023-07-27netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal
2023-07-27llc: Don't drop packet from non-root netns.Kuniyuki Iwashima
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-07-27Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima
2023-07-27net:ipv6: check return value of pskb_trim()Yuanjun Gong
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-07-27pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello
2023-07-27fbdev: imxfb: warn about invalid left/right marginMartin Kaiser
2023-07-27spi: bcm63xx: fix max prepend lengthJonas Gorski
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-07-27wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()Gustavo A. R. Silva
2023-07-27devlink: report devlink_port_type_warn source devicePetr Oros
2023-07-27bpf: Address KCSAN report on bpf_lru_listMartin KaFai Lau
2023-07-27sched/fair: Don't balance task to its current running CPUYicong Yang
2023-07-27arm64: mm: fix VA-range sanity checkMark Rutland
2023-07-27posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner
2023-07-27md/raid10: prevent soft lockup while flush writesYu Kuai
2023-07-27md: fix data corruption for raid456 when reshape restart while grow upYu Kuai
2023-07-27nbd: Add the maximum limit of allocated index in nbd_dev_addZhong Jinghua
2023-07-27debugobjects: Recheck debug_objects_enabled before reportingTetsuo Handa
2023-07-27ext4: correct inline offset when handling xattrs in inode bodyEric Whitney
2023-07-27drm/client: Fix memory leak in drm_client_modeset_probeJocelyn Falempe
2023-07-27drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe
2023-07-27can: bcm: Fix UAF in bcm_proc_show()YueHaibing
2023-07-27selftests: tc: set timeout to 15 minutesMatthieu Baerts
2023-07-27fuse: revalidate: don't invalidate if interruptedMiklos Szeredi
2023-07-27btrfs: fix warning when putting transaction with qgroups enabled after abortFilipe Manana
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-07-27drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-07-27scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar
2023-07-27scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar
2023-07-27scsi: qla2xxx: Correct the index of arrayBikash Hazarika
2023-07-27scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali
2023-07-27scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika
2023-07-27scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran
2023-07-27tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)
2023-07-27tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra
2023-07-27xtensa: ISS: fix call to split_if_specMax Filippov
2023-07-27ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian