summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-30selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-05-30selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-05-30selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-05-30selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts3-1/+45
2023-05-30selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts1-2/+11
2023-05-30platform/x86: int3472: Avoid crash in unregistering regulator gpioHao Yao1-5/+8
2023-05-30net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang3-14/+0
2023-05-30irqchip/gic: Correctly validate OF quirk descriptorsMarc Zyngier1-0/+2
2023-05-30MAINTAINERS: Vaibhav Gupta is the new ipack maintainerSamuel Iglesias Gonsálvez1-1/+1
2023-05-30dt-bindings: fpga: replace Ivan Bornyakov maintainershipIvan Bornyakov2-2/+2
2023-05-30MAINTAINERS: update Microchip MPF FPGA reviewersIvan Bornyakov1-1/+1
2023-05-30Merge branch 'two-fixes-for-smcrv2'Paolo Abeni1-3/+6
2023-05-30net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINKWen Gu1-2/+2
2023-05-30net/smc: Scan from current RMB list when no position specifiedWen Gu1-1/+4
2023-05-30platform/surface: aggregator_tabletsw: Add support for book mode in POS subsy...Maximilian Luz1-0/+5
2023-05-30platform/surface: aggregator_tabletsw: Add support for book mode in KIP subsy...Maximilian Luz1-0/+5
2023-05-30platform/surface: aggregator: Allow completion work-items to be executed in p...Maximilian Luz1-1/+1
2023-05-30platform/surface: aggregator: Make to_ssam_device_driver() respect constnessMaximilian Luz1-5/+1
2023-05-30tracing/rv/rtla: Update MAINTAINERS file to point to proper mailing listSteven Rostedt (Google)1-2/+2
2023-05-30rxrpc: Truncate UTS_RELEASE for rxrpc versionDavid Howells3-1/+12
2023-05-30KVM: arm64: Populate fault info for watchpointAkihiko Odaki3-2/+9
2023-05-30powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh1-1/+1
2023-05-30powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra1-2/+11
2023-05-30powerpc/crypto: Fix aes-gcm-p10 link errorsMichael Ellerman4-21/+21
2023-05-30tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss setCambda Zhu1-1/+2
2023-05-30tcp: deny tcp_disconnect() when threads are waitingEric Dumazet4-0/+13
2023-05-30af_packet: do not use READ_ONCE() in packet_bind()Eric Dumazet1-3/+5
2023-05-30netlink: specs: correct types of legacy arraysJakub Kicinski1-24/+8
2023-05-30net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak1-1/+1
2023-05-30ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal1-8/+26
2023-05-29RDMA/irdma: Fix Local Invalidate fencingMustafa Ismail1-0/+1
2023-05-29RDMA/irdma: Prevent QP use after freeMustafa Ismail1-5/+6
2023-05-29MAINTAINERS: Update maintainer of Amazon EFA driverMichael Margolin1-1/+2
2023-05-29mm: page_table_check: Ensure user pages are not slab pagesRuihan Li2-0/+12
2023-05-29mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMRuihan Li2-0/+20
2023-05-29usb: usbfs: Use consistent mmap functionsRuihan Li1-2/+9
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li3-4/+51
2023-05-29dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" typeMarek Vasut1-1/+1
2023-05-29block: fix revalidate performance regressionDamien Le Moal1-1/+2
2023-05-29usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter1-0/+3
2023-05-29usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal1-1/+1
2023-05-29usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li1-0/+13
2023-05-29misc: fastrpc: reject new invocations during device removalRichard Acayan1-1/+2
2023-05-29misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan1-1/+3
2023-05-29misc: fastrpc: Reassign memory ownership only for remote heapEkansh Gupta1-1/+1
2023-05-29misc: fastrpc: Pass proper scm arguments for secure map requestEkansh Gupta1-5/+17
2023-05-29RISC-V: mark hibernation as nonportableConor Dooley1-1/+4
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds11-96/+210
2023-05-29Merge tag 'v6.4-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-2/+0
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds2-49/+15