All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 07:20:03 to 2023-03-02 08:29:04 UTC [more...]

[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
 2023-03-02  8:26 UTC  (23+ messages)
` [PULL 01/53] hw/smbios: fix field corruption in type 4 table
` [PULL 02/53] Revert "x86: don't let decompressed kernel image clobber setup_data"
` [PULL 03/53] Revert "x86: do not re-randomize RNG seed on snapshot load"
` [PULL 04/53] Revert "x86: re-initialize RNG seed when selecting kernel"
` [PULL 05/53] Revert "x86: reinitialize RNG seed on system reboot"
` [PULL 06/53] Revert "x86: use typedef for SetupData struct"
` [PULL 08/53] Revert "hw/i386: pass RNG seed via setup_data entry"
` [PULL 09/53] virtio-net: clear guest_announce feature if no cvq backend
` [PULL 10/53] backends/vhost-user: remove the ioeventfd check
` [PULL 11/53] vhost-user-gpio: Configure vhost_dev when connecting
` [PULL 12/53] vhost-user-i2c: Back up vqs before cleaning up vhost_dev
` [PULL 14/53] virtio-rng-pci: fix transitional migration compat for vectors
` [PULL 15/53] hw/timer/hpet: Fix expiration time overflow
` [PULL 19/53] vdpa: stop all svq on device deletion
` [PULL 20/53] pci/shpc: set attention led to OFF on reset
` [PULL 21/53] pci/shpc: change shpc_get_status() return type to uint8_t
` [PULL 22/53] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
` [PULL 29/53] pcie: pcie_cap_slot_enable_power() use correct helper
` [PULL 30/53] pcie: introduce pcie_sltctl_powered_off() helper
` [PULL 31/53] pcie: set power indicator to off on reset by default
` [PULL 34/53] hw/pci: Trace IRQ routing on PCI topology
` [PULL 35/53] chardev/char-socket: set s->listener = NULL in char_socket_finalize

[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-02  8:28 UTC  (8+ messages)
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings

[PATCH] drm/amdgpu: disable cstate properly for driver reloading scenario
 2023-03-02  8:27 UTC  (2+ messages)

[PATCH v4 0/3] checkpatch.pl: warn about discouraged tags and missing Link: tags
 2023-03-02  8:27 UTC  (6+ messages)
` [PATCH v4 2/3] checkpatch: warn when Reported-by: is not followed by Link:

[GIT FIXES FOR v6.3] Venus fixes
 2023-03-02  8:27 UTC  (2+ messages)

[PATCH v3 0/5] Add IO page table replacement support for emulated pathway
 2023-03-02  8:25 UTC  (7+ messages)
` [PATCH v3 1/5] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v3 4/5] iommufd: Add replace support in iommufd_access_set_ioas()
` [PATCH v3 5/5] iommufd/selftest: Add coverage for access->ioas replacement

[PATCH 1/2] dt-bindings: mfd: Add MAX5970 and MAX5978
 2023-03-02  8:26 UTC  (2+ messages)

[PATCH v7 00/10] vidconsole: refactoring and support for wider fonts
 2023-03-02  8:24 UTC  (4+ messages)
` [PATCH v7 10/10] video console: add 12x22 console simple font test

[Bug 1172] hash: return value is different from the description
 2023-03-02  8:23 UTC 

[PATCH v2 0/4] Renesas r9a06g032 clock table improvements
 2023-03-02  8:23 UTC  (5+ messages)
` [PATCH v2 3/4] clk: renesas: r9a06g032: document structs
` [PATCH v2 4/4] clk: renesas: r9a06g032: improve clock tables

[PATCH] dt-bindings: watchdog: migrate rt2880 text bindings to YAML
 2023-03-02  8:22 UTC  (2+ messages)

[PATCHv3 0/2] DP2.0 SDP CRC16 for 128/132b link layer
 2023-03-02  8:15 UTC  (6+ messages)
` [Intel-gfx] "
` [Intel-gfx] [RESEND PATCHv2 1/2] drm: Add SDP Error Detection Configuration Register
  `  "
` [PATCHv4 2/2] i915/display/dp: SDP CRC16 for 128b132b link layer
  ` [Intel-gfx] "

[virtio-dev] [RFC QEMU] docs: vhost-user: Add custom memory mapping support
 2023-03-02  8:19 UTC  (5+ messages)

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-02  8:20 UTC  (19+ messages)
` [PATCH 01/14] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH 02/14] iommufd: Add iommufd_group
` [PATCH 03/14] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH 04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup
` [PATCH 05/14] iommufd: Make sw_msi_start a group global
` [PATCH 06/14] iommufd: Move putting a hwpt to a helper function
` [PATCH 07/14] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH 08/14] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH 09/14] iommufd: Add iommufd_device_replace()

[RESEND kvm-unit-tests 0/3] arm: Use gic_enable/disable_irq() macro to clean up code
 2023-03-02  8:19 UTC  (7+ messages)
` [RESEND kvm-unit-tests 1/3] arm: gic: Write one bit per time in gic_irq_set_clr_enable()
` [RESEND kvm-unit-tests 2/3] arm64: timer: Use gic_enable/disable_irq() macro in timer test
` [RESEND kvm-unit-tests 3/3] arm64: microbench: Use gic_enable_irq() macro in microbench test

[PATCH v2] block: ublk: enable zoned storage support
 2023-03-02  8:19 UTC  (4+ messages)

[PATCH 00/18] Venus QoL / maintainability fixes
 2023-03-02  8:18 UTC  (3+ messages)
` [PATCH 04/18] media: venus: firmware: Leave a clue for homegrown porters

[PATCH] drm/edid: fix info leak when failing to get panel id
 2023-03-02  8:17 UTC  (4+ messages)

[PATCH] net : fix adding same ip rule multiple times
 2023-03-02  8:17 UTC  (3+ messages)

[PATCH v12 1/2] dt-bindings: gpio: add loongson gpio
 2023-03-02  8:17 UTC  (2+ messages)
` [PATCH v12 2/2] gpio: loongson: add gpio driver support

[virtio-dev] Re: [PATCH v9] virtio-net: support inner header hash
 2023-03-02  8:15 UTC  (14+ messages)
`  "

[RFC v1 0/3] Unifying fabrics drivers
 2023-03-02  8:15 UTC  (3+ messages)

[PATCH v1 00/12] implement mldev test application
 2023-03-02  8:15 UTC  (4+ messages)
` [PATCH v4 00/12] Implementation of "
  ` [PATCH v4 08/12] app/mldev: enable support for queue pairs and size

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-02  8:13 UTC  (3+ messages)

[PATCH v2 0/5] improve 'read' command, add 'write' command
 2023-03-02  8:12 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing
  ` [PATCH v3 2/5] cmd: introduce 'write' command
  ` [PATCH v3 3/5] doc: document read/write commands
  ` [PATCH v3 4/5] sandbox: enable CMD_WRITE
  ` [PATCH v3 5/5] test: add tests of 'read' and 'write' shell commands

[PATCH 0/2] drm/nouveau: avoid usage of list iterator after loop
 2023-03-01 17:25 UTC  (3+ messages)
` [PATCH 1/2] drm/nouveau/device: "
` [PATCH 2/2] drm/nouveau/clk: "

[PATCH] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
 2023-03-01  9:53 UTC  (2+ messages)

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-01 14:45 UTC  (2+ messages)

[PATCH] drm/amdgpu/gfx10: Drop unused variable
 2023-03-02  8:11 UTC 

[PATCH v3] virtio-net: Fix probe of virtio-net on kvmtool
 2023-03-02  8:10 UTC  (4+ messages)

[PATCH 0/9] fix kvargs callback prototype not clearly defined
 2023-03-02  8:11 UTC  (11+ messages)
` [PATCH 1/9] kvargs: detailed definition of callback prototype
` [PATCH 2/9] compressdev: fix segment fault when parse input args
` [PATCH 3/9] compressdev: fix null name "
` [PATCH 4/9] cryptodev: fix segment fault "
  ` [EXT] "
` [PATCH 5/9] cryptodev: fix null name "
` [PATCH 6/9] net/hns3: fix segment fault when parse runtime config
` [PATCH 7/9] net/virtio: fix segment fault when parse devargs
` [PATCH 8/9] dma/skeleton: "
` [PATCH 9/9] raw/skeleton: "

[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
 2023-03-02  8:10 UTC  (11+ messages)

[PATCH 0/4] RISCVCPUConfig related cleanups
 2023-03-02  8:10 UTC  (4+ messages)

[Fuego] New Outdoor Knives For You
 2023-03-02  8:10 UTC 

[stable:linux-5.15.y 505/9999] timer-of.c:undefined reference to `of_iomap'
 2023-03-02  8:07 UTC 

[PATCH] drm/vram-helper: turn on PRIME import/export
 2023-03-02  8:07 UTC  (2+ messages)

Kernel lock during cryptsetup luksClose
 2023-03-02  8:06 UTC  (4+ messages)

[PATCH v2 0/7] wifi: cfg80211/mac80211: extend 6 GHz support for all power modes
 2023-03-02  8:05 UTC  (8+ messages)
` [PATCH v2 1/7] wifi: mac80211: rework on 6 GHz power type definition
` [PATCH v2 2/7] wifi: cfg80211: save Power Spectral Density (PSD) of the regulatory rule
` [PATCH v2 3/7] wifi: mac80211: add combined power type definition for 6 GHz
` [PATCH v2 4/7] wifi: cfg80211: add NL command to set 6 GHz power mode
` [PATCH v2 5/7] wifi: mac80211: add support for 6 GHz channels and regulatory
` [PATCH v2 6/7] wifi: cfg80211: rework nl80211_parse_chandef for 6 GHz
` [PATCH v2 7/7] wifi: cfg80211: save 6 GHz power mode of the regulatory rules

[igt-dev] [PATCH i-g-t] tests/gem_exercise_blt: Don't allow hangs
 2023-03-02  8:04 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success "

[6.2 regression][bisected]discard storm on idle since v6.1-rc8-59-g63a7cb130718 discard=async
 2023-03-02  8:04 UTC  (2+ messages)

[PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups
 2023-03-02  8:04 UTC  (2+ messages)

[GIT PULL] objtool changes for v6.3
 2023-03-02  8:03 UTC 

[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
 2023-03-02  8:00 UTC  (12+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  7:57 UTC  (6+ messages)

Could somebody please explain priorities correctly and in an understandable way?
 2023-03-02  7:58 UTC  (3+ messages)

[PATCH] mm/debug_vm_pgtable: Replace pte_mkhuge() with arch_make_huge_pte()
 2023-03-02  7:57 UTC  (3+ messages)

[PATCH v2] btrfs: handle missing chunk mapping more gracefully
 2023-03-02  7:56 UTC  (4+ messages)

[PATCH vhost 00/10] virtio core prepares for AF_XDP
 2023-03-02  7:56 UTC  (14+ messages)
` [PATCH vhost 07/10] virtio_ring: add api virtio_dma_map() for advance dma

[PATCH 0/9] fix kvargs callback prototype not clearly defined
 2023-03-02  7:48 UTC  (10+ messages)
` [PATCH 1/9] kvargs: detailed definition of callback prototype
` [PATCH 2/9] compressdev: fix segment fault when parse input args
` [PATCH 3/9] compressdev: fix null name "
` [PATCH 4/9] cryptodev: fix segment fault "
` [PATCH 5/9] cryptodev: fix null name "
` [PATCH 6/9] net/hns3: fix segment fault when parse runtime config
` [PATCH 7/9] net/virtio: fix segment fault when parse devargs
` [PATCH 8/9] dma/skeleton: "
` [PATCH 9/9] raw/skeleton: "

[PATCH v2] drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
 2023-03-02  7:53 UTC  (2+ messages)

[PATCH 0/2] ufs: core: Add support for qTimestamp attribute
 2023-03-02  7:52 UTC  (8+ messages)
` [PATCH 1/2] include: uapi: scsi: Change utp_upiu_query struct

[PATCH 0/3] of: irq: Fixes refcount issues with of_irq_parse_one()/of_irq_parse_raw()
 2023-03-02  7:49 UTC  (6+ messages)
` [PATCH 2/3] of: irq: make callers of of_irq_parse_one() release the device node

RISC-V Linux kernel not booting up with KASAN enabled
 2023-03-02  7:50 UTC  (2+ messages)

[PATCH v12 0/8] Add latency priority for CFS class
 2023-03-02  7:50 UTC  (7+ messages)
` [PATCH v12 5/8] sched/fair: Take into account latency priority at wakeup
` [PATCH v12 8/8] sched/fair: Add latency list

Common DRM execution context v3
 2023-03-02  7:49 UTC  (4+ messages)
` [PATCH 1/9] drm: execution context for GEM buffers v3

[PATCH v3 1/2] dt-bindings: iio: adc: Add TI ADS1100 and ADS1000
 2023-03-02  7:49 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH blktests v4 0/2] blktests: add mini ublk source and blktests/033
 2023-03-02  7:48 UTC  (4+ messages)

Bug in master branch: IbmPrep40pMachine.test_factory_firmware_and_netbsd broken
 2023-03-02  7:47 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-03-01
 2023-03-02  7:48 UTC 

[PATCH] automation: Add missing and drop obsoleted aliases from containerize
 2023-03-02  7:48 UTC  (3+ messages)

[OE-core][kirkstone][PATCH v2] rpm: fix CVE-2021-35938 races with chown/chmod/capabilities calls during installation
 2023-03-02  7:48 UTC 

[PATCH v2 0/2] leds: add aw20xx driver
 2023-03-02  7:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: leds: add binding for aw200xx

Cortex-Mx emulation with QEMU
 2023-03-02  7:42 UTC  (2+ messages)

[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2023-03-02  7:45 UTC  (5+ messages)
` [PATCH v5 2/6] mm/memcg: Disable threshold event handlers on PREEMPT_RT

[PATCH blktests] src/Makefile: fix number sign handling in macro
 2023-03-02  7:45 UTC  (3+ messages)

[dm-devel] [PATCH] dm verity: log audit events for dm-verity target
 2023-03-01 11:34 UTC 

[PATCH] [PATCH] disas/riscv Fix ctzw disassemble
 2023-03-02  7:42 UTC  (2+ messages)

[LTP] [PATCH] madvise06: Raise the bar for judging failure
 2023-03-02  7:41 UTC  (2+ messages)
` [LTP] [PATCh v2] madvise06: stop throwing failure when MADV_WILLNEED is ignored

Bug: Completion-Wait loop timed out with vfio
 2023-03-02  7:40 UTC  (9+ messages)

[PATCH V2 0/4] watchdog: xilinx_wwdt: Add Versal watchdog support
 2023-03-02  7:38 UTC  (4+ messages)
` [PATCH V2 2/4] dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdog bindings

[PATCH 5.10 00/19] 5.10.171-rc1 review
 2023-03-02  7:39 UTC  (6+ messages)

[PATCH v3 0/2] mtd: spi-nor: spansion: Add support for Infineon S25FS256T
 2023-03-02  7:35 UTC  (3+ messages)
` [PATCH v3 1/2] mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytes
` [PATCH v3 2/2] mtd: spi-nor: spansion: Add support for Infineon S25FS256T

[PATCH v5 0/6] Add definitions for AST2600 i3c clocks
 2023-03-02  7:35 UTC  (4+ messages)
` [PATCH v5 6/6] dt-bindings: clock: ast2600: Expand comment on reset definitions

[XEN PATCH v7 00/20] Xen FF-A mediator
 2023-03-02  7:35 UTC  (7+ messages)
` [XEN PATCH v7 12/20] xen/arm: ffa: send guest events to Secure Partitions

[RFC PATCH 0/6] Support ROHM BU27034 ALS sensor
 2023-03-02  7:35 UTC  (4+ messages)
` [RFC PATCH 5/6] iio: light: ROHM BU27034 Ambient Light Sensor

[PATCH v1] xen/arm: align *(.proc.info) in the linker script
 2023-03-02  7:34 UTC  (6+ messages)

[PATCH v2 1/1] ufs: mcq: qcom: Fix passing zero to PTR_ERR
 2023-03-02  7:30 UTC  (2+ messages)

[PATCH v1 1/1] ufs: mcq: qcom: Clean the return path of ufs_qcom_mcq_config_resource
 2023-03-02  7:29 UTC  (2+ messages)

[PATCH 6.1 00/42] 6.1.15-rc1 review
 2023-03-02  7:27 UTC  (2+ messages)

[PATCH 5.4 00/13] 5.4.234-rc1 review
 2023-03-02  7:27 UTC  (2+ messages)

[PATCH 5.15 00/22] 5.15.97-rc1 review
 2023-03-02  7:27 UTC  (2+ messages)

[PATCH 6.2 00/16] 6.2.2-rc1 review
 2023-03-02  7:27 UTC  (2+ messages)

[PATCH 4.19 0/9] 4.19.275-rc1 review
 2023-03-02  7:27 UTC  (2+ messages)

[PATCH] ufs: host: ufs-qcom: Return directly if MCQ resource is provided in DT
 2023-03-02  7:26 UTC  (3+ messages)

[PATCH v5] drm/virtio: Add option to disable KMS support
 2023-03-02  7:25 UTC  (5+ messages)

[PATCH v5 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-03-02  7:24 UTC  (3+ messages)
` [PATCH v5 2/5] [Trivial]KVM: x86: Explicitly cast ulong to bool in kvm_set_cr3()

[PATCH] tee: optee: Add SMC for loading OP-TEE image
 2023-03-02  7:23 UTC  (2+ messages)

[PATCH] tests/data/acpi/virt: drop (most) duplicate files
 2023-03-02  7:22 UTC 

[PATCH] pinctrl: freescale: remove generic pin config core support
 2023-03-02  7:21 UTC  (2+ messages)

[PATCH 0/6] block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible
 2023-03-02  7:20 UTC  (3+ messages)
` [PATCH 6/6] monitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UNLOCKED()

[stable:linux-5.15.y 4439/9999] htmldocs: ./drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:633: warning: expecting prototype for dmub_aux_setconfig_reply_callback(). Prototype was for dmub_aux_setconfig_callback() instead
 2023-03-02  7:20 UTC  (2+ messages)

[PATCH v3] lib/test_string.c: Add strncmp() tests
 2023-03-02  7:19 UTC 

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-03-02  7:18 UTC  (5+ messages)
` [PATCH v10 03/26] gunyah: Common types and error codes for Gunyah hypercalls


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.