All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-23 11:03:33 to 2021-04-23 11:57:04 UTC [more...]

[PATCH v2 0/6] Add support for ACPI VIOT
 2021-04-23 11:38 UTC  (10+ messages)
` [PATCH v2 1/6] ACPI: arm64: Move DMA setup operations out of IORT
` [PATCH v2 2/6] ACPI: Move IOMMU setup code "
` [PATCH v2 4/6] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()

[PATCH iproute2-next] bridge: vlan: dump port only if there are any vlans
 2021-04-23 11:54 UTC  (2+ messages)

[Intel-gfx] [PATCH] vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEV
 2021-04-22 13:35 UTC 

[PATCH v4 00/22] ppc: qemu: Add eTSEC support
 2021-04-23 11:52 UTC  (6+ messages)
` [PATCH v4 06/22] net: phy: xilinx: Be compatible with live OF tree

[PATCH net v3] igb: Fix XDP with PTP enabled
 2021-04-23 11:51 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH 0/4] Expand Xilinx CDMA functions
 2021-04-23 11:49 UTC  (8+ messages)
` [PATCH 4/4] dmaengine: xilinx_dma: Add device synchronisation callback
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [PATCH 0/4] Expand Xilinx CDMA functions

[RFC PATCH v4 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-04-23 11:50 UTC  (5+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-23 11:49 UTC  (12+ messages)

[PATCH] SPI: meson-spifc add missed calls to remove function
 2021-04-23 11:47 UTC  (5+ messages)

[PATCH v2] irqchip/gic-v3: Do not enable irqs when handling spurious interrups
 2021-04-23 11:47 UTC  (4+ messages)

[PATCH intel-net] i40e: fix broken XDP support
 2021-04-23 11:49 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH] efi/libstub: prevent read overflow in find_file_option()
 2021-04-23 11:48 UTC 

[PATCH v5 1/5] y2038: cobalt/posix/clock: Adding clock_gettime64
 2021-04-23 11:48 UTC  (3+ messages)

[PATCH] brcmfmac: fix a loop exit condition
 2021-04-23 11:46 UTC 

post-receive: pub/scm/linux/kernel/git/mips/linux
 2021-04-23 11:46 UTC 

[Buildroot] [PATCH 1/1] package/redis: bump to v6.2.2
 2021-04-23 11:46 UTC 

[PATCH] regulator: core: Fix off_on_delay handling
 2021-04-23 11:45 UTC 

ceph-mds infrastructure for fscrypt
 2021-04-23 11:46 UTC  (2+ messages)

[Buildroot] [PATCH] configs/microchip_sama5d2_icp: new defconfigs
 2021-04-23 11:45 UTC 

[PATCH v2] vfio-ccw: Permit missing IRQs
 2021-04-23 11:42 UTC  (2+ messages)

[bug report] media: coda: jpeg: add CODA960 JPEG encoder support
 2021-04-23 11:44 UTC 

[GIT PULL] KVM/arm64 updates for 5.13
 2021-04-23 11:42 UTC  (6+ messages)

[Intel-wired-lan] [PATCH net-next v1 0/2] Fix ping is lost after configuring ADq on VF
 2021-04-23 11:43 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next v1 1/2] i40e: Fix changing previously set num_queue_pairs for PFs
` [Intel-wired-lan] [PATCH net-next v1 2/2] i40e: Fix ping is lost after configuring ADq on VF

[PATCH net-next] net/mlx5: Fix some error messages
 2021-04-23 11:42 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2021-04-23 11:42 UTC 

[PATCH 0/4] clk: mvebu: Fix some error handling paths + do some clean-up
 2021-04-23 11:42 UTC  (3+ messages)
` [PATCH 1/4] clk: mvebu: Fix a memory leak in an error handling path
  ` AW: "

[dpdk-dev] [RFC] net/ionic: update MTU calculations
 2021-04-23 11:42 UTC  (3+ messages)

Load Broadcom firmware patch for 413c:8197
 2021-04-23 11:42 UTC  (2+ messages)

[GIT PULL v2] linux-firmware: mrvl: prestera: Add Marvell Prestera Switchdev firmware 3.0 version
 2021-04-23 11:41 UTC 

[RFC PATCHv2 00/39] SCSI result cleanup, part 2
 2021-04-23 11:39 UTC  (40+ messages)
` [PATCH 01/39] st: return error code in st_scsi_execute()
` [PATCH 02/39] scsi_ioctl: return error code when blk_rq_map_kern() fails
` [PATCH 03/39] scsi_dh_alua: do not interpret DRIVER_ERROR
` [PATCH 04/39] scsi: Fixup calling convention for scsi_mode_sense()
` [PATCH 05/39] scsi: stop using DRIVER_ERROR
` [PATCH 06/39] scsi: introduce scsi_build_sense()
` [PATCH 07/39] scsi: introduce scsi_status_is_check_condition()
` [PATCH 08/39] scsi: Kill DRIVER_SENSE
` [PATCH 09/39] scsi: do not use DRIVER_INVALID
` [PATCH 10/39] scsi_error: use DID_TIME_OUT instead of DRIVER_TIMEOUT
` [PATCH 11/39] xen-scsiback: use DID_ERROR instead of DRIVER_ERROR
` [PATCH 12/39] xen-scsifront: compability status handling
` [PATCH 13/39] scsi: Drop the now obsolete driver_byte definitions
` [PATCH 14/39] NCR5380: Fold SCSI message ABORT onto DID_ABORT
` [PATCH 15/39] scsi: add get_{status,host}_byte() accessor function
` [PATCH 16/39] scsi: add translate_msg_byte()
` [PATCH 17/39] dc395: use standard macros to set SCSI result
` [PATCH 18/39] dc395: translate message bytes
` [PATCH 19/39] qlogicfas408: make ql_pcmd() a void function
` [PATCH 20/39] qlogicfas408: whitespace cleanup
` [PATCH 21/39] qlogicfas408: translate message to host byte status
` [PATCH 22/39] nsp32: whitespace cleanup
` [PATCH 23/39] nsp32: do not set message byte
` [PATCH 24/39] wd33c93: translate message byte to host byte
` [PATCH 25/39] mesh: translate message to host byte status
` [PATCH 26/39] acornscsi: remove acornscsi_reportstatus()
` [PATCH 27/39] acornscsi: translate message byte to host byte
` [PATCH 28/39] aha152x: modify done() to use separate status bytes
` [PATCH 29/39] aha152x: do not set message byte when calling scsi_done()
` [PATCH 30/39] advansys: do not set message byte in SCSI status
` [PATCH 31/39] fas216: translate message to host byte status
` [PATCH 32/39] fas216: Use get_status_byte() to avoid using linux-specific status codes
` [PATCH 33/39] FlashPoint: Use standard SCSI definitions
` [PATCH 34/39] fdomain: drop last argument to fdomain_finish_cmd()
` [PATCH 35/39] fdomain: translate message to host byte status
` [PATCH 36/39] scsi: drop message byte helper
` [PATCH 37/39] scsi: kill message byte
` [PATCH 38/39] target: use standard SAM status types
` [PATCH 39/39] scsi: drop obsolete linux-specific SCSI status codes

[dpdk-dev] [RFC 1/9] devargs: fix data buffer storage type
 2021-04-23 11:39 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 0/5] eal: enable global device syntax by default

[RFC PATCH v2 0/7] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-04-23 11:39 UTC  (9+ messages)
` [RFC PATCH v2 7/7] ext4: fix race between blkdev_releasepage() and ext4_put_super()

[PATCH] drm/amd/amdgpu: Fix errors in documentation of function parameters
 2021-04-23 11:38 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/1] power: add support for cppc cpufreq driver
 2021-04-23 11:37 UTC  (7+ messages)
` [dpdk-dev] [PATCH v1 1/1] power: add support for cppc cpufreq

[PATCH v8] bio: limit bio max size
 2021-04-23 11:36 UTC  (2+ messages)

[PATCH 0/4] btrfs: the missing 4 patches to implement metadata write path
 2021-04-23 11:36 UTC  (3+ messages)

[PATCH 0/2] GPIO WDT "start-at-boot" property
 2021-04-23 11:36 UTC  (3+ messages)
` [PATCH 2/2] watchdog: gpio_wdt: add "start-at-boot" feature

[GIT PULL] linux-firmware: mrvl: prestera: Add Marvell Prestera Switchdev firmware 3.0 version
 2021-04-23 11:35 UTC  (3+ messages)

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-23 11:36 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

[PATCH v5 00/16] Restricted DMA
 2021-04-23 11:34 UTC  (7+ messages)
` [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization
    ` [Intel-gfx] "

[PATCH v6 00/15] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-04-23 11:33 UTC  (16+ messages)
` [PATCH v6 10/15] hostmem: Wire up RAM_NORESERVE via "
` [PATCH v6 12/15] qmp: Include "share" property of memory backends
` [PATCH v6 13/15] hmp: Print "share" property of memory backends with "info memdev"
` [PATCH v6 14/15] qmp: Include "reserve" property of memory backends
` [PATCH v6 15/15] hmp: Print "reserve" property of memory backends with "info memdev"

ca-certificates busybox incompatibility
 2021-04-23 11:33 UTC 

[PATCH v2 0/1] generic/495: split the test
 2021-04-23 11:33 UTC  (3+ messages)
` [PATCH v2 1/1] "

Instructions for clock sync for tracing host/guest
 2021-04-23 11:33 UTC  (2+ messages)

[Cluster-devel] [PATCH] libgfs2: Add __force tags to endianness conversion macros
 2021-04-23 11:33 UTC 

[PATCH 1/2] btrfs: Remove unused function btrfs_reada_detach()
 2021-04-23 11:28 UTC  (5+ messages)
` [PATCH 2/2] btrfs: Use reada_control pointer instead of void pointer

[PATCH 1/6] drm/amdgpu: expose amdgpu_bo_create_shadow()
 2021-04-23 11:30 UTC  (7+ messages)
` [PATCH 2/6] drm/amdgpu: cleanup amdgpu_vm_init()
` [PATCH 3/6] drm/amdgpu: remove unused vm context flags
` [PATCH 4/6] create shadow bo using amdgpu_bo_create_shadow()
` [PATCH 5/6] drm/amdgpu: cleanup amdgpu_bo_create()
` [PATCH 6/6] drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flag

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-23 11:29 UTC  (12+ messages)

How to analyze core dump data
 2021-04-23 11:26 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-04-23 11:26 UTC 

[dpdk-dev] [PATCH V4] ethdev: add queue state when retrieve queue information
 2021-04-23 11:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH V5] "

[PATCH 0/4] fstests: first few support patches for zoned btrfs
 2021-04-23 11:26 UTC  (5+ messages)
` [PATCH 1/4] fstests: add missing checks of fallocate feature
` [PATCH 2/4] btrfs: require discard functionality from scratch device
` [PATCH 3/4] common/rc: introduce zone check commands
` [PATCH 4/4] btrfs: add test for zone auto reclaim

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-04-23 11:25 UTC 

ASoc / PCM recording-related regression between v5.4 and v5.5
 2021-04-23 11:22 UTC  (8+ messages)

[PATCH v2 0/5] mptcp support
 2021-04-23 11:20 UTC  (4+ messages)
` [PATCH v2 5/5] sockets: Support multipath TCP

[PATCH 0/3] KVM: selftests: arm64 exception handling and debug test
 2021-04-23 11:22 UTC  (8+ messages)
` [PATCH 1/3] KVM: selftests: Add exception handling support for aarch64
` [PATCH 2/3] KVM: selftests: Add aarch64/debug-exceptions test

[Buildroot] [PATCH] package/links: graphics mode does not depend on DirectFB or X11
 2021-04-23 11:21 UTC 

[igt-dev] [PATCH i-g-t 1/2] gitignore: Stop ignoring autotools files
 2021-04-23 11:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PULL] u-boot-usb/master
 2021-04-23 11:18 UTC 

[LTP] [PATCH] mkfs: relax size check
 2021-04-23 11:16 UTC 

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-23 11:16 UTC  (9+ messages)

[PATCH] selftests/net: bump timeout to 5 minutes
 2021-04-23 11:15 UTC 

[PATCH] generic: extend fscaps test
 2021-04-23 11:15 UTC 

[PATCH 0/2] usb: dwc3: gadget: fix scatter gather support
 2021-04-23 11:15 UTC  (6+ messages)
` [PATCH 2/2] dwc3: gadget: fix tracking of used sgs in request

[PATCH] soc: aspeed: fix a ternary sign expansion bug
 2021-04-23 11:14 UTC  (6+ messages)
      ` AW: "

[PATCH] xfs/144: Use _qsetup instead of qsetup
 2021-04-23 11:13 UTC  (2+ messages)

[PATCH] xfs/145: Remove useless -f option for xfs_quota command
 2021-04-23 11:13 UTC  (2+ messages)

[RFC PATCH 1/3] dt-bindings: display: simple: Add the panel on sc7180-trogdor-pompom
 2021-04-23 11:14 UTC  (6+ messages)

New udev rules for firewire character device are added to systemd
 2021-04-23 11:10 UTC 

[PATCH v2 0/1] Document drm_mode_get_plane
 2021-04-23 11:11 UTC  (3+ messages)
` [PATCH v2 1/1] drm/doc: document drm_mode_get_plane

RFC: building a regression tracking bot for Linux kernel development
 2021-04-23 11:11 UTC  (5+ messages)

[PATCH 1/3] fcntl: remove unused VALID_UPGRADE_FLAGS
 2021-04-23 11:10 UTC  (3+ messages)
` [PATCH 2/3] open: don't silently ignore unknown O-flags in openat2()
` [PATCH 3/3] test: add openat2() test for invalid upper 32 bit flag value

[PATCH v2] crypto: ccp: Annotate SEV Firmware file names
 2021-04-23 11:10 UTC 

[PATCH] crypto: ccp: Annotate SEV Firmware file names
 2021-04-23 11:08 UTC 

[dpdk-dev] [PATCH V3] ethdev: add queue state when retrieve queue information
 2021-04-23 11:08 UTC  (5+ messages)
` [dpdk-dev] [PATCH V4] "

[PATCH] x86/oprof: fix !HVM && !PV32 build
 2021-04-23 11:08 UTC  (8+ messages)

[PATCH v2] generic/563: tolerate small reads in "write -> read/write" sub-test
 2021-04-23 11:07 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2021-04-23 11:06 UTC 

[PATCH] rtw88: 8822c: Update normal firmware to v9.9.9
 2021-04-23 11:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-04-23 11:06 UTC 

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2021-04-23 11:06 UTC 

brcm: add missing symlink for Pi Zero W NVRAM file
 2021-04-23 11:05 UTC  (4+ messages)

[PATCH RFC bpf-next 0/4] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-04-23 11:05 UTC  (5+ messages)
` [PATCH RFC bpf-next 1/4] rcu: Create an unrcu_pointer() to remove __rcu from a pointer
` [PATCH RFC bpf-next 2/4] dev: add rcu_read_lock_bh_held() as a valid check when getting a RCU dev ref
` [PATCH RFC bpf-next 3/4] xdp: add proper __rcu annotations to redirect map entries
` [PATCH RFC bpf-next 4/4] i40e: remove rcu_read_lock() around XDP program invocation

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2021-04-23 11:04 UTC 

[PATCH v2 0/3] x86/EFI: build adjustments
 2021-04-23 11:04 UTC  (4+ messages)
` [PATCH v2 1/3] x86/EFI: sections may not live at VA 0 in PE binaries
` [PATCH v2 2/3] x86/EFI: keep debug info in xen.efi
` [PATCH v2 3/3] x86/EFI: don't have an overly large image size

post-receive: pub/scm/utils/util-linux/util-linux
 2021-04-23 11:03 UTC 

[dpdk-dev] [21.08 PATCH v3 1/1] power: refactor pstate sysfs handling
 2021-04-23 11:03 UTC  (2+ messages)
` [dpdk-dev] [21.08 PATCH v4 2/2] power: refactor pstate and acpi code


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.