All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-24 08:28:24 to 2023-05-24 08:56:04 UTC [more...]

[Bug 201957] New: amdgpu: ring gfx timeout
 2023-05-24  8:55 UTC  (2+ messages)
` [Bug 201957] "

[PATCH v5 00/25] Add perf support to the rockchip-dfi driver
 2023-05-24  8:31 UTC  (73+ messages)
` [PATCH v5 01/25] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v5 02/25] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v5 03/25] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v5 04/25] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v5 05/25] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v5 06/25] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v5 07/25] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v5 08/25] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v5 09/25] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v5 10/25] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v5 11/25] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v5 12/25] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v5 13/25] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v5 14/25] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v5 15/25] PM / devfreq: rockchip-dfi: give variable a better name
` [PATCH v5 16/25] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v5 17/25] PM / devfreq: rockchip-dfi: make register stride SoC specific
` [PATCH v5 18/25] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v5 19/25] PM / devfreq: rockchip-dfi: add support for RK3588
` [PATCH v5 20/25] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v5 21/25] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
` [PATCH v5 22/25] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
` [PATCH v5 23/25] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v5 24/25] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v5 25/25] arm64: dts: rockchip: rk3588s: "

[GIT PULL] MMC fixes for v6.4-rc4
 2023-05-24  8:55 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-24  8:55 UTC 

SCSI target logs
 2023-05-24  8:54 UTC  (5+ messages)

[PATCH] usb: common: usb-conn-gpio: Set last role to unknown before initial detection
 2023-05-24  8:54 UTC 

[PATCH] tpm: tpm_tis: Narrow the AAEON DMI quirk to UPX-i11 only
 2023-05-24  8:55 UTC  (3+ messages)

[PATCH v2 0/6] block: add blk_io_plug_call() API
 2023-05-24  8:52 UTC  (7+ messages)
` [PATCH v2 4/6] block/io_uring: convert to "
` [PATCH v2 5/6] block/linux-aio: "
` [PATCH v2 6/6] block: remove bdrv_co_io_plug() API

[PATCH v3 mptcp-next 0/6] mptcp: add some more diag info
 2023-05-24  8:53 UTC  (5+ messages)
` [PATCH v3 mptcp-next 2/6] mptcp: introduce MPTCP_FULL_INFO getsockopt

[PATCH] target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRF
 2023-05-24  8:52 UTC  (4+ messages)

[PATCH 1/2] event/cnxk: fix ns to ticks conversion
 2023-05-24  8:52 UTC  (2+ messages)
` [PATCH 2/2] event/cnxk: honor event limit set by config

[PATCH 1/2] docs: sbsa: correct graphics card name
 2023-05-24  8:51 UTC  (5+ messages)
` [PATCH 1/3] hw/arm/sbsa-ref: honor "-vga none" argument
  ` [PATCH 2/3] hw/arm/sbsa-ref: add gfx card only if we have pci
  ` [PATCH 3/3] hw/arm/sbsa-ref: use MachineClass->default_display

[PATCH 1/1] RDMA/rxe: remove dangling declaration of rxe_cq_disable
 2023-05-24  8:52 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 5e9eec56736a45c0278d778f119225b413bec18b
 2023-05-24  8:51 UTC 

[PATCH] pinctrl: at91: fix a couple NULL vs IS_ERR() checks
 2023-05-24  8:51 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwc
 2023-05-24  8:51 UTC  (3+ messages)

[PATCH 0/3] AT91 PIO4 push-pull enable
 2023-05-24  8:50 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: at91-pio4: Enable Push-Pull configuration
` [PATCH 2/3] dt-bindings: pinctrl: at91-pio4: Add push-pull support

[PATCH 1/2] ASoC: codecs: wsa883x: do not set can_multi_write flag
 2023-05-24  8:51 UTC  (3+ messages)

[RFC PATCH 0/6] block: Make raw_co_get_allocated_file_size asynchronous
 2023-05-24  8:49 UTC  (7+ messages)
` [RFC PATCH 1/6] block: Remove bdrv_query_block_node_info
` [RFC PATCH 3/6] Convert query-block/info_block to coroutine
` [RFC PATCH 4/6] "

[RFC PATCH] gpioset: only print prompt when stdout is tty
 2023-05-24  8:50 UTC  (8+ messages)

[PATCH 00/27] another set of MLO patches
 2023-05-24  7:41 UTC  (11+ messages)
` [PATCH 10/27] wifi: mac80211: isolate driver from inactive links

[PATCH] ARM: at91: pm: fix imbalanced reference counter for ethernet devices
 2023-05-24  8:49 UTC  (3+ messages)

[PULL 0/2] vfio queue
 2023-05-24  8:47 UTC  (3+ messages)
` [PULL 1/2] vfio/pci: Fix a use-after-free issue
` [PULL 2/2] util/vfio-helpers: Use g_file_read_link()

[PATCH tests 0/5] tests: add some regression tests
 2023-05-24  8:48 UTC  (7+ messages)
` [PATCH tests 2/5] tests: add a new test for rdev lifetime
` [PATCH tests 3/5] tests: support to skip checking dmesg
` [PATCH tests 4/5] tests: add a regression test for raid10 deadlock

[PATCH] qcom/camss: use 1X16 formats instead of 2X8
 2023-05-24  8:48 UTC  (2+ messages)

[PATCH 0/7] btrfs-progs: tune: add resume support for csum conversion
 2023-05-24  8:48 UTC  (3+ messages)

[PATCH] Documentation: module-signing: Mention default_x509.genkey template
 2023-05-24  8:47 UTC  (4+ messages)

Extending page pinning into fs/direct-io.c
 2023-05-24  8:47 UTC  (5+ messages)
` [PATCH v21 0/6] block: Use page pinning

[RFC PATCH v2 1/3] runfvp: make fvp runner to hold the config
 2023-05-24  8:47 UTC  (5+ messages)

[PATCH v2 0/6] introduce the smu_v13_0_6 and gfx_v9_4_3 ip block
 2023-05-24  8:47 UTC  (5+ messages)
` [PATCH v2 4/6] drm/amdgpu: Use single copy per SDMA instance type (v2)
` [PATCH v2 6/6] drm/amdgpu: complement the 4, 6 and 8 XCC cases

[igt-dev] [i-g-t 00/20] XE test cleanup to handle xe_device
 2023-05-24  8:47 UTC  (5+ messages)
` [igt-dev] [i-g-t 17/20] tests/i915: Use drm_close_driver() to close the drm fd
` [igt-dev] [i-g-t 18/20] tests/xe/xe_debugfs: Use xe_config() helper to get the config

[XEN PATCH 00/15] build: cleanup build log, avoid user's CFLAGS, avoid too many include of Config.mk
 2023-05-24  8:47 UTC  (6+ messages)
` [XEN PATCH 10/15] build: rename $(AFLAGS) to $(XEN_AFLAGS)
` [XEN PATCH 11/15] build: rename CFLAGS to XEN_CFLAGS in xen/Makefile

[PATCH v5 00/15] graph enhancement for multi-core dispatch
 2023-05-24  8:45 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 12/15] graph: enable graph multicore dispatch scheduler model

[PATCH 0/9] btrfs: metadata_uuid refactors part1
 2023-05-24  8:45 UTC  (4+ messages)
` [PATCH 2/9] btrfs: streamline fsid checks in alloc_fs_devices

[PATCH v2 0/4] Enhance mediatek-cpufreq robustness
 2023-05-24  8:43 UTC  (7+ messages)
` [PATCH v2 4/4] cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623

[LTP] [PATCH] syscalls/statx06: use a fine-grained timestamp for the second time fetch
 2023-05-24  8:46 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-24  8:45 UTC 

[PATCH] staging: Switch i2c drivers back to use .probe()
 2023-05-24  8:44 UTC  (4+ messages)

[PATCH mptcp-next v15 0/5] update userspace pm mptcp_info fields part 1
 2023-05-24  8:43 UTC  (3+ messages)
` [PATCH mptcp-next v15 3/5] mptcp: add address into userspace pm list

[patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM checks
 2023-05-24  8:42 UTC  (7+ messages)

[PATCH v2] drm/panel: samsung-s6d7aa0: use pointer for drm_mode in panel desc struct
 2023-05-24  8:43 UTC  (2+ messages)

[PATCH v11 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-24  8:42 UTC  (5+ messages)
` [PATCH v11 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH] cgroup: rstat: Simplified cgroup_base_stat_flush() update last_bstat logic
 2023-05-24  8:41 UTC  (7+ messages)
    ` [External] "

[PATCH] mmc-utils: Assert MMC_IOC_MULTI_CMD in compile time
 2023-05-24  8:42 UTC 

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-24  8:41 UTC  (8+ messages)
` [PATCH 20/32] vfs: factor out inode hash head calculation
  ` (subset) "

[Buildroot] [PATCH] package/gnuplot: bump version to 5.4.7
 2023-05-24  8:42 UTC 

[tip:smp/core] BUILD SUCCESS 06c6796e0304234da65e70577f354cb194086521
 2023-05-24  8:40 UTC 

Bug with mount.cifs and mapchars
 2023-05-24  8:40 UTC  (2+ messages)

[PATCH V2 blktests 0/2] blktests: Add ublk testcases
 2023-05-24  8:40 UTC  (4+ messages)
` [PATCH V2 blktests 2/2] tests: Add ublk tests

[PATCH] libbpf: kprobe.multi: Filter with blacklist and available_filter_functions
 2023-05-24  8:41 UTC  (2+ messages)
` [PATCH v3] libbpf: kprobe.multi: Filter with available_filter_functions

Marvell_of_reg_init function
 2023-05-24  8:40 UTC  (2+ messages)

[bug report] fanotify: support reporting non-decodeable file handles
 2023-05-24  8:38 UTC  (2+ messages)

[PATCH BlueZ 5/6] client/player: Update bluetoothctl with support for broadcast source
 2023-05-24  8:38 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/1] Fixing infinite loop on SCLP READ SCP INFO error
 2023-05-24  8:33 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/1] s390x: sclp: consider monoprocessor on read_info error

[PATCH v4] memblock: Add flags and nid info in memblock debugfs
 2023-05-24  8:35 UTC  (4+ messages)

[PATCH v3 1/7] common/idpf: fix 64b timestamp roll over issue
 2023-05-24  8:36 UTC  (4+ messages)
` [PATCH v4 0/7] fix idpf and cpfl timestamp
  ` [PATCH v4 1/7] common/idpf: fix 64b timestamp roll over issue

[PATCH v11 00/10] Introduce Nuvoton ma35d1 SoC
 2023-05-24  8:34 UTC  (5+ messages)
` [PATCH v11 10/10] tty: serial: Add Nuvoton ma35d1 serial driver support

[PATCH net v1] tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
 2023-05-24  8:33 UTC 

[linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
 2023-05-24  8:36 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: Detect and fix looped node chain efficiently
 2023-05-24  8:33 UTC 

[PATCH v3 0/1] Add vpd data for Rainier machine
 2023-05-24  8:35 UTC  (5+ messages)
` [PATCH v3 1/1] hw/arm/aspeed:Add "

[tiL6.1 PATCH v2] arm64: dts: ti: k3-j721s2: Add support for CAN instances 3 and 5 in main domain
 2023-05-24  8:31 UTC  (3+ messages)

[ANNOUNCE] 5.10.175-rt84
 2023-05-24  8:33 UTC  (4+ messages)
` 5.10.179-rt87 (was Re: [ANNOUNCE] 5.10.175-rt84)

RTT-PROBE: lore-subspace-rtt
 2023-05-24  8:35 UTC 

[PATCH v2 0/3] MSR_IA32_ARCH_CAPABILITIES cleanups
 2023-05-24  8:32 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps

[PATCH v11 00/23] Add vfio_device cdev for iommufd support
 2023-05-24  8:33 UTC  (11+ messages)
` [Intel-gfx] [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
    `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add vfio_device cdev for iommufd support (rev14)

[PATCH v3 0/3] phy: mtk-mipi-csi: add driver for CSI phy
 2023-05-24  8:30 UTC  (11+ messages)
` [PATCH v3 1/3] dt-bindings: phy: add PHY_TYPE_CDPHY definition
` [PATCH v3 2/3] dt-bindings: phy: add mediatek MIPI CD-PHY module v0.5
` [PATCH v3 3/3] phy: mtk-mipi-csi: add driver for CSI phy

[PATCH] go: update 1.20.1 -> 1.20.4
 2023-05-24  8:32 UTC  (2+ messages)
` [OE-core] "

[Buildroot] [PATCH 1/1] package/libwebsockets: added option to (re-)enable external poll loop support
 2023-05-24  8:31 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] "
  ` [Buildroot] [PATCH v2 2/2] package/mosquitto: when building with libwebsockets support, select its external loop support option

[PATCH 0/2] qemu-img: fix getting stuck in infinite loop on
 2023-05-24  8:30 UTC  (3+ messages)
` [PATCH 1/2] qemu-img: rebase: stop when reaching EOF of old backing file

[PATCH 0/5] accel/ivpu: Add debugfs support
 2023-05-24  8:29 UTC  (3+ messages)

[PATCH mptcp-next] net: skip printing "link become ready" v6 msg
 2023-05-24  8:29 UTC  (3+ messages)

[RFC PATCH v1 0/4] Add support for Allwinner GPADC on D1/T113s/R329 SoCs
 2023-05-24  8:27 UTC  (12+ messages)
` [RFC PATCH v1 1/4] iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC
` [RFC PATCH v1 2/4] dt-bindings: "
` [RFC PATCH v1 3/4] ARM: dts: sun8i: t113s: Add GPADC node
` [RFC PATCH v1 4/4] riscv: dts: allwinner: d1: "

[PATCH v7,0/2] media: mediatek: vcodec: add hevc stateless decoder driver in MT8195
 2023-05-24  8:07 UTC  (2+ messages)
` [PATCH v7,1/2] media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx field

[PATCH v9 2/5] ksm: count all zero pages placed by KSM
 2023-05-24  8:27 UTC  (3+ 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.