All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-11 19:43:06 to 2023-04-11 21:03:29 UTC [more...]

[Intel-gfx] [PATCH] drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info
 2023-04-11 21:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 0/4] pwm: meson: make full use of common clock framework
 2023-04-11 21:00 UTC  (12+ messages)
` [PATCH v2 1/4] pwm: meson: switch to using struct clk_parent_data for mux parents
` [PATCH v2 4/4] pwm: meson: make full use of common clock framework

+ zram-return-errors-from-read_from_bdev_sync.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-fix-synchronous-reads.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-dont-return-errors-from-read_from_bdev_async.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-refactor-zram_bdev_write.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-pass-a-page-to-read_from_bdev.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-dont-pass-a-bvec-to-__zram_bvec_write.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-refactor-zram_bdev_read.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-rename-__zram_bvec_read-to-zram_read_page.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-directly-call-zram_read_page-in-writeback_store.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-dont-use-highmem-for-the-bounce-buffer-in-zram_bvec_readwrite.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

[PATCH 00/16] qapi qga/qapi-schema: Doc fixes
 2023-04-11 20:56 UTC  (3+ messages)
` [PATCH 05/16] qapi/block-core: Clean up after removal of dirty bitmap @status

+ zram-return-early-on-error-in-zram_bvec_rw.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-refactor-highlevel-read-and-write-handling.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-move-discard-handling-to-zram_submit_bio.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-simplify-bvec-iteration-in-__zram_make_request.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-make-zram_bio_discard-more-self-contained.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-remove-valid_io_request.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

+ zram-always-compile-read_from_bdev_sync.patch added to mm-unstable branch
 2023-04-11 20:57 UTC 

[igt-dev] [PATCH i-g-t] tests/xe_vm: make sure test can finish within time
 2023-04-11 20:56 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v1] perf stat: Introduce skippable evsels
 2023-04-11 20:56 UTC 

[PATCH v2 0/2] v4l2-tracer: debug messages
 2023-04-11 20:54 UTC  (3+ messages)
` [PATCH v2 1/2] v4l2-tracer: print only if debugging option is set
` [PATCH v2 2/2] v4l2-tracer: add macros to print debug info

blktests nvme/039 failure
 2023-04-11 20:55 UTC  (4+ messages)

[PATCH v4 01/13] rust: sync: introduce `LockClassKey`
 2023-04-11 20:54 UTC  (10+ messages)
` [PATCH v4 02/13] rust: sync: introduce `Lock` and `Guard`
` [PATCH v4 08/13] rust: introduce `ARef`
` [PATCH v4 09/13] rust: add basic `Task`
` [PATCH v4 11/13] rust: lock: add `Guard::do_unlocked`

[syzbot] [rds?] WARNING in rds_conn_connect_if_down
 2023-04-11 20:53 UTC 

[PATCH v1 0/7] Add JH7110 DPHY PMU support
 2023-04-11 20:52 UTC  (15+ messages)
` [PATCH v1 1/7] dt-bindings: power: Constrain properties for JH7110 PMU
` [PATCH v1 2/7] soc: starfive: Replace SOC_STARFIVE with ARCH_SATRFIVE
` [PATCH v1 3/7] soc: starfive: Modify ioremap to regmap
` [PATCH v1 4/7] soc: starfive: Add pmu type operation

stable-rc/queue/6.1 baseline: 190 runs, 8 regressions (v6.1.22-327-g5d6cb90df983)
 2023-04-11 20:52 UTC 

[PATCH net-next v4 00/12] Add EMAC3 support for sa8540p-ride
 2023-04-11 20:49 UTC  (28+ messages)
` [PATCH net-next v4 01/12] dt-bindings: net: snps,dwmac: Update interrupt-names
` [PATCH net-next v4 02/12] dt-bindings: net: snps,dwmac: Add Qualcomm Ethernet ETHQOS compatibles
` [PATCH net-next v4 03/12] dt-bindings: net: qcom,ethqos: Convert bindings to yaml
` [PATCH net-next v4 04/12] dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatibles
` [PATCH net-next v4 05/12] net: stmmac: Remove unnecessary if statement brackets
` [PATCH net-next v4 06/12] net: stmmac: Fix DMA typo
` [PATCH net-next v4 07/12] net: stmmac: Remove some unnecessary void pointers
` [PATCH net-next v4 08/12] net: stmmac: Pass stmmac_priv in some callbacks
` [PATCH net-next v4 09/12] net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
` [PATCH net-next v4 10/12] net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delay
` [PATCH net-next v4 11/12] net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speeds
` [PATCH net-next v4 12/12] net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support

[PATCH v3 0/2] Drop map from handle_mask_sync() parameters
 2023-04-11 20:23 UTC  (4+ messages)
` [PATCH v3 1/2] gpio: 104-dio-48e: Implement struct dio48e_gpio

[PATCH v11 00/26] Drivers for gunyah hypervisor
 2023-04-11 20:48 UTC  (9+ messages)
` [PATCH v11 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v11 12/26] gunyah: vm_mgr: Add/remove user memory regions

[PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
 2023-04-11 20:48 UTC  (2+ messages)

[PATCH] Revert "pinctrl: amd: Disable and mask interrupts on resume"
 2023-04-11 20:46 UTC  (2+ messages)

[PATCH nftables v2] exthdr: add boolean DCCP option matching
 2023-04-11 20:45 UTC 

[PATCH nf-next v2] netfilter: nft_exthdr: add boolean DCCP option matching
 2023-04-11 20:45 UTC 

[PATCH] pinctrl: amd: Disable and mask interrupts on resume
 2023-04-11 20:44 UTC  (8+ messages)

[PATCH] arm64: dts: qcom: sa8155p-adp: Make compatible the first property
 2023-04-11 20:44 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] tests/vkms: Update VKMS's testlist
 2023-04-11 20:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Bug 217321] New: Intel platforms can't sleep deeper than PC3 during long idle
 2023-04-11 20:42 UTC 

[PATCH net 0/4] mptcp: more fixes for 6.3
 2023-04-11 20:42 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: use mptcp_schedule_work instead of open-coding it
` [PATCH net 2/4] mptcp: stricter state check in mptcp_worker
` [PATCH net 3/4] mptcp: fix NULL pointer dereference on fastopen early fallback
` [PATCH net 4/4] selftests: mptcp: userspace pm: uniform verify events

[dm-devel] [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-04-11 20:32 UTC  (7+ messages)
` [dm-devel] [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
      `  "

[PATCH] sched/fair: fix imbalance overflow
 2023-04-11 20:41 UTC  (2+ messages)

[RFC PATCH v2 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-04-11 20:40 UTC  (7+ messages)
` [RFC PATCH v2 net-next 1/7] net: move ethtool-related netdev state into its own struct
` [RFC PATCH v2 net-next 2/7] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH v2 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts

[Buildroot] [PATCH v2 1/1] package/openocd: bump to 0.12.0
 2023-04-11 20:39 UTC 

[linux-nvme:nvme-6.4] BUILD SUCCESS 078808f1c9f327eaaabfb482a1873bc4037d2b9c
 2023-04-11 20:37 UTC 

[PATCH 0/9] msvc integration changes
 2023-04-11 20:34 UTC  (5+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 11/11] telemetry: avoid expanding versioned symbol macros on msvc

[PATCH] vmci_host: fix a race condition in vmci_host_poll() causing GPF
 2023-04-11 20:33 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/glibc: bump to version 2.37
 2023-04-11 20:33 UTC  (3+ messages)

[Buildroot] [PATCH] package/localedef: fix fallout after bump to glibc 2.37
 2023-04-11 20:31 UTC 

[PATCH] platform/chrome: cros_ec_typec: Add missing fwnode_handle_put()
 2023-04-11 20:30 UTC 

[PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
 2023-04-11 20:29 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/6] Initial Rust V4L2 support
 2023-04-11 20:26 UTC  (8+ messages)

[PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation
 2023-04-11 20:26 UTC  (5+ messages)

Infinite loop + memory leak in annotate_refs_with_symref_info
 2023-04-11 20:25 UTC  (2+ messages)

[PATCH v3] console: usb: kbd: Limit poll frequency to improve performance
 2023-04-11 20:24 UTC  (6+ messages)

[PATCH v2] app/testpmd: txonly multiflow port change support
 2023-04-11 20:24 UTC  (2+ messages)
` [PATCH v3] "

[PATCH][next] wifi: mt76: Replace zero-length array with flexible-array member
 2023-04-11 18:39 UTC  (4+ messages)

[PATCH v2 0/7] Thermal zone device structure encapsulation
 2023-04-11 20:21 UTC  (10+ messages)
` [PATCH v2 1/7] thermal/drivers/intel_pch_thermal: Use thermal driver device to write a trace
` [PATCH v2 2/7] thermal/core: Encapsulate tz->device field
` [PATCH v2 6/7] thermal/drivers/acpi: Make cross dev link optional by configuration

[PATCH v4 0/3] Add EMAC3 support for sa8540p-ride (devicetree/clk bits)
 2023-04-11 20:20 UTC  (4+ messages)
` [PATCH v4 1/3] clk: qcom: gcc-sc8280xp: Add EMAC GDSCs
` [PATCH v4 2/3] arm64: dts: qcom: sc8280xp: Add ethernet nodes
` [PATCH v4 3/3] arm64: dts: qcom: sa8540p-ride: "

stable-rc/queue/4.19 baseline: 147 runs, 28 regressions (v4.19.279-112-g6431da700f9b)
 2023-04-11 20:20 UTC 

Replacing missing disk failed (btrfs_scrub_dev(<missing disk>, 5, /dev/sdf1) failed -5)
 2023-04-11 20:19 UTC 

[PATCH v3 00/25] bootstd: Add a boot menu
 2023-04-11 20:19 UTC  (3+ messages)
` [PATCH v3 08/25] menu: Make use of CLI character processing

[PATCH] hwmon: (aquacomputer_d5next) Fix alignment of function call params
 2023-04-11 20:19 UTC  (4+ messages)

[PATCH net-next 0/3] page_pool: allow caching from safely localized NAPI
 2023-04-11 20:18 UTC  (4+ messages)
` [PATCH net-next 1/3] net: skb: plumb napi state thru skb freeing paths
` [PATCH net-next 2/3] page_pool: allow caching from safely localized NAPI
` [PATCH net-next 3/3] bnxt: hook NAPIs to page pools

[virtio-dev] [PATCH] transport-mmio: Replace virtual queue with virtqueue
 2023-04-11 20:16 UTC  (2+ messages)
` [virtio-comment] "

[tip:master] BUILD SUCCESS f91f9332d78265ccf24c2b773adbb5ff83b95db2
 2023-04-11 20:15 UTC 

[PATCH] drm/scheduler: set entity to NULL in drm_sched_entity_pop_job()
 2023-04-11 20:06 UTC  (6+ messages)

[PATCH] app/testpmd: txonly multiflow port change support
 2023-04-11 20:11 UTC 

[PATCH v3] Makefile: use -z pack-relative-relocs
 2023-04-11 20:09 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_display_modes: Add negative test for extended display
 2023-04-11 20:09 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_display_modes: Add negative test for extended display (rev3)

[PATCH 00/29] selftests/mm: Split / Refactor userfault test
 2023-04-11 20:09 UTC  (4+ messages)
` [PATCH 21/29] selftests/mm: Add framework for uffd-unit-test

stable-rc/queue/5.15 baseline: 184 runs, 9 regressions (v5.15.105-192-g2d6ce1bab2b6)
 2023-04-11 20:07 UTC 

[Intel-gfx] [PATCH v3 1/6] drm/i915: Initialize dkl_phy spin lock from display code path
 2023-04-11 20:07 UTC  (10+ messages)
  ` [Intel-gfx] [Intel-xe] "
            ` [Intel-xe] [Intel-gfx] "

arch/arm/mach-versatile/versatile.c:56:14: warning: no previous prototype for 'mmc_status'
 2023-04-11 20:05 UTC 

[virtio-dev] [PATCH] device-types/multiple: replace queues with enqueues
 2023-04-11 20:03 UTC  (2+ messages)
` [virtio-comment] "

[PATCH v3 08/14] sched: Replace rq->curr access w/ rq_curr(rq)
 2023-04-11 20:04 UTC  (3+ messages)

[meta-ti][master/kirkstone][PATCH 1/5] ti-sgx-ddk-um: Remove RDEPENDS on libdrm-omap
 2023-04-11 20:03 UTC  (8+ messages)
` [meta-ti][master/kirkstone][PATCH 5/5] meta-ti-bsp: graphics: Correct dependency chain
        ` [EXTERNAL] "

[PATCH v2] Makefile: use -z pack-relative-relocs
 2023-04-11 20:03 UTC  (4+ messages)

[PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree
 2023-04-11 20:02 UTC  (2+ messages)

[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
 2023-04-11 20:01 UTC  (3+ messages)

[PATCH v13 00/15] phy: Add support for Lynx 10G SerDes
 2023-04-11 18:43 UTC  (9+ messages)
` [PATCH v13 06/15] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v13 12/15] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v13 13/15] arm64: dts: ls1088ardb: Remove aquantia interrupt
` [PATCH v13 14/15] arm64: dts: ls1088ardb: Add SFP cage
` [PATCH v13 15/15] arm64: dts: ls1088ardb: Add serdes descriptions

New configuration for Audient EVO4
 2023-04-11 19:59 UTC 

[PATCH v2] riscv: add icache flush for nommu sigreturn trampoline
 2023-04-11 20:00 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: qcom: apq8026: remove superfluous "input-enable"
 2023-04-11 19:59 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: qcom: mdm9615: "
` [PATCH 3/3] ARM: dts: qcom: msm8974: "

[PATCH v2 0/5] Add support for Focaltech FTS Touchscreen
 2023-04-11 19:59 UTC  (5+ messages)
` [PATCH v2 4/5] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: introduce support for fts touchscreen
` [PATCH v2 5/5] arm64: dts: qcom: sdm845-shift-axolotl: update focaltech touchscreen properties

exposing full preemption in sysfs
 2023-04-11 19:54 UTC 

[Intel-xe] [PATCH] drm/xe: Add Rocketlake device info
 2023-04-11 19:57 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for drm/xe: Add Rocketlake device info (rev2)

[meta-ti][master/kirkstone][PATCH v2 1/5] linux-ti-mainline: Use upstream configs with upstream kernel
 2023-04-11 19:51 UTC  (5+ messages)
` [meta-ti][master/kirkstone][PATCH v2 2/5] linux-ti-mainline: Remove ti-upstream-tools
` [meta-ti][master/kirkstone][PATCH v2 4/5] linux-ti-next: Add defconfig for OMAP-L138

[PATCH v3 0/7] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-04-11 19:50 UTC  (6+ messages)
` [PATCH v3 7/7] arm64: dts: qcom: sa8775p: add the GPU IOMMU node

[PATCH net-next] net: dsa: mt7530: fix support for MT7531BE
 2023-04-11 19:50 UTC  (6+ messages)

[PATCH net] ionic: Fix allocation of q/cq info structures from device local node
 2023-04-11 19:49 UTC  (5+ messages)

neighbour netlink notifications delivered in wrong order
 2023-04-11 19:49 UTC  (2+ messages)

Recover data from accidentally created raid5 over raid1
 2023-04-11 19:47 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup
 2023-04-11 19:47 UTC  (5+ messages)
` [PATCH 1/2] KVM: SVM: free sev_*asid_bitmap init if SEV init fails
` [PATCH 2/2] KVM: SVM: add some info prints to SEV init

[RFC PATCH net-next 4/6] net: ethtool: pass ctx_priv and create into .set_rxfh_context
 2023-04-11 19:45 UTC  (2+ messages)

[Buildroot] [Bug 15531] New: shim doesn't provide hooks for signing
 2023-04-11 19:43 UTC  (2+ messages)
` [Buildroot] [Bug 15531] "

find_get_page() VS pin_user_pages()
 2023-04-11 19:43 UTC 

[virtio-dev] [PATCH 0/2] transport-pci: msix register desc improve
 2023-04-11 19:42 UTC  (3+ messages)
` [virtio-comment] "
` [virtio-comment] [PATCH 2/2] transport-pci: Improve queue msix vector register desc


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.