All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-05 14:09:59 to 2022-08-05 15:21:04 UTC [more...]

[PULL 0/6] Misc next patches
 2022-08-05 15:20 UTC  (7+ messages)
` [PULL 1/6] docs: build-platforms: Clarify stance on minor releases and backports
` [PULL 2/6] QIOChannelSocket: Add support for MSG_ZEROCOPY + IPV6
` [PULL 3/6] target/i386: display deprecation status in '-cpu help'
` [PULL 4/6] target/s390x: "
` [PULL 5/6] target/arm: "
` [PULL 6/6] util/qemu-sockets: Replace the call to close a socket with closesocket()

[PATCH v4 0/8] phy: Add support for Lynx 10G SerDes
 2022-08-05 15:20 UTC  (13+ messages)
` [PATCH v4 2/8] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v4 3/8] dt-bindings: clock: Add ids for Lynx 10g PLLs

Using async discard by default with SSDs?
 2022-08-05 15:14 UTC  (8+ messages)

wireless-regdb: Update regulatory rules for Pakistan (PK) on 5GHz
 2022-08-05 15:18 UTC  (3+ messages)
  ` [wireless-regdb] "

[PATCH for-7.1 v2 0/5] Fix gdb bugs and update gdb-xml
 2022-08-05 15:14 UTC  (7+ messages)
` [PATCH for-7.1 v2 1/5] target/loongarch: Fix GDB get the wrong pc
` [PATCH for-7.1 v2 4/5] target/loongarch: Update loongarch-fpu.xml
` [PATCH for-7.1 v2 5/5] target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()

[GIT PULL] tracing: Updates for 5.20 / 6.0
 2022-08-05 15:14 UTC  (3+ messages)
` [GIT PULL v2] "
` [GIT PULL v2.5] "

drivers/gpu/drm/logicvc/logicvc_layer.c:320 logicvc_layer_buffer_find_setup() warn: impossible condition '(hoffset > (((((1))) << (16)) - 1)) => (0-u16max > u16max)'
 2022-08-05 15:14 UTC 

[qemu-mainline bisection] complete build-amd64-libvirt
 2022-08-05 15:13 UTC 

AQV Personalleasing „A FINANCIAL CRISIS CAN MAKE YOU VERY RICH!“
 2022-08-05 15:05 UTC 

Broken commit de47ff536363289f92f85ed1e4901724d238432d
 2022-08-05 15:12 UTC  (9+ messages)

[PATCH] checkpatch.pl: Reword IS_ENABLED() warning
 2022-08-05 15:12 UTC  (3+ messages)

[PATCH 1/2] util/main-loop: Fix maximum number of wait objects for win32
 2022-08-05 15:09 UTC  (3+ messages)
` [PATCH 2/2] util/aio-win32: Correct the event array size in aio_poll()

[PATCH 0/3] log: create tighter default decoration filter
 2022-08-05 15:09 UTC  (14+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 02/10] t4207: test coloring of grafted decorations
  ` [PATCH v2 06/10] log: add default decoration filter

[5.19.0] [aarch64] WARNING: CPU: 0 PID: 1 at mm/page_alloc.c:5407 __alloc_pages+0x1a0/0x290
 2022-08-05 15:08 UTC  (4+ messages)

[for-linus][PATCH] rv: Unlock on error path in rv_unregister_reactor()
 2022-08-05 15:07 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/ttm: remove calc_ctrl_surf_instr_size
 2022-08-05 15:01 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] can: j1939: fix memory leak of skbs
 2022-08-05 15:02 UTC 

[igt-dev] [PATCH] tests/kms_plane: Check plane format before using
 2022-08-05 15:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] src/t_ofd_locks.c: Reset errno to zero
 2022-08-05 15:00 UTC  (2+ messages)

[PATCH] vmxnet3: add stub for encapsulation offload
 2022-08-05 14:57 UTC  (2+ messages)

[BISECTED] BeagleBone Black doesn't boot after a58147c2dbbf
 2022-08-05 15:00 UTC  (6+ messages)

[PATCH v1 00/26] Rework the trip points creation
 2022-08-05 14:57 UTC  (33+ messages)
` [PATCH v1 01/26] thermal/core: encapsulate ops->get_trip_* ops into a function
` [PATCH v1 02/26] thermal/sysfs: Do not make get_trip_hyst optional
` [PATCH v1 03/26] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v1 04/26] thermal/drivers/st: Use generic trip points
` [PATCH v1 05/26] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v1 06/26] thermal/drivers/imx: "
` [PATCH v1 07/26] thermal/drivers/exynos: "
` [PATCH v1 08/26] thermal/drivers/rcar: "
` [PATCH v1 09/26] thermal/drivers/uniphier: "
` [PATCH v1 10/26] thermal/drivers/hisi: "
` [PATCH v1 11/26] thermal/drivers/qcom: "
` [PATCH v1 12/26] thermal/drivers/OF: "
` [PATCH v1 13/26] thermal/drivers/armada: "
` [PATCH v1 14/26] thermal/core/OF: Remove unused functions
` [PATCH v1 15/26] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v1 16/26] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v1 17/26] thermal/core/of: Remove of_thermal_get_ntrips()
` [PATCH v1 18/26] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v1 19/26] thermal/core/of: Remove of_thermal_is_trip_valid()
` [PATCH v1 20/26] thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
` [PATCH v1 21/26] thermal/drivers/da9062: "
` [PATCH v1 22/26] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v1 23/26] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v1 24/26] thermal/drivers/cxgb4: "
` [PATCH v1 25/26] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v1 26/26] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH v2 00/11] Refactor bdrv_try_set_aio_context using transactions
 2022-08-05 14:57 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] i915/i915_pm_rps: Don't use gem_write in batch_create
 2022-08-05 14:59 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH v2] docs: correct x86 MCE command line option info
 2022-08-05 14:57 UTC  (2+ messages)

[PATCH v8.1, 0/7] Add LVTS architecture thermal
 2022-08-05 14:55 UTC  (5+ messages)
` [PATCH v8.1, 5/7] arm64: dts: mt8195: Add efuse node to mt8195

[PATCH v5 0/2] Add support for RZ/G2L GPT
 2022-08-05 14:57 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v5 2/2] pwm: Add support for RZ/G2L GPT

[ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V1
 2022-08-05 14:56 UTC  (2+ messages)

[PATCH] can: j1939: fix memory leak of skbs
 2022-08-05 14:55 UTC  (5+ messages)

[PATCH] net: atlantic: fix aq_vec index out of range error
 2022-08-05 14:53 UTC  (2+ messages)

[PATCH] rteval: Fix loads cpulist restriction
 2022-08-05 14:54 UTC  (3+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-05 14:53 UTC  (8+ messages)
` [PATCHv7 02/14] mm: Add "

[PATCH v3] PCI: update the links for aer-inject git tree
 2022-08-05 14:53 UTC  (2+ messages)

[PATCH] hw/net: Discard overly fragmented packets
 2022-08-05 14:51 UTC  (6+ messages)

[PATCH 01/29] nativesdk: Clear TUNE_FEATURES
 2022-08-05 14:51 UTC  (5+ messages)
` [PATCH 18/29] rust-llvm: Enable nativesdk variant
  ` [OE-core] "
` [PATCH 21/29] rust-target-config: Make target workaround generic
  ` [OE-core] "

Pull request for tpm-030822
 2022-08-05 14:51 UTC  (2+ messages)

Bugreport: pack-objects died of signal 11
 2022-08-05 14:48 UTC  (3+ messages)
` [PATCH] revision.c: set-up "index_state.repo", don't segfault in pack-objects

[PATCH 1/2] docs: Update FVP_CONSOLES in runfvp documentation
 2022-08-05 14:47 UTC  (2+ messages)
` [PATCH 2/2] docs: Introduce meta-arm OEQA documentation

[xen-unstable-smoke test] 172174: tolerable FAIL - PUSHED
 2022-08-05 14:48 UTC 

[PATCH nf] netfilter: nfnetlink: re-enable conntrack expectation events
 2022-08-05 14:47 UTC 

[PATCH v2 1/2] cifs: remove useless DeleteMidQEntry()
 2022-08-05 14:47 UTC  (2+ messages)
` [PATCH v2 2/2] cifs: remove "cifs_" prefix from init/destroy mids functions

[Buildroot] [RFC v3 1/2] package/pkg-meson.mk: support fortran cross-compilation
 2022-08-05 14:46 UTC  (3+ messages)
` [Buildroot] [RFC v3 2/2] package/python-scipy: bump version to 1.9.0

[PATCH v3 0/3] Remove bad uncore filter/events
 2022-08-05 14:45 UTC  (2+ messages)

[PATCH v2 1/1] serial: fsl_lpuart: RS485 RTS polariy is inverse
 2022-08-05 14:45 UTC 

Apple Thunderbolt Display chaining
 2022-08-05 14:43 UTC  (14+ messages)

[PATCH liburing] io_uring-udp: make more obvious what kernel version is required
 2022-08-05 14:43 UTC  (2+ messages)

[PATCH] x86/bugs: Enable STIBP for IBPB mitigated RetBleed
 2022-08-05 14:42 UTC  (2+ messages)

[RFC v2] USB: core: add a way to revoke access to open USB devices
 2022-08-05 14:42 UTC  (8+ messages)
` [RFC v2 1/2] "

[PATCH] io_uring: fix io_recvmsg_prep_multishot casts
 2022-08-05 14:41 UTC  (3+ messages)

[ovmf test] 172179: regressions - FAIL
 2022-08-05 14:40 UTC 

[Intel-gfx] [PULL] drm-intel-next-fixes
 2022-08-05 14:39 UTC  (4+ messages)

[PATCH v3] x86,mm: print likely CPU at segfault time
 2022-08-05 14:40 UTC  (3+ messages)

[PATCH resent] ASoC: DPCM: Don't pick up BE without substream
 2022-08-05 14:35 UTC  (2+ messages)

[PATCH 0/3] ASoC: Fix theoretical buffer overflow by snprintf()
 2022-08-05 14:35 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/ccache: bump version to 4.6.1
 2022-08-05 14:34 UTC  (3+ messages)
` [Buildroot] [PATCH v3] "

[Intel-gfx] [PATCH i-g-t 1/3] tests/gem_exec_fence: Fix wrong engine checked for store_dword capability
 2022-08-05 14:27 UTC  (6+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v2 2/3] tests/gem_exec_fence: Exclude 0 from use in store batches
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v2 3/3] tests/gem_exec_fence: Restore pre-hang checks in *await-hang scenarios
  ` [igt-dev] "

[PATCH v3 0/8] Add support for cyclic function execution infrastruture
 2022-08-05 14:26 UTC  (9+ messages)
` [PATCH v3 1/8] time: Import time_after64() and friends from Linux
` [PATCH v3 2/8] cyclic: Add basic support for cyclic function execution infrastruture
` [PATCH v3 3/8] cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET
` [PATCH v3 4/8] cyclic: Integrate cyclic functionality at bootup in board_r/f
` [PATCH v3 5/8] cyclic: Add 'cyclic list' command
` [PATCH v3 6/8] sandbox: Add cyclic demo function
` [PATCH v3 7/8] mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructure
` [PATCH v3 8/8] cyclic: Add documentation

DPDK Release Status Meeting 2022-08-05
 2022-08-05 14:26 UTC 

[PATCH 0/3] docs: conf.py: Reduce texlive dependency
 2022-08-05 14:26 UTC  (4+ messages)
` [PATCH 1/3] docs/conf.py: Treat mathjax as fallback math renderer
` [PATCH 2/3] docs/conf.py: Respect env variable LOAD_IMGMATH
` [PATCH 3/3] docs: kerneldoc-preamble: Test xeCJK.sty before loading

Updated Yellow Carp VCN firmware
 2022-08-05 14:26 UTC 

[PATCH V5 0/8] libgpiod: Add Rust bindings
 2022-08-05 14:25 UTC  (2+ messages)

[PATCH v5 00/12] preparation for the rte_flow offload of nfp PMD
 2022-08-05 14:23 UTC  (3+ messages)
` [PATCH v5 10/12] net/nfp: add flower representor framework

v5.19-rc2-rt3: nouveau might sleep splat
 2022-08-05 14:23 UTC  (11+ messages)

[GIT PULL] Networking for 6.0
 2022-08-05 14:22 UTC  (4+ messages)

[PATCH v2] firmware/psci: Print a warning if PSCI doesn't accept PC mode
 2022-08-05 14:19 UTC  (5+ messages)

[PATCH 0/2] Floating-point OE/UE exception bug
 2022-08-05 14:15 UTC  (3+ messages)
` [PATCH 1/2] fpu: Add rebias bool, value and operation
` [PATCH 2/2] target/ppc: Bugfix FP when OE/UE are set

[PATCH v4 0/3] iio: accel: add MSA311 accelerometer driver
 2022-08-05 14:19 UTC  (6+ messages)
` [PATCH v4 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH v4 7/7] configfs: Fix LOCKDEP nesting issues with fragment semaphores
 2022-08-05 14:15 UTC 

[PATCH] wireless-regdb: add 5 GHz rules for GY
 2022-08-05 14:17 UTC  (2+ messages)
` [wireless-regdb] "

[PATCH 0/4] mfd: add tps6594x support for j7200 platform
 2022-08-05 14:14 UTC  (4+ messages)
` [PATCH 1/4] Documentation: tps6594x: Add DT bindings for the TPS6594x PMIC

[PATCH] hook API: don't segfault on strbuf_addf() to NULL "out"
 2022-08-05 14:15 UTC 

[PATCH v3 0/9] btrfs: block group cleanups
 2022-08-05 14:15 UTC  (10+ messages)
` [PATCH v3 1/9] btrfs: use btrfs_fs_closing for background bg work
` [PATCH v3 2/9] btrfs: simplify btrfs_update_space_info
` [PATCH v3 3/9] btrfs: handle space_info setting of bg in btrfs_add_bg_to_space_info
` [PATCH v3 4/9] btrfs: convert block group bit field to use bit helpers
` [PATCH v3 5/9] btrfs: remove block_group->lock protection for TO_COPY
` [PATCH v3 6/9] btrfs: simplify btrfs_put_block_group_cache
` [PATCH v3 7/9] btrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTL
` [PATCH v3 8/9] btrfs: remove bg->lock protection for relocation repair flag
` [PATCH v3 9/9] btrfs: delete btrfs_wait_space_cache_v1_finished

[PATCH] pci: pci_mvebu: Add support for reset-gpios
 2022-08-05 14:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/4] Add support for Microchip QSPI controller
 2022-08-05 14:14 UTC  (3+ messages)
` [PATCH v3 2/4] spi: dt-binding: add coreqspi as a fallback for mpfs-qspi

PSCI domains without OSI support
 2022-08-05 14:12 UTC  (5+ messages)

[PATCH 1/2] media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe()
 2022-08-05 14:11 UTC  (6+ messages)
` [PATCH 2/2] media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe()

[PATCH 0/4] add struct page and Direct I/O support to reserved memory
 2022-08-05 14:09 UTC  (10+ messages)
` [PATCH 4/4] sample/reserved_mem: Introduce a sample of struct page and dio support to no-map rmem

[PATCH] PM: core: Do not randomize struct dev_pm_ops layout
 2022-08-05 14:10 UTC  (3+ messages)

[PATCH 0/2] fix EFI GetVariable() issue
 2022-08-05 14:09 UTC  (3+ messages)
` [PATCH 1/2] arm-bsp/secure-partitions: fix SMM gateway bug for EFI GetVariable()
` [PATCH 2/2] arm-bsp/u-boot: drop EFI GetVariable() workarounds patches


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.