summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-11Linux 4.19.291v4.19.291Greg Kroah-Hartman
2023-08-11drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen
2023-08-11drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2023-08-11ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang
2023-08-11ARM: dts: imx6sll: fixup of operating pointsAndreas Kemnade
2023-08-11ARM: dts: imx: add usb aliasPeng Fan
2023-08-11ARM: dts: imx6sll: Make ssi node name same as other platformsShengjiu Wang
2023-08-11PM: sleep: wakeirq: fix wake irq armingJohan Hovold
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-08-11test_firmware: return ENOMEM instead of ENOSPC on failed memory allocationMirsad Goran Todorovac
2023-08-11test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac
2023-08-11ext2: Drop fragment supportJan Kara
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim
2023-08-11fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-11libceph: fix potential hang in ceph_osdc_notify()Ilya Dryomov
2023-08-11scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier
2023-08-11tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_lockEric Dumazet
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_stampEric Dumazet
2023-08-11tcp_metrics: fix addr_same() helperEric Dumazet
2023-08-11ip6mr: Fix skb_under_panic in ip6mr_cache_report()Yue Haibing
2023-08-11net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...valis
2023-08-11net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-freevalis
2023-08-11net: add missing data-race annotation for sk_ll_usecEric Dumazet
2023-08-11net: add missing data-race annotations around sk->sk_peek_offEric Dumazet
2023-08-11net: sched: cls_u32: Fix match key mis-addressingJamal Hadi Salim
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-11loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche
2023-08-11perf: Fix function pointer casePeter Zijlstra
2023-08-11net/sched: cls_u32: Fix reference counter leak leading to overflowLee Jones
2023-08-11ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni
2023-08-11net/sched: sch_qfq: account for stab overhead in qfq_enqueuePedro Tammela
2023-08-11net/sched: cls_fw: Fix improper refcount update leads to use-after-freeM A Ramdhan
2023-08-11drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe
2023-08-11dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber
2023-08-11ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown
2023-08-11s390/dasd: fix hanging device after quiesce/resumeStefan Haberland
2023-08-11virtio-net: fix race between set queues and probeJason Wang
2023-08-11serial: 8250_dw: Preserve original value of DLF registerRuihong Luo
2023-08-11serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko