All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-04 17:04:07 to 2021-11-04 17:52:31 UTC [more...]

[dm-devel] [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
 2021-11-04 17:34 UTC  (10+ messages)
` [dm-devel] [RFC PATCH 1/8] "
    `  "
      ` [RFC PATCH 0/8] "

[PATCH v2 0/2] Cleanups for the nomodeset kernel command line parameter logic
 2021-11-04 17:37 UTC  (3+ messages)
` [PATCH v2 1/2] drm: Add a drm_drv_enabled() to check if drivers should be enabled

[Intel-gfx] [PATCH v4 1/3] drm: Move drm_color_lut_check implementation internal to intel_color
 2021-11-04 17:52 UTC  (4+ messages)
  `  "

[dm-devel] [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-11-04 17:50 UTC  (21+ messages)

[PATCH v3 00/29] bsd-user: arm (32-bit) support
 2021-11-04 17:48 UTC  (7+ messages)
` [PATCH v3 07/29] bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions
` [PATCH v3 19/29] bsd-user/arm/target_arch_signal.h: arm machine context for signals

[PATCH 0/2] This is a patch series of ethernet driver for Sunplus SP7021 SoC
 2021-11-04 17:51 UTC  (10+ messages)
` [PATCH 2/2] net: ethernet: Add driver for Sunplus SP7021

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-11-04 17:50 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 00/14] net/mlx5: support "
  ` [dpdk-dev] [PATCH v4 02/14] net/mlx5: fix field reference for PPC
  ` [dpdk-dev] [PATCH v4 14/14] net/mlx5: add shared Rx queue port datapath support

[RFC PATCH] tests/docker: force NOUSER=1 for base images
 2021-11-04 17:44 UTC  (3+ messages)

[PATCH] scsi: scsi_debug: fix return checks for kcalloc
 2021-11-04 17:50 UTC  (4+ messages)

[PATCH 0/7] Add PTP support for BCM53128 switch
 2021-11-04 17:49 UTC  (7+ messages)
` [PATCH 4/7] net: dsa: b53: Add PHC clock support
` [PATCH 7/7] net: dsa: b53: Expose PTP timestamping ioctls to userspace

perf build broken looking for bpf/{libbpf,bpf}.h after merge with upstream
 2021-11-04 17:49 UTC  (3+ messages)

[PATCH v3 00/25] PowerISA v3.1 instruction batch
 2021-11-04 17:41 UTC  (5+ messages)
` [PATCH v3 05/25] target/ppc: Implement Vector Insert from GPR using GPR index insns
` [PATCH v3 25/25] target/ppc: cntlzdm/cnttzdm implementation without brcond

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2021-11-04 17:47 UTC  (8+ messages)
` [PATCH v3 23/37] KVM: nVMX: Add helper to handle TLB flushes on nested VM-Enter/VM-Exit

[dpdk-dev] [dpdk-users] is i40evf support promisc? // DPDK 20.11 - i40evf: No response for 14
 2021-11-04 17:47 UTC  (2+ messages)

[PATCH] async_die_is_recursing: fix use of pthread_getspecific for Fedora
 2021-11-04 17:46 UTC  (6+ messages)
` [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora

[PATCH] create-spdx: Set the Organization field via a variable
 2021-11-04 17:46 UTC  (2+ messages)
` [OE-core] "

[stable 5.10 PATCH] mm: hwpoison: remove the unnecessary THP check
 2021-11-04 17:43 UTC  (4+ messages)

[PATCH v5] tests: qtest: Add virtio-iommu test
 2021-11-04 17:40 UTC  (5+ messages)

[cocci] Best way to run coccinelle in a CI?
 2021-11-04 17:43 UTC  (6+ messages)

[PATCH v2] media: ir-rx51: Switch to atomic PWM API
 2021-11-04 17:43 UTC  (3+ messages)

[xen-unstable-smoke test] 166045: tolerable all pass - PUSHED
 2021-11-04 17:42 UTC 

[PATCH v2 0/8] subject: staging: vt6655: Fix line wrapping in `RFvWriteWakeProgSyn`
 2021-11-04 17:40 UTC  (5+ messages)
` [PATCH v2 2/8] staging: vt6655: Use incrementation in `idx`

[PATCH v3] perf evsel: Fix missing exclude_{host,guest} setting
 2021-11-04 17:40 UTC  (10+ messages)

task_group unthrottling and removal race (was Re: [PATCH] sched/fair: Use rq->lock when checking cfs_rq list) presence
 2021-11-04 17:37 UTC  (7+ messages)
` [PATCH] sched/fair: Prevent dead task groups from regaining cfs_rq's

[PATCH v17 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-11-04 17:35 UTC  (24+ messages)
` [PATCH v17 bpf-next 01/23] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v17 bpf-next 02/23] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v17 bpf-next 03/23] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v17 bpf-next 04/23] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v17 bpf-next 05/23] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v17 bpf-next 06/23] net: marvell: rely on "
` [PATCH v17 bpf-next 07/23] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v17 bpf-next 08/23] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v17 bpf-next 09/23] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program
` [PATCH v17 bpf-next 10/23] net: mvneta: enable jumbo frames if the loaded XDP program support mb
` [PATCH v17 bpf-next 11/23] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v17 bpf-next 12/23] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v17 bpf-next 13/23] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v17 bpf-next 14/23] bpf: move user_size out of bpf_test_init
` [PATCH v17 bpf-next 15/23] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v17 bpf-next 16/23] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v17 bpf-next 17/23] bpf: selftests: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v17 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
` [PATCH v17 bpf-next 19/23] bpf: generalise tail call map
` [PATCH v17 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v17 bpf-next 21/23] bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
` [PATCH v17 bpf-next 22/23] bpf: selftests: add CPUMAP/DEVMAP selftests for xdp multi-buff
` [PATCH v17 bpf-next 23/23] xdp: disable XDP_REDIRECT "

[Intel-gfx] [PATCH] drm/i915/pmu: Fix synchronization of PMU callback with reset
 2021-11-04 17:37 UTC  (2+ messages)

[PATCHSET 0/4] Alloc batch fixes
 2021-11-04 17:37 UTC  (14+ messages)
` [PATCH 3/4] block: move queue enter logic into blk_mq_submit_bio()
` [PATCH 4/4] block: move plug rq alloc into helper and ensure queue match

[PATCH v2] soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
 2021-11-04 17:37 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] introduce bpf_find_vma
 2021-11-04 17:36 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: add tests for bpf_find_vma

[PATCH] doc: fix grammar rules in commands'syntax
 2021-11-04 17:36 UTC  (9+ messages)
` [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders

[PATCH v2] x86/setup: call early_reserve_memory() earlier
 2021-11-04 17:36 UTC  (5+ messages)
` [tip: x86/urgent] x86/setup: Call "

[igt-dev] [PATCH i-g-t 0/4] Return actual submission methods from submission method functions
 2021-11-04 17:36 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] lib/i915: Return actual submission method from gem_submission_method

[dm-devel] futher decouple DAX from block devices
 2021-11-04 17:35 UTC  (10+ messages)
      `  "

[Buildroot] [Bug 14321] New: Error: Could not install package {PACKAGE}: 'name'
 2021-11-04 17:36 UTC  (3+ messages)
` [Buildroot] [Bug 14321] scanpypi doesn't work with the pyinstaller module

bcachefs status update - current and future work
 2021-11-04 17:35 UTC 

stable-rc/linux-4.4.y build: 185 builds: 5 failed, 180 passed, 6 errors, 35 warnings (v4.4.291-3-g59c6c12a4647)
 2021-11-04 17:35 UTC 

[PULL for 6.2 v2 00/19] testing, plugin and gdbstub updates
 2021-11-04 17:34 UTC  (2+ messages)

[PATCH v4] ext4: add test for all ext4/ext3/ext2 mount options
 2021-11-04 17:31 UTC  (4+ messages)
` [PATCH v5] "

Disassociating ima_filter_rule* from security_audit_rule*
 2021-11-04 17:34 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf: Implement BTF Generator API
 2021-11-04 17:34 UTC  (8+ messages)

[PATCH] ipv4/raw: support binding to nonlocal addresses
 2021-11-04 17:34 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] power: fix unused-but-set variable error
 2021-11-04 17:32 UTC  (3+ messages)

[Intel-gfx] [PATCH v6 0/2] drm/i915: Failsafe migration blits
 2021-11-04 17:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Failsafe migration blits (rev7)

[PATCH v2] PCI/MSI: Re-add checks for skip masking MSI-X on Xen PV
 2021-11-04 17:31 UTC  (10+ messages)
` [PATCH] PCI/MSI: Fix masking MSI/MSI-X "
    ` [PATCH] PCI/MSI: Move non-mask check back into low level accessors

stable-rc/queue/4.4 baseline: 122 runs, 2 regressions (v4.4.291-2-g0ac26987d8a7)
 2021-11-04 17:30 UTC 

[Buildroot] [PATCH 1/1] package/python-cryptography: add host-python3-six host dependency
 2021-11-04 17:30 UTC  (7+ messages)

[PATCH] mpm-transport: Do not use append with += operator
 2021-11-04 17:29 UTC 

Questions about replacing isolcpus by cgroup-v2
 2021-11-04 17:29 UTC 

[PATCH v4 00/10] libtracefs dynamic events support
 2021-11-04 17:28 UTC  (6+ messages)
` [PATCH v4 04/10] libtracefs: Change tracefs_kprobe_info API
` [PATCH v4 08/10] libtracefs: Use the internal dynamic events API when creating synthetic events

[PATCH 0/3] media: rcar-{csi2,vin}: Move to full Virtual Channel routing per CSI-2 IP
 2021-11-04 17:29 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH] block: add a loff_t cast to bdev_nr_bytes
 2021-11-04 17:28 UTC  (2+ messages)

[PATCH v15 04/13] PCI: kirin: Add support for bridge slot DT schema
 2021-11-04 17:27 UTC  (5+ messages)

[PATCH v3 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model
 2021-11-04 17:26 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 8/8] clean/smudge: allow clean filters to process extremely large files

[PATCH] PM: sleep: Avoid calling put_device() under dpm_list_mtx
 2021-11-04 17:26 UTC 

[PATCH v3] nl80211: Add HE UL MU settings used in UL Trigger
 2021-11-04 17:23 UTC 

[PATCH v2 0/6] ssh signing: verify key lifetime
 2021-11-04 17:22 UTC  (6+ messages)

Settings compression for a filesystem
 2021-11-04 17:23 UTC  (3+ messages)

[Buildroot] [PATCH 0/2] Rename sunxi-mali-mainline* to sunxi-mali-utgard*
 2021-11-04 17:23 UTC  (7+ messages)
` [Buildroot] [PATCH 1/2] package/sunxi-mali-utgard: rename from sunxi-mali-mainline
    ` [Buildroot] [PATCH v2 0/2] Rename sunxi-mali-mainline* to sunxi-mali-utgard*
      ` [Buildroot] [PATCH v2 1/2] package/sunxi-mali-utgard: rename from sunxi-mali-mainline
      ` [Buildroot] [PATCH v2 2/2] package/sunxi-mali-utgard-driver: rename from sunxi-mali-mainline-driver

[PATCH] ACPI: PM: Fix device wakeup power reference counting error
 2021-11-04 17:21 UTC 

qemu-emulated nfit devices disappeared
 2021-11-04 17:21 UTC  (7+ messages)

[dpdk-dev] [PATCH] pipeline: remove unreachable branch
 2021-11-04 17:20 UTC  (3+ messages)

[Discussion] The architecture of Scalar (and others) within Git
 2021-11-04 17:20 UTC  (3+ messages)

[PATCH v2] ci: disallow directional formatting
 2021-11-04 17:19 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] tty: serial: Use fifo in 8250 console driver
 2021-11-04 17:17 UTC 

[RFC PATCH 0/8] KVM: arm64: Add support for hypercall services selection
 2021-11-04 17:16 UTC  (6+ messages)
` [RFC PATCH 1/8] KVM: arm64: Factor out firmware register handling from psci.c

[PATCH net] net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10
 2021-11-04 17:17 UTC 

[dm-devel] [RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-11-04 17:12 UTC  (19+ messages)
` [dm-devel] [RFC PATCH v7 04/16] ipe: add userspace interface
    `  "
` [dm-devel] [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
          `  "
` [dm-devel] [RFC PATCH v7 14/16] scripts: add boot policy generation program
      `  "
` [dm-devel] [RFC PATCH v7 07/16] ipe: add auditing support
      `  "

[PATCH] xfsprogs: move stubbed-out kernel functions out of xfs_shared.h
 2021-11-04 17:15 UTC  (2+ messages)
` [PATCH V3 RFC] xfsprogs: remove stubbed-out kernel functions out from xfs_shared.h

[RFC PATCH v2 0/5] Add hardware prefetch driver for A64FX and Intel processors
 2021-11-04 17:10 UTC  (3+ messages)

[PATCH] libbpf: Fix lookup_and_delete_elem_flags
 2021-11-04 17:13 UTC 

[PATCH] btrfs: Remove spurious unlock/lock of unused_bgs_lock
 2021-11-04 17:13 UTC  (2+ messages)

[RFC PATCH v3 0/3] Introduce BPF map tracing capability
 2021-11-04 17:11 UTC  (8+ messages)

[patch-4.16] arm/smmuv1,v2: Protect smmu master list with a lock
 2021-11-04 17:11 UTC  (14+ messages)

stable-rc/queue/4.14 baseline: 146 runs, 1 regressions (v4.14.254-5-gc9b4934a4d6a)
 2021-11-04 17:11 UTC 

[PATCH v5 00/14] last set for add_disk() error handling
 2021-11-04 17:10 UTC  (7+ messages)

[PATCH] arm64: Track no early_pgtable_alloc() for kmemleak
 2021-11-04 17:09 UTC  (5+ messages)

[PATCH] btrfs: fix deadlock between quota enable and other quota operations
 2021-11-04 17:10 UTC  (4+ messages)

[PATCH RFC] scsi: ufs-core: Do not use clk_scaling_lock in ufshcd_queuecommand()
 2021-11-04 17:10 UTC  (10+ messages)

[GIT PULL] Driver core changes for 5.16-rc1
 2021-11-04 17:10 UTC  (2+ messages)

[GIT PULL] Char/Misc driver changes for 5.16-rc1
 2021-11-04 17:10 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver updates for 5.16-rc1
 2021-11-04 17:09 UTC  (2+ messages)

[GIT PULL] USB / Thunderbolt changes for 5.16-rc1
 2021-11-04 17:09 UTC  (2+ messages)

[GIT PULL] Staging driver changes for 5.16-rc1
 2021-11-04 17:09 UTC  (2+ messages)

flush_dcache_page vs kunmap_local
 2021-11-04 17:08 UTC  (4+ messages)

[virtio-dev] Timing out virtio-pci config space access
 2021-11-04 17:07 UTC 

[PATCH v4] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-11-04 17:05 UTC  (7+ messages)

[PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
 2021-11-04 17:07 UTC  (7+ messages)

trace point to print ip address we are trying to connect to
 2021-11-04 17:07 UTC  (6+ messages)

[meta-networking][PATCH 1/2] ntpsec: Disable seccomp on musl/rv32
 2021-11-04 17:06 UTC  (2+ messages)
` [meta-networking][PATCH 2/2] ntpsec: Disable documentation

[PATCH 1/2 v2] can: peak_usb: always ask for BERR reporting for PCAN-USB devices
 2021-11-04 17:06 UTC 

[PATCH] pinctrl: qcom: sm8350: Correct UFS and SDC offsets
 2021-11-04 17:08 UTC 

[XEN PATCH v7 00/51] xen: Build system improvements, now with out-of-tree build!
 2021-11-04 16:59 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/sfc: allow control threads for counter queue polling
 2021-11-04 17:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH] pipeline: fix dead code
 2021-11-04 17:05 UTC  (2+ messages)

[PATCH v4 00/10] user_events: Enable user processes to create and write to trace events
 2021-11-04 17:04 UTC  (11+ messages)
` [PATCH v4 01/10] user_events: Add UABI header for user access to user_events
` [PATCH v4 02/10] user_events: Add minimal support for trace_event into ftrace
` [PATCH v4 03/10] user_events: Add print_fmt generation support for basic types
` [PATCH v4 04/10] user_events: Handle matching arguments from dyn_events
` [PATCH v4 05/10] user_events: Add basic perf and eBPF support
` [PATCH v4 06/10] user_events: Add self-test for ftrace integration
` [PATCH v4 07/10] user_events: Add self-test for dynamic_events integration
` [PATCH v4 08/10] user_events: Add self-test for perf_event integration
` [PATCH v4 09/10] user_events: Optimize writing events by only copying data once
` [PATCH v4 10/10] user_events: Add documentation file

[PATCH 00/10] Add support for TPDM and TPDA
 2021-11-04 17:02 UTC  (5+ messages)
` [PATCH 04/10] Coresight: Enable BC and GPR for TPDM driver


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.