All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-17 06:06:01 to 2024-06-17 06:35:17 UTC [more...]

[PATCH 1/2] dt-bindings: Drop Li Yang as maintainer for all bindings
 2024-06-17  6:08 UTC  (8+ messages)
` [RFC PATCH 2/2] dt-bindings: memory: fsl: replace maintainer
  ` (subset) "

[PATCH v2 00/17] vfio: QOMify VFIOContainer
 2024-06-17  6:33 UTC  (6+ messages)
` [PATCH v2 02/17] vfio: Remove unused declarations from vfio-common.h
` [PATCH v2 03/17] vfio/common: Move dirty tracking ranges update to helper
` [PATCH v2 04/17] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
` [PATCH v2 05/17] vfio/container: Introduce vfio_address_space_insert()
` [PATCH v2 06/17] vfio/container: Simplify vfio_container_init()

[PATCH v1] dt-bindings: vendor-prefixes: Add a pci14e4 entry
 2024-06-17  6:34 UTC  (3+ messages)

[scarthgap][PATCH 0/8] backports from master
 2024-06-17  6:34 UTC  (9+ messages)
` [scarthgap][PATCH 1/8] yocto-uninative: Update to 4.5 for gcc 14
` [scarthgap][PATCH 2/8] cracklib: Modify patch to compile with GCC 14
` [scarthgap][PATCH 3/8] zip: Fix build with gcc-14
` [scarthgap][PATCH 4/8] db: ignore implicit-int and implicit-function-declaration issues fatal "
` [scarthgap][PATCH 5/8] cdrtools-native: fix build "
` [scarthgap][PATCH 6/8] cdrtools-native: Fix build with GCC 14
` [scarthgap][PATCH 7/8] expect: ignore various issues now fatal with gcc-14
` [scarthgap][PATCH 8/8] expect-native: fix build "

[PATCH v2 0/9] Add MTE stubs for aarch64 user mode
 2024-06-17  6:33 UTC  (4+ messages)
` [PATCH v2 3/9] gdbstub: Add support for target-specific stubs

[PATCH RFC 0/3] iio: add helpers and accessors for active channels and masklength
 2024-06-17  6:34 UTC  (3+ messages)

[PATCH net-next v2 0/9] net: openvswitch: Add sample multicasting
 2024-06-17  6:32 UTC  (4+ messages)
` [PATCH net-next v2 4/9] net: psample: allow using rate as probability

[PATCH net-next v5 00/15] virtio-net: support AF_XDP zero copy
 2024-06-17  6:31 UTC  (10+ messages)
` [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
` [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next v5 12/15] virtio_net: xsk: tx: support wakeup

[PATCH v5 00/16] Add Arm Mali-C55 Image Signal Processor Driver
 2024-06-17  6:31 UTC  (6+ messages)
` [PATCH v5 05/16] media: mali-c55: Add Mali-C55 ISP driver

move features flags into queue_limits v2
 2024-06-17  6:26 UTC  (105+ messages)
` [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 02/26] sd: remove sd_is_zoned
` [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 06/26] loop: regularize upgrading the block size for direct I/O
` [PATCH 07/26] loop: also use the default block size from an underlying block device
` [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_writes flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the features field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the features field

[PATCH v2 0/4] perf: support specify vdso path in cmdline
 2024-06-17  6:31 UTC  (4+ messages)
` [PATCH v2 1/4] "

[PATCH v2 0/2] bootstd: Fix a handful of doc typos in bootmeth
 2024-06-17  6:31 UTC  (4+ messages)
` [PATCH v2 2/2] bootstd: Replace bootmethod(s) -> bootmeth(s)

[PATCH v2] tty: serial: 8250: Fix port count mismatch with the device
 2024-06-17  6:30 UTC 

Linux 6.10-rc4
 2024-06-17  6:30 UTC  (2+ messages)
` Build regressions/improvements in v6.10-rc4

[PATCH v3 0/9] Add MTE stubs for aarch64 user mode
 2024-06-17  6:28 UTC  (10+ messages)
` [PATCH v3 1/9] gdbstub: Clean up process_string_cmd
` [PATCH v3 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
` [PATCH v3 3/9] gdbstub: Add support for target-specific stubs
` [PATCH v3 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
` [PATCH v3 5/9] target/arm: Make some MTE helpers widely available
` [PATCH v3 6/9] target/arm: Factor out code for setting MTE TCF0 field
` [PATCH v3 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
` [PATCH v3 8/9] gdbstub: Add support for MTE in user mode
` [PATCH v3 9/9] tests/tcg/aarch64: Add MTE gdbstub tests

[PATCH v1] dt-bindings: net: wireless: BCM4329 binding: add pci14e4,449d
 2024-06-17  6:30 UTC  (3+ messages)

[PATCH] net: micro-optimize skb_datagram_iter
 2024-06-17  6:29 UTC  (4+ messages)

[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-06-17  6:29 UTC  (7+ messages)
` [PATCH v10 2/2] wifi: mwifiex: add host mlme for AP mode
    ` [EXT] "

Stalling non-0-length OUT control requests in Raw Gadget/GadgetFS
 2024-06-17  6:29 UTC  (7+ messages)

[PATCH v2 00/11] support software live migration
 2024-06-17  6:27 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] mailmap: add new contributor
  ` [PATCH v3 02/11] vdpa/nfp: fix logic in hardware init
  ` [PATCH v3 03/11] vdpa/nfp: fix the logic of reconfiguration
  ` [PATCH v3 04/11] vdpa/nfp: refactor the logic of datapath update
  ` [PATCH v3 05/11] vdpa/nfp: add the live migration logic
  ` [PATCH v3 06/11] vdpa/nfp: add the interrupt logic of vring relay
  ` [PATCH v3 07/11] vdpa/nfp: setup the VF configure
  ` [PATCH v3 08/11] vdpa/nfp: recover the ring index on new host
  ` [PATCH v3 09/11] vdpa/nfp: setup vring relay thread
  ` [PATCH v3 10/11] vdpa/nfp: enable feature bits of live migration
  ` [PATCH v3 11/11] doc: update nfp document

[PATCH] mtd: spi-nor: ids: Add IS25LP01GG flash support
 2024-06-17  6:28 UTC  (2+ messages)

[PATCH 0/3] btrfs: rst: updates for RAID stripe tree
 2024-06-17  6:27 UTC  (3+ messages)
` [PATCH 1/3] btrfs: rst: remove encoding field from stripe_extent

[PATCH] Documentation: Remove the unused "topology_updates" from kernel-parameters.txt
 2024-06-17  6:08 UTC  (2+ messages)

[PATCH V18 0/9] arm64/perf: Enable branch stack sampling
 2024-06-17  6:27 UTC  (5+ messages)
` [PATCH V18 2/9] KVM: arm64: Explicitly handle BRBE traps as UNDEFINED

[PATCH] board: beagleplay: Fix the bootpart to pick from root partition
 2024-06-17  6:25 UTC  (4+ messages)

[openeuler:openEuler-1.0-LTS 11564/22941] drivers/net/ethernet/hisilicon/hns3/hns3_cae/hns3_cae_init.c:53:14: sparse: sparse: symbol 'g_hns3_cae_class' was not declared. Should it be static?
 2024-06-17  6:24 UTC 

[PATCH v10 0/6] iio: new DMABUF based API v10
 2024-06-17  6:24 UTC  (5+ messages)
` [PATCH v10 3/6] iio: core: Add new DMABUF interface infrastructure

[PATCH v3 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
 2024-06-17  6:23 UTC  (7+ messages)
` [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent

[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
 2024-06-17  6:23 UTC  (8+ messages)

[PATCH v2] serial: 8250_omap: Implementation of Errata i2310
 2024-06-17  6:22 UTC  (2+ messages)

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-17  6:19 UTC  (3+ messages)
` [PATCH v2 1/2] mm: swap: swap cluster switch to double link list

[PATCH] rtl_bt: Update RTL8822C BT USB firmware to 0xAED6_6DCB
 2024-06-17  6:19 UTC 

[PATCH v4 2/2] image-bootfiles.bbclass: new class, copy boot files to root filesystem
 2024-06-17  6:23 UTC  (3+ messages)
  ` [OE-core] "

[PATCH rdma-next 0/2] Extend mlx5 CQ creation with large UAR page index
 2024-06-17  6:17 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA: Pass entire uverbs attr bundle to create cq function

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-06-17  6:16 UTC  (4+ messages)
` [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
  ` drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI)

[PATCH v2] media: i2c: Add ar0234 camera sensor driver
 2024-06-17  6:17 UTC  (3+ messages)

[PATCH] scsi: sd: Keep the discard mode stable
 2024-06-17  6:17 UTC  (2+ messages)

[PATCH] dt-bindings: hwmon: ti,tmp108: document V+ supply, add short description
 2024-06-17  6:16 UTC  (4+ messages)

[PATCH] dt-bindings: clock: r8a7779: Remove duplicate newline
 2024-06-17  6:15 UTC  (2+ messages)

[ti:ti-rt-linux-6.6.y 34/39] arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi:1920.34-1929.4: Warning (avoid_unnecessary_addr_size): /bus@100000/pinctrl@a40000: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
 2024-06-17  6:13 UTC 

[PATCH] iio: trigger: Fix condition for own trigger
 2024-06-17  6:13 UTC  (2+ messages)

[PATCH 5.15 000/402] 5.15.161-rc1 review
 2024-06-17  6:12 UTC  (4+ messages)

[linux-next:master] [rtnetlink] 8c6540cb2d: hwsim.mesh_sae_failure.fail
 2024-06-17  6:12 UTC  (3+ messages)

[PATCH] dt-bindings: drop stale Anson Huang from maintainers
 2024-06-17  6:11 UTC  (3+ messages)

[PATCH 0/7] platform/x86/inte-uncore-freq: Cleanups
 2024-06-17  6:04 UTC  (8+ messages)
` [PATCH 1/7] platform/x86/intel-uncore-freq: Re-arrange bit masks
` [PATCH 2/7] platform/x86/intel-uncore-freq: Get rid of magic values
` [PATCH 3/7] platform/x86/intel-uncore-freq: Get rid of magic min_max argument
` [PATCH 4/7] platform/x86/intel-uncore-freq: Use uncore_index with read_control_freq
` [PATCH 5/7] platform/x86/intel-uncore-freq: Get rid of uncore_read_freq driver API
` [PATCH 6/7] platform/x86/intel-uncore-freq: Rename the sysfs helper macro names
` [PATCH 7/7] platform/x86/intel-uncore-freq: Use generic helpers for current frequency

[PATCH 0/2] ROHM BU27034NUC to ROHM BU27034ANUC
 2024-06-17  6:07 UTC  (4+ messages)
` [PATCH 1/2] bu27034: ROHM BU27034NUC to BU27034ANUC

[PATCH] block: cleanup flag_{show,store}
 2024-06-17  6:06 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.