All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-01 14:51:36 to 2020-05-01 15:36:02 UTC [more...]

[dpdk-dev] [PATCH] ip_frag: fix fragmenting ipv4 packet with header option
 2020-05-01 15:32 UTC  (2+ messages)

[PATCH v3 0/4] floppy: suppress UBSAN warning in setup_rw_floppy()
 2020-05-01 15:36 UTC  (5+ messages)
` [PATCH v3 1/4] floppy: use print_hex_dump() in setup_DMA()
` [PATCH v3 2/4] floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params

[PATCH V1 00/10] Remove duplicated kmap code
 2020-05-01 15:35 UTC  (7+ messages)
` [PATCH V1 07/10] arch/kmap: Ensure kmap_prot visibility
  ` sparc-related comment, to "

[PATCH RFC v2 00/11] dwmac-meson8b Ethernet RX delay configuration
 2020-05-01 15:35 UTC  (25+ messages)
` [PATCH RFC v2 01/11] dt-bindings: net: meson-dwmac: Add the amlogic, rx-delay-ns property
  ` [PATCH RFC v2 01/11] dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns property
` [PATCH RFC v2 02/11] dt-bindings: net: dwmac-meson: Document the "timing-adjustment" clock
` [PATCH RFC v2 03/11] net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding it
` [PATCH RFC v2 04/11] net: stmmac: dwmac-meson8b: Move the documentation for the TX delay
` [PATCH RFC v2 05/11] net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bits
` [PATCH RFC v2 06/11] net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clock

[PATCH v3 0/6] block: fix blktrace debugfs use after free
 2020-05-01 15:34 UTC  (14+ messages)
` [PATCH v3 4/6] blktrace: fix "
` [PATCH v3 5/6] blktrace: break out of blktrace setup on concurrent calls

[PATCH v1 0/7] various tcg and linux-user updates
 2020-05-01 15:08 UTC  (9+ messages)
` [PATCH v1 1/7] linux-user: completely re-write init_guest_space
` [PATCH v1 2/7] exec/cpu-all: Use bool for have_guest_base
` [PATCH v1 3/7] accel/tcg: Relax va restrictions on 64-bit guests
` [PATCH v1 4/7] accel/tcg: don't disable exec_tb trace events
` [PATCH v1 5/7] disas: include an optional note for the start of disassembly
` [PATCH v1 6/7] disas: add optional note support to cap_disas
` [PATCH v1 7/7] translate-all: include guest address in out_asm output

[PATCH 0/2] enhance "git restore --worktree --staged" behavior
 2020-05-01 15:32 UTC  (3+ messages)
` [PATCH 2/2] restore: default to HEAD when combining --worktree and --staged

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-05-01 15:28 UTC  (10+ messages)

[PATCH 00/12] Integrating line-log and changed-path Bloom filters
 2020-05-01 15:30 UTC  (13+ messages)
` [PATCH 01/12] bloom: fix whitespace around tab length
` [PATCH 02/12] test-bloom: fix usage typo
` [PATCH 03/12] Documentation: changed-path Bloom filters use byte words
` [PATCH 04/12] bloom: de-duplicate directory entries
` [PATCH 05/12] bloom: parse commit before computing filters
` [PATCH 06/12] bloom: use num_changes not nr for limit detection
` [PATCH 07/12] completion: offer '--(no-)patch' among 'git log' options
` [PATCH 08/12] line-log: remove unused fields from 'struct line_log_data'
` [PATCH 09/12] t4211-line-log: add tests for parent oids
` [PATCH 10/12] line-log: more responsive, incremental 'git log -L'
` [PATCH 11/12] line-log: try to use generation number-based topo-ordering
` [PATCH 12/12] line-log: integrate with changed-path Bloom filters

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-05-01 15:30 UTC  (4+ messages)
` [PATCH v3 kvmtool 19/32] ioport: mmio: Use a mutex and reference counting for locking

[PATCH v1 1/1] PCI/AER: Use _OSC negotiation to determine AER ownership
 2020-05-01 15:29 UTC  (2+ messages)

[PATCH] arm64: perf_event: Fix time_offset for arch timer
 2020-05-01 15:29 UTC  (11+ messages)

[PATCH] aspeed: Add support for the sonorapass-bmc board
 2020-05-01 15:26 UTC  (2+ messages)

[PATCH 0/2] Improvements for kallsyms__parse
 2020-05-01 15:28 UTC  (4+ messages)
` [PATCH 2/2] lib kallsyms: parse using io api

[dpdk-dev] [PATCH v3 00/30] Update ENA driver to v2.1.0
 2020-05-01 15:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 04/30] net/ena/base: generate default, random RSS hash key

[PULL 0/4] Block patches
 2020-05-01 15:23 UTC  (3+ messages)

[PATCH 0/5] arm/arm64: smccc: Add ARCH_SOC_ID support
 2020-05-01 15:25 UTC  (6+ messages)
` [PATCH 5/5] "

[Buildroot] [PATCH] ne10: bump to v1.2.1
 2020-05-01 15:25 UTC 

[PATCH v4 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-05-01 15:23 UTC  (20+ messages)
` [PATCH v4 1/7] drm/bridge: ps8640: Get the EDID from eDP control
` [PATCH v4 2/7] drm/bridge_connector: Set default status connected for eDP connectors
` [PATCH v4 3/7] drm/mediatek: mtk_dsi: Rename bridge to next_bridge
` [PATCH v4 4/7] drm/mediatek: mtk_dsi: Convert to bridge driver
` [PATCH v4 5/7] drm/mediatek: mtk_dsi: Use simple encoder
` [PATCH v4 6/7] drm/mediatek: mtk_dsi: Use the drm_panel_bridge API
` [PATCH v4 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH] PCI: dwc: Fix inner MSI IRQ domain registration
 2020-05-01 15:25 UTC  (2+ messages)

[PATCH v2 0/2] hibernate: add config option for snapshot device
 2020-05-01 15:14 UTC  (3+ messages)
` [PATCH v2 1/2] hibernate: incorporate concurrency handling
` [PATCH v2 2/2] hibernate: split snapshot dev option

✅ PASS: Test report for kernel 5.6.8-418f133.cki (stable-queue)
 2020-05-01 15:24 UTC 

[PATCH 0/4 v2] firmware: stratix10-svc: Fix some error handling code
 2020-05-01 15:40 UTC  (3+ messages)
` [PATCH 4/4 v2] firmware: stratix10-svc: Slightly simplify code

Implement close-on-fork
 2020-05-01 15:23 UTC  (8+ messages)
` [PATCH 1/4] fs: "

[Virtio-fs] [PATCH][v2] fuse, virtiofs: Do not alloc/install fuse device in fuse_fill_super_common()
 2020-05-01 15:22 UTC  (3+ messages)
`  "

[PATCH 1/3] nvme-pci: clear shadow doorbell memory on resets
 2020-05-01 15:23 UTC  (6+ messages)
` [PATCH 3/3] nvme-pci: reshuffle nvme_queue members

[PATCH v2] perf: cs-etm: Update to build with latest opencsd version
 2020-05-01 15:22 UTC  (3+ messages)

[PATCH v2] dmaengine: idxd: fix interrupt completion after unmasking
 2020-05-01 15:21 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Make timeslicing an explicit engine property
 2020-05-01 15:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] ASoC: Intel: boards: sof-wm8804: support for Hifiberry Digiplus boards
 2020-05-01 15:18 UTC  (3+ messages)

[PATCH 5.6 000/106] 5.6.9-rc1 review
 2020-05-01 15:17 UTC  (3+ messages)

[PATCH v2] ASoC: Intel: boards: sof-wm8804: support for Hifiberry Digiplus boards
 2020-05-01 15:16 UTC 

[PATCH] linux-user/strace.list: fix epoll_create{,1} -strace output
 2020-05-01 15:06 UTC  (3+ messages)

[PATCH 5.4 00/83] 5.4.37-rc1 review
 2020-05-01 15:17 UTC  (3+ messages)

[PATCH 4.19 00/46] 4.19.120-rc1 review
 2020-05-01 15:16 UTC  (3+ messages)

[PATCH 4.14 000/117] 4.14.178-rc1 review
 2020-05-01 15:16 UTC  (3+ messages)

[PATCH 4.9 00/80] 4.9.221-rc1 review
 2020-05-01 15:16 UTC  (3+ messages)

[PATCH] image: Add support for ZSTD decompression
 2020-05-01 15:15 UTC  (3+ messages)

[PATCH v4 0/5] Add support for mt2701 JPEG ENC support
 2020-05-01 15:15 UTC  (9+ messages)
` [PATCH v4 5/5] media: platform: Add jpeg dec/enc feature

[dpdk-dev] [PATCH] app/testpmd: support flow aging
 2020-05-01 15:14 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v3] examples/l2fwd: add cmdline option for forwarding port info
 2020-05-01 15:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] "

[ANN] U-Boot v2020.07-rc1 released
 2020-05-01 15:14 UTC  (6+ messages)
      ` Aw: "

[PATCH 4.4 00/70] 4.4.221-rc1 review
 2020-05-01 15:13 UTC  (3+ messages)

[RFC][PATCH] x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
 2020-05-01 15:13 UTC  (5+ messages)

[PATCH] doc: fix quoting bug in credential cache example
 2020-05-01 15:11 UTC  (6+ messages)
` [PATCH 2/2] gitcredentials(7): make shell-snippet example more realistic

[PATCH v2 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-01 15:11 UTC  (3+ messages)
` [PATCH v2 4/4] PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT

[PATCH v4 0/4] power: supply: core: extend with new properties
 2020-05-01 15:11 UTC  (5+ messages)
` [PATCH v4 1/4] power: supply: core: tabularize HWMON temperature labels
` [PATCH v4 2/4] power: supply: core: add input voltage/current measurements
` [PATCH v4 3/4] power: supply: core: add output voltage measurements
` [PATCH v4 4/4] power: supply: core: document measurement points

[dpdk-dev] [PATCH] app/test: allow building with bonding net driver disabled
 2020-05-01 15:05 UTC 

[PATCH] pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
 2020-05-01 15:10 UTC  (2+ messages)

[PATCH 0/4] Add support for constant power-supply property tables
 2020-05-01 15:10 UTC  (2+ messages)

strage iptables counts of wireguard traffic
 2020-05-01 15:09 UTC 

[PATCH 0/3] occ: Add support for P10
 2020-05-01 15:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: fsi: Add P10 OCC device documentation
` [PATCH 2/3] fsi: occ: Add support for P10
` [PATCH 3/3] hwmon: (occ) Add new temperature sensor type

[PATCH v1 0/4] testing/next updates
 2020-05-01 15:03 UTC  (4+ messages)
` [PATCH v1 2/4] .travis.yml: drop MacOSX

[PATCH] dtc: Use better check for libyaml
 2020-05-01 15:08 UTC  (3+ messages)

[SPDK] Re: threads
 2020-05-01 15:07 UTC 

[RFC PATCH v2 0/3] Prefer working VT console over SPCR and device-tree chosen stdout-path
 2020-05-01 15:07 UTC  (6+ messages)

[PATCH v1 0/9] gdbstub/next
 2020-05-01 14:59 UTC  (7+ messages)
` [PATCH v1 7/9] tests/guest-debug: use the unix socket for linux-user tests
` [PATCH v1 9/9] target/m68k: fix gdb for m68xxx

i915 HDCP 2.2 TX encryption on Teledyne test instrument
 2020-05-01 15:00 UTC  (4+ messages)
      ` [Intel-gfx] "

[SPDK] Re: Unit test failure for review submission
 2020-05-01 15:06 UTC 

[dpdk-dev] [PATCH 0/3] aarch32 compilation
 2020-05-01 15:06 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/3] arch/arm: add vcopyq intrinsic for aarch32
  ` [dpdk-dev] [dpdk-stable] "
` [dpdk-dev] [PATCH 2/3] net/ixgbe: add support "

[RFC][PATCH] mkimage: fit: Do not tail-pad fitImage with external data
 2020-05-01 15:06 UTC  (2+ messages)

[PATCH v2 00/21] xfs: refactor log recovery
 2020-05-01 15:09 UTC  (3+ messages)
` [PATCH 08/21] xfs: remove log recovery quotaoff item dispatch for pass2 commit functions

Backup of vm disk images
 2020-05-01 15:05 UTC  (2+ messages)

[PATCH 0/3] small fixes for-5.7
 2020-05-01 15:05 UTC  (2+ messages)

[PATCH v1 1/1] PCI/AER: Use _OSC negotiation to determine AER ownership
 2020-05-01 15:02 UTC  (2+ messages)

[PATCH RFC v3 00/41] scsi: enable reserved commands for LLDDs
 2020-05-01 15:01 UTC  (5+ messages)
` [PATCH RFC v3 04/41] csiostor: use reserved command for LUN reset

[Intel-gfx] [PATCH i-g-t] i915/gem_mmap_gtt: Simulate gdb inspecting a GTT mmap using ptrace()
 2020-05-01 15:01 UTC  (4+ messages)
  ` [igt-dev] "

[igt-dev] [PATCH i-g-t] igt/gem_mmap_offset: Simulate gdb inspecting any mmap using ptrace()
 2020-05-01 15:00 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 00/15 V6] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-01 15:00 UTC  (4+ messages)
` [PATCH 08/15] nvme-rdma: add "

[PATCH v3 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-05-01 14:59 UTC  (6+ messages)
` [PATCH v3 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH] ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
 2020-05-01 14:58 UTC 

[PATCH] power: charger-manager: fix adding of optional properties
 2020-05-01 14:58 UTC  (3+ messages)
` [PATCH] power: charger-manager: clarify num_properties starting value

[PATCH RFC 0/2] ACPI/IORT: rework num_ids off-by-one quirk
 2020-05-01 14:57 UTC  (10+ messages)
` [PATCH RFC 2/2] ACPI/IORT: work around num_ids ambiguity

[meta-java] host gcc-9, icetea-7 gcc-9 but how older gcc versions?
 2020-05-01 14:57 UTC  (9+ messages)
              ` [oe] "

[dpdk-dev] [PATCH v3 07/12] service: remove rte prefix from static functions
 2020-05-01 14:56 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 0/6] use c11 atomics for service core lib
  ` [dpdk-dev] [PATCH v2 1/6] service: fix race condition for MT unsafe service

[PATCH 0/5] some sysreset patches (mostly for mpc83xx)
 2020-05-01 14:55 UTC  (6+ messages)
` [PATCH 1/5] sysreset: mpc83xx: use scnprintf instead of snprintf
` [PATCH 2/5] sysreset: mpc83xx: shuffle newline logic in mpc83xx_sysreset_get_status
` [PATCH 3/5] sysreset: mpc83xx: fix CONFIG_IS_ENABLED logic
` [PATCH 4/5] sysreset: mpc83xx: add output in case of cold boot
` [PATCH 5/5] sysreset: move print_resetinfo() to sysreset-uclass.c

[PATCH v3 REBASED 0/3] btrfs: fix issues due to alien device
 2020-05-01 22:54 UTC  (4+ messages)
` [PATCH 2/3] btrfs: include non-missing as a qualifier for the latest_bdev

[PATCH 0/2] Preparing to phase out uswsusp
 2020-05-01 14:54 UTC  (7+ messages)
` [PATCH 2/2] uswsusp: build only when configured

[PATCH 00/15] gcc-10 warning fixes
 2020-05-01 14:53 UTC  (5+ messages)
` [PATCH 13/15] scsi: sas: avoid gcc-10 zero-length-bounds warning

[PATCH] actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR
 2020-05-01 14:53 UTC 

[PATCH v2 net] ipv6: Use global sernum for dst validation with nexthop objects
 2020-05-01 14:53 UTC 

[PATCHv6 0/6] n_gsm serdev support and GNSS driver for droid4
 2020-05-01 14:52 UTC  (3+ messages)

[SPDK] Re: Unit test failure for review submission
 2020-05-01 14:52 UTC 

[PATCH v2 0/8] rockchip: Add PCIe host support
 2020-05-01 14:52 UTC  (7+ messages)
` [PATCH v2 1/8] iopoll: Add dealy to read poll

[PATCH 00/37]net: manually convert files to ReST format - part 3 (final)
 2020-05-01 14:51 UTC  (3+ messages)
` [PATCH 03/37] docs: networking: convert vrf.txt to ReST


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.