summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-11Linux 5.15.126v5.15.126Greg Kroah-Hartman
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-11soundwire: fix enumeration completionJohan Hovold
2023-08-11soundwire: bus: pm_runtime_request_resume on peripheral attachmentPierre-Louis Bossart
2023-08-11selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson
2023-08-11selftests/rseq: check if libc rseq support is registeredMichael Jeanson
2023-08-11drm/imx/ipuv3: Fix front porch adjustment upon hactive aligningAlexander Stein
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V
2023-08-11mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET
2023-08-11mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker
2023-08-11mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-08-11ext2: Drop fragment supportJan Kara
2023-08-11fs: Protect reconfiguration of sb read-write from racing writesJan 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-11fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()Tetsuo Handa
2023-08-11file: reinstate f_pos locking optimization for regular filesLinus Torvalds
2023-08-11bpf, cpumap: Make sure kthread is running before map update returnsHou Tao
2023-08-11drm/ttm: check null pointer before accessing when swappingGuchun Chen
2023-08-11open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai
2023-08-11bpf: Disable preemption in bpf_event_outputJiri Olsa
2023-08-11rbd: prevent busy loop when requesting exclusive lockIlya Dryomov
2023-08-11wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser
2023-08-11net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-11net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen
2023-08-11mtd: rawnand: meson: fix OOB available bytes for ECCArseniy Krasnov
2023-08-11mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial
2023-08-11exfat: release s_lock before calling dir_emit()Sungjong Seo
2023-08-11exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfreegaoming
2023-08-11x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)
2023-08-11firmware: arm_scmi: Drop OF node reference in the transport channel setupKrzysztof Kozlowski
2023-08-11ceph: defer stopping mdsc delayed_workXiubo Li
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: storvsc: Limit max_sectors for virtual Fibre Channel devicesMichael Kelley
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-11prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-11net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu
2023-08-11net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu
2023-08-11vxlan: Fix nexthop hash sizeBenjamin Poirier