summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.253v5.4.253Greg Kroah-Hartman2023-08-111-1/+1
* Revert "driver core: Annotate dev_err_probe() with __must_check"Greg Kroah-Hartman2023-08-111-1/+1
* drivers: core: fix kernel-doc markup for dev_err_probe()Mauro Carvalho Chehab2023-08-111-2/+4
* driver code: print symbolic error codeMichał Mirosław2023-08-111-2/+2
* driver core: Annotate dev_err_probe() with __must_checkAndy Shevchenko2023-08-111-1/+1
* ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang2023-08-111-1/+1
* ARM: dts: imx6sll: fixup of operating pointsAndreas Kemnade2023-08-111-12/+10
* ARM: dts: imx: add usb aliasPeng Fan2023-08-117-0/+22
* ARM: dts: imx: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2023-08-115-5/+5
* ARM: dts: imx6sll: Make ssi node name same as other platformsShengjiu Wang2023-08-111-3/+3
* arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen2023-08-111-1/+1
* ceph: defer stopping mdsc delayed_workXiubo Li2023-08-113-2/+17
* ceph: use kill_anon_super helperJeff Layton2023-08-111-3/+1
* ceph: show tasks waiting on caps in debugfs caps fileJeff Layton2023-08-114-0/+40
* PM: sleep: wakeirq: fix wake irq armingJohan Hovold2023-08-112-4/+9
* PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun2023-08-114-27/+96
* selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson2023-08-111-6/+22
* selftests/rseq: check if libc rseq support is registeredMichael Jeanson2023-08-111-1/+2
* powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V2023-08-111-2/+1
* mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros2023-08-111-12/+12
* test_firmware: return ENOMEM instead of ENOSPC on failed memory allocationMirsad Goran Todorovac2023-08-111-5/+5
* test_firmware: prevent race conditions by a correct implementation of lockingMirsad Goran Todorovac2023-08-111-9/+28
* ext2: Drop fragment supportJan Kara2023-08-112-31/+4
* fs: Protect reconfiguration of sb read-write from racing writesJan Kara2023-08-111-1/+10
* net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern2023-08-111-0/+6
* Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim2023-08-111-0/+2
* fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya2023-08-111-0/+4
* net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek2023-08-111-1/+1
* net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek2023-08-111-1/+1
* mtd: rawnand: meson: fix OOB available bytes for ECCArseniy Krasnov2023-08-111-2/+1
* mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial2023-08-111-2/+2
* USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard2023-08-112-0/+42
* libceph: fix potential hang in ceph_osdc_notify()Ilya Dryomov2023-08-111-6/+14
* scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier2023-08-111-5/+1
* tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet2023-08-111-4/+5
* tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet2023-08-111-4/+7
* tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet2023-08-111-9/+14
* tcp_metrics: annotate data-races around tm->tcpm_lockEric Dumazet2023-08-111-2/+4
* tcp_metrics: annotate data-races around tm->tcpm_stampEric Dumazet2023-08-111-6/+13
* tcp_metrics: fix addr_same() helperEric Dumazet2023-08-111-1/+1
* ip6mr: Fix skb_under_panic in ip6mr_cache_report()Yue Haibing2023-08-111-1/+1
* net: dcb: choose correct policy to parse DCB_ATTR_BCNLin Ma2023-08-111-1/+1
* net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter2023-08-111-4/+8
* net: ll_temac: Switch to use dev_err_probe() helperYang Yingliang2023-08-111-10/+6
* driver core: add device probe log helperAndrzej Hajda2023-08-112-0/+45
* bpf: sockmap: Remove preempt_disable in sock_map_sk_acquireTomas Glozar2023-08-111-2/+0
* net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...valis2023-08-111-1/+0
* net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-freevalis2023-08-111-1/+0
* net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-freevalis2023-08-111-1/+0
* net: add missing data-race annotation for sk_ll_usecEric Dumazet2023-08-111-1/+1