summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-10io_uring: support to inject result for NOPMing Lei
2024-05-10io_uring: fail NOP if non-zero op flags is passed inMing Lei
2024-05-10virtio-fs: add multi-queue supportPeter-Jan Gootzen
2024-05-10virtio-fs: limit number of request queuesPeter-Jan Gootzen
2024-05-10ASoC: Intel: updates for 6.10 - part7Mark Brown
2024-05-10ovl: remove duplicate included headerThorsten Blum
2024-05-10arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland
2024-05-10arm64: cputype: Add Neoverse-V3 definitionsMark Rutland
2024-05-10arm64: cputype: Add Cortex-X4 definitionsMark Rutland
2024-05-10arm64: barrier: Restore spec_bar() macroMark Rutland
2024-05-10Merge tag 'timers-v6.10-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2024-05-10serial: Clear UPF_DEAD before calling tty_port_register_device_attr_serdev()Hans de Goede
2024-05-10serial: imx: Raise TX trigger level to 8Matthias Schiffer
2024-05-10serial: 8250_pnp: Simplify "line" related codeIlpo Järvinen
2024-05-10serial: sh-sci: simplify locking when re-issuing RXDMA failsWolfram Sang
2024-05-10serial: sh-sci: let timeout timer only run when DMA is scheduledWolfram Sang
2024-05-10serial: sh-sci: describe locking requirements for invalidating RXDMAWolfram Sang
2024-05-10serial: sh-sci: protect invalidating RXDMA on shutdownWolfram Sang
2024-05-10usb: typec: tipd: rely on i2c_get_match_data()Javier Carrasco
2024-05-10usb: typec: tipd: fix event checking for tps6598xJavier Carrasco
2024-05-10usb: typec: tipd: fix event checking for tps25750Javier Carrasco
2024-05-10dt-bindings: usb: qcom,dwc3: fix interrupt max itemsJohan Hovold
2024-05-10usb: fotg210: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-05-10usb: phy: tegra: Replace of_gpio.h by proper oneAndy Shevchenko
2024-05-10usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus
2024-05-10usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov
2024-05-10usb: musc: Remove unused list 'buffers'Dr. David Alan Gilbert
2024-05-10usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K
2024-05-10Merge tag 'thunderbolt-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2024-05-10Revert "media: v4l2-ctrls: show all owned controls in log_status"Hans Verkuil
2024-05-10media: ov2740: Ensure proper reset sequence on probe()Hans de Goede
2024-05-10media: intel/ipu6: Don't print user-triggerable errors to kernel logSakari Ailus
2024-05-10crypto: atmel-sha204a - provide the otp contentLothar Rubusch
2024-05-10crypto: atmel-sha204a - add reading from otp zoneLothar Rubusch
2024-05-10crypto: atmel-i2c - rename read functionLothar Rubusch
2024-05-10crypto: atmel-i2c - add missing arg descriptionLothar Rubusch
2024-05-10crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()Thorsten Blum
2024-05-10crypto: sahara - use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-05-10crypto: api - use 'time_left' variable with wait_for_completion_killable_time...Wolfram Sang
2024-05-10crypto: caam - i.MX8ULP donot have CAAM page0 accessPankaj Gupta
2024-05-10crypto: caam - init-clk based on caam-page0-accessPankaj Gupta
2024-05-10crypto: starfive - Use fallback for unaligned dma accessJia Jie Ho
2024-05-10crypto: starfive - Do not free stack bufferJia Jie Ho
2024-05-10crypto: starfive - Skip unneeded fallback allocationJia Jie Ho
2024-05-10crypto: starfive - Skip dma setup for zeroed messageJia Jie Ho
2024-05-10netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal
2024-05-10selftests: netfilter: add packetdrill based conntrack testsFlorian Westphal
2024-05-10netfilter: nft_set_pipapo: remove dirty flagFlorian Westphal
2024-05-10fuse: clear FR_SENT when re-adding requests into pending listHou Tao
2024-05-10fuse: set FR_PENDING atomically in fuse_resend()Hou Tao