summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-11Linux 5.4.253v5.4.253Greg Kroah-Hartman
2023-08-11Revert "driver core: Annotate dev_err_probe() with __must_check"Greg Kroah-Hartman
2023-08-11drivers: core: fix kernel-doc markup for dev_err_probe()Mauro Carvalho Chehab
2023-08-11driver code: print symbolic error codeMichał Mirosław
2023-08-11driver core: Annotate dev_err_probe() with __must_checkAndy Shevchenko
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: imx: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski
2023-08-11ARM: dts: imx6sll: Make ssi node name same as other platformsShengjiu Wang
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen
2023-08-11ceph: defer stopping mdsc delayed_workXiubo Li
2023-08-11ceph: use kill_anon_super helperJeff Layton
2023-08-11ceph: show tasks waiting on caps in debugfs caps fileJeff Layton
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-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-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: prevent race conditions by a correct implementation of lockingMirsad Goran Todorovac
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-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-11mtd: rawnand: meson: fix OOB available bytes for ECCArseniy Krasnov
2023-08-11mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial
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: dcb: choose correct policy to parse DCB_ATTR_BCNLin Ma
2023-08-11net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter
2023-08-11net: ll_temac: Switch to use dev_err_probe() helperYang Yingliang
2023-08-11driver core: add device probe log helperAndrzej Hajda
2023-08-11bpf: sockmap: Remove preempt_disable in sock_map_sk_acquireTomas Glozar
2023-08-11net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...valis
2023-08-11net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-freevalis
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