All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-21 05:52:46 to 2023-04-21 07:07:20 UTC [more...]

[PATCH 0/3] drm/bridge: dw_hdmi: allow to disable CEC from DT
 2023-04-21  7:07 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: synopsys,dw-hdmi: Add property for disabling CEC

[PATCH v3 1/4] kunit: Always run cleanup from a test kthread
 2023-04-21  7:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix memory leak in mes self test
 2023-04-21  7:06 UTC 

[PATCH v3 0/3] Add MAX14526 MUIC driver
 2023-04-21  7:05 UTC  (4+ messages)
` [PATCH v3 1/3] dm: extcom: add an uclass for extcon
` [PATCH v3 2/3] test: Add tests for the extcon
` [PATCH v3 3/3] extcon: add MAX14526 MUIC support

[PATCH for-next 2/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
 2023-04-21  7:05 UTC  (17+ messages)

[PATCH v2 1/3] upstream source tracing: base process
 2023-04-21  7:05 UTC  (2+ messages)
` [PATCH v2 2/3] upstream source tracing: metadata collection

[PATCH v2 0/3] drm/vkms: Add support for multiple pipes
 2023-04-21  7:05 UTC  (4+ messages)
` [PATCH v2 2/3] vkms: "

[PATCH] vhost_net: revert upend_idx only on retriable error
 2023-04-21  7:04 UTC  (3+ messages)

[PATCH] block: Cleanup set_capacity()/bdev_set_nr_sectors()
 2023-04-21  7:04 UTC  (2+ messages)

[PATCH REPOST blktests v2 0/9] nvme testsuite runtime optimization
 2023-04-21  7:03 UTC  (22+ messages)
` [PATCH REPOST blktests v2 1/9] nvme-rc: Auto convert test device size info
` [PATCH REPOST blktests v2 2/9] nvme: Do not hard code device size for dd test
` [PATCH REPOST blktests v2 3/9] common-xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH REPOST blktests v2 4/9] nvme: Use runtime fio background jobs
` [PATCH REPOST blktests v2 5/9] nvme: Make test image size configurable
` [PATCH REPOST blktests v2 6/9] nvme-rc: Add minimal test image size requirement
` [PATCH REPOST blktests v2 7/9] nvme-rc: Calculate IO size for fio jobs
` [PATCH REPOST blktests v2 8/9] nvme-rc: Move discovery generation counter code to rc
` [PATCH REPOST blktests v2 9/9] nvme: Make the number iterations configurable

[PATCH] remoteproc: imx_dsp_rproc: use modern pm_ops
 2023-04-21  7:01 UTC  (3+ messages)

[PATCH 0/3] xfs fixes and clean up
 2023-04-21  7:01 UTC  (6+ messages)
` [PATCH 2/3] xfs: fix xfs print level wrong parsing
` [PATCH 3/3] xfs: clean up some unnecessary xfs_stack_trace

[PATCH] bonding: Always assign be16 value to vlan_proto
 2023-04-21  7:01 UTC  (5+ messages)

[PATCH net-next v2 00/14] virtio_net: refactor xdp codes
 2023-04-21  7:00 UTC  (4+ messages)
` [PATCH net-next v2 05/14] virtio_net: introduce xdp res enums

[igt-dev] [i-g-t] tests/kms_force_connector_basic: Limit "force-load-detect" test to i915
 2023-04-21  6:59 UTC  (2+ messages)

[PATCH 0/5] MT8195 Acer Tomato - devicetrees Part 3
 2023-04-21  6:57 UTC  (7+ messages)
` [PATCH 2/5] arm64: dts: mediatek: cherry: Assign dp-intf aliases
` [PATCH 3/5] arm64: dts: mediatek: cherry: Configure eDP and internal display

[dm-devel] [PATCH v4 00/22] bio: check return values of bio_add_page
 2023-04-21  6:57 UTC  (25+ messages)
` [dm-devel] [PATCH v4 01/22] swap: use __bio_add_page to add page to bio
` [dm-devel] [PATCH v4 02/22] drbd: "
` [dm-devel] [PATCH v4 03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [dm-devel] [PATCH v4 04/22] fs: buffer: use __bio_add_page to add single page to bio
` [dm-devel] [PATCH v4 05/22] md: use __bio_add_page to add single page
` [dm-devel] [PATCH v4 06/22] md: raid5-log: "
` [dm-devel] [PATCH v4 07/22] md: raid5: use __bio_add_page to add single page to new bio
` [dm-devel] [PATCH v4 08/22] btrfs: repair: use __bio_add_page for adding single page
` [dm-devel] [PATCH v4 09/22] btrfs: raid56: use __bio_add_page to add "
` [dm-devel] [PATCH v4 10/22] jfs: logmgr: use __bio_add_page to add single page to bio
` [dm-devel] [PATCH v4 11/22] gfs2: use __bio_add_page for adding "
` [dm-devel] [PATCH v4 12/22] zonefs: "
` [dm-devel] [PATCH v4 13/22] zram: "
  `  "
    ` [Cluster-devel] "
` [dm-devel] [PATCH v4 14/22] floppy: "
` [dm-devel] [PATCH v4 15/22] md: check for failure when adding pages in alloc_behind_master_bio
` [dm-devel] [PATCH v4 16/22] md: raid1: use __bio_add_page for adding single page to bio
` [dm-devel] [PATCH v4 17/22] md: raid1: check if adding pages to resync bio fails
` [dm-devel] [PATCH v4 18/22] dm-crypt: check if adding pages to clone "
` [dm-devel] [PATCH v4 19/22] block: mark bio_add_page as __must_check
` [dm-devel] [PATCH v4 20/22] block: add __bio_add_folio
` [dm-devel] [PATCH v4 21/22] fs: iomap: use __bio_add_folio where possible
` [dm-devel] [PATCH v4 22/22] block: mark bio_add_folio as __must_check

[RESEND v2 0/6] Add JH7110 AON PMU support
 2023-04-21  6:57 UTC  (6+ messages)
` [RESEND v2 4/6] soc: starfive: Extract JH7110 pmu private operations

[PATCH] ARM: i.MX: bbu: fix compilation without CONFIG_BAREBOX_UPDATE
 2023-04-21  6:55 UTC  (3+ messages)

[PATCH v4 0/2] Improve code coverage for ppc64
 2023-04-21  6:55 UTC  (10+ messages)
` [PATCH v4 1/2] avocado_qemu/__init__.py: factor out the qemu-img finding
` [PATCH v4 2/2] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64

[PATCH] openssl: set package level PERL5LIB
 2023-04-21  6:54 UTC  (6+ messages)
      ` [OE-core] "

[PATCH v2] vdpa/mlx5: Support interrupt bypassing
 2023-04-21  6:54 UTC  (2+ messages)

[PATCH 00/10] tracing: remove dynamic vcpu state
 2023-04-21  6:53 UTC  (12+ messages)
` [PATCH 02/10] trace-events: remove the remaining vcpu trace events
` [PATCH 03/10] trace: remove vcpu_id from the TraceEvent structure
` [PATCH 07/10] trace: remove control-vcpu.h
` [PATCH 09/10] hw/9pfs: use qemu_xxhash4
` [PATCH 10/10] xxhash: remove qemu_xxhash7

[f2fs-dev] [PATCH] f2fs: remove unnessary comment in __may_age_extent_tree
 2023-04-21  6:51 UTC  (3+ messages)
` [f2fs-dev] [PATCH] f2fs: move wrong comment to right place "
  `  "

[PATCH net-next v3 0/8] TXGBE PHYLINK support
 2023-04-21  6:52 UTC  (5+ messages)
` [PATCH net-next v3 2/8] i2c: designware: Add driver support for Wangxun 10Gb NIC

[igt-dev] [PATCH] i915/i915_hangman: use igt_describe_f()
 2023-04-21  6:51 UTC 

[PATCH v6 00/11] vhost: multiple worker support
 2023-04-21  6:49 UTC  (2+ messages)

[PATCH] PCI: Add ASPEED vendor ID
 2023-04-21  6:49 UTC  (3+ messages)

NVIDIA roadmap for 23.07
 2023-04-21  6:49 UTC 

[Cluster-devel] [PATCH v3 00/19] bio: check return values of bio_add_page
 2023-04-20  8:55 UTC  (4+ messages)
` [Cluster-devel] [PATCH v3 11/19] gfs: use __bio_add_page for adding single page to bio
    ` [dm-devel] "

[PATCH 0/2] Fix unsafe string functions
 2023-04-20 23:46 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] platform-intel: limit guid length

[igt-dev] [i-g-t 00/45] Add IGT display support for XE
 2023-04-21  6:47 UTC  (5+ messages)

[PATCHv2] mm: skip CMA pages when they are not available
 2023-04-21  6:45 UTC  (2+ messages)

[OE-core][master][PATCH] cmake: add CMAKE_SYSROOT to generated toolchain file
 2023-04-21  6:47 UTC  (2+ messages)
` [master][PATCH] "

[igt-dev] [PATCH i-g-t v4 00/10] Integrate intel-bb with Xe
 2023-04-21  6:45 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t v4 01/10] lib/xe_ioctl: Add missing header for direct resolving
` [igt-dev] [PATCH i-g-t v4 02/10] lib/xe_query: Add region helpers and missing doc
` [igt-dev] [PATCH i-g-t v4 03/10] lib/xe_query: Remove commented out function prototype
` [igt-dev] [PATCH i-g-t v4 04/10] lib/intel_allocator: Add allocator support for Xe
` [igt-dev] [PATCH i-g-t v4 05/10] lib/intel_bufops: Add Xe support in bufops
` [igt-dev] [PATCH i-g-t v4 06/10] lib/intel_batchbuffer: Add Xe support in intel-bb
` [igt-dev] [PATCH i-g-t v4 07/10] tests/xe_intel_bb: Check if intel-bb Xe support correctness
` [igt-dev] [PATCH i-g-t v4 08/10] tests/xe-fast-feedback: Add xe_intel_bb test to BAT
` [igt-dev] [PATCH i-g-t v4 09/10] lib/gpgpu_fill: Use RENDER engine flag to work on Xe
` [igt-dev] [PATCH i-g-t v4 10/10] tests/xe_gpgpu_fill: Exercise gpgpu fill "
` [igt-dev] ✓ Fi.CI.BAT: success for Integrate intel-bb with Xe (rev5)

[PATCH v4] drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
 2023-04-21  6:44 UTC  (2+ messages)

[PATCH] net/cpfl: update the doc of CPFL PMD
 2023-04-21 14:59 UTC 

[PATCH 0/3] docs/specs: Convert some PCI specs docs to rST
 2023-04-21  6:40 UTC  (3+ messages)
` [PATCH 2/3] docs/specs: Convert pci-serial.txt to rst

[PATCH] linux-firmware: update firmware for MT7981
 2023-04-21  6:40 UTC 

[acme:tmp.perf/core] [perf map] ec417ad4c6: perf-sanity-tests.Test_dwarf_unwind.fail
 2023-04-21  6:40 UTC  (2+ messages)

[LTP] [PATCH v7 0/2] kill01: New case cgroup kill
 2023-04-21  6:35 UTC  (4+ messages)
` [LTP] [PATCH v8 "
  ` [LTP] [PATCH v8 1/2] "

[PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-04-21  6:35 UTC  (8+ messages)
` [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}

strings
 2023-04-21  6:34 UTC  (3+ messages)

Xen 4.18 release: Proposed release schedule
 2023-04-21  6:33 UTC  (5+ messages)
` Xen 4.18 release schedule update and poll (was: RE: Xen 4.18 release: Proposed release schedule)

[PATCH v3] migration: move migration_global_dump() to migration-hmp-cmds.c
 2023-04-21  6:31 UTC  (2+ messages)

[PATCHv4 00/17] nvme: In-kernel TLS support for TCP
 2023-04-21  6:32 UTC  (3+ messages)
` [PATCH 13/17] nvme-fabrics: parse options 'keyring' and 'tls_key'

[PATCH v2] spice: move client_migrate_info command to ui/
 2023-04-21  6:30 UTC  (2+ messages)

[PATCH v2 1/5] mci: core: drop unused DDR/SDR constants
 2023-04-21  6:29 UTC  (2+ messages)

[PATCH RFC 0/5] fs: allow to tuck mounts explicitly
 2023-04-21  6:29 UTC  (5+ messages)
` [PATCH RFC 3/5] fs: fix __lookup_mnt() documentation
` [PATCH RFC 5/5] fs: allow to tuck mounts explicitly

[PATCHSET wq/for-6.5] workqueue: Ordered workqueue creation cleanup
 2023-04-21  6:29 UTC  (8+ messages)
` [PATCH 02/22] greybus: Use alloc_ordered_workqueue() to create ordered workqueues
` [PATCH 06/22] net: thunderx: "
  ` [EXT] "
` [PATCH 07/22] net: octeontx2: "
  ` [EXT] "

[PATCH] iommu: amd: Use page mode macros in fetch_pte
 2023-04-21  6:27 UTC  (2+ messages)

[PATCH] hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIBridge
 2023-04-21  6:26 UTC  (2+ messages)
` [RFC PATCH] "

[PATCH v4 0/6] testing/next: avocado, docs, gitlab
 2023-04-21  6:24 UTC  (6+ messages)
` [PATCH v4 1/6] tests/requirements.txt: bump up avocado-framework version to 101.0

[RFC bpf-next v2 0/4] Introduce BPF_MA_REUSE_AFTER_RCU_GP
 2023-04-21  6:23 UTC  (2+ messages)

[Intel-gfx] [PATCH v8 0/8] drm/i915/pxp: Add MTL PXP Support
 2023-04-21  6:23 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pxp: Add MTL PXP Support (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH bpf-next] selftests/xsk: put MAP_HUGE_2MB in correct argument
 2023-04-21  6:22 UTC 

[PATCH v2] md/md-multipath: guard against a possible NULL dereference
 2023-04-21  6:21 UTC 

[PATCH v2 0/5] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-04-21  6:19 UTC  (5+ messages)
` [PATCH v2 3/5] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure
` [PATCH v2 4/5] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer

[OE-core] [PATCH 1/2] gdb: use update-alternatives for sframe-spec.info
 2023-04-21  6:19 UTC  (3+ messages)
` [OE-core] [PATCH 2/2] binutils: "

[PATCH] iommu: amd: Fix up merge conflict resolution
 2023-04-21  6:19 UTC  (2+ messages)

[PATCH v10 0/8] i2c-atr and FPDLink
 2023-04-21  6:18 UTC  (6+ messages)
` [PATCH v10 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer

[PATCH v3 1/2] usb: dwc3: core: add support for remapping global register start address
 2023-04-21  6:18 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,global-regs-starting-offset' quirk

[PATCH 0/9] docs: various (style, punctuation and typo fixes)
 2023-04-21  6:18 UTC  (8+ messages)
` [PATCH 2/9] qemu-options.hx: Update descriptions of memory options for NUMA node
` [PATCH 8/9] docs/devel: mention the spacing requirement for QOM
` [PATCH 9/9] docs/style: call out the use of GUARD macros

[PATCH v3 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-04-21  6:16 UTC  (6+ messages)
` [PATCH v3 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v2 2/2] hwmon: (adt7475) Convert to use device_property APIs
 2023-04-21  6:15 UTC  (2+ messages)

[PATCH] ACPI: x86: Separate out the Microsoft _DSM function calls
 2023-04-21  6:15 UTC  (2+ messages)

[RFC PATCH 5/5] SUNRPC: store GSS creds in keyrings
 2023-04-21  6:15 UTC  (2+ messages)

[PATCH 1/2 v2] dt-bindings: watchdog: marvell octeonTX2 GTI system watchdog driver
 2023-04-21  6:00 UTC  (3+ messages)
  ` [EXT] "

5.5 kernel: using nouveau or something else just long enough to turn off Quadro RTX 4000 Mobile for hybrid graphics?
 2023-04-21  5:46 UTC  (5+ messages)
    ` [Nouveau] 6.1 still cannot get display on Thinkpad P73Quadro "
      ` [Nouveau] 6.2 still cannot get hdmi display out on Thinkpad P73 Quadro RTX 4000 Mobile/TU104

[PATCH] wifi: cfg80211: allow reg update by driver even if wiphy->regd is set
 2023-04-21  6:13 UTC 

[PATCH v1 0/5] refactoring and fix for Meson NAND
 2023-04-21  5:57 UTC  (17+ messages)
` [PATCH v1 1/5] mtd: rawnand: meson: fix NAND access for read/write

[PATCH 0/2] crypto: jitter - SHA-3 conditioner and test interface
 2023-04-21  6:08 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/2] crypto: jitter - replace LFSR with SHA3-256
    ` [PATCH v3 2/2] crypto: jitter - add interface for gathering of raw entropy

[PATCH blktests v2 0/9] nvme testsuite runtime optimization
 2023-04-21  5:59 UTC  (2+ messages)

[PATCH] async: Suppress GCC13 false positive in aio_bh_poll()
 2023-04-21  6:08 UTC  (2+ messages)

[PATCH 0/8] Add printf and formatted asserts in the guest
 2023-04-21  6:03 UTC  (8+ messages)
` [PATCH 4/8] KVM: selftests: Copy printf.c to KVM selftests

[PATCH 0/4] app: introduce testgraph application
 2023-04-21  6:02 UTC  (5+ messages)
` [PATCH 1/4] node: add pkt punt to kernel node
` [PATCH 2/4] node: add a node to receive pkts from kernel
` [PATCH 3/4] node: remove hardcoded node next details
` [PATCH 4/4] app: add testgraph application

[PATCH] docs: clarify how the text and text=auto attributes are different
 2023-04-21  5:56 UTC 

[Intel-wired-lan] [PATCH net-next v3 0/8] ice: support dynamic interrupt allocation
 2023-04-21  5:55 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next v3 7/8] ice: track interrupt vectors with xarray
` [Intel-wired-lan] [PATCH net-next v3 8/8] ice: add dynamic interrupt allocation

[PATCH net-next v7 5/5] macsec: Don't rely solely on the dst MAC address to identify destination MACsec device
 2023-04-21  5:55 UTC  (2+ messages)

[PATCH net-next v7 4/5] net/mlx5: Consider VLAN interface in MACsec TX steering rules
 2023-04-21  5:54 UTC  (2+ messages)

[PATCH V2] perf cs-etm: Add fix for coresight trace for any range of CPUs
 2023-04-21  5:52 UTC  (2+ messages)

[PATCH net-next v7 3/5] net/mlx5: Support MACsec over VLAN
 2023-04-21  5:53 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 5f58939ec8cdd93a31e4bf832448a82d4782bdd6
 2023-04-21  5:52 UTC 

[wireless-next:main] BUILD SUCCESS 3288ee5844b74cebb94ed15bc9b5b9d3223ae038
 2023-04-21  5:52 UTC 

[groeck-staging:watchdog-next] BUILD SUCCESS ce28f5d4c6651999c247e0e7e1d65f6d85e577fd
 2023-04-21  5:52 UTC 

core dump analysis, was Re: stack smashing detected
 2023-04-21  5:52 UTC  (19+ messages)
                    ` reliable reproducer, was Re: core dump analysis

[RFC 0/2] vduse: add support for networking devices
 2023-04-21  5:51 UTC  (4+ 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.