summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-25drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar1-0/+12
2023-10-25drm: etvnaviv: fix bad backport leading to warningMartin Fuzzey1-1/+1
2023-10-25net: prevent address rewrite in kernel_bind()Jordan Rife4-5/+9
2023-10-25quota: Fix slow quotaoffJan Kara3-29/+43
2023-10-25HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede1-1/+2
2023-10-25RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev1-0/+3
2023-10-25net: prevent rewrite of msg_name in sock_sendmsg()Jordan Rife1-6/+23
2023-10-25net: fix kernel-doc warnings for socket.cRandy Dunlap1-17/+17
2023-10-25net: use indirect calls helpers at the socket layerPaolo Abeni1-4/+16
2023-10-25indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni1-0/+51
2023-10-10Linux 4.19.296v4.19.296Greg Kroah-Hartman1-1/+1
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross2-41/+46
2023-10-10rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel1-2/+5
2023-10-10Revert "rtnetlink: Reject negative ifindexes in RTM_NEWLINK"Greg Kroah-Hartman1-4/+1
2023-10-10dccp: fix dccp_v4_err()/dccp_v6_err() againEric Dumazet2-14/+4
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-21/+20
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory1-1/+1
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky1-1/+1
2023-10-10gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović1-0/+1
2023-10-10gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski1-1/+1
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET1-1/+1
2023-10-10cpupower: add Makefile dependencies for install targetsIvan Babrou2-5/+5
2023-10-10sctp: update hb timer immediately after users change hb_intervalXin Long1-0/+1
2023-10-10sctp: update transport state when processing a dupcook packetXin Long1-2/+1
2023-10-10tcp: fix delayed ACKs for MSS boundary conditionNeal Cardwell1-0/+13
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell2-6/+7
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer1-2/+5
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida1-1/+3
2023-10-10ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()David Howells1-1/+1
2023-10-10modpost: add missing else to the "of" checkMauricio Faria de Oliveira1-1/+1
2023-10-10scsi: target: core: Fix deadlock due to recursive lockingJunxiao Bi1-7/+4
2023-10-10regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald1-1/+2
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina1-2/+10
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin1-7/+9
2023-10-10ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng1-0/+7
2023-10-10net: replace calls to sock->ops->connect() with kernel_connect()Jordan Rife2-3/+3
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva1-2/+2
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva1-1/+1
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu1-4/+5
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman1-2/+0
2023-10-10media: dvb: symbol fixup for dvb_attach() - againGreg Kroah-Hartman2-2/+2
2023-10-10Revert "drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) ...Greg Kroah-Hartman10-91/+91
2023-10-10ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel3-3/+29
2023-10-10ext4: fix rec_len verify errorShida Zhang1-11/+15
2023-10-10fs: binfmt_elf_efpic: fix personality for ELF-FDPICGreg Ungerer1-3/+2
2023-10-10ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer1-1/+1
2023-10-10ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal3-2/+11
2023-10-10ata: libata-core: Fix port and device removalDamien Le Moal1-1/+20
2023-10-10ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal1-9/+9
2023-10-10net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg1-2/+1