All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-30 13:49:39 to 2021-11-30 14:26:14 UTC [more...]

[PATCH v2 00/20] UFS patches for kernel v5.17
 2021-11-30 14:26 UTC  (4+ messages)
` [PATCH v2 19/20] scsi: ufs: Implement polling support

[PATCH] drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
 2021-11-30 14:25 UTC  (2+ messages)

[LTP] [PATCH] sparse: Skip TCID and TST_TOTAL
 2021-11-30 14:27 UTC  (3+ messages)

[Intel-gfx] [PATCH] lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
 2021-11-30 12:03 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind()
 2021-11-30 14:15 UTC  (3+ messages)
`  "

[PATCH] Fix strncpy() usage
 2021-11-30 14:25 UTC  (6+ messages)
` [PATCH v4] mmc-utils: Use printf() to extract and print fw version

[PATCH] x86/HVM: convert most remaining hvm_funcs hook invocations to alt-call
 2021-11-30 14:25 UTC  (4+ messages)

[PATCH] ARM: stm32: Increase USB power-good delay on DHSOM
 2021-11-30 14:24 UTC  (8+ messages)

[PATCH 0/3] Refactor Aspeed USB vhub driver
 2021-11-30  9:47 UTC  (7+ messages)
` [PATCH 1/3] usb: aspeed-vhub: add qualifier descriptor
` [PATCH 2/3] usb: aspeed-vhub: support remote wakeup feature

[PATCH v2 0/7] task comm cleanups
 2021-11-30 14:23 UTC  (10+ messages)
` [PATCH v2 4/7] fs/binfmt_elf: replace open-coded string copy with get_task_comm
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN

[PATCH] drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
 2021-11-30 14:23 UTC  (2+ messages)

[PATCH net-next] tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH
 2021-11-30 14:23 UTC 

[PATCH 4/4] dt-bindings: pci: layerscape-pci: define aer/pme interrupts
 2021-11-30 14:22 UTC  (2+ messages)

[PATCH 2/2 -net] natsemi: xtensa: fix section mismatch warnings
 2021-11-30 14:21 UTC  (2+ messages)

[PATCH] CI: disable use of KVM
 2021-11-30 14:21 UTC 

[PATCH] loop: replace loop_validate_mutex with loop_validate_spinlock
 2021-11-30 14:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] powerpc/modules: Don't WARN on first module allocation tentative
 2021-11-30 14:21 UTC  (5+ messages)

[meta-virtualization][PATCH] xvisor: set PV
 2021-11-30 14:21 UTC 

renesas/master baseline: 262 runs, 2 regressions (renesas-devel-2021-11-30-v5.16-rc3)
 2021-11-30 14:20 UTC 

renesas/master baseline-nfs: 33 runs, 1 regressions (renesas-devel-2021-11-30-v5.16-rc3)
 2021-11-30 14:20 UTC 

[RFC PATCH 0/6] crypto: Add Xilinx ZynqMP SHA3 driver support
 2021-11-30 14:14 UTC  (4+ messages)
` [RFC PATCH 5/6] crypto: xilinx: Add Xilinx SHA3 driver

[FYI][PATCH 1/1] tools build: Remove needless libpython-version feature check that breaks test-all fast path
 2021-11-30 14:18 UTC  (2+ messages)

[LTP] [PATCH 0/2] Two small fixes for LTP-003
 2021-11-30 14:18 UTC  (2+ messages)

Question WRT early IRQ/NMI entry code
 2021-11-30 14:13 UTC  (4+ messages)

[PATCH v1 0/4] v4l-utils: support multiplexed streams
 2021-11-30 14:18 UTC  (5+ messages)
` [PATCH v1 1/4] v4l2-utils: update Linux headers for "
` [PATCH v1 2/4] v4l2-ctl: Add routing and streams support
` [PATCH v1 3/4] media-ctl: add support for routes and streams
` [PATCH v1 4/4] v4l2-ctl/compliance: add routing and streams multiplexed streams

[kvm-unit-tests PATCH v3 0/3] GIC ITS tests
 2021-11-30 14:11 UTC  (9+ messages)

[PATCH v10 00/38] v4l: subdev internal routing and streams
 2021-11-30 14:15 UTC  (39+ messages)
` [PATCH v10 01/38] media: subdev: rename subdev-state alloc & free
` [PATCH v10 02/38] media: subdev: add active state to struct v4l2_subdev
` [PATCH v10 03/38] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH v10 04/38] media: subdev: add subdev state locking
` [PATCH v10 05/38] media: subdev: Add v4l2_subdev_lock_and_return_state()
` [PATCH v10 06/38] media: Documentation: add documentation about subdev state
` [PATCH v10 07/38] media: entity: Use pad as a starting point for graph walk
` [PATCH v10 08/38] media: entity: Use pads instead of entities in the media graph walk stack
` [PATCH v10 09/38] media: entity: Walk the graph based on pads
` [PATCH v10 10/38] media: mc: Start walk from a specific pad in use count calculation
` [PATCH v10 11/38] media: entity: Add iterator helper for entity pads
` [PATCH v10 12/38] media: entity: Move the pipeline from entity to pads
` [PATCH v10 13/38] media: entity: Use pad as the starting point for a pipeline
` [PATCH v10 14/38] media: entity: Add has_route entity operation
` [PATCH v10 15/38] media: entity: Add media_entity_has_route() function
` [PATCH v10 16/38] media: entity: Use routing information during graph traversal
` [PATCH v10 17/38] media: entity: Skip link validation for pads to which there is no route
` [PATCH v10 18/38] media: entity: Add an iterator helper for connected pads
` [PATCH v10 19/38] media: entity: Add only connected pads to the pipeline
` [PATCH v10 20/38] media: entity: Add debug information in graph walk route check
` [PATCH v10 21/38] media: Add bus type to frame descriptors
` [PATCH v10 22/38] media: Add CSI-2 bus configuration "
` [PATCH v10 23/38] media: Add stream to frame descriptor
` [PATCH v10 24/38] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
` [PATCH v10 25/38] media: add V4L2_SUBDEV_FL_MULTIPLEXED
` [PATCH v10 26/38] media: add V4L2_SUBDEV_CAP_MPLEXED
` [PATCH v10 27/38] media: Documentation: Add GS_ROUTING documentation
` [PATCH v10 28/38] media: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v10 29/38] media: subdev: add v4l2_subdev_has_route()
` [PATCH v10 30/38] media: subdev: add v4l2_subdev_set_routing helper()
` [PATCH v10 31/38] media: Documentation: add multiplexed streams documentation
` [PATCH v10 32/38] media: subdev: add stream based configuration
` [PATCH v10 33/38] media: subdev: use streams in v4l2_subdev_link_validate()
` [PATCH v10 34/38] media: subdev: add "opposite" stream helper funcs
` [PATCH v10 35/38] media: subdev: add v4l2_subdev_get_fmt() helper function
` [PATCH v10 36/38] media: subdev: add v4l2_subdev_set_routing_with_fmt() helper
` [PATCH v10 37/38] media: subdev: add v4l2_subdev_routing_validate_1_to_1 helper
` [PATCH v10 38/38] media: subdev: Add for_each_active_route() macro

[PATCH v2 00/12] ARM: enable IRQ stacks and vmap'ed stacks for UP
 2021-11-30 14:08 UTC  (7+ messages)
` [PATCH v2 10/12] ARM: use TLS register for 'current' on !SMP as well
` [PATCH v2 12/12] ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems

[RFC PATCH] vreportf: ensure sensible ordering of normal and error output
 2021-11-30 14:15 UTC  (6+ messages)

[PATCH] virtio: signal after wrapping packed used_idx
 2021-11-30 13:45 UTC 

[PATCH v2 0/4] Refactor Aspeed USB vhub driver
 2021-11-30 11:38 UTC  (5+ messages)
` [PATCH v2 1/4] usb: aspeed-vhub: add qualifier descriptor
` [PATCH v2 2/4] usb: aspeed-vhub: support auto remote wakeup feature
` [PATCH v2 3/4] usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue
` [PATCH v2 4/4] usb: aspeed-vhub: support test mode feature

[PATCH 0/2] Use the built-in implementation of the interactive add command by default
 2021-11-30 14:14 UTC  (3+ messages)
` [PATCH 1/2] t2016: require the PERL prereq only when necessary
` [PATCH 2/2] add -i: default to the built-in implementation

[PATCH v2 0/2] drm/msm: Fix dsi/bridge probe
 2021-11-30 14:14 UTC  (8+ messages)
` [PATCH v2 1/2] drm/msm: Allocate msm_drm_private early and pass it as driver data
` [PATCH v2 2/2] drm/msm: Initialize MDSS irq domain at probe time

[Bug 892] librte.sched scheduler can undershoot target rate
 2021-11-30 14:14 UTC 

[PATCH 1/2] spi: tegra210-quad: use devm call for cdata memory
 2021-11-30 14:14 UTC  (8+ messages)
` [PATCH 2/2] spi: tegra210-quad: add acpi support

[PATCH v3 0/7] ssh signing: verify key lifetime
 2021-11-30 14:11 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] ssh signing: use sigc struct to pass payload
  ` [PATCH v4 2/7] ssh signing: add key lifetime test prereqs
  ` [PATCH v4 3/7] ssh signing: make verify-commit consider key lifetime
  ` [PATCH v4 4/7] ssh signing: make git log verify "
  ` [PATCH v4 5/7] ssh signing: make verify-tag consider "
  ` [PATCH v4 6/7] ssh signing: make fmt-merge-msg "
  ` [PATCH v4 7/7] ssh signing: verify ssh-keygen in test prereq

[PATCH] selftests/ftrace: make kprobe profile testcase description unique
 2021-11-30 14:11 UTC  (2+ messages)

[PATCH v8 00/17] Upstreaming the Scalar command
 2021-11-30 14:11 UTC  (4+ messages)
` [PATCH v9 "

[PATCH v2 0/4] Refactor Aspeed USB vhub driver
 2021-11-30 10:42 UTC  (5+ messages)
` [PATCH v2 1/4] usb: aspeed-vhub: add qualifier descriptor
` [PATCH v2 2/4] usb: aspeed-vhub: support auto remote wakeup feature
` [PATCH v2 3/4] usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue
` [PATCH v2 4/4] usb: aspeed-vhub: support test mode feature

[PATCH] tools: Fix math.h breakage
 2021-11-30 14:13 UTC 

vulkan-loader
 2021-11-30 14:10 UTC  (3+ messages)

[PATCH 0/3] crypto: jitterentropy - bound collection loop
 2021-11-30 14:10 UTC  (4+ messages)
` [PATCH 1/3] crypto: drbg - ignore jitterentropy errors if not in FIPS mode
` [PATCH 2/3] crypto: jitter - don't limit ->health_failure check to "
` [PATCH 3/3] crypto: jitter - quit sample collection loop upon RCT failure

[Intel-gfx] [PATCH] drm/i915/selftest: Disable IRQ for timestamp calculation
 2021-11-30 14:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftest: Disable IRQ for timestamp calculation (rev3)

[meta-virtualization][PATCH] singularity: fix build with automake-1.16.5
 2021-11-30 14:09 UTC 

[PATCH 1/2] ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid
 2021-11-30 14:08 UTC  (2+ messages)

[v14 0/2] Support pwm driver for aspeed ast26xx
 2021-11-30  5:59 UTC  (3+ messages)
` [v14 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v14 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH V2 00/17] Unified entry point for other blocks to interact with power
 2021-11-30 14:07 UTC  (5+ messages)
` [PATCH V2 13/17] drm/amd/pm: do not expose the smu_context structure used internally in power
` [PATCH V2 14/17] drm/amd/pm: relocate the power related headers

[PATCH bpf-next 0/5] introduce bpf_strncmp() helper
 2021-11-30 14:22 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: add bpf_strncmp helper
` [PATCH bpf-next 2/5] selftests/bpf: fix checkpatch error on empty function parameter
` [PATCH bpf-next 3/5] selftests/bpf: factor out common helpers for benchmarks
` [PATCH bpf-next 4/5] selftests/bpf: add benchmark for bpf_strncmp() helper
` [PATCH bpf-next 5/5] selftests/bpf: add test cases for bpf_strncmp()

[PATCH] powerpc/powermac: Add missing lockdep_register_key()
 2021-11-30 14:06 UTC  (5+ messages)

[PATCH v6 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-11-30 14:07 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: clk: microchip: Add Microchip PolarFire host binding
` [PATCH v6 2/2] clk: microchip: Add driver for Microchip PolarFire SoC

[PATCH -next] ALSA: Fix oversized kvmalloc() calls
 2021-11-30 14:05 UTC  (3+ messages)

Q. about KVM and CPU hotplug
 2021-11-30 14:05 UTC  (3+ messages)

[PATCH 1/1] amd-pmu: fix s2idle failures on certain AMD laptops
 2021-11-30 14:04 UTC  (4+ messages)

[PATCH v43 00/15] /dev/random - a new approach
 2021-11-30 14:04 UTC  (7+ messages)
` [PATCH v43 01/15] Linux Random Number Generator

[PATCH for-6.1 v2] i386: do not call cpudef-only models functions for max, host, base
 2021-11-30 13:42 UTC  (14+ messages)
                      ` [PATCH 1/2] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
                      ` [PATCH 2/2] intel_iommu: Fix irqchip / X2APIC configuration checks

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-30 14:00 UTC  (20+ messages)

[PATCH resend v4 0/3] phy: Add driver for lan966x Serdes driver
 2021-11-30 14:02 UTC  (4+ messages)
` [PATCH resend v4 1/3] dt-bindings: phy: Add lan966x-serdes binding

[PATCH v5 for-next 0/1] RDMA/hns: Support direct WQE of userspace
 2021-11-30 13:57 UTC  (2+ messages)
` [PATCH v5 for-next 1/1] RDMA/hns: Support direct wqe "

patch: change “Everything up-to-date” to “Already up to date.” (No-op messages for git-push and git-pull)
 2021-11-30 13:55 UTC  (3+ messages)

[PATCH] phy: lan966x: Extend lan966x to support multiple phy interfaces
 2021-11-30 13:58 UTC  (3+ messages)

[PATCH V4 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-11-30 13:59 UTC  (6+ messages)
` [PATCH V4 1/2] dt-bindings: riscv: add MMU Standard Extensions support for Svpbmt

[Bug 205099] New: KASAN hit at raid6_pq: BUG: Unable to handle kernel data access at 0x00f0fd0d
 2021-11-30 13:58 UTC  (3+ messages)
` [Bug 205099] "

[PATCH v2 1/4] mfd: da9062: make register CONFIG_I writable
 2021-11-30 13:56 UTC  (12+ messages)
` [PATCH v2 2/4] watchdog: da9062: reset board on watchdog timeout
` [PATCH v2 3/4] dt-bindings: watchdog: da9062: add watchdog timeout mode
` [PATCH v2 4/4] ARM: dts: imx6: phycore-som: set watchdog timeout mode to shutdown

Reference to non-existing symbol WAR_R10000 in arch/mips/net/bpf_jit_comp.h
 2021-11-30 13:57 UTC  (2+ messages)

[Buildroot] [PATCH] package/rkdeveloptool: add new package
 2021-11-30 13:57 UTC  (3+ messages)

[Buildroot] Mesa3D / RPi4 - Failed to open bo 1: Permission denied
 2021-11-30 13:56 UTC  (3+ messages)

[PATCH] powerpc/32s: Fix shift-out-of-bounds in KASAN init
 2021-11-30 13:45 UTC  (2+ messages)

[nft PATCH 00/15] Fix netlink debug output on Big Endian
 2021-11-30 13:55 UTC  (3+ messages)

[PATCH] ceph: initialize pathlen variable in reconnect_caps_cb
 2021-11-30 13:55 UTC  (4+ messages)

'btrfs replace' hangs at end of replacing a device (v5.10.82)
 2021-11-30 13:55 UTC  (2+ messages)

renesas/next baseline: 132 runs, 1 regressions (renesas-next-2021-11-30-v5.16-rc1)
 2021-11-30 13:55 UTC 

renesas/next baseline-nfs: 16 runs, 1 regressions (renesas-next-2021-11-30-v5.16-rc1)
 2021-11-30 13:55 UTC 

[PATCH 1/1] dt-bindings: net: Reintroduce PHY no lane swap binding
 2021-11-30 13:54 UTC  (2+ messages)

[PATCH RFC 09/11] btrfs: remove bio split operations in btrfs_submit_direct()
 2021-11-30 13:54 UTC  (3+ messages)
` [btrfs] 675923ac06: BUG:KASAN:use-after-free_in__blk_queue_split

Forcepad interface design proposal
 2021-11-30 13:51 UTC 

[PATCH net-next v3 2/2] net: ethernet: Add driver for Sunplus SP7021
 2021-11-30 13:51 UTC  (3+ messages)

[PATCH] Input: ff-core - Correct magnitude setting for rumble compatibility
 2021-11-30 13:50 UTC 

[PATCH] driver: nvme: fix missing error code
 2021-11-30 13:50 UTC 

[PATCH] unpack-objects: unpack large object in stream
 2021-11-30 13:49 UTC  (4+ messages)
` [PATCH v3 5/5] unpack-objects: unpack_non_delta_entry() read data in a stream

[PATCH v2 00/18] IOMMU: superpage support when not sharing pagetables
 2021-11-30 13:49 UTC  (3+ messages)
` [PATCH v2 04/18] IOMMU: add order parameter to ->{,un}map_page() hooks


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.