summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-27Linux 5.4.251v5.4.251Greg Kroah-Hartman1-1/+1
2023-07-27tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella1-1/+2
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet3-4/+6
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet2-3/+7
2023-07-27tcp: annotate data-races around rskq_defer_acceptEric Dumazet1-5/+6
2023-07-27tcp: annotate data-races around tp->linger2Eric Dumazet1-4/+4
2023-07-27net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu2-2/+3
2023-07-27tcp: annotate data-races around tp->tcp_tx_delayEric Dumazet1-2/+2
2023-07-27netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal1-2/+2
2023-07-27netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal1-0/+3
2023-07-27llc: Don't drop packet from non-root netns.Kuniyuki Iwashima1-3/+0
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong1-0/+3
2023-07-27Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima2-19/+6
2023-07-27net:ipv6: check return value of pskb_trim()Yuanjun Gong1-1/+2
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui1-4/+1
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil1-5/+19
2023-07-27pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello1-13/+15
2023-07-27fbdev: imxfb: warn about invalid left/right marginMartin Kaiser1-2/+2
2023-07-27spi: bcm63xx: fix max prepend lengthJonas Gorski1-1/+1
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu1-0/+5
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg1-1/+1
2023-07-27wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()Gustavo A. R. Silva1-0/+6
2023-07-27devlink: report devlink_port_type_warn source devicePetr Oros1-1/+4
2023-07-27bpf: Address KCSAN report on bpf_lru_listMartin KaFai Lau2-13/+15
2023-07-27sched/fair: Don't balance task to its current running CPUYicong Yang1-1/+1
2023-07-27arm64: mm: fix VA-range sanity checkMark Rutland1-2/+2
2023-07-27posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner2-14/+19
2023-07-27md/raid10: prevent soft lockup while flush writesYu Kuai1-0/+2
2023-07-27md: fix data corruption for raid456 when reshape restart while grow upYu Kuai1-2/+12
2023-07-27nbd: Add the maximum limit of allocated index in nbd_dev_addZhong Jinghua1-1/+2
2023-07-27debugobjects: Recheck debug_objects_enabled before reportingTetsuo Handa1-0/+9
2023-07-27ext4: correct inline offset when handling xattrs in inode bodyEric Whitney1-0/+14
2023-07-27drm/client: Fix memory leak in drm_client_modeset_probeJocelyn Falempe1-0/+1
2023-07-27drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe1-0/+5
2023-07-27can: bcm: Fix UAF in bcm_proc_show()YueHaibing1-6/+6
2023-07-27selftests: tc: set timeout to 15 minutesMatthieu Baerts1-0/+1
2023-07-27fuse: revalidate: don't invalidate if interruptedMiklos Szeredi1-1/+1
2023-07-27btrfs: fix warning when putting transaction with qgroups enabled after abortFilipe Manana1-0/+1
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller1-0/+77
2023-07-27drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter1-1/+10
2023-07-27scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar2-4/+0
2023-07-27scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar1-0/+2
2023-07-27scsi: qla2xxx: Correct the index of arrayBikash Hazarika1-1/+4
2023-07-27scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali1-0/+4
2023-07-27scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika1-1/+2
2023-07-27scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran1-0/+13
2023-07-27tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)1-0/+2
2023-07-27tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra1-1/+1
2023-07-27xtensa: ISS: fix call to split_if_specMax Filippov1-1/+1
2023-07-27ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian1-9/+15