All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-26 15:07:21 to 2021-04-26 15:47:26 UTC [more...]

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-26 15:47 UTC  (10+ messages)
` [PATCH 05/23] fsmonitor--daemon: add a built-in fsmonitor daemon
` [PATCH 06/23] fsmonitor--daemon: implement client command options
` [PATCH 07/23] fsmonitor-fs-listen-win32: stub in backend for Windows
` [PATCH 09/23] fsmonitor--daemon: implement daemon command options

[PATCH v2 0/6] net: dwc_eth_qos: add support of device tree configuration for reset delay
 2021-04-26 15:46 UTC  (7+ messages)
` [PATCH v2 1/6] net: eth-phy: add support of device tree configuration for gpio reset
` [PATCH v2 2/6] net: eth-phy: use dev_dbg and log_notice
` [PATCH v2 3/6] net: eth-phy: manage subnode mdio0
` [PATCH v2 4/6] net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv
` [PATCH v2 5/6] net: dwc_eth_qos: use generic ethernet phy for stm32 variant
` [PATCH v2 6/6] net: dwc: add a common empty ops eqos_null_ops

[PATCH 0/12 v4] fs: Hole punch vs page cache filling races
 2021-04-26 15:46 UTC  (4+ messages)
` [PATCH 02/12] mm: Protect operations adding pages to page cache with invalidate_lock

[PATCH V5 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-26 15:46 UTC  (6+ messages)

[PATCH net] net/sched: act_ct: fix wild memory access when clearing fragments
 2021-04-26 15:45 UTC 

[PATCH v2 0/6] net: dwc_eth_qos: add support of device tree configuration for reset delay
 2021-04-26 15:45 UTC 

[PATCH RESEND] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
 2021-04-26 15:45 UTC 

Btrfs progs release 5.11.1
 2021-04-26 15:45 UTC  (2+ messages)

[PATCH 0/5] fsck: improve error reporting
 2021-04-26 15:45 UTC  (6+ messages)
` [PATCH v2 0/6] fsck: better "invalid object" "
  ` [PATCH v2 5/6] fsck: report invalid types recorded in objects

[PATCH v2 bpf-next 0/6] BPF static linker: support static vars and maps
 2021-04-26 15:45 UTC  (13+ messages)
` [PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking

[RFC PATCHv2 00/39] SCSI result cleanup, part 2
 2021-04-26 15:45 UTC  (32+ messages)
` [PATCH 03/39] scsi_dh_alua: do not interpret DRIVER_ERROR
` [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 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 26/39] acornscsi: remove acornscsi_reportstatus()

Instructions for clock sync for tracing host/guest
 2021-04-26 15:44 UTC  (11+ messages)

[Virtio-fs] [virtiofsd-rs] MR opened: Avoid using libc::statx()
 2021-04-26 15:44 UTC 

[PATCH 00/12] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-26 15:44 UTC  (5+ messages)
` [PATCH 08/12] vfio/gvt: Convert to use vfio_register_group_dev()

[PATCH 05/14] ASoC: Intel: boards: byt/cht: set card and driver name at run time
 2021-04-26 15:12 UTC  (3+ messages)

[dpdk-dev] [PATCH] acl: fix build with gcc 11
 2021-04-26 15:43 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH net-next] net/sched: act_vlan: Fix vlan modify to allow zero priority
 2021-04-26 15:42 UTC  (4+ messages)

linux-next failing build due to missing cubictcp_state symbol
 2021-04-26 15:41 UTC  (8+ messages)

[PATCH] [RFC] gator: Add new package
 2021-04-26 15:42 UTC  (9+ messages)
  ` [oe] "

[dpdk-dev] [Bug 691] test-pmd build failure on Fedora 35 with gcc 11
 2021-04-26 15:41 UTC 

[RFC PATCH] f2fs: restructure f2fs page.private layout
 2021-04-26 15:40 UTC  (3+ messages)
` [f2fs-dev] "

[RFC] tcp: Consider mtu probing for tcp_xmit_size_goal
 2021-04-26 15:40 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Simplify CCS and UV plane alignment handling
 2021-04-26 15:40 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2 0/3] Use Doxygen and sphinx for html documentation
 2021-04-26 15:40 UTC  (10+ messages)
` [PATCH v2 3/3] docs/doxygen: doxygen documentation for grant_table.h

FAILED: patch "[PATCH] usbip: vudc synchronize sysfs code paths" failed to apply to 4.14-stable tree
 2021-04-26 15:39 UTC  (5+ messages)

[PATCH net v2 0/2] net: fix lockdep false positive splat
 2021-04-26 15:39 UTC  (13+ messages)
` [PATCH net v2 1/2] net: core: make bond_get_lowest_level_rcu() generic
      ` [Bridge] "
` [PATCH net 2/2] net: bridge: fix lockdep multicast_lock false positive splat
          ` [Bridge] "

[meta-arm] [PATCH] [RFC] gator: Add new package
 2021-04-26 15:38 UTC  (4+ messages)

[PATCH v2] README: update/fix contribution guidelines
 2021-04-26 15:38 UTC  (3+ messages)
  ` [docs] "
    ` [bitbake-devel] "

[PATCH nf-next] netfilter: allow to turn off xtables compat layer
 2021-04-26 15:38 UTC  (2+ messages)

[PATCH v3 0/3] Use Doxygen and sphinx for html documentation
 2021-04-26 15:37 UTC  (4+ messages)
` [PATCH v3 1/3] docs: add doxygen support "
` [PATCH v3 2/3] docs: hypercalls sphinx skeleton for generated html
` [PATCH v3 3/3] docs/doxygen: doxygen documentation for grant_table.h

rdma-core: Minimum supported Debian & Ubuntu releases
 2021-04-26 15:37 UTC  (6+ messages)

Possible segfault with `git clone --mirror`
 2021-04-26 15:37 UTC  (4+ messages)

[PATCH v2] drm/i915: Invoke BXT _DSM to enable MUX on HP Workstation laptops
 2021-04-26 15:37 UTC  (6+ messages)
    ` [Intel-gfx] "

[dpdk-dev] [Bug 690] tap build failures on Fedora 35 with gcc 11
 2021-04-26 15:37 UTC 

[PATCH rdma-core] README: Document supported Debian/Ubuntu releases
 2021-04-26 15:36 UTC 

[PATCH] Staging:ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
 2021-04-26 15:35 UTC 

[dpdk-dev] [PATCH] usertools/devbind: add dlb
 2021-04-26 15:34 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2 1/1] "

[PATCH v10 clocksource 0/7] Do not mark clocks unstable due to delays for v5.13
 2021-04-26 15:36 UTC  (9+ messages)
` [PATCH v10 clocksource 1/7] clocksource: Provide module parameters to inject delays in watchdog
` [PATCH v10 clocksource 6/7] clocksource: Forgive tsc_early pre-calibration drift

[PATCH 0/3] Introduce vhost-vdpa block device
 2021-04-26 15:33 UTC  (4+ messages)
` [PATCH 3/3] vhost-vdpa-blk: Introduce vhost-vdpa-blk host device

[Intel-gfx] [PATCH] drm/i915: Use trylock in shrinker for ggtt on bsw vt-d and bxt, v2
 2021-04-26 15:35 UTC  (2+ messages)

[PATCH] ceph: Upgrade to 16.2.1
 2021-04-26 15:35 UTC  (4+ messages)
` [meta-virtualization] "

[PATCH v2 1/2] gpu: drm: init set panel orientation property earlier
 2021-04-26 15:33 UTC  (5+ messages)

Documentation/memory-barriers.txt: Is "stores are not speculated" correct?
 2021-04-26 15:34 UTC  (5+ messages)

[PATCH] tester: Remove timeout if pre-setup failed
 2021-04-26 15:34 UTC  (2+ messages)

[dm-devel] Integrity discard/trim extremely slow on NVMe SSD storage (~10GiB/minute)
 2021-04-26 15:33 UTC  (2+ messages)

[PATCH 1/5] kernel/.gitgnore: remove stale timeconst.h and hz.bc
 2021-04-26 15:33 UTC  (3+ messages)
` [PATCH 4/5] .gitignore: prefix local generated files with a slash

[PATCH v8] RISC-V: enable XIP
 2021-04-26 15:32 UTC  (3+ messages)

nvme tcp receive errors
 2021-04-26 15:31 UTC  (10+ messages)

[RFC PATCH v2] util/mkimage: Fix wrong PE32+ section sizes for some arches
 2021-04-26 15:31 UTC  (4+ messages)

[PATCH 1/9] drm/doc/rfc: i915 DG1 uAPI
 2021-04-26 15:31 UTC  (6+ messages)
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/9] "

[dpdk-dev] [PATCH 0/2] bugfix for tap device
 2021-04-26 15:31 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/2] net/tap: fix log loss when state fails to be restored
` [dpdk-dev] [PATCH 2/2] net/tap: fix tap interrupt vector array size

[libvirt test] 161459: regressions - FAIL
 2021-04-26 15:30 UTC 

Flowtable with ppp/bridge
 2021-04-26 15:30 UTC 

[PATCH v2 00/13] create sysfs files for changing IP address
 2021-04-26 15:30 UTC  (4+ messages)
` [PATCH v2 08/13] sunrpc: add xprt_switch direcotry to sunrpc's sysfs

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-26 15:30 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] imx: add i.MX 8M Plus Nitrogen support
 2021-04-26 15:30 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] board/boundarydevices: update boot scripts
` [Buildroot] [PATCH 2/4] configs/nitrogen*: update kernel to 5.4.x_2.3.0
` [Buildroot] [PATCH 3/4] configs/nitrogen*: bump u-boot revision
` [Buildroot] [PATCH 4/4] configs/nitrogen8mp: new defconfig

[meta-virtualization][PATCH] libvirt: uprev v6.3 -> v7.2
 2021-04-26 15:29 UTC  (3+ messages)
` [PATCH] "
  ` [meta-virtualization] "

[RFC PATCH] cgroup: add cgroup.signal
 2021-04-26 15:29 UTC  (6+ messages)

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-04-26 15:28 UTC  (12+ messages)
                    ` [Intel-wired-lan] "

[PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-26 15:26 UTC  (10+ messages)
        ` arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())

X on old (non-x86) Linux guests
 2021-04-26 15:26 UTC  (2+ messages)

[LTP] [PATCH 0/3] network/virt: new FOU and GUE tests
 2021-04-26 15:27 UTC  (5+ messages)

switch block layer polling to a bio based model
 2021-04-26 15:27 UTC  (6+ messages)
` [PATCH 12/12] block: switch polling to be bio based

[thomash:topic/ttm_branch 30/33] drivers/gpu/drm/i915/i915_ttm.c:9:5: error: no previous prototype for function 'i915_ttm_device_init'
 2021-04-26 15:26 UTC 

[PATCH for-6.0 v2 0/2] hw/block/nvme: fix msix uninit
 2021-04-26 15:23 UTC  (3+ messages)
` [PATCH for-6.0 v2 1/2] hw/block/nvme: fix invalid msix exclusive uninit

[for-6.1 v2 0/2] virtiofsd: Add support for FUSE_SYNCFS request
 2021-04-26 15:21 UTC  (9+ messages)
` [Virtio-fs] "
` [for-6.1 v2 1/2] Update linux headers to 5.12-rc8 + FUSE_SYNCFS
  ` [Virtio-fs] "
` [for-6.1 v2 2/2] virtiofsd: Add support for FUSE_SYNCFS request
  ` [Virtio-fs] "

[PATCH 1/3] net: eth-phy: define LOG_CATEGORY
 2021-04-26 15:25 UTC  (3+ messages)
` [PATCH 2/3] net: dwc_eth_qos: "
` [PATCH 3/3] net: "

[PATCH v3] drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
 2021-04-26 15:24 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2] pwm: Introduce single-PWM of_xlate function
 2021-04-26 15:24 UTC  (3+ messages)

[meta-virtualization][hardknott][PATCH] containerd: fix fuzz for CVE-2021-3121 patch
 2021-04-26 15:24 UTC 

[PATCH 1/7] drm/i915/dg1: Fix mapping type for default state object
 2021-04-26 15:22 UTC  (7+ messages)
` [PATCH 3/7] drm/i915/gtt: map the PD up front
  ` [Intel-gfx] "
` [PATCH 4/7] drm/i915/gtt/dgfx: place the PD in LMEM
  ` [Intel-gfx] "

[PATCH] bonding: 3ad: Fix the conflict between bond_update_slave_arr and the state machine
 2021-04-26 15:22 UTC  (3+ messages)

[PATCH v2 0/5] Test overlayfs readdir cache
 2021-04-26 15:22 UTC  (5+ messages)

[PATCH v3 1/4] drm/i915/uapi: hide kernel doc warnings
 2021-04-26 15:22 UTC  (15+ messages)
` [PATCH v3 4/4] drm/doc/rfc: i915 DG1 uAPI
                      ` [Mesa-dev] "
                          ` [Intel-gfx] "

[PATCH v2] nvmem: qfprom: minor nit fixes
 2021-04-26 15:22 UTC  (2+ messages)

stable-rc/linux-4.4.y baseline: 88 runs, 8 regressions (v4.4.267-33-g78d632f91b0e9)
 2021-04-26 15:21 UTC 

[PATCH] serial: meson: remove redundant initialization of variable id
 2021-04-26 15:18 UTC  (4+ messages)

[PATCH] ovl: skip stale entries in merge dir cache iteration
 2021-04-26 15:20 UTC 

[PATCH 0/5] hw: Fix reset of bus-less devices
 2021-04-26 15:17 UTC  (4+ messages)
` [PATCH 2/5] hw/pcmcia/microdrive: Register machine reset handler

[nf-next:for-net-next 25/25] net/netfilter/nf_tables_api.c:4448:22: warning: variable 'ext' set but not used
 2021-04-26 15:19 UTC  (2+ messages)

[PATCH v3] generic/563: tolerate small reads in "write -> read/write" sub-test
 2021-04-26 15:19 UTC  (2+ messages)

[PATCH v2] nvme: rdma/tcp: call nvme_mpath_stop() from reconnect workqueue
 2021-04-26 15:18 UTC  (4+ messages)

[PATCH 1/3] libtracefs utest: Silence string-plus-int warnings
 2021-04-26 15:16 UTC  (3+ messages)

[PATCH v2 1/2] nvme-core: Move nvmf queue ready check routines to core
 2021-04-26 15:16 UTC  (3+ messages)

[bvanassche:scsi-remove-done-callback 60/83] drivers/scsi/qedf/qedf_io.c:955:3: error: implicit declaration of function 'sc_scsi_done'; did you mean 'scsi_done'?
 2021-04-26 15:16 UTC 

[PATCHv2 0/5] block and nvme passthrough error handling
 2021-04-26 15:15 UTC  (5+ messages)
` [PATCHv2 5/5] nvme: allow user passthrough commands to poll

[LTP] [PATCH v3 0/7] CGroup API rewrite
 2021-04-26 15:15 UTC  (7+ messages)
` [LTP] [PATCH v3 1/7] API: Add safe openat, printfat, readat and unlinkat
` [LTP] [PATCH v3 2/7] API: Add macro for the container_of trick

[PULL 10/24] bsd-user: style tweak: use C not C++ comments
 2021-04-26 15:10 UTC  (5+ messages)
` [PULL 15/24] bsd-user: Fix commentary issues

[GIT PULL] nfsd changes for 5.13
 2021-04-26 15:14 UTC 

[GIT PULL] Staging/IIO driver updates for 5.13-rc1
 2021-04-26 15:11 UTC  (5+ messages)

[LKP] Re: [clocksource] 6c52b5f3cf: stress-ng.opcode.ops_per_sec -14.4% regression
 2021-04-26 15:12 UTC  (12+ messages)
                    `  "

[Buildroot] [PATCH v3 1/1] linux: allow firmware to be included in kernel
 2021-04-26 15:12 UTC  (4+ messages)

[PATCH v3 00/24] Introducing mpi3mr driver
 2021-04-26 15:12 UTC  (3+ messages)
` [PATCH v3 04/24] mpi3mr: add support of queue command processing

[PATCH] nvmem: qfprom: minor nit fixes, no functional change
 2021-04-26 15:11 UTC  (3+ messages)

[Virtio-fs] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
 2021-04-26 15:11 UTC  (3+ messages)
` [Virtio-fs] [External] "

[PATCH v2] Bluetooth: Make spurious error message debug
 2021-04-26 15:10 UTC  (2+ messages)
` [v2] "

[PATCH v2] virtiofs: propagate sync() to file server
 2021-04-26 15:10 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH] dt-bindings: spi: Convert Freescale QSPI binding to json schema
 2021-04-26 15:09 UTC  (2+ messages)

[PATCH v1 1/1] spi: Rename enable1 to activate in spi_set_cs()
 2021-04-26 15:09 UTC  (2+ messages)

[PATCH v2 2/2] KVM: VMX: Invoke NMI handler via indirect call instead of INTn
 2021-04-26 15:09 UTC  (2+ messages)

[PATCH v4 0/9] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-26 15:08 UTC  (7+ messages)

Advise request on adding a new SSH variant
 2021-04-26 15:08 UTC 

[dpdk-dev] [PATCH] bonding: fix overflow check
 2021-04-26 15:08 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.