messages from 2023-04-20 09:51:40 to 2023-04-20 10:14:05 UTC [more...]
[PULL 00/23] First batch of testing and misc patches for 8.1
2023-04-20 10:12 UTC (8+ messages)
` [PULL 01/23] hw: Add compat machines "
` [PULL 02/23] docs: Fix typo (wphx => whpx)
` [PULL 03/23] docs/cxl: Fix sentence
` [PULL 06/23] chardev: Allow setting file chardev input file on the command line
` [PULL 13/23] include/exec: Provide the tswap() functions for target independent code, too
` [PULL 16/23] softmmu: Move dirtylimit.c into the target independent source set
` [PULL 19/23] MAINTAINERS: Add Juan Quintela to developer guides review
[PATCH] dt-bindings: thermal: qcom-tsens: correct unit address
2023-04-20 10:10 UTC (2+ messages)
[PATCH v2 0/3] Add support for high resolution PWMs
2023-04-20 10:10 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: leds-qcom-lpg: Add qcom,pmk8550-pwm compatible string
` [PATCH v2 2/3] leds: rgb: leds-qcom-lpg: Add support for high resolution PWM
` [PATCH v2 3/3] leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWM
[PATCH] pwm: sifive: Simplify using devm_clk_get_prepared()
2023-04-20 10:10 UTC (3+ messages)
[PATCH 0/4] Add GCC and RPMHCC support for sdx75
2023-04-20 10:10 UTC (5+ messages)
` [PATCH 3/4] clk: qcom: rpmh: Add RPMH clocks support for SDX75
` [PATCH 4/4] clk: qcom: Add GCC driver "
[PATCH v1 0/4] media: uvcvideo: Misc cleanups
2023-04-20 10:09 UTC (5+ messages)
` [PATCH v1 1/4] media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'
` [PATCH v1 2/4] media: uvcvideo: Rename uvc_format 'frame' field to 'frames'
` [PATCH v1 3/4] media: uvcvideo: Constify formats, frames and intervals
` [PATCH v1 4/4] media: uvcvideo: Constify descriptor buffers
[Virtio-fs] [PATCH v2 00/13] virtio: add vhost-user-generic and reduce copy and paste
2023-04-20 10:12 UTC (10+ messages)
` [Virtio-fs] [PATCH v2 08/13] virtio: add PCI stub for vhost-user-device
` "
` [Virtio-fs] [PATCH v2 09/13] hw/virtio: derive vhost-user-rng from vhost-user-device
` "
` [Virtio-fs] [PATCH v2 11/13] hw/virtio: derive vhost-user-gpio "
` "
[PATCH v5] drm/fbdev-generic: prohibit potential out-of-bounds access
2023-04-20 10:09 UTC (7+ messages)
[RFC 0/5] net/mlx5: introduce Tx datapath tracing
2023-04-20 10:13 UTC (8+ messages)
` [RFC 1/5] app/testpmd: add trace dump command
` [RFC 2/5] common/mlx5: introduce tracepoints for mlx5 drivers
` [RFC 3/5] net/mlx5: add Tx datapath tracing
` [RFC 4/5] net/mlx5: add comprehensive send completion trace
` [RFC 5/5] net/mlx5: add Tx datapath trace analyzing script
[Intel-gfx] [PATCH 0/8] drm/i915/mtl: Define MOCS and PAT tables for MTL
2023-04-20 10:13 UTC (3+ messages)
` [Intel-gfx] [PATCH 7/8] drm/i915: use pat_index instead of cache_level
[PATCH 0/3] Fix some issues of xHCI for zhaoxin
2023-04-20 18:08 UTC (3+ messages)
[PATCH v5 0/4] crypto: starfive - Add drivers for crypto engine
2023-04-20 10:10 UTC (3+ messages)
` [PATCH v5 4/4] crypto: starfive - Add hash and HMAC support
[PATCH] media: uvcvideo: Don't expose unsupported formats to userspace
2023-04-20 10:07 UTC
Linux kernel 4.14.313 released
2023-04-20 10:10 UTC
[PATCH v5] memory: Optimize replay of guest mapping
2023-04-20 9:57 UTC
[PATCH v2 0/4] COLO: improve build options
2023-04-20 10:09 UTC (10+ messages)
` [PATCH v2 1/4] block/meson.build: prefer positive condition for replication
` [PATCH v2 2/4] scripts/qapi: allow optional experimental enum values
` [PATCH v2 3/4] build: move COLO under CONFIG_REPLICATION
` [PATCH v2 4/4] configure: add --disable-colo-filters option
[PULL 00/21] target-arm queue
2023-04-20 10:04 UTC (22+ messages)
` [PULL 01/21] hw/arm: Fix some typos in comments (most found by codespell)
` [PULL 02/21] exynos: Fix out-of-bounds access in exynos4210_gcomp_find debug printf
` [PULL 03/21] hw/watchdog: Allwinner WDT emulation for system reset
` [PULL 04/21] hw/arm: Add WDT to Allwinner-A10 and Cubieboard
` [PULL 05/21] hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC
` [PULL 06/21] tests/avocado: Add reboot tests to Cubieboard
` [PULL 07/21] hw/timer/imx_epit: don't shadow variable
` [PULL 08/21] hw/timer/imx_epit: fix limit check
` [PULL 09/21] target/arm: Remove KVM AArch32 CPU definitions
` [PULL 10/21] hw/arm/virt: Restrict Cortex-A7 check to TCG
` [PULL 11/21] target/arm: Initialize debug capabilities only once
` [PULL 12/21] target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort()
` [PULL 13/21] target/arm: Don't set ISV when reporting stage 1 faults in ESR_EL2
` [PULL 14/21] target/arm: Implement FEAT_PAN3
` [PULL 15/21] docs/devel/kconfig.rst: Fix incorrect markup
` [PULL 16/21] target/arm: Report pauth information to gdb as 'pauth_v2'
` [PULL 17/21] hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus
` [PULL 18/21] fsl-imx6ul: Add fec[12]-phy-connected properties
` [PULL 19/21] arm/mcimx6ul-evk: Set fec1-phy-connected property to false
` [PULL 20/21] fsl-imx7: Add fec[12]-phy-connected properties
` [PULL 21/21] arm/mcimx7d-sabre: Set fec2-phy-connected property to false
[PATCH 1/3] configs: rockchip: rock-3a: make usb host work
2023-04-20 10:08 UTC (6+ messages)
` [PATCH 2/3] configs: rockchip: radxa-cm3-io, rock-3a: enable commands for i2c/pmic/regulator
` [PATCH 3/3] arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb
[PATCH v2] scsi: ufs: mcq: Limit the amount of inflight requests
2023-04-20 10:06 UTC (5+ messages)
[PATCH net-next V1] net: flush sd->defer_list on unregister_netdevice
2023-04-20 10:05 UTC
[PATCH v4 00/22] bio: check return values of bio_add_page
2023-04-20 10:05 UTC (46+ messages)
` [Cluster-devel] "
` [PATCH v4 01/22] swap: use __bio_add_page to add page to bio
` [Cluster-devel] "
` [PATCH v4 02/22] drbd: "
` [Cluster-devel] "
` [PATCH v4 03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [Cluster-devel] "
` [PATCH v4 04/22] fs: buffer: use __bio_add_page to add single page to bio
` [Cluster-devel] "
` [PATCH v4 05/22] md: use __bio_add_page to add single page
` [Cluster-devel] "
` [PATCH v4 06/22] md: raid5-log: "
` [Cluster-devel] "
` [PATCH v4 07/22] md: raid5: use __bio_add_page to add single page to new bio
` [Cluster-devel] "
` [PATCH v4 08/22] btrfs: repair: use __bio_add_page for adding single page
` [Cluster-devel] "
` [PATCH v4 09/22] btrfs: raid56: use __bio_add_page to add "
` [Cluster-devel] "
` [PATCH v4 10/22] jfs: logmgr: use __bio_add_page to add single page to bio
` [Cluster-devel] "
` [PATCH v4 11/22] gfs2: use __bio_add_page for adding "
` [Cluster-devel] "
` [PATCH v4 12/22] zonefs: "
` [Cluster-devel] "
` [PATCH v4 13/22] zram: "
` [Cluster-devel] "
` [PATCH v4 14/22] floppy: "
` [Cluster-devel] "
` [PATCH v4 15/22] md: check for failure when adding pages in alloc_behind_master_bio
` [Cluster-devel] "
` [PATCH v4 16/22] md: raid1: use __bio_add_page for adding single page to bio
` [Cluster-devel] "
` [PATCH v4 17/22] md: raid1: check if adding pages to resync bio fails
` [Cluster-devel] "
` [PATCH v4 18/22] dm-crypt: check if adding pages to clone "
` [Cluster-devel] "
` [PATCH v4 19/22] block: mark bio_add_page as __must_check
` [Cluster-devel] "
` [PATCH v4 20/22] block: add __bio_add_folio
` [Cluster-devel] "
` [PATCH v4 21/22] fs: iomap: use __bio_add_folio where possible
` [Cluster-devel] "
` [PATCH v4 22/22] block: mark bio_add_folio as __must_check
` [Cluster-devel] "
[PATCH] arm: dts: rockchip: rock-3a: drop u-boot,spl-boot-order
2023-04-20 10:07 UTC (2+ messages)
[PATCH 0/2] ARM: dts: stm32mp: alignment with v6.3-rc3
2023-04-20 10:07 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v3 00/10] Deprecate/rename singlestep command line option, monitor interfaces
2023-04-20 10:05 UTC (5+ messages)
` [PATCH v3 04/10] linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
[PATCH] crypto: hash - Make crypto_ahash_alg helper available
2023-04-20 10:05 UTC
[PATCH] crypto: hash - Add statesize to crypto_ahash
2023-04-20 10:05 UTC
[PATCH bpf-next] selftests/xsk: fix munmap for hugepage allocated umem
2023-04-20 10:09 UTC (4+ messages)
[tip:timers/core 13/13] kernel/time/posix-cpu-timers.c:1308:66: warning: parameter 'timr' set but not used
2023-04-20 10:05 UTC
[PATCH v2 00/17] rockchip: eMMC fixes for RK3568 and support for RK3588
2023-04-20 10:04 UTC (33+ messages)
` [PATCH v2 01/17] mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode
` [PATCH v2 02/17] mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode
` [PATCH v2 03/17] mmc: rockchip_sdhci: Fix use of device private data
` [PATCH v2 04/17] mmc: rockchip_sdhci: Remove unneeded emmc_phy_init
` [PATCH v2 05/17] mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops
` [PATCH v2 06/17] mmc: rockchip_sdhci: Use "
` [PATCH v2 07/17] mmc: rockchip_sdhci: Refactor execute tuning error handling
` [PATCH v2 08/17] mmc: rockchip_sdhci: Update speed mode controls in set_ios_post
` [PATCH v2 09/17] mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops
` [PATCH v2 10/17] mmc: rockchip_sdhci: Rearrange and simplify used regs and flags
` [PATCH v2 11/17] mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568
` [PATCH v2 12/17] rockchip: rk3568-rock-3a: Enable support for more eMMC modes
` [PATCH v2 13/17] mmc: rockchip_sdhci: Add support for RK3588
` [PATCH v2 14/17] rockchip: rk3588-rock-5b: Include eMMC node in SPL dtb
` [PATCH v2 15/17] clk: rockchip: rk3588: Add limited TMCLK_EMMC clock support
` [PATCH v2 17/17] mmc: rockchip_sdhci: Limit number of blocks read in a single command
[PATCH v3 0/2] Change PWM-controlled LED pin active mode and algorithm
2023-04-20 10:04 UTC (4+ messages)
` [PATCH v3 2/2] pwm: sifive: change the PWM controlled LED algorithm
[PATCH RFT v2 00/14] SMD RPMCC sleep preparations
2023-04-20 10:04 UTC (5+ messages)
[PATCH v2 0/4] Introduced new Cadence USBHS Driver
2023-04-20 10:03 UTC (7+ messages)
` [PATCH v2 1/4] usb: cdns2: Device side header file for CDNS2 driver
` [PATCH v2 2/4] usb: cdns2: Add main part of Cadence USBHS driver
[PATCH RFC v1 00/10] Add loongarch kvm accel support
2023-04-20 10:04 UTC (7+ messages)
` [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch
` [PATCH RFC v1 07/10] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH RFC v1 09/10] target/loongarch: Add kvm-stub.c
[PATCH v2] stm: class: Add MIPI OST protocol support
2023-04-20 10:02 UTC (3+ messages)
[PATCH 0/2] ath11k: factory test mode support
2023-04-20 10:02 UTC (8+ messages)
` [PATCH 1/2] wifi: "
Please pull u-boot-watchdog/master
2023-04-20 10:02 UTC
[PATCH v3] watchdog: Add a watchdog driver for Raspberry Pi boards
2023-04-20 10:02 UTC (2+ messages)
[PATCH 0/4] Enable multiple MCAN on AM62x
2023-04-20 10:01 UTC (4+ messages)
` [PATCH 2/4] dt-bindings: net: can: Make interrupt attributes optional for MCAN
[PATCH v2] watchdog: ftwdt010: return a previously deleted driver now ported to DM
2023-04-20 10:01 UTC (2+ messages)
[PATCH 2/2] regex.3: improve REG_STARTEND
2023-04-20 10:00 UTC (3+ messages)
` [PATCH v2 2/9] "
[PATCHv3] python3-manifest.json: Fix re in core
2023-04-20 10:00 UTC (3+ messages)
` [OE-core] "
[PATCH v2 00/13] migration/ram.c: Refactor compress code
2023-04-20 9:59 UTC (2+ messages)
` [PATCH v2 14/13] migration: Initialize and cleanup decompression in migration.c
[PATCH v3] watchdog: arm_smc_wdt: add watchdog support
2023-04-20 9:59 UTC (2+ messages)
BUG: KASAN: null-ptr-deref in drm_sched_job_cleanup+0x96/0x290 [gpu_sched]
2023-04-20 9:59 UTC (9+ messages)
[PATCH v1 0/1] swiotlb: Clean up unused code if !CONFIG_DEBUG_FS
2023-04-20 9:58 UTC (2+ messages)
` [PATCH v1 1/1] swiotlb: Omit total_used and used_hiwater "
[PATCH] crypto/qat: support to enable insecure algorithms
2023-04-20 9:58 UTC
Cargo and ptest
2023-04-20 9:57 UTC (3+ messages)
` [OE-core] "
[RFC PATCH v9 1/2] sched: Fix: Handle target_cpu offlining in active_load_balance_cpu_stop
2023-04-20 9:56 UTC (3+ messages)
` [RFC PATCH v9 2/2] sched: Fix performance regression introduced by mm_cid
[PATCH 0/2] crypto: jitter - SHA-3 conditioner and test interface
2023-04-20 9:55 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] crypto: jitter - replace LFSR with SHA3-256
[PATCH BlueZ v5] obexd: AuthorizePush: Support to return folder name for file storage
2023-04-20 9:55 UTC
[PATCH printk v1 00/18] threaded/atomic console support
2023-04-20 9:55 UTC (4+ messages)
` [PATCH printk v1 11/18] printk: nobkl: Introduce printer threads
` port lock: was: "
[PATCH v2 00/41] igb: Fix for DPDK
2023-04-20 9:55 UTC (5+ messages)
` [PATCH v2 02/41] hw/net/net_tx_pkt: Decouple interface from PCI
` [PATCH v2 13/41] net/eth: Rename eth_setup_vlan_headers_ex
[PATCH bpf-next v3 0/6] bpf: add netfilter program type
2023-04-20 9:54 UTC (3+ messages)
` [PATCH bpf-next v3 3/6] netfilter: nfnetlink hook: dump bpf prog id
[xen-unstable-smoke test] 180330: trouble: blocked/broken/pass
2023-04-20 9:54 UTC
[meta-virtualization][dunfell][PATCH] lxc: Fix CVE-2022-47952
2023-04-20 9:54 UTC (2+ messages)
` [dunfell][PATCH] "
[Intel-wired-lan] [PATCH net-next 00/12] ice: switchdev bridge offload
2023-04-20 9:54 UTC (5+ messages)
` [Intel-wired-lan] [PATCH net-next 04/12] ice: Implement basic eswitch bridge setup
` "
[PATCH 00/11] drm/msm/dpu: tweaks for better hardware resources allocation
2023-04-20 9:53 UTC (6+ messages)
` [PATCH 04/11] drm/msm/dpu: allow using lm mixer base stage
[PATCH 0/2] LoongArch: Make bounds-checking instructions useful
2023-04-20 9:38 UTC (6+ messages)
[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
2023-04-20 9:52 UTC (5+ messages)
[PATCH v4 00/12] LoongArch: Better backtraces
2023-04-20 9:52 UTC (4+ messages)
SMP enablement on Cortex-R52 (using PSCI ?)
2023-04-20 9:51 UTC (5+ messages)
[PATCH v9 00/10] Generate modules.builtin.alias from match ids
2023-04-20 9:51 UTC (4+ messages)
` [PATCH v10 00/11] "
` [PATCH v10 11/11] Documentation: add USB authorization document to driver-api
[igt-dev] [PATCH v2 i-g-t] runner: check disk limit at dumping kmsg
2023-04-20 9:51 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for runner: check disk limit at dumping kmsg (rev4)
[PATCH v1 0/6] drm/bridge: tc358768: Improve parallel RGB input configuration
2023-04-20 9:51 UTC (3+ messages)
` [PATCH v1 6/6] drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementation
[RFC PATCH v1 0/5] dts: add tg abstractions and scapy
2023-04-20 9:31 UTC (2+ messages)
` [RFC PATCH v1 5/5] dts: add traffic generator node to dts runner
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.