summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong2023-07-271-0/+3
* Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima2023-07-272-19/+6
* net:ipv6: check return value of pskb_trim()Yuanjun Gong2023-07-271-1/+2
* iavf: Fix use-after-free in free_netdevDing Hui2023-07-271-4/+1
* net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil2023-07-271-5/+19
* pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello2023-07-271-13/+15
* fbdev: imxfb: warn about invalid left/right marginMartin Kaiser2023-07-271-2/+2
* spi: bcm63xx: fix max prepend lengthJonas Gorski2023-07-271-1/+1
* igb: Fix igb_down hung on surprise removalYing Hsu2023-07-271-0/+5
* wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg2023-07-271-1/+1
* wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()Gustavo A. R. Silva2023-07-271-0/+6
* devlink: report devlink_port_type_warn source devicePetr Oros2023-07-271-1/+4
* bpf: Address KCSAN report on bpf_lru_listMartin KaFai Lau2023-07-272-13/+15
* sched/fair: Don't balance task to its current running CPUYicong Yang2023-07-271-1/+1
* arm64: mm: fix VA-range sanity checkMark Rutland2023-07-271-2/+2
* posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner2023-07-272-14/+19
* md/raid10: prevent soft lockup while flush writesYu Kuai2023-07-271-0/+2
* md: fix data corruption for raid456 when reshape restart while grow upYu Kuai2023-07-271-2/+12
* nbd: Add the maximum limit of allocated index in nbd_dev_addZhong Jinghua2023-07-271-1/+2
* debugobjects: Recheck debug_objects_enabled before reportingTetsuo Handa2023-07-271-0/+9
* ext4: correct inline offset when handling xattrs in inode bodyEric Whitney2023-07-271-0/+14
* drm/client: Fix memory leak in drm_client_modeset_probeJocelyn Falempe2023-07-271-0/+1
* drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe2023-07-271-0/+5
* can: bcm: Fix UAF in bcm_proc_show()YueHaibing2023-07-271-6/+6
* selftests: tc: set timeout to 15 minutesMatthieu Baerts2023-07-271-0/+1
* fuse: revalidate: don't invalidate if interruptedMiklos Szeredi2023-07-271-1/+1
* btrfs: fix warning when putting transaction with qgroups enabled after abortFilipe Manana2023-07-271-0/+1
* perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller2023-07-271-0/+77
* drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter2023-07-271-1/+10
* scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar2023-07-272-4/+0
* scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar2023-07-271-0/+2
* scsi: qla2xxx: Correct the index of arrayBikash Hazarika2023-07-271-1/+4
* scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali2023-07-271-0/+4
* scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika2023-07-271-1/+2
* scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran2023-07-271-0/+13
* tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)2023-07-271-0/+2
* tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra2023-07-271-1/+1
* xtensa: ISS: fix call to split_if_specMax Filippov2023-07-271-1/+1
* ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian2023-07-271-9/+15
* tracing/histograms: Add histograms to hist_vars if they have referenced varia...Mohamed Khalfella2023-07-271-3/+5
* tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...Christophe JAILLET2023-07-271-0/+8
* tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...Christophe JAILLET2023-07-271-1/+5
* Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao2023-07-274-29/+3
* meson saradc: fix clock divider mask lengthGeorge Stark2023-07-271-1/+1
* ceph: don't let check_caps skip sending responses for revoke msgsXiubo Li2023-07-271-0/+9
* hwrng: imx-rngc - fix the timeout for init and self checkMartin Kaiser2023-07-271-4/+2
* firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET2023-07-271-1/+1
* serial: atmel: don't enable IRQs prematurelyDan Carpenter2023-07-271-2/+2
* drm/rockchip: vop: Leave vblank enabled in self-refreshBrian Norris2023-07-271-4/+4
* drm/atomic: Allow vblank-enabled + self-refresh "disable"Brian Norris2023-07-271-1/+10