summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-04tpm: Enable hwrng only for Pluton on AMD CPUsJarkko Sakkinen
2023-09-04tpm_crb: Fix an error handling path in crb_acpi_add()Christophe JAILLET
2023-09-04Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-04Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-09-04Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2023-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2023-09-04ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov
2023-09-04x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner
2023-09-04spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drainTobias Schramm
2023-09-04spi: sun6i: reduce DMA RX transfer width to single byteTobias Schramm
2023-09-04ASoC: rt5645: NULL pointer access when removing jackBrent Lu
2023-09-04ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xx...Shubh
2023-09-04MAINTAINERS: Update the MAINTAINERS enties for TEXAS INSTRUMENTS ASoC DRIVERSKevin-Lu
2023-09-04Merge branch 'af_unix-data-races'David S. Miller
2023-09-04af_unix: Fix data race around sk->sk_err.Kuniyuki Iwashima
2023-09-04af_unix: Fix data-races around sk->sk_shutdown.Kuniyuki Iwashima
2023-09-04af_unix: Fix data-race around unix_tot_inflight.Kuniyuki Iwashima
2023-09-04af_unix: Fix data-races around user->unix_inflight.Kuniyuki Iwashima
2023-09-04af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.Kuniyuki Iwashima
2023-09-04docs: netdev: update the netdev infra URLsJakub Kicinski
2023-09-04Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek
2023-09-04Merge branch 'for-6.6-vsprintf-doc' into for-linusPetr Mladek
2023-09-04docs: netdev: document patchwork patch statesJakub Kicinski
2023-09-04bpf, sockmap: Fix skb refcnt race after locking changesJohn Fastabend
2023-09-04net: phy: micrel: Correct bit assignments for phy_device flagsOleksij Rempel
2023-09-04net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddrAlex Henrie
2023-09-04veth: Fixing transmit return status for dropped packetsLiang Chen
2023-09-04gve: fix frag_list chainingEric Dumazet
2023-09-04net: deal with integer overflows in kmalloc_reserve()Eric Dumazet
2023-09-03ksmbd: remove experimental warningSteve French
2023-09-03virtio_ring: fix avail_wrap_counter in virtqueue_add_packedYuan Yao
2023-09-03virtio_vdpa: build affinity masks conditionallyJason Wang
2023-09-03virtio_net: merge dma operations when filling mergeable buffersXuan Zhuo
2023-09-03virtio_ring: introduce dma sync api for virtqueueXuan Zhuo
2023-09-03virtio_ring: introduce dma map api for virtqueueXuan Zhuo
2023-09-03virtio_ring: introduce virtqueue_reset()Xuan Zhuo
2023-09-03virtio_ring: separate the logic of reset/enable from virtqueue_resizeXuan Zhuo
2023-09-03virtio_ring: correct the expression of the description of virtqueue_resize()Xuan Zhuo
2023-09-03virtio_ring: skip unmap for premappedXuan Zhuo
2023-09-03virtio_ring: introduce virtqueue_dma_dev()Xuan Zhuo
2023-09-03virtio_ring: support add premapped bufXuan Zhuo
2023-09-03virtio_ring: introduce virtqueue_set_dma_premapped()Xuan Zhuo
2023-09-03virtio_ring: put mapping error check in vring_map_one_sgXuan Zhuo
2023-09-03virtio_ring: check use_dma_api before unmap desc for indirectXuan Zhuo
2023-09-03vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OKEugenio Pérez
2023-09-03vdpa: add get_backend_features vdpa operationEugenio Pérez
2023-09-03vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend featureEugenio Pérez
2023-09-03vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flagEugenio Pérez